mdraction

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

func (s *Service) AddAction(ruleGroupInstanceId int64, nameMap map[string]interface{}, descriptionMap map[string]interface{}, _type string, typeSettings string, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) AddAction2

func (s *Service) AddAction2(ruleGroupInstanceId int64, nameMap map[string]interface{}, descriptionMap map[string]interface{}, _type string, typeSettingsProperties *liferay.ObjectWrapper, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) DeleteAction

func (s *Service) DeleteAction(actionId int64) error

func (*Service) FetchAction

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

func (*Service) GetAction

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

func (*Service) UpdateAction

func (s *Service) UpdateAction(actionId int64, nameMap map[string]interface{}, descriptionMap map[string]interface{}, _type string, typeSettings string, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) UpdateAction2

func (s *Service) UpdateAction2(actionId int64, nameMap map[string]interface{}, descriptionMap map[string]interface{}, _type string, typeSettingsProperties *liferay.ObjectWrapper, 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