|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portal.service.BaseLocalServiceImpl com.liferay.portal.service.base.GroupLocalServiceBaseImpl
public abstract class GroupLocalServiceBaseImpl
The base implementation of the group local service.
This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in GroupLocalServiceImpl
.
GroupLocalServiceImpl
,
GroupLocalServiceUtil
Constructor Summary | |
---|---|
GroupLocalServiceBaseImpl()
|
Method Summary | |
---|---|
Group |
addGroup(Group group)
Adds the group to the database. |
void |
addOrganizationGroup(long organizationId,
Group group)
|
void |
addOrganizationGroup(long organizationId,
long groupId)
|
void |
addOrganizationGroups(long organizationId,
List<Group> Groups)
|
void |
addOrganizationGroups(long organizationId,
long[] groupIds)
|
void |
addPermissionGroup(long permissionId,
Group group)
|
void |
addPermissionGroup(long permissionId,
long groupId)
|
void |
addPermissionGroups(long permissionId,
List<Group> Groups)
|
void |
addPermissionGroups(long permissionId,
long[] groupIds)
|
void |
addRoleGroup(long roleId,
Group group)
|
void |
addRoleGroup(long roleId,
long groupId)
|
void |
addRoleGroups(long roleId,
List<Group> Groups)
|
void |
addRoleGroups(long roleId,
long[] groupIds)
|
void |
addUserGroup(long userId,
Group group)
|
void |
addUserGroup(long userId,
long groupId)
|
void |
addUserGroupGroup(long userGroupId,
Group group)
|
void |
addUserGroupGroup(long userGroupId,
long groupId)
|
void |
addUserGroupGroups(long userGroupId,
List<Group> Groups)
|
void |
addUserGroupGroups(long userGroupId,
long[] groupIds)
|
void |
addUserGroups(long userId,
List<Group> Groups)
|
void |
addUserGroups(long userId,
long[] groupIds)
|
void |
afterPropertiesSet()
|
void |
clearOrganizationGroups(long organizationId)
|
void |
clearPermissionGroups(long permissionId)
|
void |
clearRoleGroups(long roleId)
|
void |
clearUserGroupGroups(long userGroupId)
|
void |
clearUserGroups(long userId)
|
Group |
createGroup(long groupId)
Creates a new group with the primary key. |
Group |
deleteGroup(Group group)
Deletes the group from the database. |
Group |
deleteGroup(long groupId)
Deletes the group with the primary key from the database. |
void |
deleteOrganizationGroup(long organizationId,
Group group)
|
void |
deleteOrganizationGroup(long organizationId,
long groupId)
|
void |
deleteOrganizationGroups(long organizationId,
List<Group> Groups)
|
void |
deleteOrganizationGroups(long organizationId,
long[] groupIds)
|
void |
deletePermissionGroup(long permissionId,
Group group)
|
void |
deletePermissionGroup(long permissionId,
long groupId)
|
void |
deletePermissionGroups(long permissionId,
List<Group> Groups)
|
void |
deletePermissionGroups(long permissionId,
long[] groupIds)
|
void |
deleteRoleGroup(long roleId,
Group group)
|
void |
deleteRoleGroup(long roleId,
long groupId)
|
void |
deleteRoleGroups(long roleId,
List<Group> Groups)
|
void |
deleteRoleGroups(long roleId,
long[] groupIds)
|
void |
deleteUserGroup(long userId,
Group group)
|
void |
deleteUserGroup(long userId,
long groupId)
|
void |
deleteUserGroupGroup(long userGroupId,
Group group)
|
void |
deleteUserGroupGroup(long userGroupId,
long groupId)
|
void |
deleteUserGroupGroups(long userGroupId,
List<Group> Groups)
|
void |
deleteUserGroupGroups(long userGroupId,
long[] groupIds)
|
void |
deleteUserGroups(long userId,
List<Group> Groups)
|
void |
deleteUserGroups(long userId,
long[] groupIds)
|
void |
destroy()
|
DynamicQuery |
dynamicQuery()
|
List |
dynamicQuery(DynamicQuery dynamicQuery)
Performs a dynamic query on the database and returns the matching rows. |
List |
dynamicQuery(DynamicQuery dynamicQuery,
int start,
int end)
Performs a dynamic query on the database and returns a range of the matching rows. |
List |
dynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator orderByComparator)
Performs a dynamic query on the database and returns an ordered range of the matching rows. |
long |
dynamicQueryCount(DynamicQuery dynamicQuery)
Returns the number of rows that match the dynamic query. |
Group |
fetchGroup(long groupId)
|
AccountLocalService |
getAccountLocalService()
Returns the account local service. |
AccountPersistence |
getAccountPersistence()
Returns the account persistence. |
AccountService |
getAccountService()
Returns the account remote service. |
AddressLocalService |
getAddressLocalService()
Returns the address local service. |
AddressPersistence |
getAddressPersistence()
Returns the address persistence. |
AddressService |
getAddressService()
Returns the address remote service. |
AssetEntryFinder |
getAssetEntryFinder()
Returns the asset entry finder. |
AssetEntryLocalService |
getAssetEntryLocalService()
Returns the asset entry local service. |
AssetEntryPersistence |
getAssetEntryPersistence()
Returns the asset entry persistence. |
AssetEntryService |
getAssetEntryService()
Returns the asset entry remote service. |
AssetVocabularyFinder |
getAssetVocabularyFinder()
Returns the asset vocabulary finder. |
AssetVocabularyLocalService |
getAssetVocabularyLocalService()
Returns the asset vocabulary local service. |
AssetVocabularyPersistence |
getAssetVocabularyPersistence()
Returns the asset vocabulary persistence. |
AssetVocabularyService |
getAssetVocabularyService()
Returns the asset vocabulary remote service. |
String |
getBeanIdentifier()
Returns the Spring bean ID for this bean. |
BlogsEntryFinder |
getBlogsEntryFinder()
Returns the blogs entry finder. |
BlogsEntryLocalService |
getBlogsEntryLocalService()
Returns the blogs entry local service. |
BlogsEntryPersistence |
getBlogsEntryPersistence()
Returns the blogs entry persistence. |
BlogsEntryService |
getBlogsEntryService()
Returns the blogs entry remote service. |
BlogsStatsUserFinder |
getBlogsStatsUserFinder()
Returns the blogs stats user finder. |
BlogsStatsUserLocalService |
getBlogsStatsUserLocalService()
Returns the blogs stats user local service. |
BlogsStatsUserPersistence |
getBlogsStatsUserPersistence()
Returns the blogs stats user persistence. |
BookmarksFolderFinder |
getBookmarksFolderFinder()
Returns the bookmarks folder finder. |
BookmarksFolderLocalService |
getBookmarksFolderLocalService()
Returns the bookmarks folder local service. |
BookmarksFolderPersistence |
getBookmarksFolderPersistence()
Returns the bookmarks folder persistence. |
BookmarksFolderService |
getBookmarksFolderService()
Returns the bookmarks folder remote service. |
BrowserTrackerLocalService |
getBrowserTrackerLocalService()
Returns the browser tracker local service. |
BrowserTrackerPersistence |
getBrowserTrackerPersistence()
Returns the browser tracker persistence. |
CalEventFinder |
getCalEventFinder()
Returns the cal event finder. |
CalEventLocalService |
getCalEventLocalService()
Returns the cal event local service. |
CalEventPersistence |
getCalEventPersistence()
Returns the cal event persistence. |
CalEventService |
getCalEventService()
Returns the cal event remote service. |
ClassNameLocalService |
getClassNameLocalService()
Returns the class name local service. |
ClassNamePersistence |
getClassNamePersistence()
Returns the class name persistence. |
ClassNameService |
getClassNameService()
Returns the class name remote service. |
ClusterGroupLocalService |
getClusterGroupLocalService()
Returns the cluster group local service. |
ClusterGroupPersistence |
getClusterGroupPersistence()
Returns the cluster group persistence. |
CMISRepositoryLocalService |
getCMISRepositoryLocalService()
Returns the c m i s repository local service. |
CompanyLocalService |
getCompanyLocalService()
Returns the company local service. |
CompanyPersistence |
getCompanyPersistence()
Returns the company persistence. |
CompanyService |
getCompanyService()
Returns the company remote service. |
ContactLocalService |
getContactLocalService()
Returns the contact local service. |
ContactPersistence |
getContactPersistence()
Returns the contact persistence. |
ContactService |
getContactService()
Returns the contact remote service. |
CounterLocalService |
getCounterLocalService()
Returns the counter local service. |
CountryPersistence |
getCountryPersistence()
Returns the country persistence. |
CountryService |
getCountryService()
Returns the country remote service. |
DLAppLocalService |
getDLAppLocalService()
Returns the d l app local service. |
DLAppService |
getDLAppService()
Returns the d l app remote service. |
DLFileEntryTypeFinder |
getDLFileEntryTypeFinder()
Returns the document library file entry type finder. |
DLFileEntryTypeLocalService |
getDLFileEntryTypeLocalService()
Returns the document library file entry type local service. |
DLFileEntryTypePersistence |
getDLFileEntryTypePersistence()
Returns the document library file entry type persistence. |
DLFileEntryTypeService |
getDLFileEntryTypeService()
Returns the document library file entry type remote service. |
EmailAddressLocalService |
getEmailAddressLocalService()
Returns the email address local service. |
EmailAddressPersistence |
getEmailAddressPersistence()
Returns the email address persistence. |
EmailAddressService |
getEmailAddressService()
Returns the email address remote service. |
Group |
getGroup(long groupId)
Returns the group with the primary key. |
GroupFinder |
getGroupFinder()
Returns the group finder. |
GroupLocalService |
getGroupLocalService()
Returns the group local service. |
GroupPersistence |
getGroupPersistence()
Returns the group persistence. |
List<Group> |
getGroups(int start,
int end)
Returns a range of all the groups. |
int |
getGroupsCount()
Returns the number of groups. |
GroupService |
getGroupService()
Returns the group remote service. |
ImageLocalService |
getImageLocalService()
Returns the image local service. |
ImagePersistence |
getImagePersistence()
Returns the image persistence. |
ImageService |
getImageService()
Returns the image remote service. |
JournalArticleFinder |
getJournalArticleFinder()
Returns the journal article finder. |
JournalArticleLocalService |
getJournalArticleLocalService()
Returns the journal article local service. |
JournalArticlePersistence |
getJournalArticlePersistence()
Returns the journal article persistence. |
JournalArticleService |
getJournalArticleService()
Returns the journal article remote service. |
JournalStructureFinder |
getJournalStructureFinder()
Returns the journal structure finder. |
JournalStructureLocalService |
getJournalStructureLocalService()
Returns the journal structure local service. |
JournalStructurePersistence |
getJournalStructurePersistence()
Returns the journal structure persistence. |
JournalStructureService |
getJournalStructureService()
Returns the journal structure remote service. |
JournalTemplateFinder |
getJournalTemplateFinder()
Returns the journal template finder. |
JournalTemplateLocalService |
getJournalTemplateLocalService()
Returns the journal template local service. |
JournalTemplatePersistence |
getJournalTemplatePersistence()
Returns the journal template persistence. |
JournalTemplateService |
getJournalTemplateService()
Returns the journal template remote service. |
LayoutBranchLocalService |
getLayoutBranchLocalService()
Returns the layout branch local service. |
LayoutBranchPersistence |
getLayoutBranchPersistence()
Returns the layout branch persistence. |
LayoutBranchService |
getLayoutBranchService()
Returns the layout branch remote service. |
LayoutFinder |
getLayoutFinder()
Returns the layout finder. |
LayoutLocalService |
getLayoutLocalService()
Returns the layout local service. |
LayoutPersistence |
getLayoutPersistence()
Returns the layout persistence. |
LayoutPrototypeLocalService |
getLayoutPrototypeLocalService()
Returns the layout prototype local service. |
LayoutPrototypePersistence |
getLayoutPrototypePersistence()
Returns the layout prototype persistence. |
LayoutPrototypeService |
getLayoutPrototypeService()
Returns the layout prototype remote service. |
LayoutRevisionLocalService |
getLayoutRevisionLocalService()
Returns the layout revision local service. |
LayoutRevisionPersistence |
getLayoutRevisionPersistence()
Returns the layout revision persistence. |
LayoutRevisionService |
getLayoutRevisionService()
Returns the layout revision remote service. |
LayoutService |
getLayoutService()
Returns the layout remote service. |
LayoutSetBranchLocalService |
getLayoutSetBranchLocalService()
Returns the layout set branch local service. |
LayoutSetBranchPersistence |
getLayoutSetBranchPersistence()
Returns the layout set branch persistence. |
LayoutSetBranchService |
getLayoutSetBranchService()
Returns the layout set branch remote service. |
LayoutSetLocalService |
getLayoutSetLocalService()
Returns the layout set local service. |
LayoutSetPersistence |
getLayoutSetPersistence()
Returns the layout set persistence. |
LayoutSetPrototypeLocalService |
getLayoutSetPrototypeLocalService()
Returns the layout set prototype local service. |
LayoutSetPrototypePersistence |
getLayoutSetPrototypePersistence()
Returns the layout set prototype persistence. |
LayoutSetPrototypeService |
getLayoutSetPrototypeService()
Returns the layout set prototype remote service. |
LayoutSetService |
getLayoutSetService()
Returns the layout set remote service. |
LayoutTemplateLocalService |
getLayoutTemplateLocalService()
Returns the layout template local service. |
ListTypePersistence |
getListTypePersistence()
Returns the list type persistence. |
ListTypeService |
getListTypeService()
Returns the list type remote service. |
LockFinder |
getLockFinder()
Returns the lock finder. |
LockLocalService |
getLockLocalService()
Returns the lock local service. |
LockPersistence |
getLockPersistence()
Returns the lock persistence. |
MBBanLocalService |
getMBBanLocalService()
Returns the message boards ban local service. |
MBBanPersistence |
getMBBanPersistence()
Returns the message boards ban persistence. |
MBBanService |
getMBBanService()
Returns the message boards ban remote service. |
MBCategoryFinder |
getMBCategoryFinder()
Returns the message boards category finder. |
MBCategoryLocalService |
getMBCategoryLocalService()
Returns the message boards category local service. |
MBCategoryPersistence |
getMBCategoryPersistence()
Returns the message boards category persistence. |
MBCategoryService |
getMBCategoryService()
Returns the message boards category remote service. |
MBStatsUserLocalService |
getMBStatsUserLocalService()
Returns the message boards stats user local service. |
MBStatsUserPersistence |
getMBStatsUserPersistence()
Returns the message boards stats user persistence. |
MBThreadFinder |
getMBThreadFinder()
Returns the message boards thread finder. |
MBThreadLocalService |
getMBThreadLocalService()
Returns the message boards thread local service. |
MBThreadPersistence |
getMBThreadPersistence()
Returns the message boards thread persistence. |
MBThreadService |
getMBThreadService()
Returns the message boards thread remote service. |
MembershipRequestLocalService |
getMembershipRequestLocalService()
Returns the membership request local service. |
MembershipRequestPersistence |
getMembershipRequestPersistence()
Returns the membership request persistence. |
MembershipRequestService |
getMembershipRequestService()
Returns the membership request remote service. |
protected Class<?> |
getModelClass()
|
protected String |
getModelClassName()
|
OrganizationFinder |
getOrganizationFinder()
Returns the organization finder. |
List<Group> |
getOrganizationGroups(long organizationId)
|
List<Group> |
getOrganizationGroups(long organizationId,
int start,
int end)
|
List<Group> |
getOrganizationGroups(long organizationId,
int start,
int end,
OrderByComparator orderByComparator)
|
int |
getOrganizationGroupsCount(long organizationId)
|
OrganizationLocalService |
getOrganizationLocalService()
Returns the organization local service. |
OrganizationPersistence |
getOrganizationPersistence()
Returns the organization persistence. |
OrganizationService |
getOrganizationService()
Returns the organization remote service. |
OrgGroupPermissionFinder |
getOrgGroupPermissionFinder()
Returns the org group permission finder. |
OrgGroupPermissionPersistence |
getOrgGroupPermissionPersistence()
Returns the org group permission persistence. |
OrgGroupRolePersistence |
getOrgGroupRolePersistence()
Returns the org group role persistence. |
OrgLaborLocalService |
getOrgLaborLocalService()
Returns the org labor local service. |
OrgLaborPersistence |
getOrgLaborPersistence()
Returns the org labor persistence. |
OrgLaborService |
getOrgLaborService()
Returns the org labor remote service. |
PasswordPolicyFinder |
getPasswordPolicyFinder()
Returns the password policy finder. |
PasswordPolicyLocalService |
getPasswordPolicyLocalService()
Returns the password policy local service. |
PasswordPolicyPersistence |
getPasswordPolicyPersistence()
Returns the password policy persistence. |
PasswordPolicyRelLocalService |
getPasswordPolicyRelLocalService()
Returns the password policy rel local service. |
PasswordPolicyRelPersistence |
getPasswordPolicyRelPersistence()
Returns the password policy rel persistence. |
PasswordPolicyService |
getPasswordPolicyService()
Returns the password policy remote service. |
PasswordTrackerLocalService |
getPasswordTrackerLocalService()
Returns the password tracker local service. |
PasswordTrackerPersistence |
getPasswordTrackerPersistence()
Returns the password tracker persistence. |
PermissionFinder |
getPermissionFinder()
Returns the permission finder. |
List<Group> |
getPermissionGroups(long permissionId)
|
List<Group> |
getPermissionGroups(long permissionId,
int start,
int end)
|
List<Group> |
getPermissionGroups(long permissionId,
int start,
int end,
OrderByComparator orderByComparator)
|
int |
getPermissionGroupsCount(long permissionId)
|
PermissionLocalService |
getPermissionLocalService()
Returns the permission local service. |
PermissionPersistence |
getPermissionPersistence()
Returns the permission persistence. |
PermissionService |
getPermissionService()
Returns the permission remote service. |
PersistedModel |
getPersistedModel(Serializable primaryKeyObj)
|
PhoneLocalService |
getPhoneLocalService()
Returns the phone local service. |
PhonePersistence |
getPhonePersistence()
Returns the phone persistence. |
PhoneService |
getPhoneService()
Returns the phone remote service. |
PluginSettingLocalService |
getPluginSettingLocalService()
Returns the plugin setting local service. |
PluginSettingPersistence |
getPluginSettingPersistence()
Returns the plugin setting persistence. |
PluginSettingService |
getPluginSettingService()
Returns the plugin setting remote service. |
PollsQuestionLocalService |
getPollsQuestionLocalService()
Returns the polls question local service. |
PollsQuestionPersistence |
getPollsQuestionPersistence()
Returns the polls question persistence. |
PollsQuestionService |
getPollsQuestionService()
Returns the polls question remote service. |
PortalLocalService |
getPortalLocalService()
Returns the portal local service. |
PortalPreferencesLocalService |
getPortalPreferencesLocalService()
Returns the portal preferences local service. |
PortalPreferencesPersistence |
getPortalPreferencesPersistence()
Returns the portal preferences persistence. |
PortalService |
getPortalService()
Returns the portal remote service. |
PortletItemLocalService |
getPortletItemLocalService()
Returns the portlet item local service. |
PortletItemPersistence |
getPortletItemPersistence()
Returns the portlet item persistence. |
PortletLocalService |
getPortletLocalService()
Returns the portlet local service. |
PortletPersistence |
getPortletPersistence()
Returns the portlet persistence. |
PortletPreferencesFinder |
getPortletPreferencesFinder()
Returns the portlet preferences finder. |
PortletPreferencesLocalService |
getPortletPreferencesLocalService()
Returns the portlet preferences local service. |
PortletPreferencesPersistence |
getPortletPreferencesPersistence()
Returns the portlet preferences persistence. |
PortletPreferencesService |
getPortletPreferencesService()
Returns the portlet preferences remote service. |
PortletService |
getPortletService()
Returns the portlet remote service. |
QuartzLocalService |
getQuartzLocalService()
Returns the quartz local service. |
RegionPersistence |
getRegionPersistence()
Returns the region persistence. |
RegionService |
getRegionService()
Returns the region remote service. |
ReleaseLocalService |
getReleaseLocalService()
Returns the release local service. |
ReleasePersistence |
getReleasePersistence()
Returns the release persistence. |
RepositoryEntryLocalService |
getRepositoryEntryLocalService()
Returns the repository entry local service. |
RepositoryEntryPersistence |
getRepositoryEntryPersistence()
Returns the repository entry persistence. |
RepositoryLocalService |
getRepositoryLocalService()
Returns the repository local service. |
RepositoryPersistence |
getRepositoryPersistence()
Returns the repository persistence. |
RepositoryService |
getRepositoryService()
Returns the repository remote service. |
ResourceActionLocalService |
getResourceActionLocalService()
Returns the resource action local service. |
ResourceActionPersistence |
getResourceActionPersistence()
Returns the resource action persistence. |
ResourceBlockFinder |
getResourceBlockFinder()
Returns the resource block finder. |
ResourceBlockLocalService |
getResourceBlockLocalService()
Returns the resource block local service. |
ResourceBlockPermissionLocalService |
getResourceBlockPermissionLocalService()
Returns the resource block permission local service. |
ResourceBlockPermissionPersistence |
getResourceBlockPermissionPersistence()
Returns the resource block permission persistence. |
ResourceBlockPersistence |
getResourceBlockPersistence()
Returns the resource block persistence. |
ResourceBlockService |
getResourceBlockService()
Returns the resource block remote service. |
ResourceCodeLocalService |
getResourceCodeLocalService()
Returns the resource code local service. |
ResourceCodePersistence |
getResourceCodePersistence()
Returns the resource code persistence. |
ResourceFinder |
getResourceFinder()
Returns the resource finder. |
ResourceLocalService |
getResourceLocalService()
Returns the resource local service. |
ResourcePermissionFinder |
getResourcePermissionFinder()
Returns the resource permission finder. |
ResourcePermissionLocalService |
getResourcePermissionLocalService()
Returns the resource permission local service. |
ResourcePermissionPersistence |
getResourcePermissionPersistence()
Returns the resource permission persistence. |
ResourcePermissionService |
getResourcePermissionService()
Returns the resource permission remote service. |
ResourcePersistence |
getResourcePersistence()
Returns the resource persistence. |
ResourceService |
getResourceService()
Returns the resource remote service. |
ResourceTypePermissionFinder |
getResourceTypePermissionFinder()
Returns the resource type permission finder. |
ResourceTypePermissionLocalService |
getResourceTypePermissionLocalService()
Returns the resource type permission local service. |
ResourceTypePermissionPersistence |
getResourceTypePermissionPersistence()
Returns the resource type permission persistence. |
RoleFinder |
getRoleFinder()
Returns the role finder. |
List<Group> |
getRoleGroups(long roleId)
|
List<Group> |
getRoleGroups(long roleId,
int start,
int end)
|
List<Group> |
getRoleGroups(long roleId,
int start,
int end,
OrderByComparator orderByComparator)
|
int |
getRoleGroupsCount(long roleId)
|
RoleLocalService |
getRoleLocalService()
Returns the role local service. |
RolePersistence |
getRolePersistence()
Returns the role persistence. |
RoleService |
getRoleService()
Returns the role remote service. |
SCFrameworkVersionLocalService |
getSCFrameworkVersionLocalService()
Returns the s c framework version local service. |
SCFrameworkVersionPersistence |
getSCFrameworkVersionPersistence()
Returns the s c framework version persistence. |
SCFrameworkVersionService |
getSCFrameworkVersionService()
Returns the s c framework version remote service. |
SCProductEntryLocalService |
getSCProductEntryLocalService()
Returns the s c product entry local service. |
SCProductEntryPersistence |
getSCProductEntryPersistence()
Returns the s c product entry persistence. |
SCProductEntryService |
getSCProductEntryService()
Returns the s c product entry remote service. |
ServiceComponentLocalService |
getServiceComponentLocalService()
Returns the service component local service. |
ServiceComponentPersistence |
getServiceComponentPersistence()
Returns the service component persistence. |
ShardLocalService |
getShardLocalService()
Returns the shard local service. |
ShardPersistence |
getShardPersistence()
Returns the shard persistence. |
ShoppingCartLocalService |
getShoppingCartLocalService()
Returns the shopping cart local service. |
ShoppingCartPersistence |
getShoppingCartPersistence()
Returns the shopping cart persistence. |
ShoppingCategoryLocalService |
getShoppingCategoryLocalService()
Returns the shopping category local service. |
ShoppingCategoryPersistence |
getShoppingCategoryPersistence()
Returns the shopping category persistence. |
ShoppingCategoryService |
getShoppingCategoryService()
Returns the shopping category remote service. |
ShoppingCouponFinder |
getShoppingCouponFinder()
Returns the shopping coupon finder. |
ShoppingCouponLocalService |
getShoppingCouponLocalService()
Returns the shopping coupon local service. |
ShoppingCouponPersistence |
getShoppingCouponPersistence()
Returns the shopping coupon persistence. |
ShoppingCouponService |
getShoppingCouponService()
Returns the shopping coupon remote service. |
ShoppingOrderFinder |
getShoppingOrderFinder()
Returns the shopping order finder. |
ShoppingOrderLocalService |
getShoppingOrderLocalService()
Returns the shopping order local service. |
ShoppingOrderPersistence |
getShoppingOrderPersistence()
Returns the shopping order persistence. |
ShoppingOrderService |
getShoppingOrderService()
Returns the shopping order remote service. |
SubscriptionLocalService |
getSubscriptionLocalService()
Returns the subscription local service. |
SubscriptionPersistence |
getSubscriptionPersistence()
Returns the subscription persistence. |
TeamFinder |
getTeamFinder()
Returns the team finder. |
TeamLocalService |
getTeamLocalService()
Returns the team local service. |
TeamPersistence |
getTeamPersistence()
Returns the team persistence. |
TeamService |
getTeamService()
Returns the team remote service. |
ThemeLocalService |
getThemeLocalService()
Returns the theme local service. |
ThemeService |
getThemeService()
Returns the theme remote service. |
TicketLocalService |
getTicketLocalService()
Returns the ticket local service. |
TicketPersistence |
getTicketPersistence()
Returns the ticket persistence. |
UserFinder |
getUserFinder()
Returns the user finder. |
UserGroupFinder |
getUserGroupFinder()
Returns the user group finder. |
UserGroupGroupRoleLocalService |
getUserGroupGroupRoleLocalService()
Returns the user group group role local service. |
UserGroupGroupRolePersistence |
getUserGroupGroupRolePersistence()
Returns the user group group role persistence. |
UserGroupGroupRoleService |
getUserGroupGroupRoleService()
Returns the user group group role remote service. |
List<Group> |
getUserGroupGroups(long userGroupId)
|
List<Group> |
getUserGroupGroups(long userGroupId,
int start,
int end)
|
List<Group> |
getUserGroupGroups(long userGroupId,
int start,
int end,
OrderByComparator orderByComparator)
|
int |
getUserGroupGroupsCount(long userGroupId)
|
UserGroupLocalService |
getUserGroupLocalService()
Returns the user group local service. |
UserGroupPersistence |
getUserGroupPersistence()
Returns the user group persistence. |
UserGroupRoleFinder |
getUserGroupRoleFinder()
Returns the user group role finder. |
UserGroupRoleLocalService |
getUserGroupRoleLocalService()
Returns the user group role local service. |
UserGroupRolePersistence |
getUserGroupRolePersistence()
Returns the user group role persistence. |
UserGroupRoleService |
getUserGroupRoleService()
Returns the user group role remote service. |
List<Group> |
getUserGroups(long userId)
|
List<Group> |
getUserGroups(long userId,
int start,
int end)
|
List<Group> |
getUserGroups(long userId,
int start,
int end,
OrderByComparator orderByComparator)
|
int |
getUserGroupsCount(long userId)
|
UserGroupService |
getUserGroupService()
Returns the user group remote service. |
UserIdMapperLocalService |
getUserIdMapperLocalService()
Returns the user ID mapper local service. |
UserIdMapperPersistence |
getUserIdMapperPersistence()
Returns the user ID mapper persistence. |
UserLocalService |
getUserLocalService()
Returns the user local service. |
UserNotificationEventLocalService |
getUserNotificationEventLocalService()
Returns the user notification event local service. |
UserNotificationEventPersistence |
getUserNotificationEventPersistence()
Returns the user notification event persistence. |
UserPersistence |
getUserPersistence()
Returns the user persistence. |
UserService |
getUserService()
Returns the user remote service. |
UserTrackerLocalService |
getUserTrackerLocalService()
Returns the user tracker local service. |
UserTrackerPathLocalService |
getUserTrackerPathLocalService()
Returns the user tracker path local service. |
UserTrackerPathPersistence |
getUserTrackerPathPersistence()
Returns the user tracker path persistence. |
UserTrackerPersistence |
getUserTrackerPersistence()
Returns the user tracker persistence. |
VirtualHostLocalService |
getVirtualHostLocalService()
Returns the virtual host local service. |
VirtualHostPersistence |
getVirtualHostPersistence()
Returns the virtual host persistence. |
WebDAVPropsLocalService |
getWebDAVPropsLocalService()
Returns the web d a v props local service. |
WebDAVPropsPersistence |
getWebDAVPropsPersistence()
Returns the web d a v props persistence. |
WebsiteLocalService |
getWebsiteLocalService()
Returns the website local service. |
WebsitePersistence |
getWebsitePersistence()
Returns the website persistence. |
WebsiteService |
getWebsiteService()
Returns the website remote service. |
WikiNodeLocalService |
getWikiNodeLocalService()
Returns the wiki node local service. |
WikiNodePersistence |
getWikiNodePersistence()
Returns the wiki node persistence. |
WikiNodeService |
getWikiNodeService()
Returns the wiki node remote service. |
WorkflowDefinitionLinkLocalService |
getWorkflowDefinitionLinkLocalService()
Returns the workflow definition link local service. |
WorkflowDefinitionLinkPersistence |
getWorkflowDefinitionLinkPersistence()
Returns the workflow definition link persistence. |
WorkflowInstanceLinkLocalService |
getWorkflowInstanceLinkLocalService()
Returns the workflow instance link local service. |
WorkflowInstanceLinkPersistence |
getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
boolean |
hasOrganizationGroup(long organizationId,
long groupId)
|
boolean |
hasOrganizationGroups(long organizationId)
|
boolean |
hasPermissionGroup(long permissionId,
long groupId)
|
boolean |
hasPermissionGroups(long permissionId)
|
boolean |
hasRoleGroup(long roleId,
long groupId)
|
boolean |
hasRoleGroups(long roleId)
|
boolean |
hasUserGroup(long userId,
long groupId)
|
boolean |
hasUserGroupGroup(long userGroupId,
long groupId)
|
boolean |
hasUserGroupGroups(long userGroupId)
|
boolean |
hasUserGroups(long userId)
|
protected void |
runSQL(String sql)
Performs an SQL query. |
void |
setAccountLocalService(AccountLocalService accountLocalService)
Sets the account local service. |
void |
setAccountPersistence(AccountPersistence accountPersistence)
Sets the account persistence. |
void |
setAccountService(AccountService accountService)
Sets the account remote service. |
void |
setAddressLocalService(AddressLocalService addressLocalService)
Sets the address local service. |
void |
setAddressPersistence(AddressPersistence addressPersistence)
Sets the address persistence. |
void |
setAddressService(AddressService addressService)
Sets the address remote service. |
void |
setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
Sets the asset entry finder. |
void |
setAssetEntryLocalService(AssetEntryLocalService assetEntryLocalService)
Sets the asset entry local service. |
void |
setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
setAssetVocabularyFinder(AssetVocabularyFinder assetVocabularyFinder)
Sets the asset vocabulary finder. |
void |
setAssetVocabularyLocalService(AssetVocabularyLocalService assetVocabularyLocalService)
Sets the asset vocabulary local service. |
void |
setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
Sets the asset vocabulary persistence. |
void |
setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
Sets the asset vocabulary remote service. |
void |
setBeanIdentifier(String beanIdentifier)
Sets the Spring bean ID for this bean. |
void |
setBlogsEntryFinder(BlogsEntryFinder blogsEntryFinder)
Sets the blogs entry finder. |
void |
setBlogsEntryLocalService(BlogsEntryLocalService blogsEntryLocalService)
Sets the blogs entry local service. |
void |
setBlogsEntryPersistence(BlogsEntryPersistence blogsEntryPersistence)
Sets the blogs entry persistence. |
void |
setBlogsEntryService(BlogsEntryService blogsEntryService)
Sets the blogs entry remote service. |
void |
setBlogsStatsUserFinder(BlogsStatsUserFinder blogsStatsUserFinder)
Sets the blogs stats user finder. |
void |
setBlogsStatsUserLocalService(BlogsStatsUserLocalService blogsStatsUserLocalService)
Sets the blogs stats user local service. |
void |
setBlogsStatsUserPersistence(BlogsStatsUserPersistence blogsStatsUserPersistence)
Sets the blogs stats user persistence. |
void |
setBookmarksFolderFinder(BookmarksFolderFinder bookmarksFolderFinder)
Sets the bookmarks folder finder. |
void |
setBookmarksFolderLocalService(BookmarksFolderLocalService bookmarksFolderLocalService)
Sets the bookmarks folder local service. |
void |
setBookmarksFolderPersistence(BookmarksFolderPersistence bookmarksFolderPersistence)
Sets the bookmarks folder persistence. |
void |
setBookmarksFolderService(BookmarksFolderService bookmarksFolderService)
Sets the bookmarks folder remote service. |
void |
setBrowserTrackerLocalService(BrowserTrackerLocalService browserTrackerLocalService)
Sets the browser tracker local service. |
void |
setBrowserTrackerPersistence(BrowserTrackerPersistence browserTrackerPersistence)
Sets the browser tracker persistence. |
void |
setCalEventFinder(CalEventFinder calEventFinder)
Sets the cal event finder. |
void |
setCalEventLocalService(CalEventLocalService calEventLocalService)
Sets the cal event local service. |
void |
setCalEventPersistence(CalEventPersistence calEventPersistence)
Sets the cal event persistence. |
void |
setCalEventService(CalEventService calEventService)
Sets the cal event remote service. |
void |
setClassNameLocalService(ClassNameLocalService classNameLocalService)
Sets the class name local service. |
void |
setClassNamePersistence(ClassNamePersistence classNamePersistence)
Sets the class name persistence. |
void |
setClassNameService(ClassNameService classNameService)
Sets the class name remote service. |
void |
setClusterGroupLocalService(ClusterGroupLocalService clusterGroupLocalService)
Sets the cluster group local service. |
void |
setClusterGroupPersistence(ClusterGroupPersistence clusterGroupPersistence)
Sets the cluster group persistence. |
void |
setCMISRepositoryLocalService(CMISRepositoryLocalService cmisRepositoryLocalService)
Sets the c m i s repository local service. |
void |
setCompanyLocalService(CompanyLocalService companyLocalService)
Sets the company local service. |
void |
setCompanyPersistence(CompanyPersistence companyPersistence)
Sets the company persistence. |
void |
setCompanyService(CompanyService companyService)
Sets the company remote service. |
void |
setContactLocalService(ContactLocalService contactLocalService)
Sets the contact local service. |
void |
setContactPersistence(ContactPersistence contactPersistence)
Sets the contact persistence. |
void |
setContactService(ContactService contactService)
Sets the contact remote service. |
void |
setCounterLocalService(CounterLocalService counterLocalService)
Sets the counter local service. |
void |
setCountryPersistence(CountryPersistence countryPersistence)
Sets the country persistence. |
void |
setCountryService(CountryService countryService)
Sets the country remote service. |
void |
setDLAppLocalService(DLAppLocalService dlAppLocalService)
Sets the d l app local service. |
void |
setDLAppService(DLAppService dlAppService)
Sets the d l app remote service. |
void |
setDLFileEntryTypeFinder(DLFileEntryTypeFinder dlFileEntryTypeFinder)
Sets the document library file entry type finder. |
void |
setDLFileEntryTypeLocalService(DLFileEntryTypeLocalService dlFileEntryTypeLocalService)
Sets the document library file entry type local service. |
void |
setDLFileEntryTypePersistence(DLFileEntryTypePersistence dlFileEntryTypePersistence)
Sets the document library file entry type persistence. |
void |
setDLFileEntryTypeService(DLFileEntryTypeService dlFileEntryTypeService)
Sets the document library file entry type remote service. |
void |
setEmailAddressLocalService(EmailAddressLocalService emailAddressLocalService)
Sets the email address local service. |
void |
setEmailAddressPersistence(EmailAddressPersistence emailAddressPersistence)
Sets the email address persistence. |
void |
setEmailAddressService(EmailAddressService emailAddressService)
Sets the email address remote service. |
void |
setGroupFinder(GroupFinder groupFinder)
Sets the group finder. |
void |
setGroupLocalService(GroupLocalService groupLocalService)
Sets the group local service. |
void |
setGroupPersistence(GroupPersistence groupPersistence)
Sets the group persistence. |
void |
setGroupService(GroupService groupService)
Sets the group remote service. |
void |
setImageLocalService(ImageLocalService imageLocalService)
Sets the image local service. |
void |
setImagePersistence(ImagePersistence imagePersistence)
Sets the image persistence. |
void |
setImageService(ImageService imageService)
Sets the image remote service. |
void |
setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
Sets the journal article finder. |
void |
setJournalArticleLocalService(JournalArticleLocalService journalArticleLocalService)
Sets the journal article local service. |
void |
setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
Sets the journal article persistence. |
void |
setJournalArticleService(JournalArticleService journalArticleService)
Sets the journal article remote service. |
void |
setJournalStructureFinder(JournalStructureFinder journalStructureFinder)
Sets the journal structure finder. |
void |
setJournalStructureLocalService(JournalStructureLocalService journalStructureLocalService)
Sets the journal structure local service. |
void |
setJournalStructurePersistence(JournalStructurePersistence journalStructurePersistence)
Sets the journal structure persistence. |
void |
setJournalStructureService(JournalStructureService journalStructureService)
Sets the journal structure remote service. |
void |
setJournalTemplateFinder(JournalTemplateFinder journalTemplateFinder)
Sets the journal template finder. |
void |
setJournalTemplateLocalService(JournalTemplateLocalService journalTemplateLocalService)
Sets the journal template local service. |
void |
setJournalTemplatePersistence(JournalTemplatePersistence journalTemplatePersistence)
Sets the journal template persistence. |
void |
setJournalTemplateService(JournalTemplateService journalTemplateService)
Sets the journal template remote service. |
void |
setLayoutBranchLocalService(LayoutBranchLocalService layoutBranchLocalService)
Sets the layout branch local service. |
void |
setLayoutBranchPersistence(LayoutBranchPersistence layoutBranchPersistence)
Sets the layout branch persistence. |
void |
setLayoutBranchService(LayoutBranchService layoutBranchService)
Sets the layout branch remote service. |
void |
setLayoutFinder(LayoutFinder layoutFinder)
Sets the layout finder. |
void |
setLayoutLocalService(LayoutLocalService layoutLocalService)
Sets the layout local service. |
void |
setLayoutPersistence(LayoutPersistence layoutPersistence)
Sets the layout persistence. |
void |
setLayoutPrototypeLocalService(LayoutPrototypeLocalService layoutPrototypeLocalService)
Sets the layout prototype local service. |
void |
setLayoutPrototypePersistence(LayoutPrototypePersistence layoutPrototypePersistence)
Sets the layout prototype persistence. |
void |
setLayoutPrototypeService(LayoutPrototypeService layoutPrototypeService)
Sets the layout prototype remote service. |
void |
setLayoutRevisionLocalService(LayoutRevisionLocalService layoutRevisionLocalService)
Sets the layout revision local service. |
void |
setLayoutRevisionPersistence(LayoutRevisionPersistence layoutRevisionPersistence)
Sets the layout revision persistence. |
void |
setLayoutRevisionService(LayoutRevisionService layoutRevisionService)
Sets the layout revision remote service. |
void |
setLayoutService(LayoutService layoutService)
Sets the layout remote service. |
void |
setLayoutSetBranchLocalService(LayoutSetBranchLocalService layoutSetBranchLocalService)
Sets the layout set branch local service. |
void |
setLayoutSetBranchPersistence(LayoutSetBranchPersistence layoutSetBranchPersistence)
Sets the layout set branch persistence. |
void |
setLayoutSetBranchService(LayoutSetBranchService layoutSetBranchService)
Sets the layout set branch remote service. |
void |
setLayoutSetLocalService(LayoutSetLocalService layoutSetLocalService)
Sets the layout set local service. |
void |
setLayoutSetPersistence(LayoutSetPersistence layoutSetPersistence)
Sets the layout set persistence. |
void |
setLayoutSetPrototypeLocalService(LayoutSetPrototypeLocalService layoutSetPrototypeLocalService)
Sets the layout set prototype local service. |
void |
setLayoutSetPrototypePersistence(LayoutSetPrototypePersistence layoutSetPrototypePersistence)
Sets the layout set prototype persistence. |
void |
setLayoutSetPrototypeService(LayoutSetPrototypeService layoutSetPrototypeService)
Sets the layout set prototype remote service. |
void |
setLayoutSetService(LayoutSetService layoutSetService)
Sets the layout set remote service. |
void |
setLayoutTemplateLocalService(LayoutTemplateLocalService layoutTemplateLocalService)
Sets the layout template local service. |
void |
setListTypePersistence(ListTypePersistence listTypePersistence)
Sets the list type persistence. |
void |
setListTypeService(ListTypeService listTypeService)
Sets the list type remote service. |
void |
setLockFinder(LockFinder lockFinder)
Sets the lock finder. |
void |
setLockLocalService(LockLocalService lockLocalService)
Sets the lock local service. |
void |
setLockPersistence(LockPersistence lockPersistence)
Sets the lock persistence. |
void |
setMBBanLocalService(MBBanLocalService mbBanLocalService)
Sets the message boards ban local service. |
void |
setMBBanPersistence(MBBanPersistence mbBanPersistence)
Sets the message boards ban persistence. |
void |
setMBBanService(MBBanService mbBanService)
Sets the message boards ban remote service. |
void |
setMBCategoryFinder(MBCategoryFinder mbCategoryFinder)
Sets the message boards category finder. |
void |
setMBCategoryLocalService(MBCategoryLocalService mbCategoryLocalService)
Sets the message boards category local service. |
void |
setMBCategoryPersistence(MBCategoryPersistence mbCategoryPersistence)
Sets the message boards category persistence. |
void |
setMBCategoryService(MBCategoryService mbCategoryService)
Sets the message boards category remote service. |
void |
setMBStatsUserLocalService(MBStatsUserLocalService mbStatsUserLocalService)
Sets the message boards stats user local service. |
void |
setMBStatsUserPersistence(MBStatsUserPersistence mbStatsUserPersistence)
Sets the message boards stats user persistence. |
void |
setMBThreadFinder(MBThreadFinder mbThreadFinder)
Sets the message boards thread finder. |
void |
setMBThreadLocalService(MBThreadLocalService mbThreadLocalService)
Sets the message boards thread local service. |
void |
setMBThreadPersistence(MBThreadPersistence mbThreadPersistence)
Sets the message boards thread persistence. |
void |
setMBThreadService(MBThreadService mbThreadService)
Sets the message boards thread remote service. |
void |
setMembershipRequestLocalService(MembershipRequestLocalService membershipRequestLocalService)
Sets the membership request local service. |
void |
setMembershipRequestPersistence(MembershipRequestPersistence membershipRequestPersistence)
Sets the membership request persistence. |
void |
setMembershipRequestService(MembershipRequestService membershipRequestService)
Sets the membership request remote service. |
void |
setOrganizationFinder(OrganizationFinder organizationFinder)
Sets the organization finder. |
void |
setOrganizationGroups(long organizationId,
long[] groupIds)
|
void |
setOrganizationLocalService(OrganizationLocalService organizationLocalService)
Sets the organization local service. |
void |
setOrganizationPersistence(OrganizationPersistence organizationPersistence)
Sets the organization persistence. |
void |
setOrganizationService(OrganizationService organizationService)
Sets the organization remote service. |
void |
setOrgGroupPermissionFinder(OrgGroupPermissionFinder orgGroupPermissionFinder)
Sets the org group permission finder. |
void |
setOrgGroupPermissionPersistence(OrgGroupPermissionPersistence orgGroupPermissionPersistence)
Sets the org group permission persistence. |
void |
setOrgGroupRolePersistence(OrgGroupRolePersistence orgGroupRolePersistence)
Sets the org group role persistence. |
void |
setOrgLaborLocalService(OrgLaborLocalService orgLaborLocalService)
Sets the org labor local service. |
void |
setOrgLaborPersistence(OrgLaborPersistence orgLaborPersistence)
Sets the org labor persistence. |
void |
setOrgLaborService(OrgLaborService orgLaborService)
Sets the org labor remote service. |
void |
setPasswordPolicyFinder(PasswordPolicyFinder passwordPolicyFinder)
Sets the password policy finder. |
void |
setPasswordPolicyLocalService(PasswordPolicyLocalService passwordPolicyLocalService)
Sets the password policy local service. |
void |
setPasswordPolicyPersistence(PasswordPolicyPersistence passwordPolicyPersistence)
Sets the password policy persistence. |
void |
setPasswordPolicyRelLocalService(PasswordPolicyRelLocalService passwordPolicyRelLocalService)
Sets the password policy rel local service. |
void |
setPasswordPolicyRelPersistence(PasswordPolicyRelPersistence passwordPolicyRelPersistence)
Sets the password policy rel persistence. |
void |
setPasswordPolicyService(PasswordPolicyService passwordPolicyService)
Sets the password policy remote service. |
void |
setPasswordTrackerLocalService(PasswordTrackerLocalService passwordTrackerLocalService)
Sets the password tracker local service. |
void |
setPasswordTrackerPersistence(PasswordTrackerPersistence passwordTrackerPersistence)
Sets the password tracker persistence. |
void |
setPermissionFinder(PermissionFinder permissionFinder)
Sets the permission finder. |
void |
setPermissionGroups(long permissionId,
long[] groupIds)
|
void |
setPermissionLocalService(PermissionLocalService permissionLocalService)
Sets the permission local service. |
void |
setPermissionPersistence(PermissionPersistence permissionPersistence)
Sets the permission persistence. |
void |
setPermissionService(PermissionService permissionService)
Sets the permission remote service. |
void |
setPhoneLocalService(PhoneLocalService phoneLocalService)
Sets the phone local service. |
void |
setPhonePersistence(PhonePersistence phonePersistence)
Sets the phone persistence. |
void |
setPhoneService(PhoneService phoneService)
Sets the phone remote service. |
void |
setPluginSettingLocalService(PluginSettingLocalService pluginSettingLocalService)
Sets the plugin setting local service. |
void |
setPluginSettingPersistence(PluginSettingPersistence pluginSettingPersistence)
Sets the plugin setting persistence. |
void |
setPluginSettingService(PluginSettingService pluginSettingService)
Sets the plugin setting remote service. |
void |
setPollsQuestionLocalService(PollsQuestionLocalService pollsQuestionLocalService)
Sets the polls question local service. |
void |
setPollsQuestionPersistence(PollsQuestionPersistence pollsQuestionPersistence)
Sets the polls question persistence. |
void |
setPollsQuestionService(PollsQuestionService pollsQuestionService)
Sets the polls question remote service. |
void |
setPortalLocalService(PortalLocalService portalLocalService)
Sets the portal local service. |
void |
setPortalPreferencesLocalService(PortalPreferencesLocalService portalPreferencesLocalService)
Sets the portal preferences local service. |
void |
setPortalPreferencesPersistence(PortalPreferencesPersistence portalPreferencesPersistence)
Sets the portal preferences persistence. |
void |
setPortalService(PortalService portalService)
Sets the portal remote service. |
void |
setPortletItemLocalService(PortletItemLocalService portletItemLocalService)
Sets the portlet item local service. |
void |
setPortletItemPersistence(PortletItemPersistence portletItemPersistence)
Sets the portlet item persistence. |
void |
setPortletLocalService(PortletLocalService portletLocalService)
Sets the portlet local service. |
void |
setPortletPersistence(PortletPersistence portletPersistence)
Sets the portlet persistence. |
void |
setPortletPreferencesFinder(PortletPreferencesFinder portletPreferencesFinder)
Sets the portlet preferences finder. |
void |
setPortletPreferencesLocalService(PortletPreferencesLocalService portletPreferencesLocalService)
Sets the portlet preferences local service. |
void |
setPortletPreferencesPersistence(PortletPreferencesPersistence portletPreferencesPersistence)
Sets the portlet preferences persistence. |
void |
setPortletPreferencesService(PortletPreferencesService portletPreferencesService)
Sets the portlet preferences remote service. |
void |
setPortletService(PortletService portletService)
Sets the portlet remote service. |
void |
setQuartzLocalService(QuartzLocalService quartzLocalService)
Sets the quartz local service. |
void |
setRegionPersistence(RegionPersistence regionPersistence)
Sets the region persistence. |
void |
setRegionService(RegionService regionService)
Sets the region remote service. |
void |
setReleaseLocalService(ReleaseLocalService releaseLocalService)
Sets the release local service. |
void |
setReleasePersistence(ReleasePersistence releasePersistence)
Sets the release persistence. |
void |
setRepositoryEntryLocalService(RepositoryEntryLocalService repositoryEntryLocalService)
Sets the repository entry local service. |
void |
setRepositoryEntryPersistence(RepositoryEntryPersistence repositoryEntryPersistence)
Sets the repository entry persistence. |
void |
setRepositoryLocalService(RepositoryLocalService repositoryLocalService)
Sets the repository local service. |
void |
setRepositoryPersistence(RepositoryPersistence repositoryPersistence)
Sets the repository persistence. |
void |
setRepositoryService(RepositoryService repositoryService)
Sets the repository remote service. |
void |
setResourceActionLocalService(ResourceActionLocalService resourceActionLocalService)
Sets the resource action local service. |
void |
setResourceActionPersistence(ResourceActionPersistence resourceActionPersistence)
Sets the resource action persistence. |
void |
setResourceBlockFinder(ResourceBlockFinder resourceBlockFinder)
Sets the resource block finder. |
void |
setResourceBlockLocalService(ResourceBlockLocalService resourceBlockLocalService)
Sets the resource block local service. |
void |
setResourceBlockPermissionLocalService(ResourceBlockPermissionLocalService resourceBlockPermissionLocalService)
Sets the resource block permission local service. |
void |
setResourceBlockPermissionPersistence(ResourceBlockPermissionPersistence resourceBlockPermissionPersistence)
Sets the resource block permission persistence. |
void |
setResourceBlockPersistence(ResourceBlockPersistence resourceBlockPersistence)
Sets the resource block persistence. |
void |
setResourceBlockService(ResourceBlockService resourceBlockService)
Sets the resource block remote service. |
void |
setResourceCodeLocalService(ResourceCodeLocalService resourceCodeLocalService)
Sets the resource code local service. |
void |
setResourceCodePersistence(ResourceCodePersistence resourceCodePersistence)
Sets the resource code persistence. |
void |
setResourceFinder(ResourceFinder resourceFinder)
Sets the resource finder. |
void |
setResourceLocalService(ResourceLocalService resourceLocalService)
Sets the resource local service. |
void |
setResourcePermissionFinder(ResourcePermissionFinder resourcePermissionFinder)
Sets the resource permission finder. |
void |
setResourcePermissionLocalService(ResourcePermissionLocalService resourcePermissionLocalService)
Sets the resource permission local service. |
void |
setResourcePermissionPersistence(ResourcePermissionPersistence resourcePermissionPersistence)
Sets the resource permission persistence. |
void |
setResourcePermissionService(ResourcePermissionService resourcePermissionService)
Sets the resource permission remote service. |
void |
setResourcePersistence(ResourcePersistence resourcePersistence)
Sets the resource persistence. |
void |
setResourceService(ResourceService resourceService)
Sets the resource remote service. |
void |
setResourceTypePermissionFinder(ResourceTypePermissionFinder resourceTypePermissionFinder)
Sets the resource type permission finder. |
void |
setResourceTypePermissionLocalService(ResourceTypePermissionLocalService resourceTypePermissionLocalService)
Sets the resource type permission local service. |
void |
setResourceTypePermissionPersistence(ResourceTypePermissionPersistence resourceTypePermissionPersistence)
Sets the resource type permission persistence. |
void |
setRoleFinder(RoleFinder roleFinder)
Sets the role finder. |
void |
setRoleGroups(long roleId,
long[] groupIds)
|
void |
setRoleLocalService(RoleLocalService roleLocalService)
Sets the role local service. |
void |
setRolePersistence(RolePersistence rolePersistence)
Sets the role persistence. |
void |
setRoleService(RoleService roleService)
Sets the role remote service. |
void |
setSCFrameworkVersionLocalService(SCFrameworkVersionLocalService scFrameworkVersionLocalService)
Sets the s c framework version local service. |
void |
setSCFrameworkVersionPersistence(SCFrameworkVersionPersistence scFrameworkVersionPersistence)
Sets the s c framework version persistence. |
void |
setSCFrameworkVersionService(SCFrameworkVersionService scFrameworkVersionService)
Sets the s c framework version remote service. |
void |
setSCProductEntryLocalService(SCProductEntryLocalService scProductEntryLocalService)
Sets the s c product entry local service. |
void |
setSCProductEntryPersistence(SCProductEntryPersistence scProductEntryPersistence)
Sets the s c product entry persistence. |
void |
setSCProductEntryService(SCProductEntryService scProductEntryService)
Sets the s c product entry remote service. |
void |
setServiceComponentLocalService(ServiceComponentLocalService serviceComponentLocalService)
Sets the service component local service. |
void |
setServiceComponentPersistence(ServiceComponentPersistence serviceComponentPersistence)
Sets the service component persistence. |
void |
setShardLocalService(ShardLocalService shardLocalService)
Sets the shard local service. |
void |
setShardPersistence(ShardPersistence shardPersistence)
Sets the shard persistence. |
void |
setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
Sets the shopping cart local service. |
void |
setShoppingCartPersistence(ShoppingCartPersistence shoppingCartPersistence)
Sets the shopping cart persistence. |
void |
setShoppingCategoryLocalService(ShoppingCategoryLocalService shoppingCategoryLocalService)
Sets the shopping category local service. |
void |
setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
Sets the shopping category persistence. |
void |
setShoppingCategoryService(ShoppingCategoryService shoppingCategoryService)
Sets the shopping category remote service. |
void |
setShoppingCouponFinder(ShoppingCouponFinder shoppingCouponFinder)
Sets the shopping coupon finder. |
void |
setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
Sets the shopping coupon local service. |
void |
setShoppingCouponPersistence(ShoppingCouponPersistence shoppingCouponPersistence)
Sets the shopping coupon persistence. |
void |
setShoppingCouponService(ShoppingCouponService shoppingCouponService)
Sets the shopping coupon remote service. |
void |
setShoppingOrderFinder(ShoppingOrderFinder shoppingOrderFinder)
Sets the shopping order finder. |
void |
setShoppingOrderLocalService(ShoppingOrderLocalService shoppingOrderLocalService)
Sets the shopping order local service. |
void |
setShoppingOrderPersistence(ShoppingOrderPersistence shoppingOrderPersistence)
Sets the shopping order persistence. |
void |
setShoppingOrderService(ShoppingOrderService shoppingOrderService)
Sets the shopping order remote service. |
void |
setSubscriptionLocalService(SubscriptionLocalService subscriptionLocalService)
Sets the subscription local service. |
void |
setSubscriptionPersistence(SubscriptionPersistence subscriptionPersistence)
Sets the subscription persistence. |
void |
setTeamFinder(TeamFinder teamFinder)
Sets the team finder. |
void |
setTeamLocalService(TeamLocalService teamLocalService)
Sets the team local service. |
void |
setTeamPersistence(TeamPersistence teamPersistence)
Sets the team persistence. |
void |
setTeamService(TeamService teamService)
Sets the team remote service. |
void |
setThemeLocalService(ThemeLocalService themeLocalService)
Sets the theme local service. |
void |
setThemeService(ThemeService themeService)
Sets the theme remote service. |
void |
setTicketLocalService(TicketLocalService ticketLocalService)
Sets the ticket local service. |
void |
setTicketPersistence(TicketPersistence ticketPersistence)
Sets the ticket persistence. |
void |
setUserFinder(UserFinder userFinder)
Sets the user finder. |
void |
setUserGroupFinder(UserGroupFinder userGroupFinder)
Sets the user group finder. |
void |
setUserGroupGroupRoleLocalService(UserGroupGroupRoleLocalService userGroupGroupRoleLocalService)
Sets the user group group role local service. |
void |
setUserGroupGroupRolePersistence(UserGroupGroupRolePersistence userGroupGroupRolePersistence)
Sets the user group group role persistence. |
void |
setUserGroupGroupRoleService(UserGroupGroupRoleService userGroupGroupRoleService)
Sets the user group group role remote service. |
void |
setUserGroupGroups(long userGroupId,
long[] groupIds)
|
void |
setUserGroupLocalService(UserGroupLocalService userGroupLocalService)
Sets the user group local service. |
void |
setUserGroupPersistence(UserGroupPersistence userGroupPersistence)
Sets the user group persistence. |
void |
setUserGroupRoleFinder(UserGroupRoleFinder userGroupRoleFinder)
Sets the user group role finder. |
void |
setUserGroupRoleLocalService(UserGroupRoleLocalService userGroupRoleLocalService)
Sets the user group role local service. |
void |
setUserGroupRolePersistence(UserGroupRolePersistence userGroupRolePersistence)
Sets the user group role persistence. |
void |
setUserGroupRoleService(UserGroupRoleService userGroupRoleService)
Sets the user group role remote service. |
void |
setUserGroups(long userId,
long[] groupIds)
|
void |
setUserGroupService(UserGroupService userGroupService)
Sets the user group remote service. |
void |
setUserIdMapperLocalService(UserIdMapperLocalService userIdMapperLocalService)
Sets the user ID mapper local service. |
void |
setUserIdMapperPersistence(UserIdMapperPersistence userIdMapperPersistence)
Sets the user ID mapper persistence. |
void |
setUserLocalService(UserLocalService userLocalService)
Sets the user local service. |
void |
setUserNotificationEventLocalService(UserNotificationEventLocalService userNotificationEventLocalService)
Sets the user notification event local service. |
void |
setUserNotificationEventPersistence(UserNotificationEventPersistence userNotificationEventPersistence)
Sets the user notification event persistence. |
void |
setUserPersistence(UserPersistence userPersistence)
Sets the user persistence. |
void |
setUserService(UserService userService)
Sets the user remote service. |
void |
setUserTrackerLocalService(UserTrackerLocalService userTrackerLocalService)
Sets the user tracker local service. |
void |
setUserTrackerPathLocalService(UserTrackerPathLocalService userTrackerPathLocalService)
Sets the user tracker path local service. |
void |
setUserTrackerPathPersistence(UserTrackerPathPersistence userTrackerPathPersistence)
Sets the user tracker path persistence. |
void |
setUserTrackerPersistence(UserTrackerPersistence userTrackerPersistence)
Sets the user tracker persistence. |
void |
setVirtualHostLocalService(VirtualHostLocalService virtualHostLocalService)
Sets the virtual host local service. |
void |
setVirtualHostPersistence(VirtualHostPersistence virtualHostPersistence)
Sets the virtual host persistence. |
void |
setWebDAVPropsLocalService(WebDAVPropsLocalService webDAVPropsLocalService)
Sets the web d a v props local service. |
void |
setWebDAVPropsPersistence(WebDAVPropsPersistence webDAVPropsPersistence)
Sets the web d a v props persistence. |
void |
setWebsiteLocalService(WebsiteLocalService websiteLocalService)
Sets the website local service. |
void |
setWebsitePersistence(WebsitePersistence websitePersistence)
Sets the website persistence. |
void |
setWebsiteService(WebsiteService websiteService)
Sets the website remote service. |
void |
setWikiNodeLocalService(WikiNodeLocalService wikiNodeLocalService)
Sets the wiki node local service. |
void |
setWikiNodePersistence(WikiNodePersistence wikiNodePersistence)
Sets the wiki node persistence. |
void |
setWikiNodeService(WikiNodeService wikiNodeService)
Sets the wiki node remote service. |
void |
setWorkflowDefinitionLinkLocalService(WorkflowDefinitionLinkLocalService workflowDefinitionLinkLocalService)
Sets the workflow definition link local service. |
void |
setWorkflowDefinitionLinkPersistence(WorkflowDefinitionLinkPersistence workflowDefinitionLinkPersistence)
Sets the workflow definition link persistence. |
void |
setWorkflowInstanceLinkLocalService(WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService)
Sets the workflow instance link local service. |
void |
setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
Group |
updateGroup(Group group)
Updates the group in the database or adds it if it does not yet exist. |
Group |
updateGroup(Group group,
boolean merge)
Updates the group in the database or adds it if it does not yet exist. |
Methods inherited from class com.liferay.portal.service.BaseLocalServiceImpl |
---|
getClassLoader |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
@BeanReference(type=AccountLocalService.class) protected AccountLocalService accountLocalService
@BeanReference(type=AccountService.class) protected AccountService accountService
@BeanReference(type=AccountPersistence.class) protected AccountPersistence accountPersistence
@BeanReference(type=AddressLocalService.class) protected AddressLocalService addressLocalService
@BeanReference(type=AddressService.class) protected AddressService addressService
@BeanReference(type=AddressPersistence.class) protected AddressPersistence addressPersistence
@BeanReference(type=BrowserTrackerLocalService.class) protected BrowserTrackerLocalService browserTrackerLocalService
@BeanReference(type=BrowserTrackerPersistence.class) protected BrowserTrackerPersistence browserTrackerPersistence
@BeanReference(type=ClassNameLocalService.class) protected ClassNameLocalService classNameLocalService
@BeanReference(type=ClassNameService.class) protected ClassNameService classNameService
@BeanReference(type=ClassNamePersistence.class) protected ClassNamePersistence classNamePersistence
@BeanReference(type=ClusterGroupLocalService.class) protected ClusterGroupLocalService clusterGroupLocalService
@BeanReference(type=ClusterGroupPersistence.class) protected ClusterGroupPersistence clusterGroupPersistence
@BeanReference(type=CMISRepositoryLocalService.class) protected CMISRepositoryLocalService cmisRepositoryLocalService
@BeanReference(type=CompanyLocalService.class) protected CompanyLocalService companyLocalService
@BeanReference(type=CompanyService.class) protected CompanyService companyService
@BeanReference(type=CompanyPersistence.class) protected CompanyPersistence companyPersistence
@BeanReference(type=ContactLocalService.class) protected ContactLocalService contactLocalService
@BeanReference(type=ContactService.class) protected ContactService contactService
@BeanReference(type=ContactPersistence.class) protected ContactPersistence contactPersistence
@BeanReference(type=CountryService.class) protected CountryService countryService
@BeanReference(type=CountryPersistence.class) protected CountryPersistence countryPersistence
@BeanReference(type=EmailAddressLocalService.class) protected EmailAddressLocalService emailAddressLocalService
@BeanReference(type=EmailAddressService.class) protected EmailAddressService emailAddressService
@BeanReference(type=EmailAddressPersistence.class) protected EmailAddressPersistence emailAddressPersistence
@BeanReference(type=GroupLocalService.class) protected GroupLocalService groupLocalService
@BeanReference(type=GroupService.class) protected GroupService groupService
@BeanReference(type=GroupPersistence.class) protected GroupPersistence groupPersistence
@BeanReference(type=GroupFinder.class) protected GroupFinder groupFinder
@BeanReference(type=ImageLocalService.class) protected ImageLocalService imageLocalService
@BeanReference(type=ImageService.class) protected ImageService imageService
@BeanReference(type=ImagePersistence.class) protected ImagePersistence imagePersistence
@BeanReference(type=LayoutLocalService.class) protected LayoutLocalService layoutLocalService
@BeanReference(type=LayoutService.class) protected LayoutService layoutService
@BeanReference(type=LayoutPersistence.class) protected LayoutPersistence layoutPersistence
@BeanReference(type=LayoutFinder.class) protected LayoutFinder layoutFinder
@BeanReference(type=LayoutBranchLocalService.class) protected LayoutBranchLocalService layoutBranchLocalService
@BeanReference(type=LayoutBranchService.class) protected LayoutBranchService layoutBranchService
@BeanReference(type=LayoutBranchPersistence.class) protected LayoutBranchPersistence layoutBranchPersistence
@BeanReference(type=LayoutPrototypeLocalService.class) protected LayoutPrototypeLocalService layoutPrototypeLocalService
@BeanReference(type=LayoutPrototypeService.class) protected LayoutPrototypeService layoutPrototypeService
@BeanReference(type=LayoutPrototypePersistence.class) protected LayoutPrototypePersistence layoutPrototypePersistence
@BeanReference(type=LayoutRevisionLocalService.class) protected LayoutRevisionLocalService layoutRevisionLocalService
@BeanReference(type=LayoutRevisionService.class) protected LayoutRevisionService layoutRevisionService
@BeanReference(type=LayoutRevisionPersistence.class) protected LayoutRevisionPersistence layoutRevisionPersistence
@BeanReference(type=LayoutSetLocalService.class) protected LayoutSetLocalService layoutSetLocalService
@BeanReference(type=LayoutSetService.class) protected LayoutSetService layoutSetService
@BeanReference(type=LayoutSetPersistence.class) protected LayoutSetPersistence layoutSetPersistence
@BeanReference(type=LayoutSetBranchLocalService.class) protected LayoutSetBranchLocalService layoutSetBranchLocalService
@BeanReference(type=LayoutSetBranchService.class) protected LayoutSetBranchService layoutSetBranchService
@BeanReference(type=LayoutSetBranchPersistence.class) protected LayoutSetBranchPersistence layoutSetBranchPersistence
@BeanReference(type=LayoutSetPrototypeLocalService.class) protected LayoutSetPrototypeLocalService layoutSetPrototypeLocalService
@BeanReference(type=LayoutSetPrototypeService.class) protected LayoutSetPrototypeService layoutSetPrototypeService
@BeanReference(type=LayoutSetPrototypePersistence.class) protected LayoutSetPrototypePersistence layoutSetPrototypePersistence
@BeanReference(type=LayoutTemplateLocalService.class) protected LayoutTemplateLocalService layoutTemplateLocalService
@BeanReference(type=ListTypeService.class) protected ListTypeService listTypeService
@BeanReference(type=ListTypePersistence.class) protected ListTypePersistence listTypePersistence
@BeanReference(type=LockLocalService.class) protected LockLocalService lockLocalService
@BeanReference(type=LockPersistence.class) protected LockPersistence lockPersistence
@BeanReference(type=LockFinder.class) protected LockFinder lockFinder
@BeanReference(type=MembershipRequestLocalService.class) protected MembershipRequestLocalService membershipRequestLocalService
@BeanReference(type=MembershipRequestService.class) protected MembershipRequestService membershipRequestService
@BeanReference(type=MembershipRequestPersistence.class) protected MembershipRequestPersistence membershipRequestPersistence
@BeanReference(type=OrganizationLocalService.class) protected OrganizationLocalService organizationLocalService
@BeanReference(type=OrganizationService.class) protected OrganizationService organizationService
@BeanReference(type=OrganizationPersistence.class) protected OrganizationPersistence organizationPersistence
@BeanReference(type=OrganizationFinder.class) protected OrganizationFinder organizationFinder
@BeanReference(type=OrgGroupPermissionPersistence.class) protected OrgGroupPermissionPersistence orgGroupPermissionPersistence
@BeanReference(type=OrgGroupPermissionFinder.class) protected OrgGroupPermissionFinder orgGroupPermissionFinder
@BeanReference(type=OrgGroupRolePersistence.class) protected OrgGroupRolePersistence orgGroupRolePersistence
@BeanReference(type=OrgLaborLocalService.class) protected OrgLaborLocalService orgLaborLocalService
@BeanReference(type=OrgLaborService.class) protected OrgLaborService orgLaborService
@BeanReference(type=OrgLaborPersistence.class) protected OrgLaborPersistence orgLaborPersistence
@BeanReference(type=PasswordPolicyLocalService.class) protected PasswordPolicyLocalService passwordPolicyLocalService
@BeanReference(type=PasswordPolicyService.class) protected PasswordPolicyService passwordPolicyService
@BeanReference(type=PasswordPolicyPersistence.class) protected PasswordPolicyPersistence passwordPolicyPersistence
@BeanReference(type=PasswordPolicyFinder.class) protected PasswordPolicyFinder passwordPolicyFinder
@BeanReference(type=PasswordPolicyRelLocalService.class) protected PasswordPolicyRelLocalService passwordPolicyRelLocalService
@BeanReference(type=PasswordPolicyRelPersistence.class) protected PasswordPolicyRelPersistence passwordPolicyRelPersistence
@BeanReference(type=PasswordTrackerLocalService.class) protected PasswordTrackerLocalService passwordTrackerLocalService
@BeanReference(type=PasswordTrackerPersistence.class) protected PasswordTrackerPersistence passwordTrackerPersistence
@BeanReference(type=PermissionLocalService.class) protected PermissionLocalService permissionLocalService
@BeanReference(type=PermissionService.class) protected PermissionService permissionService
@BeanReference(type=PermissionPersistence.class) protected PermissionPersistence permissionPersistence
@BeanReference(type=PermissionFinder.class) protected PermissionFinder permissionFinder
@BeanReference(type=PhoneLocalService.class) protected PhoneLocalService phoneLocalService
@BeanReference(type=PhoneService.class) protected PhoneService phoneService
@BeanReference(type=PhonePersistence.class) protected PhonePersistence phonePersistence
@BeanReference(type=PluginSettingLocalService.class) protected PluginSettingLocalService pluginSettingLocalService
@BeanReference(type=PluginSettingService.class) protected PluginSettingService pluginSettingService
@BeanReference(type=PluginSettingPersistence.class) protected PluginSettingPersistence pluginSettingPersistence
@BeanReference(type=PortalLocalService.class) protected PortalLocalService portalLocalService
@BeanReference(type=PortalService.class) protected PortalService portalService
@BeanReference(type=PortalPreferencesLocalService.class) protected PortalPreferencesLocalService portalPreferencesLocalService
@BeanReference(type=PortalPreferencesPersistence.class) protected PortalPreferencesPersistence portalPreferencesPersistence
@BeanReference(type=PortletLocalService.class) protected PortletLocalService portletLocalService
@BeanReference(type=PortletService.class) protected PortletService portletService
@BeanReference(type=PortletPersistence.class) protected PortletPersistence portletPersistence
@BeanReference(type=PortletItemLocalService.class) protected PortletItemLocalService portletItemLocalService
@BeanReference(type=PortletItemPersistence.class) protected PortletItemPersistence portletItemPersistence
@BeanReference(type=PortletPreferencesLocalService.class) protected PortletPreferencesLocalService portletPreferencesLocalService
@BeanReference(type=PortletPreferencesService.class) protected PortletPreferencesService portletPreferencesService
@BeanReference(type=PortletPreferencesPersistence.class) protected PortletPreferencesPersistence portletPreferencesPersistence
@BeanReference(type=PortletPreferencesFinder.class) protected PortletPreferencesFinder portletPreferencesFinder
@BeanReference(type=QuartzLocalService.class) protected QuartzLocalService quartzLocalService
@BeanReference(type=RegionService.class) protected RegionService regionService
@BeanReference(type=RegionPersistence.class) protected RegionPersistence regionPersistence
@BeanReference(type=ReleaseLocalService.class) protected ReleaseLocalService releaseLocalService
@BeanReference(type=ReleasePersistence.class) protected ReleasePersistence releasePersistence
@BeanReference(type=RepositoryLocalService.class) protected RepositoryLocalService repositoryLocalService
@BeanReference(type=RepositoryService.class) protected RepositoryService repositoryService
@BeanReference(type=RepositoryPersistence.class) protected RepositoryPersistence repositoryPersistence
@BeanReference(type=RepositoryEntryLocalService.class) protected RepositoryEntryLocalService repositoryEntryLocalService
@BeanReference(type=RepositoryEntryPersistence.class) protected RepositoryEntryPersistence repositoryEntryPersistence
@BeanReference(type=ResourceLocalService.class) protected ResourceLocalService resourceLocalService
@BeanReference(type=ResourceService.class) protected ResourceService resourceService
@BeanReference(type=ResourcePersistence.class) protected ResourcePersistence resourcePersistence
@BeanReference(type=ResourceFinder.class) protected ResourceFinder resourceFinder
@BeanReference(type=ResourceActionLocalService.class) protected ResourceActionLocalService resourceActionLocalService
@BeanReference(type=ResourceActionPersistence.class) protected ResourceActionPersistence resourceActionPersistence
@BeanReference(type=ResourceBlockLocalService.class) protected ResourceBlockLocalService resourceBlockLocalService
@BeanReference(type=ResourceBlockService.class) protected ResourceBlockService resourceBlockService
@BeanReference(type=ResourceBlockPersistence.class) protected ResourceBlockPersistence resourceBlockPersistence
@BeanReference(type=ResourceBlockFinder.class) protected ResourceBlockFinder resourceBlockFinder
@BeanReference(type=ResourceBlockPermissionLocalService.class) protected ResourceBlockPermissionLocalService resourceBlockPermissionLocalService
@BeanReference(type=ResourceBlockPermissionPersistence.class) protected ResourceBlockPermissionPersistence resourceBlockPermissionPersistence
@BeanReference(type=ResourceCodeLocalService.class) protected ResourceCodeLocalService resourceCodeLocalService
@BeanReference(type=ResourceCodePersistence.class) protected ResourceCodePersistence resourceCodePersistence
@BeanReference(type=ResourcePermissionLocalService.class) protected ResourcePermissionLocalService resourcePermissionLocalService
@BeanReference(type=ResourcePermissionService.class) protected ResourcePermissionService resourcePermissionService
@BeanReference(type=ResourcePermissionPersistence.class) protected ResourcePermissionPersistence resourcePermissionPersistence
@BeanReference(type=ResourcePermissionFinder.class) protected ResourcePermissionFinder resourcePermissionFinder
@BeanReference(type=ResourceTypePermissionLocalService.class) protected ResourceTypePermissionLocalService resourceTypePermissionLocalService
@BeanReference(type=ResourceTypePermissionPersistence.class) protected ResourceTypePermissionPersistence resourceTypePermissionPersistence
@BeanReference(type=ResourceTypePermissionFinder.class) protected ResourceTypePermissionFinder resourceTypePermissionFinder
@BeanReference(type=RoleLocalService.class) protected RoleLocalService roleLocalService
@BeanReference(type=RoleService.class) protected RoleService roleService
@BeanReference(type=RolePersistence.class) protected RolePersistence rolePersistence
@BeanReference(type=RoleFinder.class) protected RoleFinder roleFinder
@BeanReference(type=ServiceComponentLocalService.class) protected ServiceComponentLocalService serviceComponentLocalService
@BeanReference(type=ServiceComponentPersistence.class) protected ServiceComponentPersistence serviceComponentPersistence
@BeanReference(type=ShardLocalService.class) protected ShardLocalService shardLocalService
@BeanReference(type=ShardPersistence.class) protected ShardPersistence shardPersistence
@BeanReference(type=SubscriptionLocalService.class) protected SubscriptionLocalService subscriptionLocalService
@BeanReference(type=SubscriptionPersistence.class) protected SubscriptionPersistence subscriptionPersistence
@BeanReference(type=TeamLocalService.class) protected TeamLocalService teamLocalService
@BeanReference(type=TeamService.class) protected TeamService teamService
@BeanReference(type=TeamPersistence.class) protected TeamPersistence teamPersistence
@BeanReference(type=TeamFinder.class) protected TeamFinder teamFinder
@BeanReference(type=ThemeLocalService.class) protected ThemeLocalService themeLocalService
@BeanReference(type=ThemeService.class) protected ThemeService themeService
@BeanReference(type=TicketLocalService.class) protected TicketLocalService ticketLocalService
@BeanReference(type=TicketPersistence.class) protected TicketPersistence ticketPersistence
@BeanReference(type=UserLocalService.class) protected UserLocalService userLocalService
@BeanReference(type=UserService.class) protected UserService userService
@BeanReference(type=UserPersistence.class) protected UserPersistence userPersistence
@BeanReference(type=UserFinder.class) protected UserFinder userFinder
@BeanReference(type=UserGroupLocalService.class) protected UserGroupLocalService userGroupLocalService
@BeanReference(type=UserGroupService.class) protected UserGroupService userGroupService
@BeanReference(type=UserGroupPersistence.class) protected UserGroupPersistence userGroupPersistence
@BeanReference(type=UserGroupFinder.class) protected UserGroupFinder userGroupFinder
@BeanReference(type=UserGroupGroupRoleLocalService.class) protected UserGroupGroupRoleLocalService userGroupGroupRoleLocalService
@BeanReference(type=UserGroupGroupRoleService.class) protected UserGroupGroupRoleService userGroupGroupRoleService
@BeanReference(type=UserGroupGroupRolePersistence.class) protected UserGroupGroupRolePersistence userGroupGroupRolePersistence
@BeanReference(type=UserGroupRoleLocalService.class) protected UserGroupRoleLocalService userGroupRoleLocalService
@BeanReference(type=UserGroupRoleService.class) protected UserGroupRoleService userGroupRoleService
@BeanReference(type=UserGroupRolePersistence.class) protected UserGroupRolePersistence userGroupRolePersistence
@BeanReference(type=UserGroupRoleFinder.class) protected UserGroupRoleFinder userGroupRoleFinder
@BeanReference(type=UserIdMapperLocalService.class) protected UserIdMapperLocalService userIdMapperLocalService
@BeanReference(type=UserIdMapperPersistence.class) protected UserIdMapperPersistence userIdMapperPersistence
@BeanReference(type=UserNotificationEventLocalService.class) protected UserNotificationEventLocalService userNotificationEventLocalService
@BeanReference(type=UserNotificationEventPersistence.class) protected UserNotificationEventPersistence userNotificationEventPersistence
@BeanReference(type=UserTrackerLocalService.class) protected UserTrackerLocalService userTrackerLocalService
@BeanReference(type=UserTrackerPersistence.class) protected UserTrackerPersistence userTrackerPersistence
@BeanReference(type=UserTrackerPathLocalService.class) protected UserTrackerPathLocalService userTrackerPathLocalService
@BeanReference(type=UserTrackerPathPersistence.class) protected UserTrackerPathPersistence userTrackerPathPersistence
@BeanReference(type=VirtualHostLocalService.class) protected VirtualHostLocalService virtualHostLocalService
@BeanReference(type=VirtualHostPersistence.class) protected VirtualHostPersistence virtualHostPersistence
@BeanReference(type=WebDAVPropsLocalService.class) protected WebDAVPropsLocalService webDAVPropsLocalService
@BeanReference(type=WebDAVPropsPersistence.class) protected WebDAVPropsPersistence webDAVPropsPersistence
@BeanReference(type=WebsiteLocalService.class) protected WebsiteLocalService websiteLocalService
@BeanReference(type=WebsiteService.class) protected WebsiteService websiteService
@BeanReference(type=WebsitePersistence.class) protected WebsitePersistence websitePersistence
@BeanReference(type=WorkflowDefinitionLinkLocalService.class) protected WorkflowDefinitionLinkLocalService workflowDefinitionLinkLocalService
@BeanReference(type=WorkflowDefinitionLinkPersistence.class) protected WorkflowDefinitionLinkPersistence workflowDefinitionLinkPersistence
@BeanReference(type=WorkflowInstanceLinkLocalService.class) protected WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService
@BeanReference(type=WorkflowInstanceLinkPersistence.class) protected WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence
@BeanReference(type=CounterLocalService.class) protected CounterLocalService counterLocalService
@BeanReference(type=AssetEntryLocalService.class) protected AssetEntryLocalService assetEntryLocalService
@BeanReference(type=AssetEntryService.class) protected AssetEntryService assetEntryService
@BeanReference(type=AssetEntryPersistence.class) protected AssetEntryPersistence assetEntryPersistence
@BeanReference(type=AssetEntryFinder.class) protected AssetEntryFinder assetEntryFinder
@BeanReference(type=AssetVocabularyLocalService.class) protected AssetVocabularyLocalService assetVocabularyLocalService
@BeanReference(type=AssetVocabularyService.class) protected AssetVocabularyService assetVocabularyService
@BeanReference(type=AssetVocabularyPersistence.class) protected AssetVocabularyPersistence assetVocabularyPersistence
@BeanReference(type=AssetVocabularyFinder.class) protected AssetVocabularyFinder assetVocabularyFinder
@BeanReference(type=BlogsEntryLocalService.class) protected BlogsEntryLocalService blogsEntryLocalService
@BeanReference(type=BlogsEntryService.class) protected BlogsEntryService blogsEntryService
@BeanReference(type=BlogsEntryPersistence.class) protected BlogsEntryPersistence blogsEntryPersistence
@BeanReference(type=BlogsEntryFinder.class) protected BlogsEntryFinder blogsEntryFinder
@BeanReference(type=BlogsStatsUserLocalService.class) protected BlogsStatsUserLocalService blogsStatsUserLocalService
@BeanReference(type=BlogsStatsUserPersistence.class) protected BlogsStatsUserPersistence blogsStatsUserPersistence
@BeanReference(type=BlogsStatsUserFinder.class) protected BlogsStatsUserFinder blogsStatsUserFinder
@BeanReference(type=BookmarksFolderLocalService.class) protected BookmarksFolderLocalService bookmarksFolderLocalService
@BeanReference(type=BookmarksFolderService.class) protected BookmarksFolderService bookmarksFolderService
@BeanReference(type=BookmarksFolderPersistence.class) protected BookmarksFolderPersistence bookmarksFolderPersistence
@BeanReference(type=BookmarksFolderFinder.class) protected BookmarksFolderFinder bookmarksFolderFinder
@BeanReference(type=CalEventLocalService.class) protected CalEventLocalService calEventLocalService
@BeanReference(type=CalEventService.class) protected CalEventService calEventService
@BeanReference(type=CalEventPersistence.class) protected CalEventPersistence calEventPersistence
@BeanReference(type=CalEventFinder.class) protected CalEventFinder calEventFinder
@BeanReference(type=DLAppLocalService.class) protected DLAppLocalService dlAppLocalService
@BeanReference(type=DLAppService.class) protected DLAppService dlAppService
@BeanReference(type=DLFileEntryTypeLocalService.class) protected DLFileEntryTypeLocalService dlFileEntryTypeLocalService
@BeanReference(type=DLFileEntryTypeService.class) protected DLFileEntryTypeService dlFileEntryTypeService
@BeanReference(type=DLFileEntryTypePersistence.class) protected DLFileEntryTypePersistence dlFileEntryTypePersistence
@BeanReference(type=DLFileEntryTypeFinder.class) protected DLFileEntryTypeFinder dlFileEntryTypeFinder
@BeanReference(type=JournalArticleLocalService.class) protected JournalArticleLocalService journalArticleLocalService
@BeanReference(type=JournalArticleService.class) protected JournalArticleService journalArticleService
@BeanReference(type=JournalArticlePersistence.class) protected JournalArticlePersistence journalArticlePersistence
@BeanReference(type=JournalArticleFinder.class) protected JournalArticleFinder journalArticleFinder
@BeanReference(type=JournalStructureLocalService.class) protected JournalStructureLocalService journalStructureLocalService
@BeanReference(type=JournalStructureService.class) protected JournalStructureService journalStructureService
@BeanReference(type=JournalStructurePersistence.class) protected JournalStructurePersistence journalStructurePersistence
@BeanReference(type=JournalStructureFinder.class) protected JournalStructureFinder journalStructureFinder
@BeanReference(type=JournalTemplateLocalService.class) protected JournalTemplateLocalService journalTemplateLocalService
@BeanReference(type=JournalTemplateService.class) protected JournalTemplateService journalTemplateService
@BeanReference(type=JournalTemplatePersistence.class) protected JournalTemplatePersistence journalTemplatePersistence
@BeanReference(type=JournalTemplateFinder.class) protected JournalTemplateFinder journalTemplateFinder
@BeanReference(type=MBBanLocalService.class) protected MBBanLocalService mbBanLocalService
@BeanReference(type=MBBanService.class) protected MBBanService mbBanService
@BeanReference(type=MBBanPersistence.class) protected MBBanPersistence mbBanPersistence
@BeanReference(type=MBCategoryLocalService.class) protected MBCategoryLocalService mbCategoryLocalService
@BeanReference(type=MBCategoryService.class) protected MBCategoryService mbCategoryService
@BeanReference(type=MBCategoryPersistence.class) protected MBCategoryPersistence mbCategoryPersistence
@BeanReference(type=MBCategoryFinder.class) protected MBCategoryFinder mbCategoryFinder
@BeanReference(type=MBStatsUserLocalService.class) protected MBStatsUserLocalService mbStatsUserLocalService
@BeanReference(type=MBStatsUserPersistence.class) protected MBStatsUserPersistence mbStatsUserPersistence
@BeanReference(type=MBThreadLocalService.class) protected MBThreadLocalService mbThreadLocalService
@BeanReference(type=MBThreadService.class) protected MBThreadService mbThreadService
@BeanReference(type=MBThreadPersistence.class) protected MBThreadPersistence mbThreadPersistence
@BeanReference(type=MBThreadFinder.class) protected MBThreadFinder mbThreadFinder
@BeanReference(type=PollsQuestionLocalService.class) protected PollsQuestionLocalService pollsQuestionLocalService
@BeanReference(type=PollsQuestionService.class) protected PollsQuestionService pollsQuestionService
@BeanReference(type=PollsQuestionPersistence.class) protected PollsQuestionPersistence pollsQuestionPersistence
@BeanReference(type=ShoppingCartLocalService.class) protected ShoppingCartLocalService shoppingCartLocalService
@BeanReference(type=ShoppingCartPersistence.class) protected ShoppingCartPersistence shoppingCartPersistence
@BeanReference(type=ShoppingCategoryLocalService.class) protected ShoppingCategoryLocalService shoppingCategoryLocalService
@BeanReference(type=ShoppingCategoryService.class) protected ShoppingCategoryService shoppingCategoryService
@BeanReference(type=ShoppingCategoryPersistence.class) protected ShoppingCategoryPersistence shoppingCategoryPersistence
@BeanReference(type=ShoppingCouponLocalService.class) protected ShoppingCouponLocalService shoppingCouponLocalService
@BeanReference(type=ShoppingCouponService.class) protected ShoppingCouponService shoppingCouponService
@BeanReference(type=ShoppingCouponPersistence.class) protected ShoppingCouponPersistence shoppingCouponPersistence
@BeanReference(type=ShoppingCouponFinder.class) protected ShoppingCouponFinder shoppingCouponFinder
@BeanReference(type=ShoppingOrderLocalService.class) protected ShoppingOrderLocalService shoppingOrderLocalService
@BeanReference(type=ShoppingOrderService.class) protected ShoppingOrderService shoppingOrderService
@BeanReference(type=ShoppingOrderPersistence.class) protected ShoppingOrderPersistence shoppingOrderPersistence
@BeanReference(type=ShoppingOrderFinder.class) protected ShoppingOrderFinder shoppingOrderFinder
@BeanReference(type=SCFrameworkVersionLocalService.class) protected SCFrameworkVersionLocalService scFrameworkVersionLocalService
@BeanReference(type=SCFrameworkVersionService.class) protected SCFrameworkVersionService scFrameworkVersionService
@BeanReference(type=SCFrameworkVersionPersistence.class) protected SCFrameworkVersionPersistence scFrameworkVersionPersistence
@BeanReference(type=SCProductEntryLocalService.class) protected SCProductEntryLocalService scProductEntryLocalService
@BeanReference(type=SCProductEntryService.class) protected SCProductEntryService scProductEntryService
@BeanReference(type=SCProductEntryPersistence.class) protected SCProductEntryPersistence scProductEntryPersistence
@BeanReference(type=WikiNodeLocalService.class) protected WikiNodeLocalService wikiNodeLocalService
@BeanReference(type=WikiNodeService.class) protected WikiNodeService wikiNodeService
@BeanReference(type=WikiNodePersistence.class) protected WikiNodePersistence wikiNodePersistence
@BeanReference(type=PersistedModelLocalServiceRegistry.class) protected PersistedModelLocalServiceRegistry persistedModelLocalServiceRegistry
Constructor Detail |
---|
public GroupLocalServiceBaseImpl()
Method Detail |
---|
@Indexable(type=REINDEX) public Group addGroup(Group group) throws SystemException
addGroup
in interface GroupLocalService
group
- the group
SystemException
- if a system exception occurredpublic Group createGroup(long groupId)
createGroup
in interface GroupLocalService
groupId
- the primary key for the new group
@Indexable(type=DELETE) public Group deleteGroup(long groupId) throws PortalException, SystemException
deleteGroup
in interface GroupLocalService
groupId
- the primary key of the group
PortalException
- if a group with the primary key could not be found
SystemException
- if a system exception occurred@Indexable(type=DELETE) public Group deleteGroup(Group group) throws PortalException, SystemException
deleteGroup
in interface GroupLocalService
group
- the group
PortalException
SystemException
- if a system exception occurredpublic DynamicQuery dynamicQuery()
dynamicQuery
in interface GroupLocalService
public List dynamicQuery(DynamicQuery dynamicQuery) throws SystemException
dynamicQuery
in interface GroupLocalService
dynamicQuery
- the dynamic query
SystemException
- if a system exception occurredpublic List dynamicQuery(DynamicQuery dynamicQuery, int start, int end) throws SystemException
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil.ALL_POS
will return the full result set.
dynamicQuery
in interface GroupLocalService
dynamicQuery
- the dynamic querystart
- the lower bound of the range of model instancesend
- the upper bound of the range of model instances (not inclusive)
SystemException
- if a system exception occurredpublic List dynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator orderByComparator) throws SystemException
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil.ALL_POS
will return the full result set.
dynamicQuery
in interface GroupLocalService
dynamicQuery
- the dynamic querystart
- the lower bound of the range of model instancesend
- the upper bound of the range of model instances (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)
SystemException
- if a system exception occurredpublic long dynamicQueryCount(DynamicQuery dynamicQuery) throws SystemException
dynamicQueryCount
in interface GroupLocalService
dynamicQuery
- the dynamic query
SystemException
- if a system exception occurredpublic Group fetchGroup(long groupId) throws SystemException
fetchGroup
in interface GroupLocalService
SystemException
public Group getGroup(long groupId) throws PortalException, SystemException
getGroup
in interface GroupLocalService
groupId
- the primary key of the group
PortalException
- if a group with the primary key could not be found
SystemException
- if a system exception occurredpublic PersistedModel getPersistedModel(Serializable primaryKeyObj) throws PortalException, SystemException
getPersistedModel
in interface GroupLocalService
getPersistedModel
in interface PersistedModelLocalService
PortalException
SystemException
public List<Group> getGroups(int start, int end) throws SystemException
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil.ALL_POS
will return the full result set.
getGroups
in interface GroupLocalService
start
- the lower bound of the range of groupsend
- the upper bound of the range of groups (not inclusive)
SystemException
- if a system exception occurredpublic int getGroupsCount() throws SystemException
getGroupsCount
in interface GroupLocalService
SystemException
- if a system exception occurred@Indexable(type=REINDEX) public Group updateGroup(Group group) throws SystemException
updateGroup
in interface GroupLocalService
group
- the group
SystemException
- if a system exception occurred@Indexable(type=REINDEX) public Group updateGroup(Group group, boolean merge) throws SystemException
updateGroup
in interface GroupLocalService
group
- the groupmerge
- whether to merge the group with the current session. See BatchSession.update(com.liferay.portal.kernel.dao.orm.Session, com.liferay.portal.model.BaseModel, boolean)
for an explanation.
SystemException
- if a system exception occurredpublic void addOrganizationGroup(long organizationId, long groupId) throws SystemException
addOrganizationGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void addOrganizationGroup(long organizationId, Group group) throws SystemException
addOrganizationGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void addOrganizationGroups(long organizationId, long[] groupIds) throws SystemException
addOrganizationGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void addOrganizationGroups(long organizationId, List<Group> Groups) throws SystemException
addOrganizationGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void clearOrganizationGroups(long organizationId) throws SystemException
clearOrganizationGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void deleteOrganizationGroup(long organizationId, long groupId) throws SystemException
deleteOrganizationGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void deleteOrganizationGroup(long organizationId, Group group) throws SystemException
deleteOrganizationGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void deleteOrganizationGroups(long organizationId, long[] groupIds) throws SystemException
deleteOrganizationGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void deleteOrganizationGroups(long organizationId, List<Group> Groups) throws SystemException
deleteOrganizationGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic List<Group> getOrganizationGroups(long organizationId) throws SystemException
getOrganizationGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic List<Group> getOrganizationGroups(long organizationId, int start, int end) throws SystemException
getOrganizationGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic List<Group> getOrganizationGroups(long organizationId, int start, int end, OrderByComparator orderByComparator) throws SystemException
getOrganizationGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic int getOrganizationGroupsCount(long organizationId) throws SystemException
getOrganizationGroupsCount
in interface GroupLocalService
SystemException
- if a system exception occurredpublic boolean hasOrganizationGroup(long organizationId, long groupId) throws SystemException
hasOrganizationGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic boolean hasOrganizationGroups(long organizationId) throws SystemException
hasOrganizationGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void setOrganizationGroups(long organizationId, long[] groupIds) throws SystemException
setOrganizationGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void addPermissionGroup(long permissionId, long groupId) throws SystemException
addPermissionGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void addPermissionGroup(long permissionId, Group group) throws SystemException
addPermissionGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void addPermissionGroups(long permissionId, long[] groupIds) throws SystemException
addPermissionGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void addPermissionGroups(long permissionId, List<Group> Groups) throws SystemException
addPermissionGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void clearPermissionGroups(long permissionId) throws SystemException
clearPermissionGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void deletePermissionGroup(long permissionId, long groupId) throws SystemException
deletePermissionGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void deletePermissionGroup(long permissionId, Group group) throws SystemException
deletePermissionGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void deletePermissionGroups(long permissionId, long[] groupIds) throws SystemException
deletePermissionGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void deletePermissionGroups(long permissionId, List<Group> Groups) throws SystemException
deletePermissionGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic List<Group> getPermissionGroups(long permissionId) throws SystemException
getPermissionGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic List<Group> getPermissionGroups(long permissionId, int start, int end) throws SystemException
getPermissionGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic List<Group> getPermissionGroups(long permissionId, int start, int end, OrderByComparator orderByComparator) throws SystemException
getPermissionGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic int getPermissionGroupsCount(long permissionId) throws SystemException
getPermissionGroupsCount
in interface GroupLocalService
SystemException
- if a system exception occurredpublic boolean hasPermissionGroup(long permissionId, long groupId) throws SystemException
hasPermissionGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic boolean hasPermissionGroups(long permissionId) throws SystemException
hasPermissionGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void setPermissionGroups(long permissionId, long[] groupIds) throws SystemException
setPermissionGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void addRoleGroup(long roleId, long groupId) throws SystemException
addRoleGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void addRoleGroup(long roleId, Group group) throws SystemException
addRoleGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void addRoleGroups(long roleId, long[] groupIds) throws SystemException
addRoleGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void addRoleGroups(long roleId, List<Group> Groups) throws SystemException
addRoleGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void clearRoleGroups(long roleId) throws SystemException
clearRoleGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void deleteRoleGroup(long roleId, long groupId) throws SystemException
deleteRoleGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void deleteRoleGroup(long roleId, Group group) throws SystemException
deleteRoleGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void deleteRoleGroups(long roleId, long[] groupIds) throws SystemException
deleteRoleGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void deleteRoleGroups(long roleId, List<Group> Groups) throws SystemException
deleteRoleGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic List<Group> getRoleGroups(long roleId) throws SystemException
getRoleGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic List<Group> getRoleGroups(long roleId, int start, int end) throws SystemException
getRoleGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic List<Group> getRoleGroups(long roleId, int start, int end, OrderByComparator orderByComparator) throws SystemException
getRoleGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic int getRoleGroupsCount(long roleId) throws SystemException
getRoleGroupsCount
in interface GroupLocalService
SystemException
- if a system exception occurredpublic boolean hasRoleGroup(long roleId, long groupId) throws SystemException
hasRoleGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic boolean hasRoleGroups(long roleId) throws SystemException
hasRoleGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void setRoleGroups(long roleId, long[] groupIds) throws SystemException
setRoleGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void addUserGroupGroup(long userGroupId, long groupId) throws SystemException
addUserGroupGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void addUserGroupGroup(long userGroupId, Group group) throws SystemException
addUserGroupGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void addUserGroupGroups(long userGroupId, long[] groupIds) throws SystemException
addUserGroupGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void addUserGroupGroups(long userGroupId, List<Group> Groups) throws SystemException
addUserGroupGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void clearUserGroupGroups(long userGroupId) throws SystemException
clearUserGroupGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void deleteUserGroupGroup(long userGroupId, long groupId) throws SystemException
deleteUserGroupGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void deleteUserGroupGroup(long userGroupId, Group group) throws SystemException
deleteUserGroupGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void deleteUserGroupGroups(long userGroupId, long[] groupIds) throws SystemException
deleteUserGroupGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void deleteUserGroupGroups(long userGroupId, List<Group> Groups) throws SystemException
deleteUserGroupGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic List<Group> getUserGroupGroups(long userGroupId) throws SystemException
getUserGroupGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic List<Group> getUserGroupGroups(long userGroupId, int start, int end) throws SystemException
getUserGroupGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic List<Group> getUserGroupGroups(long userGroupId, int start, int end, OrderByComparator orderByComparator) throws SystemException
getUserGroupGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic int getUserGroupGroupsCount(long userGroupId) throws SystemException
getUserGroupGroupsCount
in interface GroupLocalService
SystemException
- if a system exception occurredpublic boolean hasUserGroupGroup(long userGroupId, long groupId) throws SystemException
hasUserGroupGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic boolean hasUserGroupGroups(long userGroupId) throws SystemException
hasUserGroupGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void setUserGroupGroups(long userGroupId, long[] groupIds) throws SystemException
setUserGroupGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void addUserGroup(long userId, long groupId) throws SystemException
addUserGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void addUserGroup(long userId, Group group) throws SystemException
addUserGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void addUserGroups(long userId, long[] groupIds) throws SystemException
addUserGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void addUserGroups(long userId, List<Group> Groups) throws SystemException
addUserGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void clearUserGroups(long userId) throws SystemException
clearUserGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void deleteUserGroup(long userId, long groupId) throws SystemException
deleteUserGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void deleteUserGroup(long userId, Group group) throws SystemException
deleteUserGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void deleteUserGroups(long userId, long[] groupIds) throws SystemException
deleteUserGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void deleteUserGroups(long userId, List<Group> Groups) throws SystemException
deleteUserGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic List<Group> getUserGroups(long userId) throws PortalException, SystemException
getUserGroups
in interface GroupLocalService
PortalException
SystemException
- if a system exception occurredpublic List<Group> getUserGroups(long userId, int start, int end) throws PortalException, SystemException
getUserGroups
in interface GroupLocalService
PortalException
SystemException
- if a system exception occurredpublic List<Group> getUserGroups(long userId, int start, int end, OrderByComparator orderByComparator) throws PortalException, SystemException
getUserGroups
in interface GroupLocalService
PortalException
SystemException
- if a system exception occurredpublic int getUserGroupsCount(long userId) throws SystemException
getUserGroupsCount
in interface GroupLocalService
SystemException
- if a system exception occurredpublic boolean hasUserGroup(long userId, long groupId) throws SystemException
hasUserGroup
in interface GroupLocalService
SystemException
- if a system exception occurredpublic boolean hasUserGroups(long userId) throws SystemException
hasUserGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic void setUserGroups(long userId, long[] groupIds) throws SystemException
setUserGroups
in interface GroupLocalService
SystemException
- if a system exception occurredpublic AccountLocalService getAccountLocalService()
public void setAccountLocalService(AccountLocalService accountLocalService)
accountLocalService
- the account local servicepublic AccountService getAccountService()
public void setAccountService(AccountService accountService)
accountService
- the account remote servicepublic AccountPersistence getAccountPersistence()
public void setAccountPersistence(AccountPersistence accountPersistence)
accountPersistence
- the account persistencepublic AddressLocalService getAddressLocalService()
public void setAddressLocalService(AddressLocalService addressLocalService)
addressLocalService
- the address local servicepublic AddressService getAddressService()
public void setAddressService(AddressService addressService)
addressService
- the address remote servicepublic AddressPersistence getAddressPersistence()
public void setAddressPersistence(AddressPersistence addressPersistence)
addressPersistence
- the address persistencepublic BrowserTrackerLocalService getBrowserTrackerLocalService()
public void setBrowserTrackerLocalService(BrowserTrackerLocalService browserTrackerLocalService)
browserTrackerLocalService
- the browser tracker local servicepublic BrowserTrackerPersistence getBrowserTrackerPersistence()
public void setBrowserTrackerPersistence(BrowserTrackerPersistence browserTrackerPersistence)
browserTrackerPersistence
- the browser tracker persistencepublic ClassNameLocalService getClassNameLocalService()
public void setClassNameLocalService(ClassNameLocalService classNameLocalService)
classNameLocalService
- the class name local servicepublic ClassNameService getClassNameService()
public void setClassNameService(ClassNameService classNameService)
classNameService
- the class name remote servicepublic ClassNamePersistence getClassNamePersistence()
public void setClassNamePersistence(ClassNamePersistence classNamePersistence)
classNamePersistence
- the class name persistencepublic ClusterGroupLocalService getClusterGroupLocalService()
public void setClusterGroupLocalService(ClusterGroupLocalService clusterGroupLocalService)
clusterGroupLocalService
- the cluster group local servicepublic ClusterGroupPersistence getClusterGroupPersistence()
public void setClusterGroupPersistence(ClusterGroupPersistence clusterGroupPersistence)
clusterGroupPersistence
- the cluster group persistencepublic CMISRepositoryLocalService getCMISRepositoryLocalService()
public void setCMISRepositoryLocalService(CMISRepositoryLocalService cmisRepositoryLocalService)
cmisRepositoryLocalService
- the c m i s repository local servicepublic CompanyLocalService getCompanyLocalService()
public void setCompanyLocalService(CompanyLocalService companyLocalService)
companyLocalService
- the company local servicepublic CompanyService getCompanyService()
public void setCompanyService(CompanyService companyService)
companyService
- the company remote servicepublic CompanyPersistence getCompanyPersistence()
public void setCompanyPersistence(CompanyPersistence companyPersistence)
companyPersistence
- the company persistencepublic ContactLocalService getContactLocalService()
public void setContactLocalService(ContactLocalService contactLocalService)
contactLocalService
- the contact local servicepublic ContactService getContactService()
public void setContactService(ContactService contactService)
contactService
- the contact remote servicepublic ContactPersistence getContactPersistence()
public void setContactPersistence(ContactPersistence contactPersistence)
contactPersistence
- the contact persistencepublic CountryService getCountryService()
public void setCountryService(CountryService countryService)
countryService
- the country remote servicepublic CountryPersistence getCountryPersistence()
public void setCountryPersistence(CountryPersistence countryPersistence)
countryPersistence
- the country persistencepublic EmailAddressLocalService getEmailAddressLocalService()
public void setEmailAddressLocalService(EmailAddressLocalService emailAddressLocalService)
emailAddressLocalService
- the email address local servicepublic EmailAddressService getEmailAddressService()
public void setEmailAddressService(EmailAddressService emailAddressService)
emailAddressService
- the email address remote servicepublic EmailAddressPersistence getEmailAddressPersistence()
public void setEmailAddressPersistence(EmailAddressPersistence emailAddressPersistence)
emailAddressPersistence
- the email address persistencepublic GroupLocalService getGroupLocalService()
public void setGroupLocalService(GroupLocalService groupLocalService)
groupLocalService
- the group local servicepublic GroupService getGroupService()
public void setGroupService(GroupService groupService)
groupService
- the group remote servicepublic GroupPersistence getGroupPersistence()
public void setGroupPersistence(GroupPersistence groupPersistence)
groupPersistence
- the group persistencepublic GroupFinder getGroupFinder()
public void setGroupFinder(GroupFinder groupFinder)
groupFinder
- the group finderpublic ImageLocalService getImageLocalService()
public void setImageLocalService(ImageLocalService imageLocalService)
imageLocalService
- the image local servicepublic ImageService getImageService()
public void setImageService(ImageService imageService)
imageService
- the image remote servicepublic ImagePersistence getImagePersistence()
public void setImagePersistence(ImagePersistence imagePersistence)
imagePersistence
- the image persistencepublic LayoutLocalService getLayoutLocalService()
public void setLayoutLocalService(LayoutLocalService layoutLocalService)
layoutLocalService
- the layout local servicepublic LayoutService getLayoutService()
public void setLayoutService(LayoutService layoutService)
layoutService
- the layout remote servicepublic LayoutPersistence getLayoutPersistence()
public void setLayoutPersistence(LayoutPersistence layoutPersistence)
layoutPersistence
- the layout persistencepublic LayoutFinder getLayoutFinder()
public void setLayoutFinder(LayoutFinder layoutFinder)
layoutFinder
- the layout finderpublic LayoutBranchLocalService getLayoutBranchLocalService()
public void setLayoutBranchLocalService(LayoutBranchLocalService layoutBranchLocalService)
layoutBranchLocalService
- the layout branch local servicepublic LayoutBranchService getLayoutBranchService()
public void setLayoutBranchService(LayoutBranchService layoutBranchService)
layoutBranchService
- the layout branch remote servicepublic LayoutBranchPersistence getLayoutBranchPersistence()
public void setLayoutBranchPersistence(LayoutBranchPersistence layoutBranchPersistence)
layoutBranchPersistence
- the layout branch persistencepublic LayoutPrototypeLocalService getLayoutPrototypeLocalService()
public void setLayoutPrototypeLocalService(LayoutPrototypeLocalService layoutPrototypeLocalService)
layoutPrototypeLocalService
- the layout prototype local servicepublic LayoutPrototypeService getLayoutPrototypeService()
public void setLayoutPrototypeService(LayoutPrototypeService layoutPrototypeService)
layoutPrototypeService
- the layout prototype remote servicepublic LayoutPrototypePersistence getLayoutPrototypePersistence()
public void setLayoutPrototypePersistence(LayoutPrototypePersistence layoutPrototypePersistence)
layoutPrototypePersistence
- the layout prototype persistencepublic LayoutRevisionLocalService getLayoutRevisionLocalService()
public void setLayoutRevisionLocalService(LayoutRevisionLocalService layoutRevisionLocalService)
layoutRevisionLocalService
- the layout revision local servicepublic LayoutRevisionService getLayoutRevisionService()
public void setLayoutRevisionService(LayoutRevisionService layoutRevisionService)
layoutRevisionService
- the layout revision remote servicepublic LayoutRevisionPersistence getLayoutRevisionPersistence()
public void setLayoutRevisionPersistence(LayoutRevisionPersistence layoutRevisionPersistence)
layoutRevisionPersistence
- the layout revision persistencepublic LayoutSetLocalService getLayoutSetLocalService()
public void setLayoutSetLocalService(LayoutSetLocalService layoutSetLocalService)
layoutSetLocalService
- the layout set local servicepublic LayoutSetService getLayoutSetService()
public void setLayoutSetService(LayoutSetService layoutSetService)
layoutSetService
- the layout set remote servicepublic LayoutSetPersistence getLayoutSetPersistence()
public void setLayoutSetPersistence(LayoutSetPersistence layoutSetPersistence)
layoutSetPersistence
- the layout set persistencepublic LayoutSetBranchLocalService getLayoutSetBranchLocalService()
public void setLayoutSetBranchLocalService(LayoutSetBranchLocalService layoutSetBranchLocalService)
layoutSetBranchLocalService
- the layout set branch local servicepublic LayoutSetBranchService getLayoutSetBranchService()
public void setLayoutSetBranchService(LayoutSetBranchService layoutSetBranchService)
layoutSetBranchService
- the layout set branch remote servicepublic LayoutSetBranchPersistence getLayoutSetBranchPersistence()
public void setLayoutSetBranchPersistence(LayoutSetBranchPersistence layoutSetBranchPersistence)
layoutSetBranchPersistence
- the layout set branch persistencepublic LayoutSetPrototypeLocalService getLayoutSetPrototypeLocalService()
public void setLayoutSetPrototypeLocalService(LayoutSetPrototypeLocalService layoutSetPrototypeLocalService)
layoutSetPrototypeLocalService
- the layout set prototype local servicepublic LayoutSetPrototypeService getLayoutSetPrototypeService()
public void setLayoutSetPrototypeService(LayoutSetPrototypeService layoutSetPrototypeService)
layoutSetPrototypeService
- the layout set prototype remote servicepublic LayoutSetPrototypePersistence getLayoutSetPrototypePersistence()
public void setLayoutSetPrototypePersistence(LayoutSetPrototypePersistence layoutSetPrototypePersistence)
layoutSetPrototypePersistence
- the layout set prototype persistencepublic LayoutTemplateLocalService getLayoutTemplateLocalService()
public void setLayoutTemplateLocalService(LayoutTemplateLocalService layoutTemplateLocalService)
layoutTemplateLocalService
- the layout template local servicepublic ListTypeService getListTypeService()
public void setListTypeService(ListTypeService listTypeService)
listTypeService
- the list type remote servicepublic ListTypePersistence getListTypePersistence()
public void setListTypePersistence(ListTypePersistence listTypePersistence)
listTypePersistence
- the list type persistencepublic LockLocalService getLockLocalService()
public void setLockLocalService(LockLocalService lockLocalService)
lockLocalService
- the lock local servicepublic LockPersistence getLockPersistence()
public void setLockPersistence(LockPersistence lockPersistence)
lockPersistence
- the lock persistencepublic LockFinder getLockFinder()
public void setLockFinder(LockFinder lockFinder)
lockFinder
- the lock finderpublic MembershipRequestLocalService getMembershipRequestLocalService()
public void setMembershipRequestLocalService(MembershipRequestLocalService membershipRequestLocalService)
membershipRequestLocalService
- the membership request local servicepublic MembershipRequestService getMembershipRequestService()
public void setMembershipRequestService(MembershipRequestService membershipRequestService)
membershipRequestService
- the membership request remote servicepublic MembershipRequestPersistence getMembershipRequestPersistence()
public void setMembershipRequestPersistence(MembershipRequestPersistence membershipRequestPersistence)
membershipRequestPersistence
- the membership request persistencepublic OrganizationLocalService getOrganizationLocalService()
public void setOrganizationLocalService(OrganizationLocalService organizationLocalService)
organizationLocalService
- the organization local servicepublic OrganizationService getOrganizationService()
public void setOrganizationService(OrganizationService organizationService)
organizationService
- the organization remote servicepublic OrganizationPersistence getOrganizationPersistence()
public void setOrganizationPersistence(OrganizationPersistence organizationPersistence)
organizationPersistence
- the organization persistencepublic OrganizationFinder getOrganizationFinder()
public void setOrganizationFinder(OrganizationFinder organizationFinder)
organizationFinder
- the organization finderpublic OrgGroupPermissionPersistence getOrgGroupPermissionPersistence()
public void setOrgGroupPermissionPersistence(OrgGroupPermissionPersistence orgGroupPermissionPersistence)
orgGroupPermissionPersistence
- the org group permission persistencepublic OrgGroupPermissionFinder getOrgGroupPermissionFinder()
public void setOrgGroupPermissionFinder(OrgGroupPermissionFinder orgGroupPermissionFinder)
orgGroupPermissionFinder
- the org group permission finderpublic OrgGroupRolePersistence getOrgGroupRolePersistence()
public void setOrgGroupRolePersistence(OrgGroupRolePersistence orgGroupRolePersistence)
orgGroupRolePersistence
- the org group role persistencepublic OrgLaborLocalService getOrgLaborLocalService()
public void setOrgLaborLocalService(OrgLaborLocalService orgLaborLocalService)
orgLaborLocalService
- the org labor local servicepublic OrgLaborService getOrgLaborService()
public void setOrgLaborService(OrgLaborService orgLaborService)
orgLaborService
- the org labor remote servicepublic OrgLaborPersistence getOrgLaborPersistence()
public void setOrgLaborPersistence(OrgLaborPersistence orgLaborPersistence)
orgLaborPersistence
- the org labor persistencepublic PasswordPolicyLocalService getPasswordPolicyLocalService()
public void setPasswordPolicyLocalService(PasswordPolicyLocalService passwordPolicyLocalService)
passwordPolicyLocalService
- the password policy local servicepublic PasswordPolicyService getPasswordPolicyService()
public void setPasswordPolicyService(PasswordPolicyService passwordPolicyService)
passwordPolicyService
- the password policy remote servicepublic PasswordPolicyPersistence getPasswordPolicyPersistence()
public void setPasswordPolicyPersistence(PasswordPolicyPersistence passwordPolicyPersistence)
passwordPolicyPersistence
- the password policy persistencepublic PasswordPolicyFinder getPasswordPolicyFinder()
public void setPasswordPolicyFinder(PasswordPolicyFinder passwordPolicyFinder)
passwordPolicyFinder
- the password policy finderpublic PasswordPolicyRelLocalService getPasswordPolicyRelLocalService()
public void setPasswordPolicyRelLocalService(PasswordPolicyRelLocalService passwordPolicyRelLocalService)
passwordPolicyRelLocalService
- the password policy rel local servicepublic PasswordPolicyRelPersistence getPasswordPolicyRelPersistence()
public void setPasswordPolicyRelPersistence(PasswordPolicyRelPersistence passwordPolicyRelPersistence)
passwordPolicyRelPersistence
- the password policy rel persistencepublic PasswordTrackerLocalService getPasswordTrackerLocalService()
public void setPasswordTrackerLocalService(PasswordTrackerLocalService passwordTrackerLocalService)
passwordTrackerLocalService
- the password tracker local servicepublic PasswordTrackerPersistence getPasswordTrackerPersistence()
public void setPasswordTrackerPersistence(PasswordTrackerPersistence passwordTrackerPersistence)
passwordTrackerPersistence
- the password tracker persistencepublic PermissionLocalService getPermissionLocalService()
public void setPermissionLocalService(PermissionLocalService permissionLocalService)
permissionLocalService
- the permission local servicepublic PermissionService getPermissionService()
public void setPermissionService(PermissionService permissionService)
permissionService
- the permission remote servicepublic PermissionPersistence getPermissionPersistence()
public void setPermissionPersistence(PermissionPersistence permissionPersistence)
permissionPersistence
- the permission persistencepublic PermissionFinder getPermissionFinder()
public void setPermissionFinder(PermissionFinder permissionFinder)
permissionFinder
- the permission finderpublic PhoneLocalService getPhoneLocalService()
public void setPhoneLocalService(PhoneLocalService phoneLocalService)
phoneLocalService
- the phone local servicepublic PhoneService getPhoneService()
public void setPhoneService(PhoneService phoneService)
phoneService
- the phone remote servicepublic PhonePersistence getPhonePersistence()
public void setPhonePersistence(PhonePersistence phonePersistence)
phonePersistence
- the phone persistencepublic PluginSettingLocalService getPluginSettingLocalService()
public void setPluginSettingLocalService(PluginSettingLocalService pluginSettingLocalService)
pluginSettingLocalService
- the plugin setting local servicepublic PluginSettingService getPluginSettingService()
public void setPluginSettingService(PluginSettingService pluginSettingService)
pluginSettingService
- the plugin setting remote servicepublic PluginSettingPersistence getPluginSettingPersistence()
public void setPluginSettingPersistence(PluginSettingPersistence pluginSettingPersistence)
pluginSettingPersistence
- the plugin setting persistencepublic PortalLocalService getPortalLocalService()
public void setPortalLocalService(PortalLocalService portalLocalService)
portalLocalService
- the portal local servicepublic PortalService getPortalService()
public void setPortalService(PortalService portalService)
portalService
- the portal remote servicepublic PortalPreferencesLocalService getPortalPreferencesLocalService()
public void setPortalPreferencesLocalService(PortalPreferencesLocalService portalPreferencesLocalService)
portalPreferencesLocalService
- the portal preferences local servicepublic PortalPreferencesPersistence getPortalPreferencesPersistence()
public void setPortalPreferencesPersistence(PortalPreferencesPersistence portalPreferencesPersistence)
portalPreferencesPersistence
- the portal preferences persistencepublic PortletLocalService getPortletLocalService()
public void setPortletLocalService(PortletLocalService portletLocalService)
portletLocalService
- the portlet local servicepublic PortletService getPortletService()
public void setPortletService(PortletService portletService)
portletService
- the portlet remote servicepublic PortletPersistence getPortletPersistence()
public void setPortletPersistence(PortletPersistence portletPersistence)
portletPersistence
- the portlet persistencepublic PortletItemLocalService getPortletItemLocalService()
public void setPortletItemLocalService(PortletItemLocalService portletItemLocalService)
portletItemLocalService
- the portlet item local servicepublic PortletItemPersistence getPortletItemPersistence()
public void setPortletItemPersistence(PortletItemPersistence portletItemPersistence)
portletItemPersistence
- the portlet item persistencepublic PortletPreferencesLocalService getPortletPreferencesLocalService()
public void setPortletPreferencesLocalService(PortletPreferencesLocalService portletPreferencesLocalService)
portletPreferencesLocalService
- the portlet preferences local servicepublic PortletPreferencesService getPortletPreferencesService()
public void setPortletPreferencesService(PortletPreferencesService portletPreferencesService)
portletPreferencesService
- the portlet preferences remote servicepublic PortletPreferencesPersistence getPortletPreferencesPersistence()
public void setPortletPreferencesPersistence(PortletPreferencesPersistence portletPreferencesPersistence)
portletPreferencesPersistence
- the portlet preferences persistencepublic PortletPreferencesFinder getPortletPreferencesFinder()
public void setPortletPreferencesFinder(PortletPreferencesFinder portletPreferencesFinder)
portletPreferencesFinder
- the portlet preferences finderpublic QuartzLocalService getQuartzLocalService()
public void setQuartzLocalService(QuartzLocalService quartzLocalService)
quartzLocalService
- the quartz local servicepublic RegionService getRegionService()
public void setRegionService(RegionService regionService)
regionService
- the region remote servicepublic RegionPersistence getRegionPersistence()
public void setRegionPersistence(RegionPersistence regionPersistence)
regionPersistence
- the region persistencepublic ReleaseLocalService getReleaseLocalService()
public void setReleaseLocalService(ReleaseLocalService releaseLocalService)
releaseLocalService
- the release local servicepublic ReleasePersistence getReleasePersistence()
public void setReleasePersistence(ReleasePersistence releasePersistence)
releasePersistence
- the release persistencepublic RepositoryLocalService getRepositoryLocalService()
public void setRepositoryLocalService(RepositoryLocalService repositoryLocalService)
repositoryLocalService
- the repository local servicepublic RepositoryService getRepositoryService()
public void setRepositoryService(RepositoryService repositoryService)
repositoryService
- the repository remote servicepublic RepositoryPersistence getRepositoryPersistence()
public void setRepositoryPersistence(RepositoryPersistence repositoryPersistence)
repositoryPersistence
- the repository persistencepublic RepositoryEntryLocalService getRepositoryEntryLocalService()
public void setRepositoryEntryLocalService(RepositoryEntryLocalService repositoryEntryLocalService)
repositoryEntryLocalService
- the repository entry local servicepublic RepositoryEntryPersistence getRepositoryEntryPersistence()
public void setRepositoryEntryPersistence(RepositoryEntryPersistence repositoryEntryPersistence)
repositoryEntryPersistence
- the repository entry persistencepublic ResourceLocalService getResourceLocalService()
public void setResourceLocalService(ResourceLocalService resourceLocalService)
resourceLocalService
- the resource local servicepublic ResourceService getResourceService()
public void setResourceService(ResourceService resourceService)
resourceService
- the resource remote servicepublic ResourcePersistence getResourcePersistence()
public void setResourcePersistence(ResourcePersistence resourcePersistence)
resourcePersistence
- the resource persistencepublic ResourceFinder getResourceFinder()
public void setResourceFinder(ResourceFinder resourceFinder)
resourceFinder
- the resource finderpublic ResourceActionLocalService getResourceActionLocalService()
public void setResourceActionLocalService(ResourceActionLocalService resourceActionLocalService)
resourceActionLocalService
- the resource action local servicepublic ResourceActionPersistence getResourceActionPersistence()
public void setResourceActionPersistence(ResourceActionPersistence resourceActionPersistence)
resourceActionPersistence
- the resource action persistencepublic ResourceBlockLocalService getResourceBlockLocalService()
public void setResourceBlockLocalService(ResourceBlockLocalService resourceBlockLocalService)
resourceBlockLocalService
- the resource block local servicepublic ResourceBlockService getResourceBlockService()
public void setResourceBlockService(ResourceBlockService resourceBlockService)
resourceBlockService
- the resource block remote servicepublic ResourceBlockPersistence getResourceBlockPersistence()
public void setResourceBlockPersistence(ResourceBlockPersistence resourceBlockPersistence)
resourceBlockPersistence
- the resource block persistencepublic ResourceBlockFinder getResourceBlockFinder()
public void setResourceBlockFinder(ResourceBlockFinder resourceBlockFinder)
resourceBlockFinder
- the resource block finderpublic ResourceBlockPermissionLocalService getResourceBlockPermissionLocalService()
public void setResourceBlockPermissionLocalService(ResourceBlockPermissionLocalService resourceBlockPermissionLocalService)
resourceBlockPermissionLocalService
- the resource block permission local servicepublic ResourceBlockPermissionPersistence getResourceBlockPermissionPersistence()
public void setResourceBlockPermissionPersistence(ResourceBlockPermissionPersistence resourceBlockPermissionPersistence)
resourceBlockPermissionPersistence
- the resource block permission persistencepublic ResourceCodeLocalService getResourceCodeLocalService()
public void setResourceCodeLocalService(ResourceCodeLocalService resourceCodeLocalService)
resourceCodeLocalService
- the resource code local servicepublic ResourceCodePersistence getResourceCodePersistence()
public void setResourceCodePersistence(ResourceCodePersistence resourceCodePersistence)
resourceCodePersistence
- the resource code persistencepublic ResourcePermissionLocalService getResourcePermissionLocalService()
public void setResourcePermissionLocalService(ResourcePermissionLocalService resourcePermissionLocalService)
resourcePermissionLocalService
- the resource permission local servicepublic ResourcePermissionService getResourcePermissionService()
public void setResourcePermissionService(ResourcePermissionService resourcePermissionService)
resourcePermissionService
- the resource permission remote servicepublic ResourcePermissionPersistence getResourcePermissionPersistence()
public void setResourcePermissionPersistence(ResourcePermissionPersistence resourcePermissionPersistence)
resourcePermissionPersistence
- the resource permission persistencepublic ResourcePermissionFinder getResourcePermissionFinder()
public void setResourcePermissionFinder(ResourcePermissionFinder resourcePermissionFinder)
resourcePermissionFinder
- the resource permission finderpublic ResourceTypePermissionLocalService getResourceTypePermissionLocalService()
public void setResourceTypePermissionLocalService(ResourceTypePermissionLocalService resourceTypePermissionLocalService)
resourceTypePermissionLocalService
- the resource type permission local servicepublic ResourceTypePermissionPersistence getResourceTypePermissionPersistence()
public void setResourceTypePermissionPersistence(ResourceTypePermissionPersistence resourceTypePermissionPersistence)
resourceTypePermissionPersistence
- the resource type permission persistencepublic ResourceTypePermissionFinder getResourceTypePermissionFinder()
public void setResourceTypePermissionFinder(ResourceTypePermissionFinder resourceTypePermissionFinder)
resourceTypePermissionFinder
- the resource type permission finderpublic RoleLocalService getRoleLocalService()
public void setRoleLocalService(RoleLocalService roleLocalService)
roleLocalService
- the role local servicepublic RoleService getRoleService()
public void setRoleService(RoleService roleService)
roleService
- the role remote servicepublic RolePersistence getRolePersistence()
public void setRolePersistence(RolePersistence rolePersistence)
rolePersistence
- the role persistencepublic RoleFinder getRoleFinder()
public void setRoleFinder(RoleFinder roleFinder)
roleFinder
- the role finderpublic ServiceComponentLocalService getServiceComponentLocalService()
public void setServiceComponentLocalService(ServiceComponentLocalService serviceComponentLocalService)
serviceComponentLocalService
- the service component local servicepublic ServiceComponentPersistence getServiceComponentPersistence()
public void setServiceComponentPersistence(ServiceComponentPersistence serviceComponentPersistence)
serviceComponentPersistence
- the service component persistencepublic ShardLocalService getShardLocalService()
public void setShardLocalService(ShardLocalService shardLocalService)
shardLocalService
- the shard local servicepublic ShardPersistence getShardPersistence()
public void setShardPersistence(ShardPersistence shardPersistence)
shardPersistence
- the shard persistencepublic SubscriptionLocalService getSubscriptionLocalService()
public void setSubscriptionLocalService(SubscriptionLocalService subscriptionLocalService)
subscriptionLocalService
- the subscription local servicepublic SubscriptionPersistence getSubscriptionPersistence()
public void setSubscriptionPersistence(SubscriptionPersistence subscriptionPersistence)
subscriptionPersistence
- the subscription persistencepublic TeamLocalService getTeamLocalService()
public void setTeamLocalService(TeamLocalService teamLocalService)
teamLocalService
- the team local servicepublic TeamService getTeamService()
public void setTeamService(TeamService teamService)
teamService
- the team remote servicepublic TeamPersistence getTeamPersistence()
public void setTeamPersistence(TeamPersistence teamPersistence)
teamPersistence
- the team persistencepublic TeamFinder getTeamFinder()
public void setTeamFinder(TeamFinder teamFinder)
teamFinder
- the team finderpublic ThemeLocalService getThemeLocalService()
public void setThemeLocalService(ThemeLocalService themeLocalService)
themeLocalService
- the theme local servicepublic ThemeService getThemeService()
public void setThemeService(ThemeService themeService)
themeService
- the theme remote servicepublic TicketLocalService getTicketLocalService()
public void setTicketLocalService(TicketLocalService ticketLocalService)
ticketLocalService
- the ticket local servicepublic TicketPersistence getTicketPersistence()
public void setTicketPersistence(TicketPersistence ticketPersistence)
ticketPersistence
- the ticket persistencepublic UserLocalService getUserLocalService()
public void setUserLocalService(UserLocalService userLocalService)
userLocalService
- the user local servicepublic UserService getUserService()
public void setUserService(UserService userService)
userService
- the user remote servicepublic UserPersistence getUserPersistence()
public void setUserPersistence(UserPersistence userPersistence)
userPersistence
- the user persistencepublic UserFinder getUserFinder()
public void setUserFinder(UserFinder userFinder)
userFinder
- the user finderpublic UserGroupLocalService getUserGroupLocalService()
public void setUserGroupLocalService(UserGroupLocalService userGroupLocalService)
userGroupLocalService
- the user group local servicepublic UserGroupService getUserGroupService()
public void setUserGroupService(UserGroupService userGroupService)
userGroupService
- the user group remote servicepublic UserGroupPersistence getUserGroupPersistence()
public void setUserGroupPersistence(UserGroupPersistence userGroupPersistence)
userGroupPersistence
- the user group persistencepublic UserGroupFinder getUserGroupFinder()
public void setUserGroupFinder(UserGroupFinder userGroupFinder)
userGroupFinder
- the user group finderpublic UserGroupGroupRoleLocalService getUserGroupGroupRoleLocalService()
public void setUserGroupGroupRoleLocalService(UserGroupGroupRoleLocalService userGroupGroupRoleLocalService)
userGroupGroupRoleLocalService
- the user group group role local servicepublic UserGroupGroupRoleService getUserGroupGroupRoleService()
public void setUserGroupGroupRoleService(UserGroupGroupRoleService userGroupGroupRoleService)
userGroupGroupRoleService
- the user group group role remote servicepublic UserGroupGroupRolePersistence getUserGroupGroupRolePersistence()
public void setUserGroupGroupRolePersistence(UserGroupGroupRolePersistence userGroupGroupRolePersistence)
userGroupGroupRolePersistence
- the user group group role persistencepublic UserGroupRoleLocalService getUserGroupRoleLocalService()
public void setUserGroupRoleLocalService(UserGroupRoleLocalService userGroupRoleLocalService)
userGroupRoleLocalService
- the user group role local servicepublic UserGroupRoleService getUserGroupRoleService()
public void setUserGroupRoleService(UserGroupRoleService userGroupRoleService)
userGroupRoleService
- the user group role remote servicepublic UserGroupRolePersistence getUserGroupRolePersistence()
public void setUserGroupRolePersistence(UserGroupRolePersistence userGroupRolePersistence)
userGroupRolePersistence
- the user group role persistencepublic UserGroupRoleFinder getUserGroupRoleFinder()
public void setUserGroupRoleFinder(UserGroupRoleFinder userGroupRoleFinder)
userGroupRoleFinder
- the user group role finderpublic UserIdMapperLocalService getUserIdMapperLocalService()
public void setUserIdMapperLocalService(UserIdMapperLocalService userIdMapperLocalService)
userIdMapperLocalService
- the user ID mapper local servicepublic UserIdMapperPersistence getUserIdMapperPersistence()
public void setUserIdMapperPersistence(UserIdMapperPersistence userIdMapperPersistence)
userIdMapperPersistence
- the user ID mapper persistencepublic UserNotificationEventLocalService getUserNotificationEventLocalService()
public void setUserNotificationEventLocalService(UserNotificationEventLocalService userNotificationEventLocalService)
userNotificationEventLocalService
- the user notification event local servicepublic UserNotificationEventPersistence getUserNotificationEventPersistence()
public void setUserNotificationEventPersistence(UserNotificationEventPersistence userNotificationEventPersistence)
userNotificationEventPersistence
- the user notification event persistencepublic UserTrackerLocalService getUserTrackerLocalService()
public void setUserTrackerLocalService(UserTrackerLocalService userTrackerLocalService)
userTrackerLocalService
- the user tracker local servicepublic UserTrackerPersistence getUserTrackerPersistence()
public void setUserTrackerPersistence(UserTrackerPersistence userTrackerPersistence)
userTrackerPersistence
- the user tracker persistencepublic UserTrackerPathLocalService getUserTrackerPathLocalService()
public void setUserTrackerPathLocalService(UserTrackerPathLocalService userTrackerPathLocalService)
userTrackerPathLocalService
- the user tracker path local servicepublic UserTrackerPathPersistence getUserTrackerPathPersistence()
public void setUserTrackerPathPersistence(UserTrackerPathPersistence userTrackerPathPersistence)
userTrackerPathPersistence
- the user tracker path persistencepublic VirtualHostLocalService getVirtualHostLocalService()
public void setVirtualHostLocalService(VirtualHostLocalService virtualHostLocalService)
virtualHostLocalService
- the virtual host local servicepublic VirtualHostPersistence getVirtualHostPersistence()
public void setVirtualHostPersistence(VirtualHostPersistence virtualHostPersistence)
virtualHostPersistence
- the virtual host persistencepublic WebDAVPropsLocalService getWebDAVPropsLocalService()
public void setWebDAVPropsLocalService(WebDAVPropsLocalService webDAVPropsLocalService)
webDAVPropsLocalService
- the web d a v props local servicepublic WebDAVPropsPersistence getWebDAVPropsPersistence()
public void setWebDAVPropsPersistence(WebDAVPropsPersistence webDAVPropsPersistence)
webDAVPropsPersistence
- the web d a v props persistencepublic WebsiteLocalService getWebsiteLocalService()
public void setWebsiteLocalService(WebsiteLocalService websiteLocalService)
websiteLocalService
- the website local servicepublic WebsiteService getWebsiteService()
public void setWebsiteService(WebsiteService websiteService)
websiteService
- the website remote servicepublic WebsitePersistence getWebsitePersistence()
public void setWebsitePersistence(WebsitePersistence websitePersistence)
websitePersistence
- the website persistencepublic WorkflowDefinitionLinkLocalService getWorkflowDefinitionLinkLocalService()
public void setWorkflowDefinitionLinkLocalService(WorkflowDefinitionLinkLocalService workflowDefinitionLinkLocalService)
workflowDefinitionLinkLocalService
- the workflow definition link local servicepublic WorkflowDefinitionLinkPersistence getWorkflowDefinitionLinkPersistence()
public void setWorkflowDefinitionLinkPersistence(WorkflowDefinitionLinkPersistence workflowDefinitionLinkPersistence)
workflowDefinitionLinkPersistence
- the workflow definition link persistencepublic WorkflowInstanceLinkLocalService getWorkflowInstanceLinkLocalService()
public void setWorkflowInstanceLinkLocalService(WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService)
workflowInstanceLinkLocalService
- the workflow instance link local servicepublic WorkflowInstanceLinkPersistence getWorkflowInstanceLinkPersistence()
public void setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
workflowInstanceLinkPersistence
- the workflow instance link persistencepublic CounterLocalService getCounterLocalService()
public void setCounterLocalService(CounterLocalService counterLocalService)
counterLocalService
- the counter local servicepublic AssetEntryLocalService getAssetEntryLocalService()
public void setAssetEntryLocalService(AssetEntryLocalService assetEntryLocalService)
assetEntryLocalService
- the asset entry local servicepublic AssetEntryService getAssetEntryService()
public void setAssetEntryService(AssetEntryService assetEntryService)
assetEntryService
- the asset entry remote servicepublic AssetEntryPersistence getAssetEntryPersistence()
public void setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
assetEntryPersistence
- the asset entry persistencepublic AssetEntryFinder getAssetEntryFinder()
public void setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
assetEntryFinder
- the asset entry finderpublic AssetVocabularyLocalService getAssetVocabularyLocalService()
public void setAssetVocabularyLocalService(AssetVocabularyLocalService assetVocabularyLocalService)
assetVocabularyLocalService
- the asset vocabulary local servicepublic AssetVocabularyService getAssetVocabularyService()
public void setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
assetVocabularyService
- the asset vocabulary remote servicepublic AssetVocabularyPersistence getAssetVocabularyPersistence()
public void setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
assetVocabularyPersistence
- the asset vocabulary persistencepublic AssetVocabularyFinder getAssetVocabularyFinder()
public void setAssetVocabularyFinder(AssetVocabularyFinder assetVocabularyFinder)
assetVocabularyFinder
- the asset vocabulary finderpublic BlogsEntryLocalService getBlogsEntryLocalService()
public void setBlogsEntryLocalService(BlogsEntryLocalService blogsEntryLocalService)
blogsEntryLocalService
- the blogs entry local servicepublic BlogsEntryService getBlogsEntryService()
public void setBlogsEntryService(BlogsEntryService blogsEntryService)
blogsEntryService
- the blogs entry remote servicepublic BlogsEntryPersistence getBlogsEntryPersistence()
public void setBlogsEntryPersistence(BlogsEntryPersistence blogsEntryPersistence)
blogsEntryPersistence
- the blogs entry persistencepublic BlogsEntryFinder getBlogsEntryFinder()
public void setBlogsEntryFinder(BlogsEntryFinder blogsEntryFinder)
blogsEntryFinder
- the blogs entry finderpublic BlogsStatsUserLocalService getBlogsStatsUserLocalService()
public void setBlogsStatsUserLocalService(BlogsStatsUserLocalService blogsStatsUserLocalService)
blogsStatsUserLocalService
- the blogs stats user local servicepublic BlogsStatsUserPersistence getBlogsStatsUserPersistence()
public void setBlogsStatsUserPersistence(BlogsStatsUserPersistence blogsStatsUserPersistence)
blogsStatsUserPersistence
- the blogs stats user persistencepublic BlogsStatsUserFinder getBlogsStatsUserFinder()
public void setBlogsStatsUserFinder(BlogsStatsUserFinder blogsStatsUserFinder)
blogsStatsUserFinder
- the blogs stats user finderpublic BookmarksFolderLocalService getBookmarksFolderLocalService()
public void setBookmarksFolderLocalService(BookmarksFolderLocalService bookmarksFolderLocalService)
bookmarksFolderLocalService
- the bookmarks folder local servicepublic BookmarksFolderService getBookmarksFolderService()
public void setBookmarksFolderService(BookmarksFolderService bookmarksFolderService)
bookmarksFolderService
- the bookmarks folder remote servicepublic BookmarksFolderPersistence getBookmarksFolderPersistence()
public void setBookmarksFolderPersistence(BookmarksFolderPersistence bookmarksFolderPersistence)
bookmarksFolderPersistence
- the bookmarks folder persistencepublic BookmarksFolderFinder getBookmarksFolderFinder()
public void setBookmarksFolderFinder(BookmarksFolderFinder bookmarksFolderFinder)
bookmarksFolderFinder
- the bookmarks folder finderpublic CalEventLocalService getCalEventLocalService()
public void setCalEventLocalService(CalEventLocalService calEventLocalService)
calEventLocalService
- the cal event local servicepublic CalEventService getCalEventService()
public void setCalEventService(CalEventService calEventService)
calEventService
- the cal event remote servicepublic CalEventPersistence getCalEventPersistence()
public void setCalEventPersistence(CalEventPersistence calEventPersistence)
calEventPersistence
- the cal event persistencepublic CalEventFinder getCalEventFinder()
public void setCalEventFinder(CalEventFinder calEventFinder)
calEventFinder
- the cal event finderpublic DLAppLocalService getDLAppLocalService()
public void setDLAppLocalService(DLAppLocalService dlAppLocalService)
dlAppLocalService
- the d l app local servicepublic DLAppService getDLAppService()
public void setDLAppService(DLAppService dlAppService)
dlAppService
- the d l app remote servicepublic DLFileEntryTypeLocalService getDLFileEntryTypeLocalService()
public void setDLFileEntryTypeLocalService(DLFileEntryTypeLocalService dlFileEntryTypeLocalService)
dlFileEntryTypeLocalService
- the document library file entry type local servicepublic DLFileEntryTypeService getDLFileEntryTypeService()
public void setDLFileEntryTypeService(DLFileEntryTypeService dlFileEntryTypeService)
dlFileEntryTypeService
- the document library file entry type remote servicepublic DLFileEntryTypePersistence getDLFileEntryTypePersistence()
public void setDLFileEntryTypePersistence(DLFileEntryTypePersistence dlFileEntryTypePersistence)
dlFileEntryTypePersistence
- the document library file entry type persistencepublic DLFileEntryTypeFinder getDLFileEntryTypeFinder()
public void setDLFileEntryTypeFinder(DLFileEntryTypeFinder dlFileEntryTypeFinder)
dlFileEntryTypeFinder
- the document library file entry type finderpublic JournalArticleLocalService getJournalArticleLocalService()
public void setJournalArticleLocalService(JournalArticleLocalService journalArticleLocalService)
journalArticleLocalService
- the journal article local servicepublic JournalArticleService getJournalArticleService()
public void setJournalArticleService(JournalArticleService journalArticleService)
journalArticleService
- the journal article remote servicepublic JournalArticlePersistence getJournalArticlePersistence()
public void setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
journalArticlePersistence
- the journal article persistencepublic JournalArticleFinder getJournalArticleFinder()
public void setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
journalArticleFinder
- the journal article finderpublic JournalStructureLocalService getJournalStructureLocalService()
public void setJournalStructureLocalService(JournalStructureLocalService journalStructureLocalService)
journalStructureLocalService
- the journal structure local servicepublic JournalStructureService getJournalStructureService()
public void setJournalStructureService(JournalStructureService journalStructureService)
journalStructureService
- the journal structure remote servicepublic JournalStructurePersistence getJournalStructurePersistence()
public void setJournalStructurePersistence(JournalStructurePersistence journalStructurePersistence)
journalStructurePersistence
- the journal structure persistencepublic JournalStructureFinder getJournalStructureFinder()
public void setJournalStructureFinder(JournalStructureFinder journalStructureFinder)
journalStructureFinder
- the journal structure finderpublic JournalTemplateLocalService getJournalTemplateLocalService()
public void setJournalTemplateLocalService(JournalTemplateLocalService journalTemplateLocalService)
journalTemplateLocalService
- the journal template local servicepublic JournalTemplateService getJournalTemplateService()
public void setJournalTemplateService(JournalTemplateService journalTemplateService)
journalTemplateService
- the journal template remote servicepublic JournalTemplatePersistence getJournalTemplatePersistence()
public void setJournalTemplatePersistence(JournalTemplatePersistence journalTemplatePersistence)
journalTemplatePersistence
- the journal template persistencepublic JournalTemplateFinder getJournalTemplateFinder()
public void setJournalTemplateFinder(JournalTemplateFinder journalTemplateFinder)
journalTemplateFinder
- the journal template finderpublic MBBanLocalService getMBBanLocalService()
public void setMBBanLocalService(MBBanLocalService mbBanLocalService)
mbBanLocalService
- the message boards ban local servicepublic MBBanService getMBBanService()
public void setMBBanService(MBBanService mbBanService)
mbBanService
- the message boards ban remote servicepublic MBBanPersistence getMBBanPersistence()
public void setMBBanPersistence(MBBanPersistence mbBanPersistence)
mbBanPersistence
- the message boards ban persistencepublic MBCategoryLocalService getMBCategoryLocalService()
public void setMBCategoryLocalService(MBCategoryLocalService mbCategoryLocalService)
mbCategoryLocalService
- the message boards category local servicepublic MBCategoryService getMBCategoryService()
public void setMBCategoryService(MBCategoryService mbCategoryService)
mbCategoryService
- the message boards category remote servicepublic MBCategoryPersistence getMBCategoryPersistence()
public void setMBCategoryPersistence(MBCategoryPersistence mbCategoryPersistence)
mbCategoryPersistence
- the message boards category persistencepublic MBCategoryFinder getMBCategoryFinder()
public void setMBCategoryFinder(MBCategoryFinder mbCategoryFinder)
mbCategoryFinder
- the message boards category finderpublic MBStatsUserLocalService getMBStatsUserLocalService()
public void setMBStatsUserLocalService(MBStatsUserLocalService mbStatsUserLocalService)
mbStatsUserLocalService
- the message boards stats user local servicepublic MBStatsUserPersistence getMBStatsUserPersistence()
public void setMBStatsUserPersistence(MBStatsUserPersistence mbStatsUserPersistence)
mbStatsUserPersistence
- the message boards stats user persistencepublic MBThreadLocalService getMBThreadLocalService()
public void setMBThreadLocalService(MBThreadLocalService mbThreadLocalService)
mbThreadLocalService
- the message boards thread local servicepublic MBThreadService getMBThreadService()
public void setMBThreadService(MBThreadService mbThreadService)
mbThreadService
- the message boards thread remote servicepublic MBThreadPersistence getMBThreadPersistence()
public void setMBThreadPersistence(MBThreadPersistence mbThreadPersistence)
mbThreadPersistence
- the message boards thread persistencepublic MBThreadFinder getMBThreadFinder()
public void setMBThreadFinder(MBThreadFinder mbThreadFinder)
mbThreadFinder
- the message boards thread finderpublic PollsQuestionLocalService getPollsQuestionLocalService()
public void setPollsQuestionLocalService(PollsQuestionLocalService pollsQuestionLocalService)
pollsQuestionLocalService
- the polls question local servicepublic PollsQuestionService getPollsQuestionService()
public void setPollsQuestionService(PollsQuestionService pollsQuestionService)
pollsQuestionService
- the polls question remote servicepublic PollsQuestionPersistence getPollsQuestionPersistence()
public void setPollsQuestionPersistence(PollsQuestionPersistence pollsQuestionPersistence)
pollsQuestionPersistence
- the polls question persistencepublic ShoppingCartLocalService getShoppingCartLocalService()
public void setShoppingCartLocalService(ShoppingCartLocalService shoppingCartLocalService)
shoppingCartLocalService
- the shopping cart local servicepublic ShoppingCartPersistence getShoppingCartPersistence()
public void setShoppingCartPersistence(ShoppingCartPersistence shoppingCartPersistence)
shoppingCartPersistence
- the shopping cart persistencepublic ShoppingCategoryLocalService getShoppingCategoryLocalService()
public void setShoppingCategoryLocalService(ShoppingCategoryLocalService shoppingCategoryLocalService)
shoppingCategoryLocalService
- the shopping category local servicepublic ShoppingCategoryService getShoppingCategoryService()
public void setShoppingCategoryService(ShoppingCategoryService shoppingCategoryService)
shoppingCategoryService
- the shopping category remote servicepublic ShoppingCategoryPersistence getShoppingCategoryPersistence()
public void setShoppingCategoryPersistence(ShoppingCategoryPersistence shoppingCategoryPersistence)
shoppingCategoryPersistence
- the shopping category persistencepublic ShoppingCouponLocalService getShoppingCouponLocalService()
public void setShoppingCouponLocalService(ShoppingCouponLocalService shoppingCouponLocalService)
shoppingCouponLocalService
- the shopping coupon local servicepublic ShoppingCouponService getShoppingCouponService()
public void setShoppingCouponService(ShoppingCouponService shoppingCouponService)
shoppingCouponService
- the shopping coupon remote servicepublic ShoppingCouponPersistence getShoppingCouponPersistence()
public void setShoppingCouponPersistence(ShoppingCouponPersistence shoppingCouponPersistence)
shoppingCouponPersistence
- the shopping coupon persistencepublic ShoppingCouponFinder getShoppingCouponFinder()
public void setShoppingCouponFinder(ShoppingCouponFinder shoppingCouponFinder)
shoppingCouponFinder
- the shopping coupon finderpublic ShoppingOrderLocalService getShoppingOrderLocalService()
public void setShoppingOrderLocalService(ShoppingOrderLocalService shoppingOrderLocalService)
shoppingOrderLocalService
- the shopping order local servicepublic ShoppingOrderService getShoppingOrderService()
public void setShoppingOrderService(ShoppingOrderService shoppingOrderService)
shoppingOrderService
- the shopping order remote servicepublic ShoppingOrderPersistence getShoppingOrderPersistence()
public void setShoppingOrderPersistence(ShoppingOrderPersistence shoppingOrderPersistence)
shoppingOrderPersistence
- the shopping order persistencepublic ShoppingOrderFinder getShoppingOrderFinder()
public void setShoppingOrderFinder(ShoppingOrderFinder shoppingOrderFinder)
shoppingOrderFinder
- the shopping order finderpublic SCFrameworkVersionLocalService getSCFrameworkVersionLocalService()
public void setSCFrameworkVersionLocalService(SCFrameworkVersionLocalService scFrameworkVersionLocalService)
scFrameworkVersionLocalService
- the s c framework version local servicepublic SCFrameworkVersionService getSCFrameworkVersionService()
public void setSCFrameworkVersionService(SCFrameworkVersionService scFrameworkVersionService)
scFrameworkVersionService
- the s c framework version remote servicepublic SCFrameworkVersionPersistence getSCFrameworkVersionPersistence()
public void setSCFrameworkVersionPersistence(SCFrameworkVersionPersistence scFrameworkVersionPersistence)
scFrameworkVersionPersistence
- the s c framework version persistencepublic SCProductEntryLocalService getSCProductEntryLocalService()
public void setSCProductEntryLocalService(SCProductEntryLocalService scProductEntryLocalService)
scProductEntryLocalService
- the s c product entry local servicepublic SCProductEntryService getSCProductEntryService()
public void setSCProductEntryService(SCProductEntryService scProductEntryService)
scProductEntryService
- the s c product entry remote servicepublic SCProductEntryPersistence getSCProductEntryPersistence()
public void setSCProductEntryPersistence(SCProductEntryPersistence scProductEntryPersistence)
scProductEntryPersistence
- the s c product entry persistencepublic WikiNodeLocalService getWikiNodeLocalService()
public void setWikiNodeLocalService(WikiNodeLocalService wikiNodeLocalService)
wikiNodeLocalService
- the wiki node local servicepublic WikiNodeService getWikiNodeService()
public void setWikiNodeService(WikiNodeService wikiNodeService)
wikiNodeService
- the wiki node remote servicepublic WikiNodePersistence getWikiNodePersistence()
public void setWikiNodePersistence(WikiNodePersistence wikiNodePersistence)
wikiNodePersistence
- the wiki node persistencepublic void afterPropertiesSet()
public void destroy()
public String getBeanIdentifier()
getBeanIdentifier
in interface IdentifiableBean
getBeanIdentifier
in interface GroupLocalService
public void setBeanIdentifier(String beanIdentifier)
setBeanIdentifier
in interface IdentifiableBean
setBeanIdentifier
in interface GroupLocalService
beanIdentifier
- the Spring bean ID for this beanprotected Class<?> getModelClass()
protected String getModelClassName()
protected void runSQL(String sql) throws SystemException
sql
- the sql query
SystemException
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |