trashentry

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

func (s *Service) DeleteEntries(entryIds []interface{}) error

func (*Service) DeleteEntries2

func (s *Service) DeleteEntries2(groupId int64) error

func (*Service) DeleteEntry

func (s *Service) DeleteEntry(entryId int64) error

func (*Service) DeleteEntry2

func (s *Service) DeleteEntry2(className string, classPK int64) error

func (*Service) GetEntries

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

func (*Service) GetEntries2

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

func (*Service) MoveEntry

func (s *Service) MoveEntry(className string, classPK int64, destinationContainerModelId int64, serviceContext *liferay.ObjectWrapper) error

func (*Service) RestoreEntry

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

func (*Service) RestoreEntry2

func (s *Service) RestoreEntry2(entryId int64, overrideClassPK int64, name string) (map[string]interface{}, error)

Jump to

Keyboard shortcuts

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