socialactivitysetting

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

func (s *Service) GetActivityDefinition(groupId int64, className string, activityType int) (map[string]interface{}, error)

func (*Service) GetActivityDefinitions

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

func (*Service) GetActivitySettings

func (s *Service) GetActivitySettings(groupId int64) ([]interface{}, error)

func (*Service) GetJsonActivityDefinitions

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

func (*Service) UpdateActivitySetting

func (s *Service) UpdateActivitySetting(groupId int64, className string, enabled bool) error

func (*Service) UpdateActivitySetting2

func (s *Service) UpdateActivitySetting2(groupId int64, className string, activityType int, activityCounterDefinition *liferay.ObjectWrapper) error

func (*Service) UpdateActivitySettings

func (s *Service) UpdateActivitySettings(groupId int64, className string, activityType int, activityCounterDefinitions []interface{}) error

Jump to

Keyboard shortcuts

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