dlfileentrytype

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

func (s *Service) AddFileEntryType(groupId int64, name string, description string, ddmStructureIds []interface{}, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) AddFileEntryType2

func (s *Service) AddFileEntryType2(groupId int64, fileEntryTypeKey string, nameMap map[string]interface{}, descriptionMap map[string]interface{}, ddmStructureIds []interface{}, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) DeleteFileEntryType

func (s *Service) DeleteFileEntryType(fileEntryTypeId int64) error

func (*Service) GetFileEntryType

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

func (*Service) GetFileEntryTypes

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

func (*Service) GetFileEntryTypes2

func (s *Service) GetFileEntryTypes2(groupIds []interface{}, start int, end int) ([]interface{}, error)

func (*Service) GetFileEntryTypesCount

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

func (*Service) GetFolderFileEntryTypes

func (s *Service) GetFolderFileEntryTypes(groupIds []interface{}, folderId int64, inherited bool) ([]interface{}, error)

func (*Service) Search

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

func (*Service) SearchCount

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

func (*Service) UpdateFileEntryType

func (s *Service) UpdateFileEntryType(fileEntryTypeId int64, name string, description string, ddmStructureIds []interface{}, serviceContext *liferay.ObjectWrapper) error

func (*Service) UpdateFileEntryType2

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL