Uses of Interface
com.liferay.portal.kernel.model.Group
Packages that use Group
Package
Description
This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.
This package defines the kernel exceptions.
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
This package defines the portal model implementation base classes.
This package defines the kernel portlet interfaces and classes.
This package defines the portal security permission interfaces and classes.
This package defines the portal service interfaces and classes.
This package defines the portal service permission interfaces and utilities.
This package defines the portal service persistence interfaces, classes, and utilities.
This package defines the portal theme classes.
This package defines the kernel utility interfaces and classes.
This package defines the portal comparator classes.
-
Uses of Group in com.liferay.asset.kernel.model
Methods in com.liferay.asset.kernel.model that return GroupModifier and TypeMethodDescriptionprotected Group
BaseAssetRendererFactory.getGroup
(LiferayPortletRequest liferayPortletRequest) Methods in com.liferay.asset.kernel.model with parameters of type GroupModifier and TypeMethodDescriptiondefault PortletURL
AssetRendererFactory.getItemSelectorURL
(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, long classTypeId, String eventName, Group group, boolean multiSelection, long refererAssetEntryId) -
Uses of Group in com.liferay.asset.kernel.service
Methods in com.liferay.asset.kernel.service with parameters of type GroupModifier and TypeMethodDescriptionReturns the asset tags matching the group and names, creating new asset tags matching the names if the group doesn't already have them.Returns the asset tags matching the group and names, creating new asset tags matching the names if the group doesn't already have them.Returns the asset tags matching the group and names, creating new asset tags matching the names if the group doesn't already have them. -
Uses of Group in com.liferay.exportimport.kernel.service
Methods in com.liferay.exportimport.kernel.service with parameters of type GroupModifier and TypeMethodDescriptionvoid
StagingLocalService.checkDefaultLayoutSetBranches
(long userId, Group liveGroup, boolean branchingPublic, boolean branchingPrivate, boolean remote, ServiceContext serviceContext) static void
StagingLocalServiceUtil.checkDefaultLayoutSetBranches
(long userId, Group liveGroup, boolean branchingPublic, boolean branchingPrivate, boolean remote, ServiceContext serviceContext) void
StagingLocalServiceWrapper.checkDefaultLayoutSetBranches
(long userId, Group liveGroup, boolean branchingPublic, boolean branchingPrivate, boolean remote, ServiceContext serviceContext) void
StagingLocalService.disableStaging
(Group liveGroup, ServiceContext serviceContext) void
StagingLocalService.disableStaging
(PortletRequest portletRequest, Group liveGroup, ServiceContext serviceContext) static void
StagingLocalServiceUtil.disableStaging
(Group liveGroup, ServiceContext serviceContext) static void
StagingLocalServiceUtil.disableStaging
(PortletRequest portletRequest, Group liveGroup, ServiceContext serviceContext) void
StagingLocalServiceWrapper.disableStaging
(Group liveGroup, ServiceContext serviceContext) void
StagingLocalServiceWrapper.disableStaging
(PortletRequest portletRequest, Group liveGroup, ServiceContext serviceContext) void
StagingLocalService.enableLocalStaging
(long userId, Group liveGroup, boolean branchingPublic, boolean branchingPrivate, ServiceContext serviceContext) static void
StagingLocalServiceUtil.enableLocalStaging
(long userId, Group liveGroup, boolean branchingPublic, boolean branchingPrivate, ServiceContext serviceContext) void
StagingLocalServiceWrapper.enableLocalStaging
(long userId, Group liveGroup, boolean branchingPublic, boolean branchingPrivate, ServiceContext serviceContext) void
StagingLocalService.enableRemoteStaging
(long userId, Group stagingGroup, boolean branchingPublic, boolean branchingPrivate, String remoteAddress, int remotePort, String remotePathContext, boolean secureConnection, long remoteGroupId, ServiceContext serviceContext) static void
StagingLocalServiceUtil.enableRemoteStaging
(long userId, Group stagingGroup, boolean branchingPublic, boolean branchingPrivate, String remoteAddress, int remotePort, String remotePathContext, boolean secureConnection, long remoteGroupId, ServiceContext serviceContext) void
StagingLocalServiceWrapper.enableRemoteStaging
(long userId, Group stagingGroup, boolean branchingPublic, boolean branchingPrivate, String remoteAddress, int remotePort, String remotePathContext, boolean secureConnection, long remoteGroupId, ServiceContext serviceContext) -
Uses of Group in com.liferay.exportimport.kernel.staging
Methods in com.liferay.exportimport.kernel.staging that return GroupModifier and TypeMethodDescriptionStaging.getLiveGroup
(long groupId) Staging.getLiveGroup
(Group group) static Group
StagingUtil.getLiveGroup
(long groupId) static Group
StagingUtil.getLiveGroup
(Group group) Staging.getPermissionStagingGroup
(Group group) static Group
StagingUtil.getPermissionStagingGroup
(Group group) Staging.getStagingGroup
(long groupId) static Group
StagingUtil.getStagingGroup
(long groupId) Methods in com.liferay.exportimport.kernel.staging with parameters of type GroupModifier and TypeMethodDescriptionvoid
Staging.deleteLastImportSettings
(Group liveGroup, boolean privateLayout) static void
StagingUtil.deleteLastImportSettings
(Group liveGroup, boolean privateLayout) Staging.getLiveGroup
(Group group) static Group
StagingUtil.getLiveGroup
(Group group) Staging.getPermissionStagingGroup
(Group group) static Group
StagingUtil.getPermissionStagingGroup
(Group group) Staging.getRemoteSiteURL
(Group stagingGroup, boolean privateLayout) static String
StagingUtil.getRemoteSiteURL
(Group stagingGroup, boolean privateLayout) boolean
LayoutStaging.isBranchingLayoutSet
(Group group, boolean privateLayout) static boolean
LayoutStagingUtil.isBranchingLayoutSet
(Group group, boolean privateLayout) boolean
Staging.isGroupAccessible
(Group group, Group fromGroup) static boolean
StagingUtil.isGroupAccessible
(Group group, Group fromGroup) void
Staging.setRemoteSiteURL
(Group stagingGroup, boolean overrideRemoteSiteURL, String remoteSiteURL) static void
StagingUtil.setRemoteSiteURL
(Group stagingGroup, boolean overrideRemoteSiteURL, String remoteSiteURL) -
Uses of Group in com.liferay.exportimport.kernel.staging.permission
Methods in com.liferay.exportimport.kernel.staging.permission with parameters of type GroupModifier and TypeMethodDescriptionStagingPermission.hasPermission
(PermissionChecker permissionChecker, Group group, String className, long classPK, String portletId, String actionId) static Boolean
StagingPermissionUtil.hasPermission
(PermissionChecker permissionChecker, Group group, String className, long classPK, String portletId, String actionId) -
Uses of Group in com.liferay.portal.kernel.exception
Fields in com.liferay.portal.kernel.exception declared as GroupConstructors in com.liferay.portal.kernel.exception with parameters of type Group -
Uses of Group in com.liferay.portal.kernel.group.capability
Methods in com.liferay.portal.kernel.group.capability with parameters of type GroupModifier and TypeMethodDescriptionstatic boolean
GroupCapabilityUtil.isSupportsPages
(Group group) static boolean
GroupCapabilityUtil.isSupportsPortlet
(Group group, Portlet portlet) -
Uses of Group in com.liferay.portal.kernel.internal.security.permission.resource
Methods in com.liferay.portal.kernel.internal.security.permission.resource with parameters of type GroupModifier and TypeMethodDescriptionvoid
DefaultPortletResourcePermission.check
(PermissionChecker permissionChecker, Group group, String actionId) boolean
DefaultPortletResourcePermission.contains
(PermissionChecker permissionChecker, Group group, String actionId) -
Uses of Group in com.liferay.portal.kernel.model
Classes in com.liferay.portal.kernel.model that implement GroupFields in com.liferay.portal.kernel.model with type parameters of type GroupMethods in com.liferay.portal.kernel.model that return GroupModifier and TypeMethodDescriptionGroupModel.cloneWithOriginalValues()
GroupWrapper.cloneWithOriginalValues()
Company.getGroup()
CompanyWrapper.getGroup()
Layout.getGroup()
Returns the current layout's group.LayoutPrototype.getGroup()
LayoutPrototypeWrapper.getGroup()
LayoutRevision.getGroup()
LayoutRevisionWrapper.getGroup()
LayoutSet.getGroup()
Returns the layout set's group.LayoutSetBranch.getGroup()
LayoutSetBranchWrapper.getGroup()
LayoutSetPrototype.getGroup()
LayoutSetPrototypeWrapper.getGroup()
LayoutSetWrapper.getGroup()
Returns the layout set's group.LayoutWrapper.getGroup()
Returns the current layout's group.Organization.getGroup()
OrganizationWrapper.getGroup()
User.getGroup()
UserGroup.getGroup()
UserGroupGroupRole.getGroup()
UserGroupGroupRoleWrapper.getGroup()
UserGroupRole.getGroup()
UserGroupRoleWrapper.getGroup()
UserGroupWrapper.getGroup()
UserWrapper.getGroup()
Group.getLiveGroup()
GroupWrapper.getLiveGroup()
Group.getParentGroup()
GroupWrapper.getParentGroup()
Layout.getScopeGroup()
LayoutWrapper.getScopeGroup()
Group.getStagingGroup()
GroupWrapper.getStagingGroup()
Methods in com.liferay.portal.kernel.model that return types with arguments of type GroupModifier and TypeMethodDescriptionUser.getAllGroups()
UserWrapper.getAllGroups()
Group.getAncestors()
GroupWrapper.getAncestors()
GroupWrapper.getAttributeGetterFunctions()
GroupWrapper.getAttributeSetterBiConsumers()
Group.getChildren
(boolean site) GroupWrapper.getChildren
(boolean site) Group.getChildrenWithLayouts
(boolean site, int start, int end, OrderByComparator<Group> orderByComparator) GroupWrapper.getChildrenWithLayouts
(boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Group.getDescendants
(boolean site) GroupWrapper.getDescendants
(boolean site) User.getGroups()
UserWrapper.getGroups()
User.getInheritedGroups()
UserWrapper.getInheritedGroups()
User.getInheritedSiteGroups()
UserWrapper.getInheritedSiteGroups()
User.getMySiteGroups()
User.getMySiteGroups
(int max) User.getMySiteGroups
(String[] classNames, int max) UserWrapper.getMySiteGroups()
UserWrapper.getMySiteGroups
(int max) UserWrapper.getMySiteGroups
(String[] classNames, int max) User.getOrganizationsGroups()
UserWrapper.getOrganizationsGroups()
User.getSiteGroups()
User.getSiteGroups
(boolean includeAdministrative) UserWrapper.getSiteGroups()
UserWrapper.getSiteGroups
(boolean includeAdministrative) Methods in com.liferay.portal.kernel.model with parameters of type GroupMethod parameters in com.liferay.portal.kernel.model with type arguments of type GroupModifier and TypeMethodDescriptionGroup.getChildrenWithLayouts
(boolean site, int start, int end, OrderByComparator<Group> orderByComparator) GroupWrapper.getChildrenWithLayouts
(boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Constructors in com.liferay.portal.kernel.model with parameters of type Group -
Uses of Group in com.liferay.portal.kernel.model.impl
Methods in com.liferay.portal.kernel.model.impl that return GroupConstructors in com.liferay.portal.kernel.model.impl with parameters of type Group -
Uses of Group in com.liferay.portal.kernel.portlet
Methods in com.liferay.portal.kernel.portlet with parameters of type GroupModifier and TypeMethodDescriptionRequestBackedPortletURLFactory.createControlPanelActionURL
(String portletId, Group group, long refererGroupId, long refererPlid) RequestBackedPortletURLFactory.createControlPanelPortletURL
(String portletId, Group group, long refererGroupId, long refererPlid, String lifecycle) RequestBackedPortletURLFactory.createControlPanelRenderURL
(String portletId, Group group, long refererGroupId, long refererPlid) RequestBackedPortletURLFactory.createControlPanelResourceURL
(String portletId, Group group, long refererGroupId, long refererPlid) protected long
BaseControlPanelEntry.getDefaultPlid
(Group group, String category) BasePortletProvider.getPortletURL
(javax.servlet.http.HttpServletRequest httpServletRequest, Group group) PortletProvider.getPortletURL
(javax.servlet.http.HttpServletRequest httpServletRequest, Group group) static PortletURL
PortletProviderUtil.getPortletURL
(PortletRequest portletRequest, Group group, String className, PortletProvider.Action action) static PortletURL
PortletProviderUtil.getPortletURL
(javax.servlet.http.HttpServletRequest httpServletRequest, Group group, String className, PortletProvider.Action action) boolean
AdministratorControlPanelEntry.hasAccessPermission
(PermissionChecker permissionChecker, Group group, Portlet portlet) Returnstrue
if the current user is the company's administrator.boolean
BaseControlPanelEntry.hasAccessPermission
(PermissionChecker permissionChecker, Group group, Portlet portlet) boolean
ControlPanelEntry.hasAccessPermission
(PermissionChecker permissionChecker, Group group, Portlet portlet) boolean
LiberalControlPanelEntry.hasAccessPermission
(PermissionChecker permissionChecker, Group group, Portlet portlet) boolean
OmniadminControlPanelEntry.hasAccessPermission
(PermissionChecker permissionChecker, Group group, Portlet portlet) Returnstrue
if the current user is an omni administrator.protected boolean
BaseControlPanelEntry.hasAccessPermissionDenied
(PermissionChecker permissionChecker, Group group, Portlet portlet) protected boolean
BaseControlPanelEntry.hasAccessPermissionExplicitlyGranted
(PermissionChecker permissionChecker, Group group, Portlet portlet) protected boolean
BaseControlPanelEntry.hasPermissionImplicitlyGranted
(PermissionChecker permissionChecker, Group group, Portlet portlet) -
Uses of Group in com.liferay.portal.kernel.search
Methods in com.liferay.portal.kernel.search that return Group -
Uses of Group in com.liferay.portal.kernel.security.membershippolicy
Methods in com.liferay.portal.kernel.security.membershippolicy that return types with arguments of type GroupMethods in com.liferay.portal.kernel.security.membershippolicy with parameters of type GroupModifier and TypeMethodDescriptionvoid
void
BaseSiteMembershipPolicy.verifyPolicy
(Group group) void
DummySiteMembershipPolicy.verifyPolicy
(Group group) void
DummySiteMembershipPolicy.verifyPolicy
(Group group, Group oldGroup, List<AssetCategory> oldAssetCategories, List<AssetTag> oldAssetTags, Map<String, Serializable> oldExpandoAttributes, UnicodeProperties oldTypeSettingsUnicodeProperties) void
SiteMembershipPolicy.verifyPolicy
(Group group) Checks the integrity of the membership policy of the site and performs operations necessary for the site's compliance.void
SiteMembershipPolicy.verifyPolicy
(Group group, Group oldGroup, List<AssetCategory> oldAssetCategories, List<AssetTag> oldAssetTags, Map<String, Serializable> oldExpandoAttributes, UnicodeProperties oldTypeSettingsUnicodeProperties) Checks the integrity of the membership policy of the site, with respect to the site's new attribute values, categories, tags, expando attributes, and type settings properties, and performs operations necessary for the compliance of the site and its site roles. -
Uses of Group in com.liferay.portal.kernel.security.permission
Methods in com.liferay.portal.kernel.security.permission that return types with arguments of type GroupModifier and TypeMethodDescriptionUserBag.getGroups()
UserBag.getUserGroups()
UserBag.getUserOrgGroups()
UserBag.getUserUserGroupGroups()
Methods in com.liferay.portal.kernel.security.permission with parameters of type GroupModifier and TypeMethodDescriptionboolean
PermissionChecker.hasPermission
(Group group, String name, long primKey, String actionId) boolean
PermissionChecker.hasPermission
(Group group, String name, String primKey, String actionId) boolean
UserBag.hasUserGroup
(Group group) boolean
UserBag.hasUserOrgGroup
(Group group) -
Uses of Group in com.liferay.portal.kernel.security.permission.resource
Methods in com.liferay.portal.kernel.security.permission.resource with parameters of type GroupModifier and TypeMethodDescriptionvoid
BasePortletResourcePermissionWrapper.check
(PermissionChecker permissionChecker, Group group, String actionId) void
PortletResourcePermission.check
(PermissionChecker permissionChecker, Group group, String actionId) boolean
BasePortletResourcePermissionWrapper.contains
(PermissionChecker permissionChecker, Group group, String actionId) boolean
PortletResourcePermission.contains
(PermissionChecker permissionChecker, Group group, String actionId) PortletResourcePermissionLogic.contains
(PermissionChecker permissionChecker, String name, Group group, String actionId) StagedPortletPermissionLogic.contains
(PermissionChecker permissionChecker, String name, Group group, String actionId) -
Uses of Group in com.liferay.portal.kernel.security.permission.wrapper
Methods in com.liferay.portal.kernel.security.permission.wrapper with parameters of type GroupModifier and TypeMethodDescriptionboolean
PermissionCheckerWrapper.hasPermission
(Group group, String name, long primKey, String actionId) boolean
PermissionCheckerWrapper.hasPermission
(Group group, String name, String primKey, String actionId) -
Uses of Group in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service that return GroupModifier and TypeMethodDescriptionGroupLocalService.addGroup
(long userId, long parentGroupId, String className, long classPK, long liveGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean site, boolean inheritContent, boolean active, ServiceContext serviceContext) GroupLocalService.addGroup
(long userId, long parentGroupId, String className, long classPK, long liveGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean site, boolean active, ServiceContext serviceContext) Adds the group to the database.static Group
GroupLocalServiceUtil.addGroup
(long userId, long parentGroupId, String className, long classPK, long liveGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean site, boolean inheritContent, boolean active, ServiceContext serviceContext) static Group
GroupLocalServiceUtil.addGroup
(long userId, long parentGroupId, String className, long classPK, long liveGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean site, boolean active, ServiceContext serviceContext) static Group
Adds the group to the database.GroupLocalServiceWrapper.addGroup
(long userId, long parentGroupId, String className, long classPK, long liveGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean site, boolean inheritContent, boolean active, ServiceContext serviceContext) GroupLocalServiceWrapper.addGroup
(long userId, long parentGroupId, String className, long classPK, long liveGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean site, boolean active, ServiceContext serviceContext) Adds the group to the database.GroupService.addGroup
(long parentGroupId, long liveGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean site, boolean inheritContent, boolean active, ServiceContext serviceContext) GroupService.addGroup
(long parentGroupId, long liveGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean site, boolean active, ServiceContext serviceContext) static Group
GroupServiceUtil.addGroup
(long parentGroupId, long liveGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean site, boolean inheritContent, boolean active, ServiceContext serviceContext) static Group
GroupServiceUtil.addGroup
(long parentGroupId, long liveGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean site, boolean active, ServiceContext serviceContext) GroupServiceWrapper.addGroup
(long parentGroupId, long liveGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean site, boolean inheritContent, boolean active, ServiceContext serviceContext) GroupServiceWrapper.addGroup
(long parentGroupId, long liveGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean site, boolean active, ServiceContext serviceContext) GroupLocalService.addOrUpdateGroup
(String externalReferenceCode, long userId, long parentGroupId, String className, long classPK, long liveGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean site, boolean inheritContent, boolean active, ServiceContext serviceContext) static Group
GroupLocalServiceUtil.addOrUpdateGroup
(String externalReferenceCode, long userId, long parentGroupId, String className, long classPK, long liveGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean site, boolean inheritContent, boolean active, ServiceContext serviceContext) GroupLocalServiceWrapper.addOrUpdateGroup
(String externalReferenceCode, long userId, long parentGroupId, String className, long classPK, long liveGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean site, boolean inheritContent, boolean active, ServiceContext serviceContext) GroupService.addOrUpdateGroup
(String externalReferenceCode, long parentGroupId, long liveGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean site, boolean inheritContent, boolean active, ServiceContext serviceContext) static Group
GroupServiceUtil.addOrUpdateGroup
(String externalReferenceCode, long parentGroupId, long liveGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean site, boolean inheritContent, boolean active, ServiceContext serviceContext) GroupServiceWrapper.addOrUpdateGroup
(String externalReferenceCode, long parentGroupId, long liveGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean site, boolean inheritContent, boolean active, ServiceContext serviceContext) GroupLocalService.checkScopeGroup
(Layout layout, long userId) static Group
GroupLocalServiceUtil.checkScopeGroup
(Layout layout, long userId) GroupLocalServiceWrapper.checkScopeGroup
(Layout layout, long userId) GroupLocalService.createGroup
(long groupId) Creates a new group with the primary key.static Group
GroupLocalServiceUtil.createGroup
(long groupId) Creates a new group with the primary key.GroupLocalServiceWrapper.createGroup
(long groupId) Creates a new group with the primary key.GroupLocalService.deleteGroup
(long groupId) Deletes the group with the primary key from the database.GroupLocalService.deleteGroup
(Group group) Deletes the group from the database.static Group
GroupLocalServiceUtil.deleteGroup
(long groupId) Deletes the group with the primary key from the database.static Group
GroupLocalServiceUtil.deleteGroup
(Group group) Deletes the group from the database.GroupLocalServiceWrapper.deleteGroup
(long groupId) Deletes the group with the primary key from the database.GroupLocalServiceWrapper.deleteGroup
(Group group) Deletes the group from the database.GroupLocalService.fetchCompanyGroup
(long companyId) Returns the company's group.static Group
GroupLocalServiceUtil.fetchCompanyGroup
(long companyId) Returns the company's group.GroupLocalServiceWrapper.fetchCompanyGroup
(long companyId) Returns the company's group.GroupLocalService.fetchFriendlyURLGroup
(long companyId, String friendlyURL) Returns the group with the matching friendly URL.static Group
GroupLocalServiceUtil.fetchFriendlyURLGroup
(long companyId, String friendlyURL) Returns the group with the matching friendly URL.GroupLocalServiceWrapper.fetchFriendlyURLGroup
(long companyId, String friendlyURL) Returns the group with the matching friendly URL.GroupLocalService.fetchGroup
(long groupId) GroupLocalService.fetchGroup
(long companyId, long classNameId, long classPK) GroupLocalService.fetchGroup
(long companyId, String groupKey) Returns the group with the matching group key by first searching the system groups and then using the finder cache.static Group
GroupLocalServiceUtil.fetchGroup
(long groupId) static Group
GroupLocalServiceUtil.fetchGroup
(long companyId, long classNameId, long classPK) static Group
GroupLocalServiceUtil.fetchGroup
(long companyId, String groupKey) Returns the group with the matching group key by first searching the system groups and then using the finder cache.GroupLocalServiceWrapper.fetchGroup
(long groupId) GroupLocalServiceWrapper.fetchGroup
(long companyId, long classNameId, long classPK) GroupLocalServiceWrapper.fetchGroup
(long companyId, String groupKey) Returns the group with the matching group key by first searching the system groups and then using the finder cache.GroupLocalService.fetchGroupByExternalReferenceCode
(String externalReferenceCode, long companyId) static Group
GroupLocalServiceUtil.fetchGroupByExternalReferenceCode
(String externalReferenceCode, long companyId) GroupLocalServiceWrapper.fetchGroupByExternalReferenceCode
(String externalReferenceCode, long companyId) GroupService.fetchGroupByExternalReferenceCode
(String externalReferenceCode, long companyId) static Group
GroupServiceUtil.fetchGroupByExternalReferenceCode
(String externalReferenceCode, long companyId) GroupServiceWrapper.fetchGroupByExternalReferenceCode
(String externalReferenceCode, long companyId) GroupLocalService.fetchGroupByUuidAndCompanyId
(String uuid, long companyId) Returns the group with the matching UUID and company.static Group
GroupLocalServiceUtil.fetchGroupByUuidAndCompanyId
(String uuid, long companyId) Returns the group with the matching UUID and company.GroupLocalServiceWrapper.fetchGroupByUuidAndCompanyId
(String uuid, long companyId) Returns the group with the matching UUID and company.GroupLocalService.fetchStagingGroup
(long liveGroupId) static Group
GroupLocalServiceUtil.fetchStagingGroup
(long liveGroupId) GroupLocalServiceWrapper.fetchStagingGroup
(long liveGroupId) GroupLocalService.fetchUserGroup
(long companyId, long userId) static Group
GroupLocalServiceUtil.fetchUserGroup
(long companyId, long userId) GroupLocalServiceWrapper.fetchUserGroup
(long companyId, long userId) GroupLocalService.fetchUserPersonalSiteGroup
(long companyId) Returns the default user's personal site group.static Group
GroupLocalServiceUtil.fetchUserPersonalSiteGroup
(long companyId) Returns the default user's personal site group.GroupLocalServiceWrapper.fetchUserPersonalSiteGroup
(long companyId) Returns the default user's personal site group.GroupLocalService.getCompanyGroup
(long companyId) Returns the company group.static Group
GroupLocalServiceUtil.getCompanyGroup
(long companyId) Returns the company group.GroupLocalServiceWrapper.getCompanyGroup
(long companyId) Returns the company group.GroupService.getCompanyGroup
(long companyId) Returns the company group.static Group
GroupServiceUtil.getCompanyGroup
(long companyId) Returns the company group.GroupServiceWrapper.getCompanyGroup
(long companyId) Returns the company group.GroupLocalService.getFriendlyURLGroup
(long companyId, String friendlyURL) Returns the group with the matching friendly URL.static Group
GroupLocalServiceUtil.getFriendlyURLGroup
(long companyId, String friendlyURL) Returns the group with the matching friendly URL.GroupLocalServiceWrapper.getFriendlyURLGroup
(long companyId, String friendlyURL) Returns the group with the matching friendly URL.GroupLocalService.getGroup
(long groupId) Returns the group with the primary key.Returns the group with the matching group key.static Group
GroupLocalServiceUtil.getGroup
(long groupId) Returns the group with the primary key.static Group
Returns the group with the matching group key.GroupLocalServiceWrapper.getGroup
(long groupId) Returns the group with the primary key.Returns the group with the matching group key.GroupService.getGroup
(long groupId) Returns the group with the primary key.Returns the group with the name.static Group
GroupServiceUtil.getGroup
(long groupId) Returns the group with the primary key.static Group
Returns the group with the name.GroupServiceWrapper.getGroup
(long groupId) Returns the group with the primary key.Returns the group with the name.GroupLocalService.getGroupByExternalReferenceCode
(String externalReferenceCode, long companyId) static Group
GroupLocalServiceUtil.getGroupByExternalReferenceCode
(String externalReferenceCode, long companyId) GroupLocalServiceWrapper.getGroupByExternalReferenceCode
(String externalReferenceCode, long companyId) GroupLocalService.getGroupByUuidAndCompanyId
(String uuid, long companyId) Returns the group with the matching UUID and company.static Group
GroupLocalServiceUtil.getGroupByUuidAndCompanyId
(String uuid, long companyId) Returns the group with the matching UUID and company.GroupLocalServiceWrapper.getGroupByUuidAndCompanyId
(String uuid, long companyId) Returns the group with the matching UUID and company.GroupLocalService.getLayoutGroup
(long companyId, long plid) Returns the group associated with the layout.static Group
GroupLocalServiceUtil.getLayoutGroup
(long companyId, long plid) Returns the group associated with the layout.GroupLocalServiceWrapper.getLayoutGroup
(long companyId, long plid) Returns the group associated with the layout.GroupLocalService.getLayoutPrototypeGroup
(long companyId, long layoutPrototypeId) Returns the group associated with the layout prototype.static Group
GroupLocalServiceUtil.getLayoutPrototypeGroup
(long companyId, long layoutPrototypeId) Returns the group associated with the layout prototype.GroupLocalServiceWrapper.getLayoutPrototypeGroup
(long companyId, long layoutPrototypeId) Returns the group associated with the layout prototype.GroupLocalService.getLayoutSetPrototypeGroup
(long companyId, long layoutSetPrototypeId) Returns the group associated with the layout set prototype.static Group
GroupLocalServiceUtil.getLayoutSetPrototypeGroup
(long companyId, long layoutSetPrototypeId) Returns the group associated with the layout set prototype.GroupLocalServiceWrapper.getLayoutSetPrototypeGroup
(long companyId, long layoutSetPrototypeId) Returns the group associated with the layout set prototype.GroupLocalService.getOrganizationGroup
(long companyId, long organizationId) Returns the specified organization group.static Group
GroupLocalServiceUtil.getOrganizationGroup
(long companyId, long organizationId) Returns the specified organization group.GroupLocalServiceWrapper.getOrganizationGroup
(long companyId, long organizationId) Returns the specified organization group.ServiceContext.getScopeGroup()
GroupLocalService.getStagingGroup
(long liveGroupId) Returns the staging group.static Group
GroupLocalServiceUtil.getStagingGroup
(long liveGroupId) Returns the staging group.GroupLocalServiceWrapper.getStagingGroup
(long liveGroupId) Returns the staging group.GroupLocalService.getUserGroup
(long companyId, long userId) Returns the group directly associated with the user.static Group
GroupLocalServiceUtil.getUserGroup
(long companyId, long userId) Returns the group directly associated with the user.GroupLocalServiceWrapper.getUserGroup
(long companyId, long userId) Returns the group directly associated with the user.GroupService.getUserGroup
(long companyId, long userId) Returns the group directly associated with the user.static Group
GroupServiceUtil.getUserGroup
(long companyId, long userId) Returns the group directly associated with the user.GroupServiceWrapper.getUserGroup
(long companyId, long userId) Returns the group directly associated with the user.GroupLocalService.getUserGroupGroup
(long companyId, long userGroupId) Returns the specified "user group" group.static Group
GroupLocalServiceUtil.getUserGroupGroup
(long companyId, long userGroupId) Returns the specified "user group" group.GroupLocalServiceWrapper.getUserGroupGroup
(long companyId, long userGroupId) Returns the specified "user group" group.GroupLocalService.getUserPersonalSiteGroup
(long companyId) Returns the default user's personal site group.static Group
GroupLocalServiceUtil.getUserPersonalSiteGroup
(long companyId) Returns the default user's personal site group.GroupLocalServiceWrapper.getUserPersonalSiteGroup
(long companyId) Returns the default user's personal site group.GroupLocalService.loadFetchGroup
(long companyId, String groupKey) Returns the group with the matching group key by first searching the system groups and then using the finder cache.static Group
GroupLocalServiceUtil.loadFetchGroup
(long companyId, String groupKey) Returns the group with the matching group key by first searching the system groups and then using the finder cache.GroupLocalServiceWrapper.loadFetchGroup
(long companyId, String groupKey) Returns the group with the matching group key by first searching the system groups and then using the finder cache.GroupLocalService.loadGetGroup
(long companyId, String groupKey) Returns the group with the matching group key.static Group
GroupLocalServiceUtil.loadGetGroup
(long companyId, String groupKey) Returns the group with the matching group key.GroupLocalServiceWrapper.loadGetGroup
(long companyId, String groupKey) Returns the group with the matching group key.GroupLocalService.updateFriendlyURL
(long groupId, String friendlyURL) Updates the group's friendly URL.static Group
GroupLocalServiceUtil.updateFriendlyURL
(long groupId, String friendlyURL) Updates the group's friendly URL.GroupLocalServiceWrapper.updateFriendlyURL
(long groupId, String friendlyURL) Updates the group's friendly URL.GroupService.updateFriendlyURL
(long groupId, String friendlyURL) Updates the group's friendly URL.static Group
GroupServiceUtil.updateFriendlyURL
(long groupId, String friendlyURL) Updates the group's friendly URL.GroupServiceWrapper.updateFriendlyURL
(long groupId, String friendlyURL) Updates the group's friendly URL.GroupLocalService.updateGroup
(long groupId, long parentGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean inheritContent, boolean active, ServiceContext serviceContext) GroupLocalService.updateGroup
(long groupId, String typeSettings) Updates the group's type settings.GroupLocalService.updateGroup
(Group group) Updates the group in the database or adds it if it does not yet exist.static Group
GroupLocalServiceUtil.updateGroup
(long groupId, long parentGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean inheritContent, boolean active, ServiceContext serviceContext) static Group
GroupLocalServiceUtil.updateGroup
(long groupId, String typeSettings) Updates the group's type settings.static Group
GroupLocalServiceUtil.updateGroup
(Group group) Updates the group in the database or adds it if it does not yet exist.GroupLocalServiceWrapper.updateGroup
(long groupId, long parentGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean inheritContent, boolean active, ServiceContext serviceContext) GroupLocalServiceWrapper.updateGroup
(long groupId, String typeSettings) Updates the group's type settings.GroupLocalServiceWrapper.updateGroup
(Group group) Updates the group in the database or adds it if it does not yet exist.GroupService.updateGroup
(long groupId, long parentGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean inheritContent, boolean active, ServiceContext serviceContext) GroupService.updateGroup
(long groupId, String typeSettings) Updates the group's type settings.static Group
GroupServiceUtil.updateGroup
(long groupId, long parentGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean inheritContent, boolean active, ServiceContext serviceContext) static Group
GroupServiceUtil.updateGroup
(long groupId, String typeSettings) Updates the group's type settings.GroupServiceWrapper.updateGroup
(long groupId, long parentGroupId, Map<Locale, String> nameMap, Map<Locale, String> descriptionMap, int type, boolean manualMembership, int membershipRestriction, String friendlyURL, boolean inheritContent, boolean active, ServiceContext serviceContext) GroupServiceWrapper.updateGroup
(long groupId, String typeSettings) Updates the group's type settings.GroupLocalService.updateSite
(long groupId, boolean site) Associates the group with a main site if the group is an organization.static Group
GroupLocalServiceUtil.updateSite
(long groupId, boolean site) Associates the group with a main site if the group is an organization.GroupLocalServiceWrapper.updateSite
(long groupId, boolean site) Associates the group with a main site if the group is an organization.Methods in com.liferay.portal.kernel.service that return types with arguments of type GroupModifier and TypeMethodDescriptionGroupLocalService.getActiveGroups
(long companyId, boolean active) Returns all the active or inactive groups associated with the company.GroupLocalService.getActiveGroups
(long companyId, boolean site, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns the active or inactive groups associated with the company and, optionally, the main site.GroupLocalService.getActiveGroups
(long companyId, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns the active or inactive groups associated with the company.GroupLocalServiceUtil.getActiveGroups
(long companyId, boolean active) Returns all the active or inactive groups associated with the company.GroupLocalServiceUtil.getActiveGroups
(long companyId, boolean site, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns the active or inactive groups associated with the company and, optionally, the main site.GroupLocalServiceUtil.getActiveGroups
(long companyId, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns the active or inactive groups associated with the company.GroupLocalServiceWrapper.getActiveGroups
(long companyId, boolean active) Returns all the active or inactive groups associated with the company.GroupLocalServiceWrapper.getActiveGroups
(long companyId, boolean site, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns the active or inactive groups associated with the company and, optionally, the main site.GroupLocalServiceWrapper.getActiveGroups
(long companyId, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns the active or inactive groups associated with the company.GroupLocalService.getCompanyGroups
(long companyId, int start, int end) Returns a range of all the groups associated with the company.GroupLocalServiceUtil.getCompanyGroups
(long companyId, int start, int end) Returns a range of all the groups associated with the company.GroupLocalServiceWrapper.getCompanyGroups
(long companyId, int start, int end) Returns a range of all the groups associated with the company.GroupLocalService.getCTPersistence()
GroupLocalServiceWrapper.getCTPersistence()
GroupLocalService.getGroups
(int start, int end) Returns a range of all the groups.GroupLocalService.getGroups
(long[] groupIds) Returns the groups with the matching primary keys.GroupLocalService.getGroups
(long companyId, long parentGroupId, boolean site) Returns all the groups that are direct children of the parent group.GroupLocalService.getGroups
(long companyId, long parentGroupId, boolean site, boolean inheritContent) GroupLocalService.getGroups
(long companyId, long parentGroupId, boolean site, int start, int end) GroupLocalService.getGroups
(long companyId, long parentGroupId, String name, boolean site, int start, int end) Returns all the groups that are direct children of the parent group with the matching className.GroupLocalService.getGroups
(long companyId, String className, long parentGroupId, int start, int end) Returns a range of all the groups that are direct children of the parent group with the matching className.GroupLocalServiceUtil.getGroups
(int start, int end) Returns a range of all the groups.GroupLocalServiceUtil.getGroups
(long[] groupIds) Returns the groups with the matching primary keys.GroupLocalServiceUtil.getGroups
(long companyId, long parentGroupId, boolean site) Returns all the groups that are direct children of the parent group.GroupLocalServiceUtil.getGroups
(long companyId, long parentGroupId, boolean site, boolean inheritContent) GroupLocalServiceUtil.getGroups
(long companyId, long parentGroupId, boolean site, int start, int end) GroupLocalServiceUtil.getGroups
(long companyId, long parentGroupId, String name, boolean site, int start, int end) Returns all the groups that are direct children of the parent group with the matching className.GroupLocalServiceUtil.getGroups
(long companyId, String className, long parentGroupId, int start, int end) Returns a range of all the groups that are direct children of the parent group with the matching className.GroupLocalServiceWrapper.getGroups
(int start, int end) Returns a range of all the groups.GroupLocalServiceWrapper.getGroups
(long[] groupIds) Returns the groups with the matching primary keys.GroupLocalServiceWrapper.getGroups
(long companyId, long parentGroupId, boolean site) Returns all the groups that are direct children of the parent group.GroupLocalServiceWrapper.getGroups
(long companyId, long parentGroupId, boolean site, boolean inheritContent) GroupLocalServiceWrapper.getGroups
(long companyId, long parentGroupId, boolean site, int start, int end) GroupLocalServiceWrapper.getGroups
(long companyId, long parentGroupId, String name, boolean site, int start, int end) Returns all the groups that are direct children of the parent group with the matching className.GroupLocalServiceWrapper.getGroups
(long companyId, String className, long parentGroupId, int start, int end) Returns a range of all the groups that are direct children of the parent group with the matching className.GroupService.getGroups
(long companyId, long parentGroupId, boolean site) Returns all the groups that are direct children of the parent group.GroupService.getGroups
(long companyId, long parentGroupId, boolean site, int start, int end) Returns all the groups that are direct children of the parent group.GroupService.getGroups
(long companyId, long parentGroupId, String name, boolean site, int start, int end) GroupServiceUtil.getGroups
(long companyId, long parentGroupId, boolean site) Returns all the groups that are direct children of the parent group.GroupServiceUtil.getGroups
(long companyId, long parentGroupId, boolean site, int start, int end) Returns all the groups that are direct children of the parent group.GroupServiceUtil.getGroups
(long companyId, long parentGroupId, String name, boolean site, int start, int end) GroupServiceWrapper.getGroups
(long companyId, long parentGroupId, boolean site) Returns all the groups that are direct children of the parent group.GroupServiceWrapper.getGroups
(long companyId, long parentGroupId, boolean site, int start, int end) Returns all the groups that are direct children of the parent group.GroupServiceWrapper.getGroups
(long companyId, long parentGroupId, String name, boolean site, int start, int end) GroupService.getGtGroups
(long gtGroupId, long companyId, long parentGroupId, boolean site, int size) GroupServiceUtil.getGtGroups
(long gtGroupId, long companyId, long parentGroupId, boolean site, int size) GroupServiceWrapper.getGtGroups
(long gtGroupId, long companyId, long parentGroupId, boolean site, int size) GroupLocalService.getLayoutsGroups
(long companyId, long parentGroupId, boolean site, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns a range of all groups that are children of the parent group and that have at least one layout.GroupLocalService.getLayoutsGroups
(long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns a range of all groups that are children of the parent group and that have at least one layout.GroupLocalServiceUtil.getLayoutsGroups
(long companyId, long parentGroupId, boolean site, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns a range of all groups that are children of the parent group and that have at least one layout.GroupLocalServiceUtil.getLayoutsGroups
(long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns a range of all groups that are children of the parent group and that have at least one layout.GroupLocalServiceWrapper.getLayoutsGroups
(long companyId, long parentGroupId, boolean site, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns a range of all groups that are children of the parent group and that have at least one layout.GroupLocalServiceWrapper.getLayoutsGroups
(long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns a range of all groups that are children of the parent group and that have at least one layout.GroupLocalService.getLiveGroups()
Returns all live groups.GroupLocalServiceUtil.getLiveGroups()
Returns all live groups.GroupLocalServiceWrapper.getLiveGroups()
Returns all live groups.GroupService.getManageableSiteGroups
(Collection<Portlet> portlets, int max) Returns a range of all the site groups for which the user has control panel access.GroupServiceUtil.getManageableSiteGroups
(Collection<Portlet> portlets, int max) Returns a range of all the site groups for which the user has control panel access.GroupServiceWrapper.getManageableSiteGroups
(Collection<Portlet> portlets, int max) Returns a range of all the site groups for which the user has control panel access.GroupLocalService.getModelClass()
GroupLocalServiceWrapper.getModelClass()
GroupLocalService.getOrganizationGroups
(long organizationId) GroupLocalService.getOrganizationGroups
(long organizationId, int start, int end) GroupLocalService.getOrganizationGroups
(long organizationId, int start, int end, OrderByComparator<Group> orderByComparator) GroupLocalServiceUtil.getOrganizationGroups
(long organizationId) GroupLocalServiceUtil.getOrganizationGroups
(long organizationId, int start, int end) GroupLocalServiceUtil.getOrganizationGroups
(long organizationId, int start, int end, OrderByComparator<Group> orderByComparator) GroupLocalServiceWrapper.getOrganizationGroups
(long organizationId) GroupLocalServiceWrapper.getOrganizationGroups
(long organizationId, int start, int end) GroupLocalServiceWrapper.getOrganizationGroups
(long organizationId, int start, int end, OrderByComparator<Group> orderByComparator) GroupLocalService.getOrganizationsGroups
(List<Organization> organizations) Returns the specified organization groups.GroupLocalServiceUtil.getOrganizationsGroups
(List<Organization> organizations) Returns the specified organization groups.GroupLocalServiceWrapper.getOrganizationsGroups
(List<Organization> organizations) Returns the specified organization groups.GroupService.getOrganizationsGroups
(List<Organization> organizations) Returns the groups associated with the organizations.GroupServiceUtil.getOrganizationsGroups
(List<Organization> organizations) Returns the groups associated with the organizations.GroupServiceWrapper.getOrganizationsGroups
(List<Organization> organizations) Returns the groups associated with the organizations.GroupLocalService.getOrganizationsRelatedGroups
(List<Organization> organizations) Returns all the groups related to the organizations.GroupLocalServiceUtil.getOrganizationsRelatedGroups
(List<Organization> organizations) Returns all the groups related to the organizations.GroupLocalServiceWrapper.getOrganizationsRelatedGroups
(List<Organization> organizations) Returns all the groups related to the organizations.GroupLocalService.getParentGroups
(long groupId) Returns the group followed by all its parent groups ordered by closest ancestor.GroupLocalServiceUtil.getParentGroups
(long groupId) Returns the group followed by all its parent groups ordered by closest ancestor.GroupLocalServiceWrapper.getParentGroups
(long groupId) Returns the group followed by all its parent groups ordered by closest ancestor.GroupLocalService.getRoleGroups
(long roleId) GroupLocalService.getRoleGroups
(long roleId, int start, int end) GroupLocalService.getRoleGroups
(long roleId, int start, int end, OrderByComparator<Group> orderByComparator) GroupLocalServiceUtil.getRoleGroups
(long roleId) GroupLocalServiceUtil.getRoleGroups
(long roleId, int start, int end) GroupLocalServiceUtil.getRoleGroups
(long roleId, int start, int end, OrderByComparator<Group> orderByComparator) GroupLocalServiceWrapper.getRoleGroups
(long roleId) GroupLocalServiceWrapper.getRoleGroups
(long roleId, int start, int end) GroupLocalServiceWrapper.getRoleGroups
(long roleId, int start, int end, OrderByComparator<Group> orderByComparator) GroupLocalService.getStagedSites()
GroupLocalServiceUtil.getStagedSites()
GroupLocalServiceWrapper.getStagedSites()
GroupLocalService.getUserGroupGroups
(long userGroupId) GroupLocalService.getUserGroupGroups
(long userGroupId, int start, int end) GroupLocalService.getUserGroupGroups
(long userGroupId, int start, int end, OrderByComparator<Group> orderByComparator) GroupLocalServiceUtil.getUserGroupGroups
(long userGroupId) GroupLocalServiceUtil.getUserGroupGroups
(long userGroupId, int start, int end) GroupLocalServiceUtil.getUserGroupGroups
(long userGroupId, int start, int end, OrderByComparator<Group> orderByComparator) GroupLocalServiceWrapper.getUserGroupGroups
(long userGroupId) GroupLocalServiceWrapper.getUserGroupGroups
(long userGroupId, int start, int end) GroupLocalServiceWrapper.getUserGroupGroups
(long userGroupId, int start, int end, OrderByComparator<Group> orderByComparator) GroupLocalService.getUserGroups
(long userId) GroupLocalService.getUserGroups
(long userId, boolean inherit) Returns all the user's site groups and immediate organization groups, optionally including the user's inherited organization groups and user groups.GroupLocalService.getUserGroups
(long userId, boolean inherit, int start, int end) Returns an ordered range of all the user's site groups and immediate organization groups, optionally including the user's inherited organization groups and user groups.GroupLocalService.getUserGroups
(long userId, int start, int end) GroupLocalService.getUserGroups
(long userId, int start, int end, OrderByComparator<Group> orderByComparator) GroupLocalServiceUtil.getUserGroups
(long userId) GroupLocalServiceUtil.getUserGroups
(long userId, boolean inherit) Returns all the user's site groups and immediate organization groups, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.getUserGroups
(long userId, boolean inherit, int start, int end) Returns an ordered range of all the user's site groups and immediate organization groups, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.getUserGroups
(long userId, int start, int end) GroupLocalServiceUtil.getUserGroups
(long userId, int start, int end, OrderByComparator<Group> orderByComparator) GroupLocalServiceWrapper.getUserGroups
(long userId) GroupLocalServiceWrapper.getUserGroups
(long userId, boolean inherit) Returns all the user's site groups and immediate organization groups, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.getUserGroups
(long userId, boolean inherit, int start, int end) Returns an ordered range of all the user's site groups and immediate organization groups, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.getUserGroups
(long userId, int start, int end) GroupLocalServiceWrapper.getUserGroups
(long userId, int start, int end, OrderByComparator<Group> orderByComparator) GroupLocalService.getUserGroupsGroups
(List<UserGroup> userGroups) Returns the groups associated with the user groups.GroupLocalServiceUtil.getUserGroupsGroups
(List<UserGroup> userGroups) Returns the groups associated with the user groups.GroupLocalServiceWrapper.getUserGroupsGroups
(List<UserGroup> userGroups) Returns the groups associated with the user groups.GroupService.getUserGroupsGroups
(List<UserGroup> userGroups) Returns the groups associated with the user groups.GroupServiceUtil.getUserGroupsGroups
(List<UserGroup> userGroups) Returns the groups associated with the user groups.GroupServiceWrapper.getUserGroupsGroups
(List<UserGroup> userGroups) Returns the groups associated with the user groups.GroupLocalService.getUserGroupsRelatedGroups
(List<UserGroup> userGroups) Returns all the groups related to the user groups.GroupLocalServiceUtil.getUserGroupsRelatedGroups
(List<UserGroup> userGroups) Returns all the groups related to the user groups.GroupLocalServiceWrapper.getUserGroupsRelatedGroups
(List<UserGroup> userGroups) Returns all the groups related to the user groups.GroupLocalService.getUserOrganizationsGroups
(long userId, int start, int end) Returns the range of all groups associated with the user's organization groups, including the ancestors of the organization groups, unless portal propertyorganizations.membership.strict
is set totrue
.GroupLocalServiceUtil.getUserOrganizationsGroups
(long userId, int start, int end) Returns the range of all groups associated with the user's organization groups, including the ancestors of the organization groups, unless portal propertyorganizations.membership.strict
is set totrue
.GroupLocalServiceWrapper.getUserOrganizationsGroups
(long userId, int start, int end) Returns the range of all groups associated with the user's organization groups, including the ancestors of the organization groups, unless portal propertyorganizations.membership.strict
is set totrue
.GroupService.getUserOrganizationsGroups
(long userId, int start, int end) Returns the range of all groups associated with the user's organization groups, including the ancestors of the organization groups, unless portal propertyorganizations.membership.strict
is set totrue
.GroupServiceUtil.getUserOrganizationsGroups
(long userId, int start, int end) Returns the range of all groups associated with the user's organization groups, including the ancestors of the organization groups, unless portal propertyorganizations.membership.strict
is set totrue
.GroupServiceWrapper.getUserOrganizationsGroups
(long userId, int start, int end) Returns the range of all groups associated with the user's organization groups, including the ancestors of the organization groups, unless portal propertyorganizations.membership.strict
is set totrue
.GroupLocalService.getUserSitesGroups
(long userId) GroupLocalService.getUserSitesGroups
(long userId, boolean includeAdministrative) GroupLocalService.getUserSitesGroups
(long userId, int start, int end) GroupLocalServiceUtil.getUserSitesGroups
(long userId) GroupLocalServiceUtil.getUserSitesGroups
(long userId, boolean includeAdministrative) GroupLocalServiceUtil.getUserSitesGroups
(long userId, int start, int end) GroupLocalServiceWrapper.getUserSitesGroups
(long userId) GroupLocalServiceWrapper.getUserSitesGroups
(long userId, boolean includeAdministrative) GroupLocalServiceWrapper.getUserSitesGroups
(long userId, int start, int end) GroupService.getUserSitesGroups()
GroupService.getUserSitesGroups
(long userId, int start, int end) GroupService.getUserSitesGroups
(long userId, String[] classNames, int max) Returns the user's groups "sites" associated with the group entity class names, including the Control Panel group if the user is permitted to view the Control Panel.GroupService.getUserSitesGroups
(String[] classNames, int max) Returns the guest or current user's groups "sites" associated with the group entity class names, including the Control Panel group if the user is permitted to view the Control Panel.GroupServiceUtil.getUserSitesGroups()
GroupServiceUtil.getUserSitesGroups
(long userId, int start, int end) GroupServiceUtil.getUserSitesGroups
(long userId, String[] classNames, int max) Returns the user's groups "sites" associated with the group entity class names, including the Control Panel group if the user is permitted to view the Control Panel.GroupServiceUtil.getUserSitesGroups
(String[] classNames, int max) Returns the guest or current user's groups "sites" associated with the group entity class names, including the Control Panel group if the user is permitted to view the Control Panel.GroupServiceWrapper.getUserSitesGroups()
GroupServiceWrapper.getUserSitesGroups
(long userId, int start, int end) GroupServiceWrapper.getUserSitesGroups
(long userId, String[] classNames, int max) Returns the user's groups "sites" associated with the group entity class names, including the Control Panel group if the user is permitted to view the Control Panel.GroupServiceWrapper.getUserSitesGroups
(String[] classNames, int max) Returns the guest or current user's groups "sites" associated with the group entity class names, including the Control Panel group if the user is permitted to view the Control Panel.GroupLocalService.search
(long companyId, long[] classNameIds, long parentGroupId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end) Returns an ordered range of all the groups belonging to the parent group that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.GroupLocalService.search
(long companyId, long[] classNameIds, long parentGroupId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups belonging to the parent group that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.GroupLocalService.search
(long companyId, long[] classNameIds, long parentGroupId, String keywords, LinkedHashMap<String, Object> params, int start, int end) Returns an ordered range of all the groups belonging to the parent group that match the class name IDs and keywords, optionally including the user's inherited organization groups and user groups.GroupLocalService.search
(long companyId, long[] classNameIds, long parentGroupId, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups belonging to the parent group that match the class name IDs and keywords, optionally including the user's inherited organization groups and user groups.GroupLocalService.search
(long companyId, long[] classNameIds, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end) Returns an ordered range of all the groups that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.GroupLocalService.search
(long companyId, long[] classNameIds, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.GroupLocalService.search
(long companyId, long[] classNameIds, String keywords, LinkedHashMap<String, Object> params, int start, int end) Returns an ordered range of all the groups that match the class name IDs and keywords, optionally including the user's inherited organization groups and user groups.GroupLocalService.search
(long companyId, long[] classNameIds, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups that match the class name IDs and keywords, optionally including the user's inherited organization groups and user groups.GroupLocalService.search
(long companyId, long parentGroupId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end) Returns an ordered range of all the site groups belonging to the parent group and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.GroupLocalService.search
(long companyId, long parentGroupId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the site groups belonging to the parent group and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.GroupLocalService.search
(long companyId, long parentGroupId, String keywords, LinkedHashMap<String, Object> params, int start, int end) Returns an ordered range of all the groups belonging to the parent group that match the keywords, optionally including the user's inherited organization groups and user groups.GroupLocalService.search
(long companyId, long parentGroupId, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups belonging to the parent group that match the keywords, optionally including the user's inherited organization groups and user groups.GroupLocalService.search
(long companyId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end) Returns an ordered range of all the site groups and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.GroupLocalService.search
(long companyId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the site groups and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.GroupLocalService.search
(long companyId, String keywords, LinkedHashMap<String, Object> params, int start, int end) Returns an ordered range of all the groups that match the keywords, optionally including the user's inherited organization groups and user groups.GroupLocalService.search
(long companyId, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups that match the keywords, optionally including the user's inherited organization groups and user groups.GroupLocalService.search
(long companyId, LinkedHashMap<String, Object> params, int start, int end) Returns an ordered range of all the company's groups, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, long[] classNameIds, long parentGroupId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end) Returns an ordered range of all the groups belonging to the parent group that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, long[] classNameIds, long parentGroupId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups belonging to the parent group that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, long[] classNameIds, long parentGroupId, String keywords, LinkedHashMap<String, Object> params, int start, int end) Returns an ordered range of all the groups belonging to the parent group that match the class name IDs and keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, long[] classNameIds, long parentGroupId, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups belonging to the parent group that match the class name IDs and keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, long[] classNameIds, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end) Returns an ordered range of all the groups that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, long[] classNameIds, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, long[] classNameIds, String keywords, LinkedHashMap<String, Object> params, int start, int end) Returns an ordered range of all the groups that match the class name IDs and keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, long[] classNameIds, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups that match the class name IDs and keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, long parentGroupId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end) Returns an ordered range of all the site groups belonging to the parent group and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, long parentGroupId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the site groups belonging to the parent group and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, long parentGroupId, String keywords, LinkedHashMap<String, Object> params, int start, int end) Returns an ordered range of all the groups belonging to the parent group that match the keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, long parentGroupId, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups belonging to the parent group that match the keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end) Returns an ordered range of all the site groups and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the site groups and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, String keywords, LinkedHashMap<String, Object> params, int start, int end) Returns an ordered range of all the groups that match the keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups that match the keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, LinkedHashMap<String, Object> params, int start, int end) Returns an ordered range of all the company's groups, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, long[] classNameIds, long parentGroupId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end) Returns an ordered range of all the groups belonging to the parent group that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, long[] classNameIds, long parentGroupId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups belonging to the parent group that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, long[] classNameIds, long parentGroupId, String keywords, LinkedHashMap<String, Object> params, int start, int end) Returns an ordered range of all the groups belonging to the parent group that match the class name IDs and keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, long[] classNameIds, long parentGroupId, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups belonging to the parent group that match the class name IDs and keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, long[] classNameIds, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end) Returns an ordered range of all the groups that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, long[] classNameIds, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, long[] classNameIds, String keywords, LinkedHashMap<String, Object> params, int start, int end) Returns an ordered range of all the groups that match the class name IDs and keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, long[] classNameIds, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups that match the class name IDs and keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, long parentGroupId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end) Returns an ordered range of all the site groups belonging to the parent group and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, long parentGroupId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the site groups belonging to the parent group and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, long parentGroupId, String keywords, LinkedHashMap<String, Object> params, int start, int end) Returns an ordered range of all the groups belonging to the parent group that match the keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, long parentGroupId, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups belonging to the parent group that match the keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end) Returns an ordered range of all the site groups and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the site groups and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, String keywords, LinkedHashMap<String, Object> params, int start, int end) Returns an ordered range of all the groups that match the keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups that match the keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, LinkedHashMap<String, Object> params, int start, int end) Returns an ordered range of all the company's groups, optionally including the user's inherited organization groups and user groups.GroupService.search
(long companyId, long[] classNameIds, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) GroupService.search
(long companyId, long[] classNameIds, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) GroupService.search
(long companyId, String name, String description, String[] params, int start, int end) Returns an ordered range of all the site groups and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.GroupServiceUtil.search
(long companyId, long[] classNameIds, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) GroupServiceUtil.search
(long companyId, long[] classNameIds, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) GroupServiceUtil.search
(long companyId, String name, String description, String[] params, int start, int end) Returns an ordered range of all the site groups and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.GroupServiceWrapper.search
(long companyId, long[] classNameIds, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) GroupServiceWrapper.search
(long companyId, long[] classNameIds, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) GroupServiceWrapper.search
(long companyId, String name, String description, String[] params, int start, int end) Returns an ordered range of all the site groups and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.Methods in com.liferay.portal.kernel.service with parameters of type GroupModifier and TypeMethodDescriptionAdds the group to the database.static Group
Adds the group to the database.Adds the group to the database.boolean
GroupLocalService.addOrganizationGroup
(long organizationId, Group group) static boolean
GroupLocalServiceUtil.addOrganizationGroup
(long organizationId, Group group) boolean
GroupLocalServiceWrapper.addOrganizationGroup
(long organizationId, Group group) boolean
GroupLocalService.addRoleGroup
(long roleId, Group group) static boolean
GroupLocalServiceUtil.addRoleGroup
(long roleId, Group group) boolean
GroupLocalServiceWrapper.addRoleGroup
(long roleId, Group group) boolean
GroupLocalService.addUserGroup
(long userId, Group group) static boolean
GroupLocalServiceUtil.addUserGroup
(long userId, Group group) boolean
GroupLocalServiceWrapper.addUserGroup
(long userId, Group group) boolean
GroupLocalService.addUserGroupGroup
(long userGroupId, Group group) static boolean
GroupLocalServiceUtil.addUserGroupGroup
(long userGroupId, Group group) boolean
GroupLocalServiceWrapper.addUserGroupGroup
(long userGroupId, Group group) GroupLocalService.deleteGroup
(Group group) Deletes the group from the database.static Group
GroupLocalServiceUtil.deleteGroup
(Group group) Deletes the group from the database.GroupLocalServiceWrapper.deleteGroup
(Group group) Deletes the group from the database.void
GroupLocalService.deleteOrganizationGroup
(long organizationId, Group group) static void
GroupLocalServiceUtil.deleteOrganizationGroup
(long organizationId, Group group) void
GroupLocalServiceWrapper.deleteOrganizationGroup
(long organizationId, Group group) void
GroupLocalService.deleteRoleGroup
(long roleId, Group group) static void
GroupLocalServiceUtil.deleteRoleGroup
(long roleId, Group group) void
GroupLocalServiceWrapper.deleteRoleGroup
(long roleId, Group group) void
GroupLocalService.deleteUserGroup
(long userId, Group group) static void
GroupLocalServiceUtil.deleteUserGroup
(long userId, Group group) void
GroupLocalServiceWrapper.deleteUserGroup
(long userId, Group group) void
GroupLocalService.deleteUserGroupGroup
(long userGroupId, Group group) static void
GroupLocalServiceUtil.deleteUserGroupGroup
(long userGroupId, Group group) void
GroupLocalServiceWrapper.deleteUserGroupGroup
(long userGroupId, Group group) LayoutFriendlyURLLocalService.getLayoutFriendlyURLs
(Group siteGroup, List<Layout> layouts, String languageId) LayoutFriendlyURLLocalServiceUtil.getLayoutFriendlyURLs
(Group siteGroup, List<Layout> layouts, String languageId) LayoutFriendlyURLLocalServiceWrapper.getLayoutFriendlyURLs
(Group siteGroup, List<Layout> layouts, String languageId) int
LayoutLocalService.getLayoutsCount
(Group group, boolean privateLayout) int
LayoutLocalService.getLayoutsCount
(Group group, boolean privateLayout, boolean includeUserGroups) int
LayoutLocalService.getLayoutsCount
(Group group, boolean privateLayout, long parentLayoutId) int
LayoutLocalService.getLayoutsCount
(Group group, boolean privateLayout, long[] layoutIds) int
LayoutLocalService.getLayoutsCount
(Group group, boolean privateLayout, String keywords, String[] types) static int
LayoutLocalServiceUtil.getLayoutsCount
(Group group, boolean privateLayout) static int
LayoutLocalServiceUtil.getLayoutsCount
(Group group, boolean privateLayout, boolean includeUserGroups) static int
LayoutLocalServiceUtil.getLayoutsCount
(Group group, boolean privateLayout, long parentLayoutId) static int
LayoutLocalServiceUtil.getLayoutsCount
(Group group, boolean privateLayout, long[] layoutIds) static int
LayoutLocalServiceUtil.getLayoutsCount
(Group group, boolean privateLayout, String keywords, String[] types) int
LayoutLocalServiceWrapper.getLayoutsCount
(Group group, boolean privateLayout) int
LayoutLocalServiceWrapper.getLayoutsCount
(Group group, boolean privateLayout, boolean includeUserGroups) int
LayoutLocalServiceWrapper.getLayoutsCount
(Group group, boolean privateLayout, long parentLayoutId) int
LayoutLocalServiceWrapper.getLayoutsCount
(Group group, boolean privateLayout, long[] layoutIds) int
LayoutLocalServiceWrapper.getLayoutsCount
(Group group, boolean privateLayout, String keywords, String[] types) boolean
LayoutLocalService.hasLayouts
(Group group) boolean
LayoutLocalService.hasLayouts
(Group group, boolean privateLayout) boolean
LayoutLocalService.hasLayouts
(Group group, boolean privateLayout, boolean includeUserGroups) static boolean
LayoutLocalServiceUtil.hasLayouts
(Group group) static boolean
LayoutLocalServiceUtil.hasLayouts
(Group group, boolean privateLayout) static boolean
LayoutLocalServiceUtil.hasLayouts
(Group group, boolean privateLayout, boolean includeUserGroups) boolean
LayoutLocalServiceWrapper.hasLayouts
(Group group) boolean
LayoutLocalServiceWrapper.hasLayouts
(Group group, boolean privateLayout) boolean
LayoutLocalServiceWrapper.hasLayouts
(Group group, boolean privateLayout, boolean includeUserGroups) boolean
GroupLocalService.isLiveGroupActive
(Group group) static boolean
GroupLocalServiceUtil.isLiveGroupActive
(Group group) boolean
GroupLocalServiceWrapper.isLiveGroupActive
(Group group) int
LayoutLocalService.searchCount
(Group group, boolean privateLayout, String keywords, boolean searchOnlyByTitle, String[] types) static int
LayoutLocalServiceUtil.searchCount
(Group group, boolean privateLayout, String keywords, boolean searchOnlyByTitle, String[] types) int
LayoutLocalServiceWrapper.searchCount
(Group group, boolean privateLayout, String keywords, boolean searchOnlyByTitle, String[] types) void
GroupLocalService.updateAsset
(long userId, Group group, long[] assetCategoryIds, String[] assetTagNames) Updates the group's asset replacing categories and tag names.static void
GroupLocalServiceUtil.updateAsset
(long userId, Group group, long[] assetCategoryIds, String[] assetTagNames) Updates the group's asset replacing categories and tag names.void
GroupLocalServiceWrapper.updateAsset
(long userId, Group group, long[] assetCategoryIds, String[] assetTagNames) Updates the group's asset replacing categories and tag names.GroupLocalService.updateGroup
(Group group) Updates the group in the database or adds it if it does not yet exist.static Group
GroupLocalServiceUtil.updateGroup
(Group group) Updates the group in the database or adds it if it does not yet exist.GroupLocalServiceWrapper.updateGroup
(Group group) Updates the group in the database or adds it if it does not yet exist.Method parameters in com.liferay.portal.kernel.service with type arguments of type GroupModifier and TypeMethodDescriptionboolean
GroupLocalService.addOrganizationGroups
(long organizationId, List<Group> groups) static boolean
GroupLocalServiceUtil.addOrganizationGroups
(long organizationId, List<Group> groups) boolean
GroupLocalServiceWrapper.addOrganizationGroups
(long organizationId, List<Group> groups) boolean
GroupLocalService.addRoleGroups
(long roleId, List<Group> groups) static boolean
GroupLocalServiceUtil.addRoleGroups
(long roleId, List<Group> groups) boolean
GroupLocalServiceWrapper.addRoleGroups
(long roleId, List<Group> groups) boolean
GroupLocalService.addUserGroupGroups
(long userGroupId, List<Group> groups) static boolean
GroupLocalServiceUtil.addUserGroupGroups
(long userGroupId, List<Group> groups) boolean
GroupLocalServiceWrapper.addUserGroupGroups
(long userGroupId, List<Group> groups) boolean
GroupLocalService.addUserGroups
(long userId, List<Group> groups) static boolean
GroupLocalServiceUtil.addUserGroups
(long userId, List<Group> groups) boolean
GroupLocalServiceWrapper.addUserGroups
(long userId, List<Group> groups) void
GroupLocalService.deleteOrganizationGroups
(long organizationId, List<Group> groups) static void
GroupLocalServiceUtil.deleteOrganizationGroups
(long organizationId, List<Group> groups) void
GroupLocalServiceWrapper.deleteOrganizationGroups
(long organizationId, List<Group> groups) void
GroupLocalService.deleteRoleGroups
(long roleId, List<Group> groups) static void
GroupLocalServiceUtil.deleteRoleGroups
(long roleId, List<Group> groups) void
GroupLocalServiceWrapper.deleteRoleGroups
(long roleId, List<Group> groups) void
GroupLocalService.deleteUserGroupGroups
(long userGroupId, List<Group> groups) static void
GroupLocalServiceUtil.deleteUserGroupGroups
(long userGroupId, List<Group> groups) void
GroupLocalServiceWrapper.deleteUserGroupGroups
(long userGroupId, List<Group> groups) void
GroupLocalService.deleteUserGroups
(long userId, List<Group> groups) static void
GroupLocalServiceUtil.deleteUserGroups
(long userId, List<Group> groups) void
GroupLocalServiceWrapper.deleteUserGroups
(long userId, List<Group> groups) GroupLocalService.getActiveGroups
(long companyId, boolean site, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns the active or inactive groups associated with the company and, optionally, the main site.GroupLocalService.getActiveGroups
(long companyId, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns the active or inactive groups associated with the company.GroupLocalServiceUtil.getActiveGroups
(long companyId, boolean site, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns the active or inactive groups associated with the company and, optionally, the main site.GroupLocalServiceUtil.getActiveGroups
(long companyId, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns the active or inactive groups associated with the company.GroupLocalServiceWrapper.getActiveGroups
(long companyId, boolean site, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns the active or inactive groups associated with the company and, optionally, the main site.GroupLocalServiceWrapper.getActiveGroups
(long companyId, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns the active or inactive groups associated with the company.GroupLocalService.getLayoutsGroups
(long companyId, long parentGroupId, boolean site, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns a range of all groups that are children of the parent group and that have at least one layout.GroupLocalService.getLayoutsGroups
(long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns a range of all groups that are children of the parent group and that have at least one layout.GroupLocalServiceUtil.getLayoutsGroups
(long companyId, long parentGroupId, boolean site, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns a range of all groups that are children of the parent group and that have at least one layout.GroupLocalServiceUtil.getLayoutsGroups
(long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns a range of all groups that are children of the parent group and that have at least one layout.GroupLocalServiceWrapper.getLayoutsGroups
(long companyId, long parentGroupId, boolean site, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns a range of all groups that are children of the parent group and that have at least one layout.GroupLocalServiceWrapper.getLayoutsGroups
(long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns a range of all groups that are children of the parent group and that have at least one layout.GroupLocalService.getOrganizationGroups
(long organizationId, int start, int end, OrderByComparator<Group> orderByComparator) GroupLocalServiceUtil.getOrganizationGroups
(long organizationId, int start, int end, OrderByComparator<Group> orderByComparator) GroupLocalServiceWrapper.getOrganizationGroups
(long organizationId, int start, int end, OrderByComparator<Group> orderByComparator) GroupLocalService.getRoleGroups
(long roleId, int start, int end, OrderByComparator<Group> orderByComparator) GroupLocalServiceUtil.getRoleGroups
(long roleId, int start, int end, OrderByComparator<Group> orderByComparator) GroupLocalServiceWrapper.getRoleGroups
(long roleId, int start, int end, OrderByComparator<Group> orderByComparator) GroupLocalService.getUserGroupGroups
(long userGroupId, int start, int end, OrderByComparator<Group> orderByComparator) GroupLocalServiceUtil.getUserGroupGroups
(long userGroupId, int start, int end, OrderByComparator<Group> orderByComparator) GroupLocalServiceWrapper.getUserGroupGroups
(long userGroupId, int start, int end, OrderByComparator<Group> orderByComparator) GroupLocalService.getUserGroups
(long userId, int start, int end, OrderByComparator<Group> orderByComparator) GroupLocalServiceUtil.getUserGroups
(long userId, int start, int end, OrderByComparator<Group> orderByComparator) GroupLocalServiceWrapper.getUserGroups
(long userId, int start, int end, OrderByComparator<Group> orderByComparator) RoleLocalService.getUserRelatedRoles
(long userId, List<Group> groups) Returns the union of all the user's roles within the groups.RoleLocalServiceUtil.getUserRelatedRoles
(long userId, List<Group> groups) Returns the union of all the user's roles within the groups.RoleLocalServiceWrapper.getUserRelatedRoles
(long userId, List<Group> groups) Returns the union of all the user's roles within the groups.RoleService.getUserRelatedRoles
(long userId, List<Group> groups) Returns the union of all the user's roles within the groups.RoleServiceUtil.getUserRelatedRoles
(long userId, List<Group> groups) Returns the union of all the user's roles within the groups.RoleServiceWrapper.getUserRelatedRoles
(long userId, List<Group> groups) Returns the union of all the user's roles within the groups.GroupLocalService.search
(long companyId, long[] classNameIds, long parentGroupId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups belonging to the parent group that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.GroupLocalService.search
(long companyId, long[] classNameIds, long parentGroupId, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups belonging to the parent group that match the class name IDs and keywords, optionally including the user's inherited organization groups and user groups.GroupLocalService.search
(long companyId, long[] classNameIds, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.GroupLocalService.search
(long companyId, long[] classNameIds, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups that match the class name IDs and keywords, optionally including the user's inherited organization groups and user groups.GroupLocalService.search
(long companyId, long parentGroupId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the site groups belonging to the parent group and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.GroupLocalService.search
(long companyId, long parentGroupId, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups belonging to the parent group that match the keywords, optionally including the user's inherited organization groups and user groups.GroupLocalService.search
(long companyId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the site groups and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.GroupLocalService.search
(long companyId, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups that match the keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, long[] classNameIds, long parentGroupId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups belonging to the parent group that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, long[] classNameIds, long parentGroupId, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups belonging to the parent group that match the class name IDs and keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, long[] classNameIds, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, long[] classNameIds, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups that match the class name IDs and keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, long parentGroupId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the site groups belonging to the parent group and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, long parentGroupId, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups belonging to the parent group that match the keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the site groups and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceUtil.search
(long companyId, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups that match the keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, long[] classNameIds, long parentGroupId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups belonging to the parent group that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, long[] classNameIds, long parentGroupId, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups belonging to the parent group that match the class name IDs and keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, long[] classNameIds, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups that match the class name IDs, name, and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, long[] classNameIds, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups that match the class name IDs and keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, long parentGroupId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the site groups belonging to the parent group and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, long parentGroupId, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups belonging to the parent group that match the keywords, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the site groups and organization groups that match the name and description, optionally including the user's inherited organization groups and user groups.GroupLocalServiceWrapper.search
(long companyId, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups that match the keywords, optionally including the user's inherited organization groups and user groups.GroupService.search
(long companyId, long[] classNameIds, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) GroupService.search
(long companyId, long[] classNameIds, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) GroupServiceUtil.search
(long companyId, long[] classNameIds, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) GroupServiceUtil.search
(long companyId, long[] classNameIds, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) GroupServiceWrapper.search
(long companyId, long[] classNameIds, String name, String description, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) GroupServiceWrapper.search
(long companyId, long[] classNameIds, String keywords, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) <R,
E extends Throwable>
RGroupLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Group>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RGroupLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<Group>, R, E> updateUnsafeFunction) -
Uses of Group in com.liferay.portal.kernel.service.permission
Methods in com.liferay.portal.kernel.service.permission with parameters of type GroupModifier and TypeMethodDescriptionvoid
GroupPermissionUtil_IW.check
(PermissionChecker permissionChecker, Group group, String actionId) static void
GroupPermissionUtil.check
(PermissionChecker permissionChecker, Group group, String actionId) static void
UserGroupRolePermissionUtil.check
(PermissionChecker permissionChecker, Group group, Role role) boolean
GroupPermissionUtil_IW.contains
(PermissionChecker permissionChecker, Group group, String actionId) static boolean
GroupPermissionUtil.contains
(PermissionChecker permissionChecker, Group group, String actionId) static boolean
UserGroupRolePermissionUtil.contains
(PermissionChecker permissionChecker, Group group, Role role) -
Uses of Group in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that return GroupModifier and TypeMethodDescriptionGroupPersistence.create
(long groupId) Creates a new group with the primary key.static Group
GroupUtil.create
(long groupId) Creates a new group with the primary key.GroupPersistence.fetchByC_A_First
(long companyId, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and active = ?.static Group
GroupUtil.fetchByC_A_First
(long companyId, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and active = ?.GroupPersistence.fetchByC_A_Last
(long companyId, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and active = ?.static Group
GroupUtil.fetchByC_A_Last
(long companyId, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and active = ?.GroupPersistence.fetchByC_C_C
(long companyId, long classNameId, long classPK) Returns the group where companyId = ? and classNameId = ? and classPK = ? or returnsnull
if it could not be found.GroupPersistence.fetchByC_C_C
(long companyId, long classNameId, long classPK, boolean useFinderCache) Returns the group where companyId = ? and classNameId = ? and classPK = ? or returnsnull
if it could not be found, optionally using the finder cache.static Group
GroupUtil.fetchByC_C_C
(long companyId, long classNameId, long classPK) Returns the group where companyId = ? and classNameId = ? and classPK = ? or returnsnull
if it could not be found.static Group
GroupUtil.fetchByC_C_C
(long companyId, long classNameId, long classPK, boolean useFinderCache) Returns the group where companyId = ? and classNameId = ? and classPK = ? or returnsnull
if it could not be found, optionally using the finder cache.GroupPersistence.fetchByC_C_First
(long companyId, long classNameId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ?.static Group
GroupUtil.fetchByC_C_First
(long companyId, long classNameId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ?.GroupPersistence.fetchByC_C_L_GK
(long companyId, long classNameId, long liveGroupId, String groupKey) Returns the group where companyId = ? and classNameId = ? and liveGroupId = ? and groupKey = ? or returnsnull
if it could not be found.GroupPersistence.fetchByC_C_L_GK
(long companyId, long classNameId, long liveGroupId, String groupKey, boolean useFinderCache) Returns the group where companyId = ? and classNameId = ? and liveGroupId = ? and groupKey = ? or returnsnull
if it could not be found, optionally using the finder cache.static Group
GroupUtil.fetchByC_C_L_GK
(long companyId, long classNameId, long liveGroupId, String groupKey) Returns the group where companyId = ? and classNameId = ? and liveGroupId = ? and groupKey = ? or returnsnull
if it could not be found.static Group
GroupUtil.fetchByC_C_L_GK
(long companyId, long classNameId, long liveGroupId, String groupKey, boolean useFinderCache) Returns the group where companyId = ? and classNameId = ? and liveGroupId = ? and groupKey = ? or returnsnull
if it could not be found, optionally using the finder cache.GroupPersistence.fetchByC_C_Last
(long companyId, long classNameId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ?.static Group
GroupUtil.fetchByC_C_Last
(long companyId, long classNameId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ?.GroupPersistence.fetchByC_C_P_First
(long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ? and parentGroupId = ?.static Group
GroupUtil.fetchByC_C_P_First
(long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.fetchByC_C_P_Last
(long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ? and parentGroupId = ?.static Group
GroupUtil.fetchByC_C_P_Last
(long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.fetchByC_C_S_First
(long companyId, long classNameId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ? and site = ?.static Group
GroupUtil.fetchByC_C_S_First
(long companyId, long classNameId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ? and site = ?.GroupPersistence.fetchByC_C_S_Last
(long companyId, long classNameId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ? and site = ?.static Group
GroupUtil.fetchByC_C_S_Last
(long companyId, long classNameId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ? and site = ?.GroupPersistence.fetchByC_CPK_First
(long classNameId, long classPK, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where classNameId = ? and classPK = ?.static Group
GroupUtil.fetchByC_CPK_First
(long classNameId, long classPK, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where classNameId = ? and classPK = ?.GroupPersistence.fetchByC_CPK_Last
(long classNameId, long classPK, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where classNameId = ? and classPK = ?.static Group
GroupUtil.fetchByC_CPK_Last
(long classNameId, long classPK, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where classNameId = ? and classPK = ?.GroupPersistence.fetchByC_F
(long companyId, String friendlyURL) Returns the group where companyId = ? and friendlyURL = ? or returnsnull
if it could not be found.GroupPersistence.fetchByC_F
(long companyId, String friendlyURL, boolean useFinderCache) Returns the group where companyId = ? and friendlyURL = ? or returnsnull
if it could not be found, optionally using the finder cache.static Group
GroupUtil.fetchByC_F
(long companyId, String friendlyURL) Returns the group where companyId = ? and friendlyURL = ? or returnsnull
if it could not be found.static Group
GroupUtil.fetchByC_F
(long companyId, String friendlyURL, boolean useFinderCache) Returns the group where companyId = ? and friendlyURL = ? or returnsnull
if it could not be found, optionally using the finder cache.GroupFinder.fetchByC_GK
(long companyId, String groupKey) static Group
GroupFinderUtil.fetchByC_GK
(long companyId, String groupKey) GroupPersistence.fetchByC_GK
(long companyId, String groupKey) Returns the group where companyId = ? and groupKey = ? or returnsnull
if it could not be found.GroupPersistence.fetchByC_GK
(long companyId, String groupKey, boolean useFinderCache) Returns the group where companyId = ? and groupKey = ? or returnsnull
if it could not be found, optionally using the finder cache.static Group
GroupUtil.fetchByC_GK
(long companyId, String groupKey) Returns the group where companyId = ? and groupKey = ? or returnsnull
if it could not be found.static Group
GroupUtil.fetchByC_GK
(long companyId, String groupKey, boolean useFinderCache) Returns the group where companyId = ? and groupKey = ? or returnsnull
if it could not be found, optionally using the finder cache.GroupPersistence.fetchByC_L_GK
(long companyId, long liveGroupId, String groupKey) Returns the group where companyId = ? and liveGroupId = ? and groupKey = ? or returnsnull
if it could not be found.GroupPersistence.fetchByC_L_GK
(long companyId, long liveGroupId, String groupKey, boolean useFinderCache) Returns the group where companyId = ? and liveGroupId = ? and groupKey = ? or returnsnull
if it could not be found, optionally using the finder cache.static Group
GroupUtil.fetchByC_L_GK
(long companyId, long liveGroupId, String groupKey) Returns the group where companyId = ? and liveGroupId = ? and groupKey = ? or returnsnull
if it could not be found.static Group
GroupUtil.fetchByC_L_GK
(long companyId, long liveGroupId, String groupKey, boolean useFinderCache) Returns the group where companyId = ? and liveGroupId = ? and groupKey = ? or returnsnull
if it could not be found, optionally using the finder cache.GroupPersistence.fetchByC_LikeN_S_First
(long companyId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and name LIKE ? and site = ?.static Group
GroupUtil.fetchByC_LikeN_S_First
(long companyId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and name LIKE ? and site = ?.GroupPersistence.fetchByC_LikeN_S_Last
(long companyId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and name LIKE ? and site = ?.static Group
GroupUtil.fetchByC_LikeN_S_Last
(long companyId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and name LIKE ? and site = ?.GroupPersistence.fetchByC_LikeT_S_First
(long companyId, String treePath, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and treePath LIKE ? and site = ?.static Group
GroupUtil.fetchByC_LikeT_S_First
(long companyId, String treePath, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and treePath LIKE ? and site = ?.GroupPersistence.fetchByC_LikeT_S_Last
(long companyId, String treePath, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and treePath LIKE ? and site = ?.static Group
GroupUtil.fetchByC_LikeT_S_Last
(long companyId, String treePath, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and treePath LIKE ? and site = ?.GroupPersistence.fetchByC_P_First
(long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ?.static Group
GroupUtil.fetchByC_P_First
(long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ?.GroupPersistence.fetchByC_P_Last
(long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ?.static Group
GroupUtil.fetchByC_P_Last
(long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ?.GroupPersistence.fetchByC_P_LikeN_S_First
(long companyId, long parentGroupId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.static Group
GroupUtil.fetchByC_P_LikeN_S_First
(long companyId, long parentGroupId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.GroupPersistence.fetchByC_P_LikeN_S_Last
(long companyId, long parentGroupId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.static Group
GroupUtil.fetchByC_P_LikeN_S_Last
(long companyId, long parentGroupId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.GroupPersistence.fetchByC_P_S_First
(long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and site = ?.static Group
GroupUtil.fetchByC_P_S_First
(long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.fetchByC_P_S_I_First
(long companyId, long parentGroupId, boolean site, boolean inheritContent, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.static Group
GroupUtil.fetchByC_P_S_I_First
(long companyId, long parentGroupId, boolean site, boolean inheritContent, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.GroupPersistence.fetchByC_P_S_I_Last
(long companyId, long parentGroupId, boolean site, boolean inheritContent, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.static Group
GroupUtil.fetchByC_P_S_I_Last
(long companyId, long parentGroupId, boolean site, boolean inheritContent, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.GroupPersistence.fetchByC_P_S_Last
(long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and site = ?.static Group
GroupUtil.fetchByC_P_S_Last
(long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.fetchByC_S_A_First
(long companyId, boolean site, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and site = ? and active = ?.static Group
GroupUtil.fetchByC_S_A_First
(long companyId, boolean site, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and site = ? and active = ?.GroupPersistence.fetchByC_S_A_Last
(long companyId, boolean site, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and site = ? and active = ?.static Group
GroupUtil.fetchByC_S_A_Last
(long companyId, boolean site, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and site = ? and active = ?.GroupPersistence.fetchByC_S_First
(long companyId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and site = ?.static Group
GroupUtil.fetchByC_S_First
(long companyId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and site = ?.GroupPersistence.fetchByC_S_Last
(long companyId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and site = ?.static Group
GroupUtil.fetchByC_S_Last
(long companyId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and site = ?.GroupPersistence.fetchByCompanyId_First
(long companyId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ?.static Group
GroupUtil.fetchByCompanyId_First
(long companyId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ?.GroupPersistence.fetchByCompanyId_Last
(long companyId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ?.static Group
GroupUtil.fetchByCompanyId_Last
(long companyId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ?.GroupPersistence.fetchByERC_C
(String externalReferenceCode, long companyId) Returns the group where externalReferenceCode = ? and companyId = ? or returnsnull
if it could not be found.GroupPersistence.fetchByERC_C
(String externalReferenceCode, long companyId, boolean useFinderCache) Returns the group where externalReferenceCode = ? and companyId = ? or returnsnull
if it could not be found, optionally using the finder cache.static Group
GroupUtil.fetchByERC_C
(String externalReferenceCode, long companyId) Returns the group where externalReferenceCode = ? and companyId = ? or returnsnull
if it could not be found.static Group
GroupUtil.fetchByERC_C
(String externalReferenceCode, long companyId, boolean useFinderCache) Returns the group where externalReferenceCode = ? and companyId = ? or returnsnull
if it could not be found, optionally using the finder cache.GroupPersistence.fetchByGtG_C_C_P_First
(long groupId, long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.static Group
GroupUtil.fetchByGtG_C_C_P_First
(long groupId, long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.fetchByGtG_C_C_P_Last
(long groupId, long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.static Group
GroupUtil.fetchByGtG_C_C_P_Last
(long groupId, long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.fetchByGtG_C_P_First
(long groupId, long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ?.static Group
GroupUtil.fetchByGtG_C_P_First
(long groupId, long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ?.GroupPersistence.fetchByGtG_C_P_Last
(long groupId, long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ?.static Group
GroupUtil.fetchByGtG_C_P_Last
(long groupId, long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ?.GroupPersistence.fetchByGtG_C_P_S_First
(long groupId, long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.static Group
GroupUtil.fetchByGtG_C_P_S_First
(long groupId, long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.fetchByGtG_C_P_S_Last
(long groupId, long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.static Group
GroupUtil.fetchByGtG_C_P_S_Last
(long groupId, long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.fetchByLiveGroupId
(long liveGroupId) Returns the group where liveGroupId = ? or returnsnull
if it could not be found.GroupPersistence.fetchByLiveGroupId
(long liveGroupId, boolean useFinderCache) Returns the group where liveGroupId = ? or returnsnull
if it could not be found, optionally using the finder cache.static Group
GroupUtil.fetchByLiveGroupId
(long liveGroupId) Returns the group where liveGroupId = ? or returnsnull
if it could not be found.static Group
GroupUtil.fetchByLiveGroupId
(long liveGroupId, boolean useFinderCache) Returns the group where liveGroupId = ? or returnsnull
if it could not be found, optionally using the finder cache.GroupPersistence.fetchByPrimaryKey
(long groupId) Returns the group with the primary key or returnsnull
if it could not be found.static Group
GroupUtil.fetchByPrimaryKey
(long groupId) Returns the group with the primary key or returnsnull
if it could not be found.GroupPersistence.fetchByT_A_First
(int type, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where type = ? and active = ?.static Group
GroupUtil.fetchByT_A_First
(int type, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where type = ? and active = ?.GroupPersistence.fetchByT_A_Last
(int type, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where type = ? and active = ?.static Group
GroupUtil.fetchByT_A_Last
(int type, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where type = ? and active = ?.GroupPersistence.fetchByUuid_C_First
(String uuid, long companyId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where uuid = ? and companyId = ?.static Group
GroupUtil.fetchByUuid_C_First
(String uuid, long companyId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where uuid = ? and companyId = ?.GroupPersistence.fetchByUuid_C_Last
(String uuid, long companyId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where uuid = ? and companyId = ?.static Group
GroupUtil.fetchByUuid_C_Last
(String uuid, long companyId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where uuid = ? and companyId = ?.GroupPersistence.fetchByUuid_First
(String uuid, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where uuid = ?.static Group
GroupUtil.fetchByUuid_First
(String uuid, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where uuid = ?.GroupPersistence.fetchByUUID_G
(String uuid, long groupId) Returns the group where uuid = ? and groupId = ? or returnsnull
if it could not be found.GroupPersistence.fetchByUUID_G
(String uuid, long groupId, boolean useFinderCache) Returns the group where uuid = ? and groupId = ? or returnsnull
if it could not be found, optionally using the finder cache.static Group
GroupUtil.fetchByUUID_G
(String uuid, long groupId) Returns the group where uuid = ? and groupId = ? or returnsnull
if it could not be found.static Group
GroupUtil.fetchByUUID_G
(String uuid, long groupId, boolean useFinderCache) Returns the group where uuid = ? and groupId = ? or returnsnull
if it could not be found, optionally using the finder cache.GroupPersistence.fetchByUuid_Last
(String uuid, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where uuid = ?.static Group
GroupUtil.fetchByUuid_Last
(String uuid, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where uuid = ?.GroupPersistence.findByC_A_First
(long companyId, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and active = ?.static Group
GroupUtil.findByC_A_First
(long companyId, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and active = ?.GroupPersistence.findByC_A_Last
(long companyId, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and active = ?.static Group
GroupUtil.findByC_A_Last
(long companyId, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and active = ?.Group[]
GroupPersistence.findByC_A_PrevAndNext
(long groupId, long companyId, boolean active, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and active = ?.static Group[]
GroupUtil.findByC_A_PrevAndNext
(long groupId, long companyId, boolean active, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and active = ?.GroupPersistence.findByC_C_C
(long companyId, long classNameId, long classPK) Returns the group where companyId = ? and classNameId = ? and classPK = ? or throws aNoSuchGroupException
if it could not be found.static Group
GroupUtil.findByC_C_C
(long companyId, long classNameId, long classPK) Returns the group where companyId = ? and classNameId = ? and classPK = ? or throws aNoSuchGroupException
if it could not be found.GroupPersistence.findByC_C_First
(long companyId, long classNameId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ?.static Group
GroupUtil.findByC_C_First
(long companyId, long classNameId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ?.GroupPersistence.findByC_C_L_GK
(long companyId, long classNameId, long liveGroupId, String groupKey) Returns the group where companyId = ? and classNameId = ? and liveGroupId = ? and groupKey = ? or throws aNoSuchGroupException
if it could not be found.static Group
GroupUtil.findByC_C_L_GK
(long companyId, long classNameId, long liveGroupId, String groupKey) Returns the group where companyId = ? and classNameId = ? and liveGroupId = ? and groupKey = ? or throws aNoSuchGroupException
if it could not be found.GroupPersistence.findByC_C_Last
(long companyId, long classNameId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ?.static Group
GroupUtil.findByC_C_Last
(long companyId, long classNameId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ?.GroupPersistence.findByC_C_P_First
(long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ? and parentGroupId = ?.static Group
GroupUtil.findByC_C_P_First
(long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.findByC_C_P_Last
(long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ? and parentGroupId = ?.static Group
GroupUtil.findByC_C_P_Last
(long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ? and parentGroupId = ?.Group[]
GroupPersistence.findByC_C_P_PrevAndNext
(long groupId, long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and classNameId = ? and parentGroupId = ?.static Group[]
GroupUtil.findByC_C_P_PrevAndNext
(long groupId, long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and classNameId = ? and parentGroupId = ?.Group[]
GroupPersistence.findByC_C_PrevAndNext
(long groupId, long companyId, long classNameId, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and classNameId = ?.static Group[]
GroupUtil.findByC_C_PrevAndNext
(long groupId, long companyId, long classNameId, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and classNameId = ?.GroupPersistence.findByC_C_S_First
(long companyId, long classNameId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ? and site = ?.static Group
GroupUtil.findByC_C_S_First
(long companyId, long classNameId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ? and site = ?.GroupPersistence.findByC_C_S_Last
(long companyId, long classNameId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ? and site = ?.static Group
GroupUtil.findByC_C_S_Last
(long companyId, long classNameId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ? and site = ?.Group[]
GroupPersistence.findByC_C_S_PrevAndNext
(long groupId, long companyId, long classNameId, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and classNameId = ? and site = ?.static Group[]
GroupUtil.findByC_C_S_PrevAndNext
(long groupId, long companyId, long classNameId, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and classNameId = ? and site = ?.GroupPersistence.findByC_CPK_First
(long classNameId, long classPK, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where classNameId = ? and classPK = ?.static Group
GroupUtil.findByC_CPK_First
(long classNameId, long classPK, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where classNameId = ? and classPK = ?.GroupPersistence.findByC_CPK_Last
(long classNameId, long classPK, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where classNameId = ? and classPK = ?.static Group
GroupUtil.findByC_CPK_Last
(long classNameId, long classPK, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where classNameId = ? and classPK = ?.Group[]
GroupPersistence.findByC_CPK_PrevAndNext
(long groupId, long classNameId, long classPK, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where classNameId = ? and classPK = ?.static Group[]
GroupUtil.findByC_CPK_PrevAndNext
(long groupId, long classNameId, long classPK, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where classNameId = ? and classPK = ?.Returns the group where companyId = ? and friendlyURL = ? or throws aNoSuchGroupException
if it could not be found.static Group
Returns the group where companyId = ? and friendlyURL = ? or throws aNoSuchGroupException
if it could not be found.GroupFinder.findByC_GK
(long companyId, String groupKey) static Group
GroupFinderUtil.findByC_GK
(long companyId, String groupKey) GroupPersistence.findByC_GK
(long companyId, String groupKey) Returns the group where companyId = ? and groupKey = ? or throws aNoSuchGroupException
if it could not be found.static Group
GroupUtil.findByC_GK
(long companyId, String groupKey) Returns the group where companyId = ? and groupKey = ? or throws aNoSuchGroupException
if it could not be found.GroupPersistence.findByC_L_GK
(long companyId, long liveGroupId, String groupKey) Returns the group where companyId = ? and liveGroupId = ? and groupKey = ? or throws aNoSuchGroupException
if it could not be found.static Group
GroupUtil.findByC_L_GK
(long companyId, long liveGroupId, String groupKey) Returns the group where companyId = ? and liveGroupId = ? and groupKey = ? or throws aNoSuchGroupException
if it could not be found.GroupPersistence.findByC_LikeN_S_First
(long companyId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and name LIKE ? and site = ?.static Group
GroupUtil.findByC_LikeN_S_First
(long companyId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and name LIKE ? and site = ?.GroupPersistence.findByC_LikeN_S_Last
(long companyId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and name LIKE ? and site = ?.static Group
GroupUtil.findByC_LikeN_S_Last
(long companyId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and name LIKE ? and site = ?.Group[]
GroupPersistence.findByC_LikeN_S_PrevAndNext
(long groupId, long companyId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and name LIKE ? and site = ?.static Group[]
GroupUtil.findByC_LikeN_S_PrevAndNext
(long groupId, long companyId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and name LIKE ? and site = ?.GroupPersistence.findByC_LikeT_S_First
(long companyId, String treePath, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and treePath LIKE ? and site = ?.static Group
GroupUtil.findByC_LikeT_S_First
(long companyId, String treePath, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and treePath LIKE ? and site = ?.GroupPersistence.findByC_LikeT_S_Last
(long companyId, String treePath, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and treePath LIKE ? and site = ?.static Group
GroupUtil.findByC_LikeT_S_Last
(long companyId, String treePath, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and treePath LIKE ? and site = ?.Group[]
GroupPersistence.findByC_LikeT_S_PrevAndNext
(long groupId, long companyId, String treePath, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and treePath LIKE ? and site = ?.static Group[]
GroupUtil.findByC_LikeT_S_PrevAndNext
(long groupId, long companyId, String treePath, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and treePath LIKE ? and site = ?.GroupPersistence.findByC_P_First
(long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ?.static Group
GroupUtil.findByC_P_First
(long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ?.GroupPersistence.findByC_P_Last
(long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ?.static Group
GroupUtil.findByC_P_Last
(long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ?.GroupPersistence.findByC_P_LikeN_S_First
(long companyId, long parentGroupId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.static Group
GroupUtil.findByC_P_LikeN_S_First
(long companyId, long parentGroupId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.GroupPersistence.findByC_P_LikeN_S_Last
(long companyId, long parentGroupId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.static Group
GroupUtil.findByC_P_LikeN_S_Last
(long companyId, long parentGroupId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.Group[]
GroupPersistence.findByC_P_LikeN_S_PrevAndNext
(long groupId, long companyId, long parentGroupId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.static Group[]
GroupUtil.findByC_P_LikeN_S_PrevAndNext
(long groupId, long companyId, long parentGroupId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.Group[]
GroupPersistence.findByC_P_PrevAndNext
(long groupId, long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and parentGroupId = ?.static Group[]
GroupUtil.findByC_P_PrevAndNext
(long groupId, long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and parentGroupId = ?.GroupPersistence.findByC_P_S_First
(long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and site = ?.static Group
GroupUtil.findByC_P_S_First
(long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.findByC_P_S_I_First
(long companyId, long parentGroupId, boolean site, boolean inheritContent, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.static Group
GroupUtil.findByC_P_S_I_First
(long companyId, long parentGroupId, boolean site, boolean inheritContent, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.GroupPersistence.findByC_P_S_I_Last
(long companyId, long parentGroupId, boolean site, boolean inheritContent, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.static Group
GroupUtil.findByC_P_S_I_Last
(long companyId, long parentGroupId, boolean site, boolean inheritContent, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.Group[]
GroupPersistence.findByC_P_S_I_PrevAndNext
(long groupId, long companyId, long parentGroupId, boolean site, boolean inheritContent, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.static Group[]
GroupUtil.findByC_P_S_I_PrevAndNext
(long groupId, long companyId, long parentGroupId, boolean site, boolean inheritContent, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.GroupPersistence.findByC_P_S_Last
(long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and site = ?.static Group
GroupUtil.findByC_P_S_Last
(long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and site = ?.Group[]
GroupPersistence.findByC_P_S_PrevAndNext
(long groupId, long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and parentGroupId = ? and site = ?.static Group[]
GroupUtil.findByC_P_S_PrevAndNext
(long groupId, long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.findByC_S_A_First
(long companyId, boolean site, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and site = ? and active = ?.static Group
GroupUtil.findByC_S_A_First
(long companyId, boolean site, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and site = ? and active = ?.GroupPersistence.findByC_S_A_Last
(long companyId, boolean site, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and site = ? and active = ?.static Group
GroupUtil.findByC_S_A_Last
(long companyId, boolean site, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and site = ? and active = ?.Group[]
GroupPersistence.findByC_S_A_PrevAndNext
(long groupId, long companyId, boolean site, boolean active, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and site = ? and active = ?.static Group[]
GroupUtil.findByC_S_A_PrevAndNext
(long groupId, long companyId, boolean site, boolean active, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and site = ? and active = ?.GroupPersistence.findByC_S_First
(long companyId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and site = ?.static Group
GroupUtil.findByC_S_First
(long companyId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and site = ?.GroupPersistence.findByC_S_Last
(long companyId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and site = ?.static Group
GroupUtil.findByC_S_Last
(long companyId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and site = ?.Group[]
GroupPersistence.findByC_S_PrevAndNext
(long groupId, long companyId, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and site = ?.static Group[]
GroupUtil.findByC_S_PrevAndNext
(long groupId, long companyId, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and site = ?.GroupPersistence.findByCompanyId_First
(long companyId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ?.static Group
GroupUtil.findByCompanyId_First
(long companyId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ?.GroupPersistence.findByCompanyId_Last
(long companyId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ?.static Group
GroupUtil.findByCompanyId_Last
(long companyId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ?.Group[]
GroupPersistence.findByCompanyId_PrevAndNext
(long groupId, long companyId, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ?.static Group[]
GroupUtil.findByCompanyId_PrevAndNext
(long groupId, long companyId, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ?.GroupPersistence.findByERC_C
(String externalReferenceCode, long companyId) Returns the group where externalReferenceCode = ? and companyId = ? or throws aNoSuchGroupException
if it could not be found.static Group
GroupUtil.findByERC_C
(String externalReferenceCode, long companyId) Returns the group where externalReferenceCode = ? and companyId = ? or throws aNoSuchGroupException
if it could not be found.GroupPersistence.findByGtG_C_C_P_First
(long groupId, long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.static Group
GroupUtil.findByGtG_C_C_P_First
(long groupId, long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.findByGtG_C_C_P_Last
(long groupId, long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.static Group
GroupUtil.findByGtG_C_C_P_Last
(long groupId, long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.findByGtG_C_P_First
(long groupId, long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ?.static Group
GroupUtil.findByGtG_C_P_First
(long groupId, long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ?.GroupPersistence.findByGtG_C_P_Last
(long groupId, long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ?.static Group
GroupUtil.findByGtG_C_P_Last
(long groupId, long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ?.GroupPersistence.findByGtG_C_P_S_First
(long groupId, long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.static Group
GroupUtil.findByGtG_C_P_S_First
(long groupId, long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.findByGtG_C_P_S_Last
(long groupId, long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.static Group
GroupUtil.findByGtG_C_P_S_Last
(long groupId, long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.findByLiveGroupId
(long liveGroupId) Returns the group where liveGroupId = ? or throws aNoSuchGroupException
if it could not be found.static Group
GroupUtil.findByLiveGroupId
(long liveGroupId) Returns the group where liveGroupId = ? or throws aNoSuchGroupException
if it could not be found.GroupPersistence.findByPrimaryKey
(long groupId) Returns the group with the primary key or throws aNoSuchGroupException
if it could not be found.static Group
GroupUtil.findByPrimaryKey
(long groupId) Returns the group with the primary key or throws aNoSuchGroupException
if it could not be found.GroupPersistence.findByT_A_First
(int type, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where type = ? and active = ?.static Group
GroupUtil.findByT_A_First
(int type, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where type = ? and active = ?.GroupPersistence.findByT_A_Last
(int type, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where type = ? and active = ?.static Group
GroupUtil.findByT_A_Last
(int type, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where type = ? and active = ?.Group[]
GroupPersistence.findByT_A_PrevAndNext
(long groupId, int type, boolean active, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where type = ? and active = ?.static Group[]
GroupUtil.findByT_A_PrevAndNext
(long groupId, int type, boolean active, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where type = ? and active = ?.GroupPersistence.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where uuid = ? and companyId = ?.static Group
GroupUtil.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where uuid = ? and companyId = ?.GroupPersistence.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where uuid = ? and companyId = ?.static Group
GroupUtil.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where uuid = ? and companyId = ?.Group[]
GroupPersistence.findByUuid_C_PrevAndNext
(long groupId, String uuid, long companyId, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where uuid = ? and companyId = ?.static Group[]
GroupUtil.findByUuid_C_PrevAndNext
(long groupId, String uuid, long companyId, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where uuid = ? and companyId = ?.GroupPersistence.findByUuid_First
(String uuid, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where uuid = ?.static Group
GroupUtil.findByUuid_First
(String uuid, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where uuid = ?.GroupPersistence.findByUUID_G
(String uuid, long groupId) Returns the group where uuid = ? and groupId = ? or throws aNoSuchGroupException
if it could not be found.static Group
GroupUtil.findByUUID_G
(String uuid, long groupId) Returns the group where uuid = ? and groupId = ? or throws aNoSuchGroupException
if it could not be found.GroupPersistence.findByUuid_Last
(String uuid, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where uuid = ?.static Group
GroupUtil.findByUuid_Last
(String uuid, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where uuid = ?.Group[]
GroupPersistence.findByUuid_PrevAndNext
(long groupId, String uuid, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where uuid = ?.static Group[]
GroupUtil.findByUuid_PrevAndNext
(long groupId, String uuid, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where uuid = ?.GroupPersistence.remove
(long groupId) Removes the group with the primary key from the database.static Group
GroupUtil.remove
(long groupId) Removes the group with the primary key from the database.GroupPersistence.removeByC_C_C
(long companyId, long classNameId, long classPK) Removes the group where companyId = ? and classNameId = ? and classPK = ? from the database.static Group
GroupUtil.removeByC_C_C
(long companyId, long classNameId, long classPK) Removes the group where companyId = ? and classNameId = ? and classPK = ? from the database.GroupPersistence.removeByC_C_L_GK
(long companyId, long classNameId, long liveGroupId, String groupKey) Removes the group where companyId = ? and classNameId = ? and liveGroupId = ? and groupKey = ? from the database.static Group
GroupUtil.removeByC_C_L_GK
(long companyId, long classNameId, long liveGroupId, String groupKey) Removes the group where companyId = ? and classNameId = ? and liveGroupId = ? and groupKey = ? from the database.GroupPersistence.removeByC_F
(long companyId, String friendlyURL) Removes the group where companyId = ? and friendlyURL = ? from the database.static Group
GroupUtil.removeByC_F
(long companyId, String friendlyURL) Removes the group where companyId = ? and friendlyURL = ? from the database.GroupPersistence.removeByC_GK
(long companyId, String groupKey) Removes the group where companyId = ? and groupKey = ? from the database.static Group
GroupUtil.removeByC_GK
(long companyId, String groupKey) Removes the group where companyId = ? and groupKey = ? from the database.GroupPersistence.removeByC_L_GK
(long companyId, long liveGroupId, String groupKey) Removes the group where companyId = ? and liveGroupId = ? and groupKey = ? from the database.static Group
GroupUtil.removeByC_L_GK
(long companyId, long liveGroupId, String groupKey) Removes the group where companyId = ? and liveGroupId = ? and groupKey = ? from the database.GroupPersistence.removeByERC_C
(String externalReferenceCode, long companyId) Removes the group where externalReferenceCode = ? and companyId = ? from the database.static Group
GroupUtil.removeByERC_C
(String externalReferenceCode, long companyId) Removes the group where externalReferenceCode = ? and companyId = ? from the database.GroupPersistence.removeByLiveGroupId
(long liveGroupId) Removes the group where liveGroupId = ? from the database.static Group
GroupUtil.removeByLiveGroupId
(long liveGroupId) Removes the group where liveGroupId = ? from the database.GroupPersistence.removeByUUID_G
(String uuid, long groupId) Removes the group where uuid = ? and groupId = ? from the database.static Group
GroupUtil.removeByUUID_G
(String uuid, long groupId) Removes the group where uuid = ? and groupId = ? from the database.static Group
static Group
GroupUtil.update
(Group group, ServiceContext serviceContext) GroupPersistence.updateImpl
(Group group) static Group
GroupUtil.updateImpl
(Group group) Methods in com.liferay.portal.kernel.service.persistence that return types with arguments of type GroupModifier and TypeMethodDescriptionstatic Map<Serializable,
Group> GroupUtil.fetchByPrimaryKeys
(Set<Serializable> primaryKeys) GroupPersistence.findAll()
Returns all the groups.GroupPersistence.findAll
(int start, int end) Returns a range of all the groups.GroupPersistence.findAll
(int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups.GroupPersistence.findAll
(int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups.GroupUtil.findAll()
Returns all the groups.GroupUtil.findAll
(int start, int end) Returns a range of all the groups.GroupUtil.findAll
(int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups.GroupUtil.findAll
(int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups.GroupPersistence.findByC_A
(long companyId, boolean active) Returns all the groups where companyId = ? and active = ?.GroupPersistence.findByC_A
(long companyId, boolean active, int start, int end) Returns a range of all the groups where companyId = ? and active = ?.GroupPersistence.findByC_A
(long companyId, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and active = ?.GroupPersistence.findByC_A
(long companyId, boolean active, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and active = ?.GroupUtil.findByC_A
(long companyId, boolean active) Returns all the groups where companyId = ? and active = ?.GroupUtil.findByC_A
(long companyId, boolean active, int start, int end) Returns a range of all the groups where companyId = ? and active = ?.GroupUtil.findByC_A
(long companyId, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and active = ?.GroupUtil.findByC_A
(long companyId, boolean active, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and active = ?.GroupPersistence.findByC_C
(long companyId, long classNameId) Returns all the groups where companyId = ? and classNameId = ?.GroupPersistence.findByC_C
(long companyId, long classNameId, int start, int end) Returns a range of all the groups where companyId = ? and classNameId = ?.GroupPersistence.findByC_C
(long companyId, long classNameId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and classNameId = ?.GroupPersistence.findByC_C
(long companyId, long classNameId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and classNameId = ?.GroupUtil.findByC_C
(long companyId, long classNameId) Returns all the groups where companyId = ? and classNameId = ?.GroupUtil.findByC_C
(long companyId, long classNameId, int start, int end) Returns a range of all the groups where companyId = ? and classNameId = ?.GroupUtil.findByC_C
(long companyId, long classNameId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and classNameId = ?.GroupUtil.findByC_C
(long companyId, long classNameId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and classNameId = ?.GroupPersistence.findByC_C_P
(long companyId, long classNameId, long parentGroupId) Returns all the groups where companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.findByC_C_P
(long companyId, long classNameId, long parentGroupId, int start, int end) Returns a range of all the groups where companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.findByC_C_P
(long companyId, long classNameId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.findByC_C_P
(long companyId, long classNameId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and classNameId = ? and parentGroupId = ?.GroupUtil.findByC_C_P
(long companyId, long classNameId, long parentGroupId) Returns all the groups where companyId = ? and classNameId = ? and parentGroupId = ?.GroupUtil.findByC_C_P
(long companyId, long classNameId, long parentGroupId, int start, int end) Returns a range of all the groups where companyId = ? and classNameId = ? and parentGroupId = ?.GroupUtil.findByC_C_P
(long companyId, long classNameId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and classNameId = ? and parentGroupId = ?.GroupUtil.findByC_C_P
(long companyId, long classNameId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and classNameId = ? and parentGroupId = ?.GroupFinder.findByC_C_PG_N_D
(long companyId, long[] classNameIds, long parentGroupId, String[] names, String[] descriptions, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) GroupFinderUtil.findByC_C_PG_N_D
(long companyId, long[] classNameIds, long parentGroupId, String[] names, String[] descriptions, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) GroupPersistence.findByC_C_S
(long companyId, long classNameId, boolean site) Returns all the groups where companyId = ? and classNameId = ? and site = ?.GroupPersistence.findByC_C_S
(long companyId, long classNameId, boolean site, int start, int end) Returns a range of all the groups where companyId = ? and classNameId = ? and site = ?.GroupPersistence.findByC_C_S
(long companyId, long classNameId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and classNameId = ? and site = ?.GroupPersistence.findByC_C_S
(long companyId, long classNameId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and classNameId = ? and site = ?.GroupUtil.findByC_C_S
(long companyId, long classNameId, boolean site) Returns all the groups where companyId = ? and classNameId = ? and site = ?.GroupUtil.findByC_C_S
(long companyId, long classNameId, boolean site, int start, int end) Returns a range of all the groups where companyId = ? and classNameId = ? and site = ?.GroupUtil.findByC_C_S
(long companyId, long classNameId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and classNameId = ? and site = ?.GroupUtil.findByC_C_S
(long companyId, long classNameId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and classNameId = ? and site = ?.GroupPersistence.findByC_CPK
(long classNameId, long classPK) Returns all the groups where classNameId = ? and classPK = ?.GroupPersistence.findByC_CPK
(long classNameId, long classPK, int start, int end) Returns a range of all the groups where classNameId = ? and classPK = ?.GroupPersistence.findByC_CPK
(long classNameId, long classPK, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where classNameId = ? and classPK = ?.GroupPersistence.findByC_CPK
(long classNameId, long classPK, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where classNameId = ? and classPK = ?.GroupUtil.findByC_CPK
(long classNameId, long classPK) Returns all the groups where classNameId = ? and classPK = ?.GroupUtil.findByC_CPK
(long classNameId, long classPK, int start, int end) Returns a range of all the groups where classNameId = ? and classPK = ?.GroupUtil.findByC_CPK
(long classNameId, long classPK, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where classNameId = ? and classPK = ?.GroupUtil.findByC_CPK
(long classNameId, long classPK, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where classNameId = ? and classPK = ?.GroupPersistence.findByC_GK
(long companyId, String[] groupKeys) Returns all the groups where companyId = ? and groupKey = any ?.GroupPersistence.findByC_GK
(long companyId, String[] groupKeys, int start, int end) Returns a range of all the groups where companyId = ? and groupKey = any ?.GroupPersistence.findByC_GK
(long companyId, String[] groupKeys, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and groupKey = any ?.GroupPersistence.findByC_GK
(long companyId, String[] groupKeys, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and groupKey = ?, optionally using the finder cache.GroupUtil.findByC_GK
(long companyId, String[] groupKeys) Returns all the groups where companyId = ? and groupKey = any ?.GroupUtil.findByC_GK
(long companyId, String[] groupKeys, int start, int end) Returns a range of all the groups where companyId = ? and groupKey = any ?.GroupUtil.findByC_GK
(long companyId, String[] groupKeys, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and groupKey = any ?.GroupUtil.findByC_GK
(long companyId, String[] groupKeys, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and groupKey = ?, optionally using the finder cache.GroupPersistence.findByC_LikeN_S
(long companyId, String name, boolean site) Returns all the groups where companyId = ? and name LIKE ? and site = ?.GroupPersistence.findByC_LikeN_S
(long companyId, String name, boolean site, int start, int end) Returns a range of all the groups where companyId = ? and name LIKE ? and site = ?.GroupPersistence.findByC_LikeN_S
(long companyId, String name, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and name LIKE ? and site = ?.GroupPersistence.findByC_LikeN_S
(long companyId, String name, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and name LIKE ? and site = ?.GroupUtil.findByC_LikeN_S
(long companyId, String name, boolean site) Returns all the groups where companyId = ? and name LIKE ? and site = ?.GroupUtil.findByC_LikeN_S
(long companyId, String name, boolean site, int start, int end) Returns a range of all the groups where companyId = ? and name LIKE ? and site = ?.GroupUtil.findByC_LikeN_S
(long companyId, String name, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and name LIKE ? and site = ?.GroupUtil.findByC_LikeN_S
(long companyId, String name, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and name LIKE ? and site = ?.GroupPersistence.findByC_LikeT_S
(long companyId, String treePath, boolean site) Returns all the groups where companyId = ? and treePath LIKE ? and site = ?.GroupPersistence.findByC_LikeT_S
(long companyId, String treePath, boolean site, int start, int end) Returns a range of all the groups where companyId = ? and treePath LIKE ? and site = ?.GroupPersistence.findByC_LikeT_S
(long companyId, String treePath, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and treePath LIKE ? and site = ?.GroupPersistence.findByC_LikeT_S
(long companyId, String treePath, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and treePath LIKE ? and site = ?.GroupUtil.findByC_LikeT_S
(long companyId, String treePath, boolean site) Returns all the groups where companyId = ? and treePath LIKE ? and site = ?.GroupUtil.findByC_LikeT_S
(long companyId, String treePath, boolean site, int start, int end) Returns a range of all the groups where companyId = ? and treePath LIKE ? and site = ?.GroupUtil.findByC_LikeT_S
(long companyId, String treePath, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and treePath LIKE ? and site = ?.GroupUtil.findByC_LikeT_S
(long companyId, String treePath, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and treePath LIKE ? and site = ?.GroupPersistence.findByC_P
(long companyId, long parentGroupId) Returns all the groups where companyId = ? and parentGroupId = ?.GroupPersistence.findByC_P
(long companyId, long parentGroupId, int start, int end) Returns a range of all the groups where companyId = ? and parentGroupId = ?.GroupPersistence.findByC_P
(long companyId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ?.GroupPersistence.findByC_P
(long companyId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ?.GroupUtil.findByC_P
(long companyId, long parentGroupId) Returns all the groups where companyId = ? and parentGroupId = ?.GroupUtil.findByC_P
(long companyId, long parentGroupId, int start, int end) Returns a range of all the groups where companyId = ? and parentGroupId = ?.GroupUtil.findByC_P
(long companyId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ?.GroupUtil.findByC_P
(long companyId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ?.GroupPersistence.findByC_P_LikeN_S
(long companyId, long parentGroupId, String name, boolean site) Returns all the groups where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.GroupPersistence.findByC_P_LikeN_S
(long companyId, long parentGroupId, String name, boolean site, int start, int end) Returns a range of all the groups where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.GroupPersistence.findByC_P_LikeN_S
(long companyId, long parentGroupId, String name, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.GroupPersistence.findByC_P_LikeN_S
(long companyId, long parentGroupId, String name, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.GroupUtil.findByC_P_LikeN_S
(long companyId, long parentGroupId, String name, boolean site) Returns all the groups where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.GroupUtil.findByC_P_LikeN_S
(long companyId, long parentGroupId, String name, boolean site, int start, int end) Returns a range of all the groups where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.GroupUtil.findByC_P_LikeN_S
(long companyId, long parentGroupId, String name, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.GroupUtil.findByC_P_LikeN_S
(long companyId, long parentGroupId, String name, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.GroupPersistence.findByC_P_S
(long companyId, long parentGroupId, boolean site) Returns all the groups where companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.findByC_P_S
(long companyId, long parentGroupId, boolean site, int start, int end) Returns a range of all the groups where companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.findByC_P_S
(long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.findByC_P_S
(long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and site = ?.GroupUtil.findByC_P_S
(long companyId, long parentGroupId, boolean site) Returns all the groups where companyId = ? and parentGroupId = ? and site = ?.GroupUtil.findByC_P_S
(long companyId, long parentGroupId, boolean site, int start, int end) Returns a range of all the groups where companyId = ? and parentGroupId = ? and site = ?.GroupUtil.findByC_P_S
(long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and site = ?.GroupUtil.findByC_P_S
(long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.findByC_P_S_I
(long companyId, long parentGroupId, boolean site, boolean inheritContent) Returns all the groups where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.GroupPersistence.findByC_P_S_I
(long companyId, long parentGroupId, boolean site, boolean inheritContent, int start, int end) Returns a range of all the groups where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.GroupPersistence.findByC_P_S_I
(long companyId, long parentGroupId, boolean site, boolean inheritContent, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.GroupPersistence.findByC_P_S_I
(long companyId, long parentGroupId, boolean site, boolean inheritContent, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.GroupUtil.findByC_P_S_I
(long companyId, long parentGroupId, boolean site, boolean inheritContent) Returns all the groups where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.GroupUtil.findByC_P_S_I
(long companyId, long parentGroupId, boolean site, boolean inheritContent, int start, int end) Returns a range of all the groups where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.GroupUtil.findByC_P_S_I
(long companyId, long parentGroupId, boolean site, boolean inheritContent, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.GroupUtil.findByC_P_S_I
(long companyId, long parentGroupId, boolean site, boolean inheritContent, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.GroupPersistence.findByC_S
(long companyId, boolean site) Returns all the groups where companyId = ? and site = ?.GroupPersistence.findByC_S
(long companyId, boolean site, int start, int end) Returns a range of all the groups where companyId = ? and site = ?.GroupPersistence.findByC_S
(long companyId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and site = ?.GroupPersistence.findByC_S
(long companyId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and site = ?.GroupUtil.findByC_S
(long companyId, boolean site) Returns all the groups where companyId = ? and site = ?.GroupUtil.findByC_S
(long companyId, boolean site, int start, int end) Returns a range of all the groups where companyId = ? and site = ?.GroupUtil.findByC_S
(long companyId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and site = ?.GroupUtil.findByC_S
(long companyId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and site = ?.GroupPersistence.findByC_S_A
(long companyId, boolean site, boolean active) Returns all the groups where companyId = ? and site = ? and active = ?.GroupPersistence.findByC_S_A
(long companyId, boolean site, boolean active, int start, int end) Returns a range of all the groups where companyId = ? and site = ? and active = ?.GroupPersistence.findByC_S_A
(long companyId, boolean site, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and site = ? and active = ?.GroupPersistence.findByC_S_A
(long companyId, boolean site, boolean active, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and site = ? and active = ?.GroupUtil.findByC_S_A
(long companyId, boolean site, boolean active) Returns all the groups where companyId = ? and site = ? and active = ?.GroupUtil.findByC_S_A
(long companyId, boolean site, boolean active, int start, int end) Returns a range of all the groups where companyId = ? and site = ? and active = ?.GroupUtil.findByC_S_A
(long companyId, boolean site, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and site = ? and active = ?.GroupUtil.findByC_S_A
(long companyId, boolean site, boolean active, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and site = ? and active = ?.GroupFinder.findByCompanyId
(long companyId, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) GroupFinderUtil.findByCompanyId
(long companyId, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) GroupPersistence.findByCompanyId
(long companyId) Returns all the groups where companyId = ?.GroupPersistence.findByCompanyId
(long companyId, int start, int end) Returns a range of all the groups where companyId = ?.GroupPersistence.findByCompanyId
(long companyId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ?.GroupPersistence.findByCompanyId
(long companyId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ?.GroupUtil.findByCompanyId
(long companyId) Returns all the groups where companyId = ?.GroupUtil.findByCompanyId
(long companyId, int start, int end) Returns a range of all the groups where companyId = ?.GroupUtil.findByCompanyId
(long companyId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ?.GroupUtil.findByCompanyId
(long companyId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ?.GroupPersistence.findByGtG_C_C_P
(long groupId, long companyId, long classNameId, long parentGroupId) Returns all the groups where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.findByGtG_C_C_P
(long groupId, long companyId, long classNameId, long parentGroupId, int start, int end) Returns a range of all the groups where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.findByGtG_C_C_P
(long groupId, long companyId, long classNameId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.findByGtG_C_C_P
(long groupId, long companyId, long classNameId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.GroupUtil.findByGtG_C_C_P
(long groupId, long companyId, long classNameId, long parentGroupId) Returns all the groups where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.GroupUtil.findByGtG_C_C_P
(long groupId, long companyId, long classNameId, long parentGroupId, int start, int end) Returns a range of all the groups where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.GroupUtil.findByGtG_C_C_P
(long groupId, long companyId, long classNameId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.GroupUtil.findByGtG_C_C_P
(long groupId, long companyId, long classNameId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.findByGtG_C_P
(long groupId, long companyId, long parentGroupId) Returns all the groups where groupId > ? and companyId = ? and parentGroupId = ?.GroupPersistence.findByGtG_C_P
(long groupId, long companyId, long parentGroupId, int start, int end) Returns a range of all the groups where groupId > ? and companyId = ? and parentGroupId = ?.GroupPersistence.findByGtG_C_P
(long groupId, long companyId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where groupId > ? and companyId = ? and parentGroupId = ?.GroupPersistence.findByGtG_C_P
(long groupId, long companyId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where groupId > ? and companyId = ? and parentGroupId = ?.GroupUtil.findByGtG_C_P
(long groupId, long companyId, long parentGroupId) Returns all the groups where groupId > ? and companyId = ? and parentGroupId = ?.GroupUtil.findByGtG_C_P
(long groupId, long companyId, long parentGroupId, int start, int end) Returns a range of all the groups where groupId > ? and companyId = ? and parentGroupId = ?.GroupUtil.findByGtG_C_P
(long groupId, long companyId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where groupId > ? and companyId = ? and parentGroupId = ?.GroupUtil.findByGtG_C_P
(long groupId, long companyId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where groupId > ? and companyId = ? and parentGroupId = ?.GroupPersistence.findByGtG_C_P_S
(long groupId, long companyId, long parentGroupId, boolean site) Returns all the groups where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.findByGtG_C_P_S
(long groupId, long companyId, long parentGroupId, boolean site, int start, int end) Returns a range of all the groups where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.findByGtG_C_P_S
(long groupId, long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.findByGtG_C_P_S
(long groupId, long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.GroupUtil.findByGtG_C_P_S
(long groupId, long companyId, long parentGroupId, boolean site) Returns all the groups where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.GroupUtil.findByGtG_C_P_S
(long groupId, long companyId, long parentGroupId, boolean site, int start, int end) Returns a range of all the groups where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.GroupUtil.findByGtG_C_P_S
(long groupId, long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.GroupUtil.findByGtG_C_P_S
(long groupId, long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.GroupFinder.findByL_TS_S_RSGC
(long liveGroupId, String typeSettings, boolean site, int remoteStagingGroupCount) GroupFinderUtil.findByL_TS_S_RSGC
(long liveGroupId, String typeSettings, boolean site, int remoteStagingGroupCount) GroupFinder.findByLayouts
(long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) GroupFinder.findByLayouts
(long companyId, long parentGroupId, boolean site, Boolean active, int start, int end, OrderByComparator<Group> orderByComparator) GroupFinderUtil.findByLayouts
(long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) GroupFinderUtil.findByLayouts
(long companyId, long parentGroupId, boolean site, Boolean active, int start, int end, OrderByComparator<Group> orderByComparator) GroupFinder.findByLiveGroups()
GroupFinderUtil.findByLiveGroups()
GroupPersistence.findByT_A
(int type, boolean active) Returns all the groups where type = ? and active = ?.GroupPersistence.findByT_A
(int type, boolean active, int start, int end) Returns a range of all the groups where type = ? and active = ?.GroupPersistence.findByT_A
(int type, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where type = ? and active = ?.GroupPersistence.findByT_A
(int type, boolean active, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where type = ? and active = ?.GroupUtil.findByT_A
(int type, boolean active) Returns all the groups where type = ? and active = ?.GroupUtil.findByT_A
(int type, boolean active, int start, int end) Returns a range of all the groups where type = ? and active = ?.GroupUtil.findByT_A
(int type, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where type = ? and active = ?.GroupUtil.findByT_A
(int type, boolean active, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where type = ? and active = ?.GroupPersistence.findByUuid
(String uuid) Returns all the groups where uuid = ?.GroupPersistence.findByUuid
(String uuid, int start, int end) Returns a range of all the groups where uuid = ?.GroupPersistence.findByUuid
(String uuid, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where uuid = ?.GroupPersistence.findByUuid
(String uuid, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where uuid = ?.GroupUtil.findByUuid
(String uuid) Returns all the groups where uuid = ?.GroupUtil.findByUuid
(String uuid, int start, int end) Returns a range of all the groups where uuid = ?.GroupUtil.findByUuid
(String uuid, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where uuid = ?.GroupUtil.findByUuid
(String uuid, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where uuid = ?.GroupPersistence.findByUuid_C
(String uuid, long companyId) Returns all the groups where uuid = ? and companyId = ?.GroupPersistence.findByUuid_C
(String uuid, long companyId, int start, int end) Returns a range of all the groups where uuid = ? and companyId = ?.GroupPersistence.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where uuid = ? and companyId = ?.GroupPersistence.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where uuid = ? and companyId = ?.GroupUtil.findByUuid_C
(String uuid, long companyId) Returns all the groups where uuid = ? and companyId = ?.GroupUtil.findByUuid_C
(String uuid, long companyId, int start, int end) Returns a range of all the groups where uuid = ? and companyId = ?.GroupUtil.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where uuid = ? and companyId = ?.GroupUtil.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where uuid = ? and companyId = ?.GroupUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery) GroupUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end) GroupUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<Group> orderByComparator) OrganizationPersistence.getGroups
(long pk) Returns all the groups associated with the organization.OrganizationPersistence.getGroups
(long pk, int start, int end) Returns a range of all the groups associated with the organization.OrganizationPersistence.getGroups
(long pk, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups associated with the organization.OrganizationUtil.getGroups
(long pk) Returns all the groups associated with the organization.OrganizationUtil.getGroups
(long pk, int start, int end) Returns a range of all the groups associated with the organization.OrganizationUtil.getGroups
(long pk, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups associated with the organization.RolePersistence.getGroups
(long pk) Returns all the groups associated with the role.RolePersistence.getGroups
(long pk, int start, int end) Returns a range of all the groups associated with the role.RolePersistence.getGroups
(long pk, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups associated with the role.RoleUtil.getGroups
(long pk) Returns all the groups associated with the role.RoleUtil.getGroups
(long pk, int start, int end) Returns a range of all the groups associated with the role.RoleUtil.getGroups
(long pk, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups associated with the role.UserGroupPersistence.getGroups
(long pk) Returns all the groups associated with the user group.UserGroupPersistence.getGroups
(long pk, int start, int end) Returns a range of all the groups associated with the user group.UserGroupPersistence.getGroups
(long pk, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups associated with the user group.UserGroupUtil.getGroups
(long pk) Returns all the groups associated with the user group.UserGroupUtil.getGroups
(long pk, int start, int end) Returns a range of all the groups associated with the user group.UserGroupUtil.getGroups
(long pk, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups associated with the user group.UserPersistence.getGroups
(long pk) Returns all the groups associated with the user.UserPersistence.getGroups
(long pk, int start, int end) Returns a range of all the groups associated with the user.UserPersistence.getGroups
(long pk, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups associated with the user.UserUtil.getGroups
(long pk) Returns all the groups associated with the user.UserUtil.getGroups
(long pk, int start, int end) Returns a range of all the groups associated with the user.UserUtil.getGroups
(long pk, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups associated with the user.Methods in com.liferay.portal.kernel.service.persistence with parameters of type GroupModifier and TypeMethodDescriptionboolean
Adds an association between the organization and the group.static boolean
Adds an association between the organization and the group.boolean
Adds an association between the role and the group.static boolean
Adds an association between the role and the group.boolean
Adds an association between the user group and the group.static boolean
Adds an association between the user group and the group.boolean
Adds an association between the user and the group.static boolean
Adds an association between the user and the group.void
GroupPersistence.cacheResult
(Group group) Caches the group in the entity cache if it is enabled.static void
GroupUtil.cacheResult
(Group group) Caches the group in the entity cache if it is enabled.static void
GroupUtil.clearCache
(Group group) void
OrganizationPersistence.removeGroup
(long pk, Group group) Removes the association between the organization and the group.static void
OrganizationUtil.removeGroup
(long pk, Group group) Removes the association between the organization and the group.void
RolePersistence.removeGroup
(long pk, Group group) Removes the association between the role and the group.static void
RoleUtil.removeGroup
(long pk, Group group) Removes the association between the role and the group.void
UserGroupPersistence.removeGroup
(long pk, Group group) Removes the association between the user group and the group.static void
UserGroupUtil.removeGroup
(long pk, Group group) Removes the association between the user group and the group.void
UserPersistence.removeGroup
(long pk, Group group) Removes the association between the user and the group.static void
UserUtil.removeGroup
(long pk, Group group) Removes the association between the user and the group.static Group
static Group
GroupUtil.update
(Group group, ServiceContext serviceContext) GroupPersistence.updateImpl
(Group group) static Group
GroupUtil.updateImpl
(Group group) Method parameters in com.liferay.portal.kernel.service.persistence with type arguments of type GroupModifier and TypeMethodDescriptionboolean
Adds an association between the organization and the groups.static boolean
Adds an association between the organization and the groups.boolean
Adds an association between the role and the groups.static boolean
Adds an association between the role and the groups.boolean
Adds an association between the user group and the groups.static boolean
Adds an association between the user group and the groups.boolean
Adds an association between the user and the groups.static boolean
Adds an association between the user and the groups.void
GroupPersistence.cacheResult
(List<Group> groups) Caches the groups in the entity cache if it is enabled.static void
GroupUtil.cacheResult
(List<Group> groups) Caches the groups in the entity cache if it is enabled.GroupPersistence.fetchByC_A_First
(long companyId, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and active = ?.static Group
GroupUtil.fetchByC_A_First
(long companyId, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and active = ?.GroupPersistence.fetchByC_A_Last
(long companyId, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and active = ?.static Group
GroupUtil.fetchByC_A_Last
(long companyId, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and active = ?.GroupPersistence.fetchByC_C_First
(long companyId, long classNameId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ?.static Group
GroupUtil.fetchByC_C_First
(long companyId, long classNameId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ?.GroupPersistence.fetchByC_C_Last
(long companyId, long classNameId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ?.static Group
GroupUtil.fetchByC_C_Last
(long companyId, long classNameId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ?.GroupPersistence.fetchByC_C_P_First
(long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ? and parentGroupId = ?.static Group
GroupUtil.fetchByC_C_P_First
(long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.fetchByC_C_P_Last
(long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ? and parentGroupId = ?.static Group
GroupUtil.fetchByC_C_P_Last
(long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.fetchByC_C_S_First
(long companyId, long classNameId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ? and site = ?.static Group
GroupUtil.fetchByC_C_S_First
(long companyId, long classNameId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ? and site = ?.GroupPersistence.fetchByC_C_S_Last
(long companyId, long classNameId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ? and site = ?.static Group
GroupUtil.fetchByC_C_S_Last
(long companyId, long classNameId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ? and site = ?.GroupPersistence.fetchByC_CPK_First
(long classNameId, long classPK, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where classNameId = ? and classPK = ?.static Group
GroupUtil.fetchByC_CPK_First
(long classNameId, long classPK, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where classNameId = ? and classPK = ?.GroupPersistence.fetchByC_CPK_Last
(long classNameId, long classPK, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where classNameId = ? and classPK = ?.static Group
GroupUtil.fetchByC_CPK_Last
(long classNameId, long classPK, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where classNameId = ? and classPK = ?.GroupPersistence.fetchByC_LikeN_S_First
(long companyId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and name LIKE ? and site = ?.static Group
GroupUtil.fetchByC_LikeN_S_First
(long companyId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and name LIKE ? and site = ?.GroupPersistence.fetchByC_LikeN_S_Last
(long companyId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and name LIKE ? and site = ?.static Group
GroupUtil.fetchByC_LikeN_S_Last
(long companyId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and name LIKE ? and site = ?.GroupPersistence.fetchByC_LikeT_S_First
(long companyId, String treePath, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and treePath LIKE ? and site = ?.static Group
GroupUtil.fetchByC_LikeT_S_First
(long companyId, String treePath, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and treePath LIKE ? and site = ?.GroupPersistence.fetchByC_LikeT_S_Last
(long companyId, String treePath, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and treePath LIKE ? and site = ?.static Group
GroupUtil.fetchByC_LikeT_S_Last
(long companyId, String treePath, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and treePath LIKE ? and site = ?.GroupPersistence.fetchByC_P_First
(long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ?.static Group
GroupUtil.fetchByC_P_First
(long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ?.GroupPersistence.fetchByC_P_Last
(long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ?.static Group
GroupUtil.fetchByC_P_Last
(long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ?.GroupPersistence.fetchByC_P_LikeN_S_First
(long companyId, long parentGroupId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.static Group
GroupUtil.fetchByC_P_LikeN_S_First
(long companyId, long parentGroupId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.GroupPersistence.fetchByC_P_LikeN_S_Last
(long companyId, long parentGroupId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.static Group
GroupUtil.fetchByC_P_LikeN_S_Last
(long companyId, long parentGroupId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.GroupPersistence.fetchByC_P_S_First
(long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and site = ?.static Group
GroupUtil.fetchByC_P_S_First
(long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.fetchByC_P_S_I_First
(long companyId, long parentGroupId, boolean site, boolean inheritContent, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.static Group
GroupUtil.fetchByC_P_S_I_First
(long companyId, long parentGroupId, boolean site, boolean inheritContent, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.GroupPersistence.fetchByC_P_S_I_Last
(long companyId, long parentGroupId, boolean site, boolean inheritContent, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.static Group
GroupUtil.fetchByC_P_S_I_Last
(long companyId, long parentGroupId, boolean site, boolean inheritContent, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.GroupPersistence.fetchByC_P_S_Last
(long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and site = ?.static Group
GroupUtil.fetchByC_P_S_Last
(long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.fetchByC_S_A_First
(long companyId, boolean site, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and site = ? and active = ?.static Group
GroupUtil.fetchByC_S_A_First
(long companyId, boolean site, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and site = ? and active = ?.GroupPersistence.fetchByC_S_A_Last
(long companyId, boolean site, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and site = ? and active = ?.static Group
GroupUtil.fetchByC_S_A_Last
(long companyId, boolean site, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and site = ? and active = ?.GroupPersistence.fetchByC_S_First
(long companyId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and site = ?.static Group
GroupUtil.fetchByC_S_First
(long companyId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and site = ?.GroupPersistence.fetchByC_S_Last
(long companyId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and site = ?.static Group
GroupUtil.fetchByC_S_Last
(long companyId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and site = ?.GroupPersistence.fetchByCompanyId_First
(long companyId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ?.static Group
GroupUtil.fetchByCompanyId_First
(long companyId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ?.GroupPersistence.fetchByCompanyId_Last
(long companyId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ?.static Group
GroupUtil.fetchByCompanyId_Last
(long companyId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ?.GroupPersistence.fetchByGtG_C_C_P_First
(long groupId, long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.static Group
GroupUtil.fetchByGtG_C_C_P_First
(long groupId, long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.fetchByGtG_C_C_P_Last
(long groupId, long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.static Group
GroupUtil.fetchByGtG_C_C_P_Last
(long groupId, long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.fetchByGtG_C_P_First
(long groupId, long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ?.static Group
GroupUtil.fetchByGtG_C_P_First
(long groupId, long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ?.GroupPersistence.fetchByGtG_C_P_Last
(long groupId, long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ?.static Group
GroupUtil.fetchByGtG_C_P_Last
(long groupId, long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ?.GroupPersistence.fetchByGtG_C_P_S_First
(long groupId, long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.static Group
GroupUtil.fetchByGtG_C_P_S_First
(long groupId, long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.fetchByGtG_C_P_S_Last
(long groupId, long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.static Group
GroupUtil.fetchByGtG_C_P_S_Last
(long groupId, long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.fetchByT_A_First
(int type, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where type = ? and active = ?.static Group
GroupUtil.fetchByT_A_First
(int type, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where type = ? and active = ?.GroupPersistence.fetchByT_A_Last
(int type, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where type = ? and active = ?.static Group
GroupUtil.fetchByT_A_Last
(int type, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where type = ? and active = ?.GroupPersistence.fetchByUuid_C_First
(String uuid, long companyId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where uuid = ? and companyId = ?.static Group
GroupUtil.fetchByUuid_C_First
(String uuid, long companyId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where uuid = ? and companyId = ?.GroupPersistence.fetchByUuid_C_Last
(String uuid, long companyId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where uuid = ? and companyId = ?.static Group
GroupUtil.fetchByUuid_C_Last
(String uuid, long companyId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where uuid = ? and companyId = ?.GroupPersistence.fetchByUuid_First
(String uuid, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where uuid = ?.static Group
GroupUtil.fetchByUuid_First
(String uuid, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where uuid = ?.GroupPersistence.fetchByUuid_Last
(String uuid, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where uuid = ?.static Group
GroupUtil.fetchByUuid_Last
(String uuid, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where uuid = ?.GroupPersistence.findAll
(int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups.GroupPersistence.findAll
(int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups.GroupUtil.findAll
(int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups.GroupUtil.findAll
(int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups.GroupPersistence.findByC_A
(long companyId, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and active = ?.GroupPersistence.findByC_A
(long companyId, boolean active, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and active = ?.GroupUtil.findByC_A
(long companyId, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and active = ?.GroupUtil.findByC_A
(long companyId, boolean active, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and active = ?.GroupPersistence.findByC_A_First
(long companyId, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and active = ?.static Group
GroupUtil.findByC_A_First
(long companyId, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and active = ?.GroupPersistence.findByC_A_Last
(long companyId, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and active = ?.static Group
GroupUtil.findByC_A_Last
(long companyId, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and active = ?.Group[]
GroupPersistence.findByC_A_PrevAndNext
(long groupId, long companyId, boolean active, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and active = ?.static Group[]
GroupUtil.findByC_A_PrevAndNext
(long groupId, long companyId, boolean active, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and active = ?.GroupPersistence.findByC_C
(long companyId, long classNameId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and classNameId = ?.GroupPersistence.findByC_C
(long companyId, long classNameId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and classNameId = ?.GroupUtil.findByC_C
(long companyId, long classNameId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and classNameId = ?.GroupUtil.findByC_C
(long companyId, long classNameId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and classNameId = ?.GroupPersistence.findByC_C_First
(long companyId, long classNameId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ?.static Group
GroupUtil.findByC_C_First
(long companyId, long classNameId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ?.GroupPersistence.findByC_C_Last
(long companyId, long classNameId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ?.static Group
GroupUtil.findByC_C_Last
(long companyId, long classNameId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ?.GroupPersistence.findByC_C_P
(long companyId, long classNameId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.findByC_C_P
(long companyId, long classNameId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and classNameId = ? and parentGroupId = ?.GroupUtil.findByC_C_P
(long companyId, long classNameId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and classNameId = ? and parentGroupId = ?.GroupUtil.findByC_C_P
(long companyId, long classNameId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.findByC_C_P_First
(long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ? and parentGroupId = ?.static Group
GroupUtil.findByC_C_P_First
(long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.findByC_C_P_Last
(long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ? and parentGroupId = ?.static Group
GroupUtil.findByC_C_P_Last
(long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ? and parentGroupId = ?.Group[]
GroupPersistence.findByC_C_P_PrevAndNext
(long groupId, long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and classNameId = ? and parentGroupId = ?.static Group[]
GroupUtil.findByC_C_P_PrevAndNext
(long groupId, long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and classNameId = ? and parentGroupId = ?.GroupFinder.findByC_C_PG_N_D
(long companyId, long[] classNameIds, long parentGroupId, String[] names, String[] descriptions, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) GroupFinderUtil.findByC_C_PG_N_D
(long companyId, long[] classNameIds, long parentGroupId, String[] names, String[] descriptions, LinkedHashMap<String, Object> params, boolean andOperator, int start, int end, OrderByComparator<Group> orderByComparator) Group[]
GroupPersistence.findByC_C_PrevAndNext
(long groupId, long companyId, long classNameId, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and classNameId = ?.static Group[]
GroupUtil.findByC_C_PrevAndNext
(long groupId, long companyId, long classNameId, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and classNameId = ?.GroupPersistence.findByC_C_S
(long companyId, long classNameId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and classNameId = ? and site = ?.GroupPersistence.findByC_C_S
(long companyId, long classNameId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and classNameId = ? and site = ?.GroupUtil.findByC_C_S
(long companyId, long classNameId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and classNameId = ? and site = ?.GroupUtil.findByC_C_S
(long companyId, long classNameId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and classNameId = ? and site = ?.GroupPersistence.findByC_C_S_First
(long companyId, long classNameId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ? and site = ?.static Group
GroupUtil.findByC_C_S_First
(long companyId, long classNameId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and classNameId = ? and site = ?.GroupPersistence.findByC_C_S_Last
(long companyId, long classNameId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ? and site = ?.static Group
GroupUtil.findByC_C_S_Last
(long companyId, long classNameId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and classNameId = ? and site = ?.Group[]
GroupPersistence.findByC_C_S_PrevAndNext
(long groupId, long companyId, long classNameId, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and classNameId = ? and site = ?.static Group[]
GroupUtil.findByC_C_S_PrevAndNext
(long groupId, long companyId, long classNameId, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and classNameId = ? and site = ?.GroupPersistence.findByC_CPK
(long classNameId, long classPK, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where classNameId = ? and classPK = ?.GroupPersistence.findByC_CPK
(long classNameId, long classPK, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where classNameId = ? and classPK = ?.GroupUtil.findByC_CPK
(long classNameId, long classPK, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where classNameId = ? and classPK = ?.GroupUtil.findByC_CPK
(long classNameId, long classPK, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where classNameId = ? and classPK = ?.GroupPersistence.findByC_CPK_First
(long classNameId, long classPK, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where classNameId = ? and classPK = ?.static Group
GroupUtil.findByC_CPK_First
(long classNameId, long classPK, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where classNameId = ? and classPK = ?.GroupPersistence.findByC_CPK_Last
(long classNameId, long classPK, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where classNameId = ? and classPK = ?.static Group
GroupUtil.findByC_CPK_Last
(long classNameId, long classPK, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where classNameId = ? and classPK = ?.Group[]
GroupPersistence.findByC_CPK_PrevAndNext
(long groupId, long classNameId, long classPK, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where classNameId = ? and classPK = ?.static Group[]
GroupUtil.findByC_CPK_PrevAndNext
(long groupId, long classNameId, long classPK, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where classNameId = ? and classPK = ?.GroupPersistence.findByC_GK
(long companyId, String[] groupKeys, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and groupKey = any ?.GroupPersistence.findByC_GK
(long companyId, String[] groupKeys, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and groupKey = ?, optionally using the finder cache.GroupUtil.findByC_GK
(long companyId, String[] groupKeys, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and groupKey = any ?.GroupUtil.findByC_GK
(long companyId, String[] groupKeys, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and groupKey = ?, optionally using the finder cache.GroupPersistence.findByC_LikeN_S
(long companyId, String name, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and name LIKE ? and site = ?.GroupPersistence.findByC_LikeN_S
(long companyId, String name, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and name LIKE ? and site = ?.GroupUtil.findByC_LikeN_S
(long companyId, String name, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and name LIKE ? and site = ?.GroupUtil.findByC_LikeN_S
(long companyId, String name, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and name LIKE ? and site = ?.GroupPersistence.findByC_LikeN_S_First
(long companyId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and name LIKE ? and site = ?.static Group
GroupUtil.findByC_LikeN_S_First
(long companyId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and name LIKE ? and site = ?.GroupPersistence.findByC_LikeN_S_Last
(long companyId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and name LIKE ? and site = ?.static Group
GroupUtil.findByC_LikeN_S_Last
(long companyId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and name LIKE ? and site = ?.Group[]
GroupPersistence.findByC_LikeN_S_PrevAndNext
(long groupId, long companyId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and name LIKE ? and site = ?.static Group[]
GroupUtil.findByC_LikeN_S_PrevAndNext
(long groupId, long companyId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and name LIKE ? and site = ?.GroupPersistence.findByC_LikeT_S
(long companyId, String treePath, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and treePath LIKE ? and site = ?.GroupPersistence.findByC_LikeT_S
(long companyId, String treePath, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and treePath LIKE ? and site = ?.GroupUtil.findByC_LikeT_S
(long companyId, String treePath, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and treePath LIKE ? and site = ?.GroupUtil.findByC_LikeT_S
(long companyId, String treePath, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and treePath LIKE ? and site = ?.GroupPersistence.findByC_LikeT_S_First
(long companyId, String treePath, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and treePath LIKE ? and site = ?.static Group
GroupUtil.findByC_LikeT_S_First
(long companyId, String treePath, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and treePath LIKE ? and site = ?.GroupPersistence.findByC_LikeT_S_Last
(long companyId, String treePath, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and treePath LIKE ? and site = ?.static Group
GroupUtil.findByC_LikeT_S_Last
(long companyId, String treePath, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and treePath LIKE ? and site = ?.Group[]
GroupPersistence.findByC_LikeT_S_PrevAndNext
(long groupId, long companyId, String treePath, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and treePath LIKE ? and site = ?.static Group[]
GroupUtil.findByC_LikeT_S_PrevAndNext
(long groupId, long companyId, String treePath, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and treePath LIKE ? and site = ?.GroupPersistence.findByC_P
(long companyId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ?.GroupPersistence.findByC_P
(long companyId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ?.GroupUtil.findByC_P
(long companyId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ?.GroupUtil.findByC_P
(long companyId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ?.GroupPersistence.findByC_P_First
(long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ?.static Group
GroupUtil.findByC_P_First
(long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ?.GroupPersistence.findByC_P_Last
(long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ?.static Group
GroupUtil.findByC_P_Last
(long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ?.GroupPersistence.findByC_P_LikeN_S
(long companyId, long parentGroupId, String name, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.GroupPersistence.findByC_P_LikeN_S
(long companyId, long parentGroupId, String name, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.GroupUtil.findByC_P_LikeN_S
(long companyId, long parentGroupId, String name, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.GroupUtil.findByC_P_LikeN_S
(long companyId, long parentGroupId, String name, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.GroupPersistence.findByC_P_LikeN_S_First
(long companyId, long parentGroupId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.static Group
GroupUtil.findByC_P_LikeN_S_First
(long companyId, long parentGroupId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.GroupPersistence.findByC_P_LikeN_S_Last
(long companyId, long parentGroupId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.static Group
GroupUtil.findByC_P_LikeN_S_Last
(long companyId, long parentGroupId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.Group[]
GroupPersistence.findByC_P_LikeN_S_PrevAndNext
(long groupId, long companyId, long parentGroupId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.static Group[]
GroupUtil.findByC_P_LikeN_S_PrevAndNext
(long groupId, long companyId, long parentGroupId, String name, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and parentGroupId = ? and name LIKE ? and site = ?.Group[]
GroupPersistence.findByC_P_PrevAndNext
(long groupId, long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and parentGroupId = ?.static Group[]
GroupUtil.findByC_P_PrevAndNext
(long groupId, long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and parentGroupId = ?.GroupPersistence.findByC_P_S
(long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.findByC_P_S
(long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and site = ?.GroupUtil.findByC_P_S
(long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and site = ?.GroupUtil.findByC_P_S
(long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.findByC_P_S_First
(long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and site = ?.static Group
GroupUtil.findByC_P_S_First
(long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.findByC_P_S_I
(long companyId, long parentGroupId, boolean site, boolean inheritContent, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.GroupPersistence.findByC_P_S_I
(long companyId, long parentGroupId, boolean site, boolean inheritContent, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.GroupUtil.findByC_P_S_I
(long companyId, long parentGroupId, boolean site, boolean inheritContent, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.GroupUtil.findByC_P_S_I
(long companyId, long parentGroupId, boolean site, boolean inheritContent, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.GroupPersistence.findByC_P_S_I_First
(long companyId, long parentGroupId, boolean site, boolean inheritContent, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.static Group
GroupUtil.findByC_P_S_I_First
(long companyId, long parentGroupId, boolean site, boolean inheritContent, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.GroupPersistence.findByC_P_S_I_Last
(long companyId, long parentGroupId, boolean site, boolean inheritContent, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.static Group
GroupUtil.findByC_P_S_I_Last
(long companyId, long parentGroupId, boolean site, boolean inheritContent, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.Group[]
GroupPersistence.findByC_P_S_I_PrevAndNext
(long groupId, long companyId, long parentGroupId, boolean site, boolean inheritContent, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.static Group[]
GroupUtil.findByC_P_S_I_PrevAndNext
(long groupId, long companyId, long parentGroupId, boolean site, boolean inheritContent, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and parentGroupId = ? and site = ? and inheritContent = ?.GroupPersistence.findByC_P_S_Last
(long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and site = ?.static Group
GroupUtil.findByC_P_S_Last
(long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and parentGroupId = ? and site = ?.Group[]
GroupPersistence.findByC_P_S_PrevAndNext
(long groupId, long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and parentGroupId = ? and site = ?.static Group[]
GroupUtil.findByC_P_S_PrevAndNext
(long groupId, long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.findByC_S
(long companyId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and site = ?.GroupPersistence.findByC_S
(long companyId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and site = ?.GroupUtil.findByC_S
(long companyId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and site = ?.GroupUtil.findByC_S
(long companyId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and site = ?.GroupPersistence.findByC_S_A
(long companyId, boolean site, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and site = ? and active = ?.GroupPersistence.findByC_S_A
(long companyId, boolean site, boolean active, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and site = ? and active = ?.GroupUtil.findByC_S_A
(long companyId, boolean site, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ? and site = ? and active = ?.GroupUtil.findByC_S_A
(long companyId, boolean site, boolean active, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ? and site = ? and active = ?.GroupPersistence.findByC_S_A_First
(long companyId, boolean site, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and site = ? and active = ?.static Group
GroupUtil.findByC_S_A_First
(long companyId, boolean site, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and site = ? and active = ?.GroupPersistence.findByC_S_A_Last
(long companyId, boolean site, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and site = ? and active = ?.static Group
GroupUtil.findByC_S_A_Last
(long companyId, boolean site, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and site = ? and active = ?.Group[]
GroupPersistence.findByC_S_A_PrevAndNext
(long groupId, long companyId, boolean site, boolean active, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and site = ? and active = ?.static Group[]
GroupUtil.findByC_S_A_PrevAndNext
(long groupId, long companyId, boolean site, boolean active, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and site = ? and active = ?.GroupPersistence.findByC_S_First
(long companyId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and site = ?.static Group
GroupUtil.findByC_S_First
(long companyId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ? and site = ?.GroupPersistence.findByC_S_Last
(long companyId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and site = ?.static Group
GroupUtil.findByC_S_Last
(long companyId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ? and site = ?.Group[]
GroupPersistence.findByC_S_PrevAndNext
(long groupId, long companyId, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and site = ?.static Group[]
GroupUtil.findByC_S_PrevAndNext
(long groupId, long companyId, boolean site, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ? and site = ?.GroupFinder.findByCompanyId
(long companyId, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) GroupFinderUtil.findByCompanyId
(long companyId, LinkedHashMap<String, Object> params, int start, int end, OrderByComparator<Group> orderByComparator) GroupPersistence.findByCompanyId
(long companyId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ?.GroupPersistence.findByCompanyId
(long companyId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ?.GroupUtil.findByCompanyId
(long companyId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where companyId = ?.GroupUtil.findByCompanyId
(long companyId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where companyId = ?.GroupPersistence.findByCompanyId_First
(long companyId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ?.static Group
GroupUtil.findByCompanyId_First
(long companyId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where companyId = ?.GroupPersistence.findByCompanyId_Last
(long companyId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ?.static Group
GroupUtil.findByCompanyId_Last
(long companyId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where companyId = ?.Group[]
GroupPersistence.findByCompanyId_PrevAndNext
(long groupId, long companyId, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ?.static Group[]
GroupUtil.findByCompanyId_PrevAndNext
(long groupId, long companyId, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where companyId = ?.GroupPersistence.findByGtG_C_C_P
(long groupId, long companyId, long classNameId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.findByGtG_C_C_P
(long groupId, long companyId, long classNameId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.GroupUtil.findByGtG_C_C_P
(long groupId, long companyId, long classNameId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.GroupUtil.findByGtG_C_C_P
(long groupId, long companyId, long classNameId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.findByGtG_C_C_P_First
(long groupId, long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.static Group
GroupUtil.findByGtG_C_C_P_First
(long groupId, long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.findByGtG_C_C_P_Last
(long groupId, long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.static Group
GroupUtil.findByGtG_C_C_P_Last
(long groupId, long companyId, long classNameId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and classNameId = ? and parentGroupId = ?.GroupPersistence.findByGtG_C_P
(long groupId, long companyId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where groupId > ? and companyId = ? and parentGroupId = ?.GroupPersistence.findByGtG_C_P
(long groupId, long companyId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where groupId > ? and companyId = ? and parentGroupId = ?.GroupUtil.findByGtG_C_P
(long groupId, long companyId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where groupId > ? and companyId = ? and parentGroupId = ?.GroupUtil.findByGtG_C_P
(long groupId, long companyId, long parentGroupId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where groupId > ? and companyId = ? and parentGroupId = ?.GroupPersistence.findByGtG_C_P_First
(long groupId, long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ?.static Group
GroupUtil.findByGtG_C_P_First
(long groupId, long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ?.GroupPersistence.findByGtG_C_P_Last
(long groupId, long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ?.static Group
GroupUtil.findByGtG_C_P_Last
(long groupId, long companyId, long parentGroupId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ?.GroupPersistence.findByGtG_C_P_S
(long groupId, long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.findByGtG_C_P_S
(long groupId, long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.GroupUtil.findByGtG_C_P_S
(long groupId, long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.GroupUtil.findByGtG_C_P_S
(long groupId, long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.findByGtG_C_P_S_First
(long groupId, long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.static Group
GroupUtil.findByGtG_C_P_S_First
(long groupId, long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.GroupPersistence.findByGtG_C_P_S_Last
(long groupId, long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.static Group
GroupUtil.findByGtG_C_P_S_Last
(long groupId, long companyId, long parentGroupId, boolean site, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where groupId > ? and companyId = ? and parentGroupId = ? and site = ?.GroupFinder.findByLayouts
(long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) GroupFinder.findByLayouts
(long companyId, long parentGroupId, boolean site, Boolean active, int start, int end, OrderByComparator<Group> orderByComparator) GroupFinderUtil.findByLayouts
(long companyId, long parentGroupId, boolean site, int start, int end, OrderByComparator<Group> orderByComparator) GroupFinderUtil.findByLayouts
(long companyId, long parentGroupId, boolean site, Boolean active, int start, int end, OrderByComparator<Group> orderByComparator) GroupPersistence.findByT_A
(int type, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where type = ? and active = ?.GroupPersistence.findByT_A
(int type, boolean active, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where type = ? and active = ?.GroupUtil.findByT_A
(int type, boolean active, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where type = ? and active = ?.GroupUtil.findByT_A
(int type, boolean active, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where type = ? and active = ?.GroupPersistence.findByT_A_First
(int type, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where type = ? and active = ?.static Group
GroupUtil.findByT_A_First
(int type, boolean active, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where type = ? and active = ?.GroupPersistence.findByT_A_Last
(int type, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where type = ? and active = ?.static Group
GroupUtil.findByT_A_Last
(int type, boolean active, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where type = ? and active = ?.Group[]
GroupPersistence.findByT_A_PrevAndNext
(long groupId, int type, boolean active, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where type = ? and active = ?.static Group[]
GroupUtil.findByT_A_PrevAndNext
(long groupId, int type, boolean active, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where type = ? and active = ?.GroupPersistence.findByUuid
(String uuid, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where uuid = ?.GroupPersistence.findByUuid
(String uuid, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where uuid = ?.GroupUtil.findByUuid
(String uuid, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where uuid = ?.GroupUtil.findByUuid
(String uuid, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where uuid = ?.GroupPersistence.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where uuid = ? and companyId = ?.GroupPersistence.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where uuid = ? and companyId = ?.GroupUtil.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups where uuid = ? and companyId = ?.GroupUtil.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<Group> orderByComparator, boolean useFinderCache) Returns an ordered range of all the groups where uuid = ? and companyId = ?.GroupPersistence.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where uuid = ? and companyId = ?.static Group
GroupUtil.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where uuid = ? and companyId = ?.GroupPersistence.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where uuid = ? and companyId = ?.static Group
GroupUtil.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where uuid = ? and companyId = ?.Group[]
GroupPersistence.findByUuid_C_PrevAndNext
(long groupId, String uuid, long companyId, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where uuid = ? and companyId = ?.static Group[]
GroupUtil.findByUuid_C_PrevAndNext
(long groupId, String uuid, long companyId, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where uuid = ? and companyId = ?.GroupPersistence.findByUuid_First
(String uuid, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where uuid = ?.static Group
GroupUtil.findByUuid_First
(String uuid, OrderByComparator<Group> orderByComparator) Returns the first group in the ordered set where uuid = ?.GroupPersistence.findByUuid_Last
(String uuid, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where uuid = ?.static Group
GroupUtil.findByUuid_Last
(String uuid, OrderByComparator<Group> orderByComparator) Returns the last group in the ordered set where uuid = ?.Group[]
GroupPersistence.findByUuid_PrevAndNext
(long groupId, String uuid, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where uuid = ?.static Group[]
GroupUtil.findByUuid_PrevAndNext
(long groupId, String uuid, OrderByComparator<Group> orderByComparator) Returns the groups before and after the current group in the ordered set where uuid = ?.GroupUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<Group> orderByComparator) OrganizationPersistence.getGroups
(long pk, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups associated with the organization.OrganizationUtil.getGroups
(long pk, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups associated with the organization.RolePersistence.getGroups
(long pk, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups associated with the role.RoleUtil.getGroups
(long pk, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups associated with the role.UserGroupPersistence.getGroups
(long pk, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups associated with the user group.UserGroupUtil.getGroups
(long pk, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups associated with the user group.UserPersistence.getGroups
(long pk, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups associated with the user.UserUtil.getGroups
(long pk, int start, int end, OrderByComparator<Group> orderByComparator) Returns an ordered range of all the groups associated with the user.void
OrganizationPersistence.removeGroups
(long pk, List<Group> groups) Removes the association between the organization and the groups.static void
OrganizationUtil.removeGroups
(long pk, List<Group> groups) Removes the association between the organization and the groups.void
RolePersistence.removeGroups
(long pk, List<Group> groups) Removes the association between the role and the groups.static void
RoleUtil.removeGroups
(long pk, List<Group> groups) Removes the association between the role and the groups.void
UserGroupPersistence.removeGroups
(long pk, List<Group> groups) Removes the association between the user group and the groups.static void
UserGroupUtil.removeGroups
(long pk, List<Group> groups) Removes the association between the user group and the groups.void
UserPersistence.removeGroups
(long pk, List<Group> groups) Removes the association between the user and the groups.static void
UserUtil.removeGroups
(long pk, List<Group> groups) Removes the association between the user and the groups.void
Sets the groups associated with the organization, removing and adding associations as necessary.static void
Sets the groups associated with the organization, removing and adding associations as necessary.void
Sets the groups associated with the role, removing and adding associations as necessary.static void
Sets the groups associated with the role, removing and adding associations as necessary.void
Sets the groups associated with the user group, removing and adding associations as necessary.static void
Sets the groups associated with the user group, removing and adding associations as necessary.void
Sets the groups associated with the user, removing and adding associations as necessary.static void
Sets the groups associated with the user, removing and adding associations as necessary. -
Uses of Group in com.liferay.portal.kernel.theme
Methods in com.liferay.portal.kernel.theme that return GroupModifier and TypeMethodDescriptionThemeDisplay.getControlPanelGroup()
ThemeDisplay.getRefererGroup()
ThemeDisplay.getScopeGroup()
Returns the scoped or sub-scoped active group (e.g. site).ThemeDisplay.getSiteGroup()
-
Uses of Group in com.liferay.portal.kernel.util
Methods in com.liferay.portal.kernel.util that return types with arguments of type GroupModifier and TypeMethodDescriptionPortal.getCurrentAndAncestorSiteGroups
(long[] groupIds, boolean checkContentSharingWithChildrenEnabled) Portal.getCurrentAndAncestorSiteGroups
(long groupId, boolean checkContentSharingWithChildrenEnabled) PortalUtil.getCurrentAndAncestorSiteGroups
(long[] groupIds, boolean checkContentSharingWithChildrenEnabled) PortalUtil.getCurrentAndAncestorSiteGroups
(long groupId, boolean checkContentSharingWithChildrenEnabled) Methods in com.liferay.portal.kernel.util with parameters of type GroupModifier and TypeMethodDescriptionPortal.getControlPanelPortletURL
(PortletRequest portletRequest, Group group, String portletId, long refererGroupId, long refererPlid, String lifecycle) Portal.getControlPanelPortletURL
(javax.servlet.http.HttpServletRequest httpServletRequest, Group group, String portletId, long refererGroupId, long refererPlid, String lifecycle) static PortletURL
PortalUtil.getControlPanelPortletURL
(PortletRequest portletRequest, Group group, String portletId, long refererGroupId, long refererPlid, String lifecycle) static PortletURL
PortalUtil.getControlPanelPortletURL
(javax.servlet.http.HttpServletRequest httpServletRequest, Group group, String portletId, long refererGroupId, long refererPlid, String lifecycle) GroupCapabilityContributor.getGroupCapability
(Group group) Portal.getSiteDefaultLocale
(Group group) static Locale
PortalUtil.getSiteDefaultLocale
(Group group) boolean
Portal.isSkipPortletContentRendering
(Group group, LayoutTypePortlet layoutTypePortlet, PortletDisplay portletDisplay, String portletName) static boolean
PortalUtil.isSkipPortletContentRendering
(Group group, LayoutTypePortlet layoutTypePortlet, PortletDisplay portletDisplay, String portletName) -
Uses of Group in com.liferay.portal.kernel.util.comparator
Methods in com.liferay.portal.kernel.util.comparator with parameters of type GroupModifier and TypeMethodDescriptionint
int
int
int
int
-
Uses of Group in com.liferay.portal.kernel.webdav
Methods in com.liferay.portal.kernel.webdav that return types with arguments of type Group -
Uses of Group in com.liferay.portal.kernel.workflow
Methods in com.liferay.portal.kernel.workflow with parameters of type Group -
Uses of Group in com.liferay.sites.kernel.util
Methods in com.liferay.sites.kernel.util with parameters of type GroupModifier and TypeMethodDescriptionboolean
Sites.isLayoutSetMergeable
(Group group, LayoutSet layoutSet) static boolean
SitesUtil.isUserGroupLayoutSetViewable
(PermissionChecker permissionChecker, Group userGroupGroup) void
Sites.mergeLayoutPrototypeLayout
(Group group, Layout layout) void
Sites.mergeLayoutSetPrototypeLayouts
(Group group, LayoutSet layoutSet) void
Sites.updateLayoutSetPrototypesLinks
(Group group, long publicLayoutSetPrototypeId, long privateLayoutSetPrototypeId, boolean publicLayoutSetPrototypeLinkEnabled, boolean privateLayoutSetPrototypeLinkEnabled)