ddmstructure

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) AddStructure

func (s *Service) AddStructure(groupId int64, parentStructureId int64, classNameId int64, structureKey string, nameMap map[string]interface{}, descriptionMap map[string]interface{}, xsd string, storageType string, _type int, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) AddStructure2

func (s *Service) AddStructure2(userId int64, groupId int64, parentStructureKey string, classNameId int64, structureKey string, nameMap map[string]interface{}, descriptionMap map[string]interface{}, xsd string, storageType string, _type int, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) AddStructure3

func (s *Service) AddStructure3(userId int64, groupId int64, classNameId int64, nameMap map[string]interface{}, descriptionMap map[string]interface{}, xsd string, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) CopyStructure

func (s *Service) CopyStructure(structureId int64, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) CopyStructure2

func (s *Service) CopyStructure2(structureId int64, nameMap map[string]interface{}, descriptionMap map[string]interface{}, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) DeleteStructure

func (s *Service) DeleteStructure(structureId int64) error

func (*Service) FetchStructure

func (s *Service) FetchStructure(groupId int64, classNameId int64, structureKey string) (map[string]interface{}, error)

func (*Service) GetStructure

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

func (*Service) GetStructure2

func (s *Service) GetStructure2(groupId int64, classNameId int64, structureKey string) (map[string]interface{}, error)

func (*Service) GetStructure3

func (s *Service) GetStructure3(groupId int64, classNameId int64, structureKey string, includeGlobalStructures bool) (map[string]interface{}, error)

func (*Service) GetStructures

func (s *Service) GetStructures(groupId int64) ([]interface{}, error)

func (*Service) GetStructures2

func (s *Service) GetStructures2(groupIds []interface{}) ([]interface{}, error)

func (*Service) Search

func (s *Service) Search(companyId int64, groupIds []interface{}, classNameIds []interface{}, name string, description string, storageType string, _type int, andOperator bool, start int, end int, orderByComparator *liferay.ObjectWrapper) ([]interface{}, error)

func (*Service) Search2

func (s *Service) Search2(companyId int64, groupIds []interface{}, classNameIds []interface{}, keywords string, start int, end int, orderByComparator *liferay.ObjectWrapper) ([]interface{}, error)

func (*Service) SearchCount

func (s *Service) SearchCount(companyId int64, groupIds []interface{}, classNameIds []interface{}, keywords string) (int, error)

func (*Service) SearchCount2

func (s *Service) SearchCount2(companyId int64, groupIds []interface{}, classNameIds []interface{}, name string, description string, storageType string, _type int, andOperator bool) (int, error)

func (*Service) UpdateStructure

func (s *Service) UpdateStructure(structureId int64, parentStructureId int64, nameMap map[string]interface{}, descriptionMap map[string]interface{}, xsd string, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) UpdateStructure2

func (s *Service) UpdateStructure2(groupId int64, parentStructureId int64, classNameId int64, structureKey string, nameMap map[string]interface{}, descriptionMap map[string]interface{}, xsd string, 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