ddmtemplate

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: 2 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) AddTemplate

func (s *Service) AddTemplate(groupId int64, classNameId int64, classPK int64, nameMap map[string]interface{}, descriptionMap map[string]interface{}, _type string, mode string, language string, script string, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) AddTemplate2

func (s *Service) AddTemplate2(groupId int64, classNameId int64, classPK int64, templateKey string, nameMap map[string]interface{}, descriptionMap map[string]interface{}, _type string, mode string, language string, script string, cacheable bool, smallImage bool, smallImageURL string, smallImageFile io.Reader, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) CopyTemplate

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

func (*Service) CopyTemplate2

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

func (*Service) CopyTemplates

func (s *Service) CopyTemplates(classNameId int64, classPK int64, newClassPK int64, _type string, serviceContext *liferay.ObjectWrapper) ([]interface{}, error)

func (*Service) DeleteTemplate

func (s *Service) DeleteTemplate(templateId int64) error

func (*Service) FetchTemplate

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

func (*Service) GetTemplate

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

func (*Service) GetTemplate2

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

func (*Service) GetTemplate3

func (s *Service) GetTemplate3(groupId int64, classNameId int64, templateKey string, includeGlobalTemplates bool) (map[string]interface{}, error)

func (*Service) GetTemplates

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

func (*Service) GetTemplates2

func (s *Service) GetTemplates2(groupId int64, classNameId int64, classPK int64) ([]interface{}, error)

func (*Service) GetTemplates3

func (s *Service) GetTemplates3(groupId int64, classNameId int64, classPK int64, _type string) ([]interface{}, error)

func (*Service) GetTemplates4

func (s *Service) GetTemplates4(groupId int64, classNameId int64, classPK int64, _type string, mode string) ([]interface{}, error)

func (*Service) GetTemplatesByClassPk

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

func (*Service) GetTemplatesByStructureClassNameId

func (s *Service) GetTemplatesByStructureClassNameId(groupId int64, structureClassNameId int64, start int, end int, orderByComparator *liferay.ObjectWrapper) ([]interface{}, error)

func (*Service) GetTemplatesByStructureClassNameIdCount

func (s *Service) GetTemplatesByStructureClassNameIdCount(groupId int64, structureClassNameId int64) (int, error)

func (*Service) Search

func (s *Service) Search(companyId int64, groupId int64, classNameId int64, classPK int64, keywords string, _type string, mode string, start int, end int, orderByComparator *liferay.ObjectWrapper) ([]interface{}, error)

func (*Service) Search2

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

func (*Service) Search3

func (s *Service) Search3(companyId int64, groupId int64, classNameId int64, classPK int64, name string, description string, _type string, mode string, language string, andOperator bool, start int, end int, orderByComparator *liferay.ObjectWrapper) ([]interface{}, error)

func (*Service) Search4

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

func (*Service) SearchCount

func (s *Service) SearchCount(companyId int64, groupId int64, classNameId int64, classPK int64, name string, description string, _type string, mode string, language string, andOperator bool) (int, error)

func (*Service) SearchCount2

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

func (*Service) SearchCount3

func (s *Service) SearchCount3(companyId int64, groupId int64, classNameId int64, classPK int64, keywords string, _type string, mode string) (int, error)

func (*Service) SearchCount4

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

func (*Service) UpdateTemplate

func (s *Service) UpdateTemplate(templateId int64, classPK int64, nameMap map[string]interface{}, descriptionMap map[string]interface{}, _type string, mode string, language string, script string, cacheable bool, smallImage bool, smallImageURL string, smallImageFile io.Reader, 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