assetvocabulary

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

func (s *Service) AddVocabulary(title string, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) AddVocabulary2

func (s *Service) AddVocabulary2(titleMap map[string]interface{}, descriptionMap map[string]interface{}, settings string, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) AddVocabulary3

func (s *Service) AddVocabulary3(title string, titleMap map[string]interface{}, descriptionMap map[string]interface{}, settings string, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) DeleteVocabularies

func (s *Service) DeleteVocabularies(vocabularyIds []interface{}) error

func (*Service) DeleteVocabularies2

func (s *Service) DeleteVocabularies2(vocabularyIds []interface{}, serviceContext *liferay.ObjectWrapper) ([]interface{}, error)

func (*Service) DeleteVocabulary

func (s *Service) DeleteVocabulary(vocabularyId int64) error

func (*Service) GetCompanyVocabularies

func (s *Service) GetCompanyVocabularies(companyId int64) ([]interface{}, error)

func (*Service) GetGroupVocabularies

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

func (*Service) GetGroupVocabularies2

func (s *Service) GetGroupVocabularies2(groupId int64, createDefaultVocabulary bool) ([]interface{}, error)

func (*Service) GetGroupVocabularies3

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

func (*Service) GetGroupVocabularies4

func (s *Service) GetGroupVocabularies4(groupId int64, name string, start int, end int, obc *liferay.ObjectWrapper) ([]interface{}, error)

func (*Service) GetGroupVocabulariesCount

func (s *Service) GetGroupVocabulariesCount(groupId int64) (int, error)

func (*Service) GetGroupVocabulariesCount2

func (s *Service) GetGroupVocabulariesCount2(groupId int64, name string) (int, error)

func (*Service) GetGroupVocabulariesDisplay

func (s *Service) GetGroupVocabulariesDisplay(groupId int64, name string, start int, end int, obc *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) GetGroupVocabulariesDisplay2

func (s *Service) GetGroupVocabulariesDisplay2(groupId int64, name string, start int, end int, addDefaultVocabulary bool, obc *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) GetGroupsVocabularies

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

func (*Service) GetGroupsVocabularies2

func (s *Service) GetGroupsVocabularies2(groupIds []interface{}, className string) ([]interface{}, error)

func (*Service) GetJsonGroupVocabularies

func (s *Service) GetJsonGroupVocabularies(groupId int64, name string, start int, end int, obc *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) GetVocabularies

func (s *Service) GetVocabularies(vocabularyIds []interface{}) ([]interface{}, error)

func (*Service) GetVocabulary

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

func (*Service) UpdateVocabulary

func (s *Service) UpdateVocabulary(vocabularyId int64, titleMap map[string]interface{}, descriptionMap map[string]interface{}, settings string, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) UpdateVocabulary2

func (s *Service) UpdateVocabulary2(vocabularyId int64, title string, titleMap map[string]interface{}, descriptionMap map[string]interface{}, settings 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