assettag

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

func (s *Service) AddTag(name string, tagProperties []interface{}, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) DeleteTag

func (s *Service) DeleteTag(tagId int64) error

func (*Service) DeleteTags

func (s *Service) DeleteTags(tagIds []interface{}) error

func (*Service) GetGroupTags

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

func (*Service) GetGroupTags2

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

func (*Service) GetGroupTagsCount

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

func (*Service) GetGroupTagsDisplay

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

func (*Service) GetGroupsTags

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

func (*Service) GetJsonGroupTags

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

func (*Service) GetTag

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

func (*Service) GetTags

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

func (*Service) GetTags2

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

func (*Service) GetTags3

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

func (*Service) GetTags4

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

func (*Service) GetTags5

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

func (*Service) GetTagsCount

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

func (*Service) GetTagsCount2

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

func (*Service) GetTagsCount3

func (s *Service) GetTagsCount3(groupId int64, name string, tagProperties []interface{}) (int, error)

func (*Service) MergeTags

func (s *Service) MergeTags(fromTagId int64, toTagId int64, overrideProperties bool) error

func (*Service) MergeTags2

func (s *Service) MergeTags2(fromTagIds []interface{}, toTagId int64, overrideProperties bool) error

func (*Service) Search

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

func (*Service) Search2

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

func (*Service) UpdateTag

func (s *Service) UpdateTag(tagId int64, name string, tagProperties []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