assetcategory

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

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

func (*Service) AddCategory2

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

func (*Service) DeleteCategories

func (s *Service) DeleteCategories(categoryIds []interface{}) error

func (*Service) DeleteCategories2

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

func (*Service) DeleteCategory

func (s *Service) DeleteCategory(categoryId int64) error

func (*Service) GetCategories

func (s *Service) GetCategories(className string, classPK int64) ([]interface{}, error)

func (*Service) GetCategory

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

func (*Service) GetChildCategories

func (s *Service) GetChildCategories(parentCategoryId int64) ([]interface{}, error)

func (*Service) GetChildCategories2

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

func (*Service) GetJsonSearch

func (s *Service) GetJsonSearch(groupId int64, name string, vocabularyIds []interface{}, start int, end int) ([]interface{}, error)

func (*Service) GetJsonVocabularyCategories

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

func (*Service) GetJsonVocabularyCategories2

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

func (*Service) GetVocabularyCategories

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

func (*Service) GetVocabularyCategories2

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

func (*Service) GetVocabularyCategories3

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

func (*Service) GetVocabularyCategoriesCount

func (s *Service) GetVocabularyCategoriesCount(groupId int64, vocabularyId int64) (int, error)

func (*Service) GetVocabularyCategoriesCount2

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

func (*Service) GetVocabularyCategoriesDisplay

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

func (*Service) GetVocabularyCategoriesDisplay2

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

func (*Service) GetVocabularyRootCategories

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

func (*Service) GetVocabularyRootCategories2

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

func (*Service) GetVocabularyRootCategoriesCount

func (s *Service) GetVocabularyRootCategoriesCount(groupId int64, vocabularyId int64) (int, error)

func (*Service) MoveCategory

func (s *Service) MoveCategory(categoryId int64, parentCategoryId int64, vocabularyId int64, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) Search

func (s *Service) Search(groupId int64, name string, categoryProperties []interface{}, start int, end int) ([]interface{}, error)

func (*Service) Search2

func (s *Service) Search2(groupIds []interface{}, name string, vocabularyIds []interface{}, start int, end int) ([]interface{}, error)

func (*Service) Search3

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

func (*Service) UpdateCategory

func (s *Service) UpdateCategory(categoryId int64, parentCategoryId int64, titleMap map[string]interface{}, descriptionMap map[string]interface{}, vocabularyId int64, categoryProperties []interface{}, 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