layoutprototype

package
v0.0.0-...-d84e329 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2017 License: LGPL-2.1 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewService

func NewService(s liferay.Session) *Service

func (*Service) AddLayoutPrototype

func (s *Service) AddLayoutPrototype(nameMap map[string]interface{}, description string, active bool) (map[string]interface{}, error)

func (*Service) AddLayoutPrototype2

func (s *Service) AddLayoutPrototype2(nameMap map[string]interface{}, description string, active bool, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) DeleteLayoutPrototype

func (s *Service) DeleteLayoutPrototype(layoutPrototypeId int64) error

func (*Service) GetLayoutPrototype

func (s *Service) GetLayoutPrototype(layoutPrototypeId int64) (map[string]interface{}, error)

func (*Service) Search

func (s *Service) Search(companyId int64, active *liferay.ObjectWrapper, obc *liferay.ObjectWrapper) ([]interface{}, error)

func (*Service) UpdateLayoutPrototype

func (s *Service) UpdateLayoutPrototype(layoutPrototypeId int64, nameMap map[string]interface{}, description string, active bool) (map[string]interface{}, error)

func (*Service) UpdateLayoutPrototype2

func (s *Service) UpdateLayoutPrototype2(layoutPrototypeId int64, nameMap map[string]interface{}, description string, active bool, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL