ddlrecord

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

func (s *Service) AddRecord(groupId int64, recordSetId int64, displayIndex int, fields *liferay.ObjectWrapper, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) AddRecord2

func (s *Service) AddRecord2(groupId int64, recordSetId int64, displayIndex int, fieldsMap map[string]interface{}, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) DeleteRecordLocale

func (s *Service) DeleteRecordLocale(recordId int64, locale string, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) GetRecord

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

func (*Service) UpdateRecord

func (s *Service) UpdateRecord(recordId int64, displayIndex int, fieldsMap map[string]interface{}, mergeFields bool, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) UpdateRecord2

func (s *Service) UpdateRecord2(recordId int64, majorVersion bool, displayIndex int, fields *liferay.ObjectWrapper, mergeFields bool, 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