group

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

func (s *Service) AddGroup(parentGroupId int64, liveGroupId int64, name string, description string, _type int, manualMembership bool, membershipRestriction int, friendlyURL string, site bool, active bool, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) AddGroup2

func (s *Service) AddGroup2(name string, description string, _type int, friendlyURL string, site bool, active bool, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) AddGroup3

func (s *Service) AddGroup3(parentGroupId int64, name string, description string, _type int, friendlyURL string, site bool, active bool, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) AddRoleGroups

func (s *Service) AddRoleGroups(roleId int64, groupIds []interface{}) error

func (*Service) CheckRemoteStagingGroup

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

func (*Service) DeleteGroup

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

func (*Service) DisableStaging

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

func (*Service) EnableStaging

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

func (*Service) GetCompanyGroup

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

func (*Service) GetGroup

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

func (*Service) GetGroup2

func (s *Service) GetGroup2(companyId int64, name string) (map[string]interface{}, error)

func (*Service) GetGroups

func (s *Service) GetGroups(companyId int64, parentGroupId int64, site bool) ([]interface{}, error)

func (*Service) GetManageableSiteGroups

func (s *Service) GetManageableSiteGroups(portlets map[string]interface{}, max int) ([]interface{}, error)

func (*Service) GetManageableSites

func (s *Service) GetManageableSites(portlets map[string]interface{}, max int) ([]interface{}, error)

func (*Service) GetOrganizationsGroups

func (s *Service) GetOrganizationsGroups(organizations []interface{}) ([]interface{}, error)

func (*Service) GetUserGroup

func (s *Service) GetUserGroup(companyId int64, userId int64) (map[string]interface{}, error)

func (*Service) GetUserGroupsGroups

func (s *Service) GetUserGroupsGroups(userGroups []interface{}) ([]interface{}, error)

func (*Service) GetUserOrganizationsGroups

func (s *Service) GetUserOrganizationsGroups(userId int64, start int, end int) ([]interface{}, error)

func (*Service) GetUserPlaces

func (s *Service) GetUserPlaces(classNames []interface{}, max int) ([]interface{}, error)

func (*Service) GetUserPlaces2

func (s *Service) GetUserPlaces2(userId int64, classNames []interface{}, max int) ([]interface{}, error)

func (*Service) GetUserPlaces3

func (s *Service) GetUserPlaces3(userId int64, classNames []interface{}, includeControlPanel bool, max int) ([]interface{}, error)

func (*Service) GetUserPlacesCount

func (s *Service) GetUserPlacesCount() (int, error)

func (*Service) GetUserSites

func (s *Service) GetUserSites() ([]interface{}, error)

func (*Service) GetUserSitesGroups

func (s *Service) GetUserSitesGroups() ([]interface{}, error)

func (*Service) GetUserSitesGroups2

func (s *Service) GetUserSitesGroups2(classNames []interface{}, max int) ([]interface{}, error)

func (*Service) GetUserSitesGroups3

func (s *Service) GetUserSitesGroups3(userId int64, classNames []interface{}, max int) ([]interface{}, error)

func (*Service) GetUserSitesGroups4

func (s *Service) GetUserSitesGroups4(userId int64, classNames []interface{}, includeControlPanel bool, max int) ([]interface{}, error)

func (*Service) GetUserSitesGroupsCount

func (s *Service) GetUserSitesGroupsCount() (int, error)

func (*Service) HasUserGroup

func (s *Service) HasUserGroup(userId int64, groupId int64) (bool, error)

func (*Service) Search

func (s *Service) Search(companyId int64, name string, description string, params []interface{}, start int, end int) ([]interface{}, error)

func (*Service) SearchCount

func (s *Service) SearchCount(companyId int64, name string, description string, params []interface{}) (int, error)

func (*Service) SetRoleGroups

func (s *Service) SetRoleGroups(roleId int64, groupIds []interface{}) error

func (*Service) UnsetRoleGroups

func (s *Service) UnsetRoleGroups(roleId int64, groupIds []interface{}) error

func (*Service) UpdateFriendlyUrl

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

func (*Service) UpdateGroup

func (s *Service) UpdateGroup(groupId int64, parentGroupId int64, name string, description string, _type int, manualMembership bool, membershipRestriction int, friendlyURL string, active bool, serviceContext *liferay.ObjectWrapper) (map[string]interface{}, error)

func (*Service) UpdateGroup2

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

func (*Service) UpdateStagedPortlets

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

Jump to

Keyboard shortcuts

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