mdrrulegroupinstance

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

func (s *Service) AddRuleGroupInstance(groupId int64, className string, classPK int64, ruleGroupId int64, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) AddRuleGroupInstance2

func (s *Service) AddRuleGroupInstance2(groupId int64, className string, classPK int64, ruleGroupId int64, priority int, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) DeleteRuleGroupInstance

func (s *Service) DeleteRuleGroupInstance(ruleGroupInstanceId int64) error

func (*Service) GetRuleGroupInstances

func (s *Service) GetRuleGroupInstances(className string, classPK int64, start int, end int, orderByComparator *liferay.ObjectWrapper) ([]interface{}, error)

func (*Service) GetRuleGroupInstancesCount

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

func (*Service) UpdateRuleGroupInstance

func (s *Service) UpdateRuleGroupInstance(ruleGroupInstanceId int64, priority int) (map[string]interface{}, error)

Jump to

Keyboard shortcuts

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