Liferay 7.0-ga1 portal-impl

Package com.liferay.portal.service.impl

This package defines the portal service local and remote implementations.

See:
          Description

Interface Summary
ServiceComponentLocalServiceImpl.PACL  
 

Class Summary
AccountLocalServiceImpl  
AccountServiceImpl  
AddressLocalServiceImpl  
AddressServiceImpl  
BrowserTrackerLocalServiceImpl  
ClassNameLocalServiceImpl  
ClassNameServiceImpl  
ClusterGroupLocalServiceImpl  
CompanyLocalServiceImpl Provides the local service for adding, checking, and updating companies.
CompanyServiceImpl Provides the local service for accessing, adding, checking, and updating companies.
ContactLocalServiceImpl  
ContactServiceImpl  
CountryServiceImpl  
EmailAddressLocalServiceImpl  
EmailAddressServiceImpl  
GroupLocalServiceImpl Provides the local service for accessing, adding, deleting, and updating groups.
GroupServiceImpl Provides the remote service for accessing, adding, deleting, and updating groups.
ImageLocalServiceImpl  
ImageServiceImpl  
LayoutBranchLocalServiceImpl  
LayoutBranchServiceImpl  
LayoutFriendlyURLLocalServiceImpl Provides the local service for accessing, adding, deleting, and updating friendly URLs for layouts.
LayoutLocalServiceHelper  
LayoutLocalServiceImpl Provides the local service for accessing, adding, deleting, exporting, importing, and updating layouts.
LayoutLocalServiceStagingAdvice  
LayoutLocalServiceVirtualLayoutsAdvice  
LayoutPrototypeLocalServiceImpl  
LayoutPrototypeServiceImpl  
LayoutRevisionLocalServiceImpl  
LayoutRevisionServiceImpl  
LayoutServiceImpl Provides the remote service for accessing, adding, deleting, exporting, importing, scheduling publishing of, and updating layouts.
LayoutSetBranchLocalServiceImpl  
LayoutSetBranchServiceImpl  
LayoutSetLocalServiceImpl  
LayoutSetLocalServiceStagingAdvice  
LayoutSetPrototypeLayoutModelListener  
LayoutSetPrototypeLayoutSetModelListener  
LayoutSetPrototypeLocalServiceImpl  
LayoutSetPrototypeServiceImpl  
LayoutSetServiceImpl  
LayoutTemplateLocalServiceImpl  
ListTypeLocalServiceImpl  
ListTypeServiceImpl  
MembershipRequestLocalServiceImpl  
MembershipRequestServiceImpl  
OrganizationLocalServiceImpl Provides the local service for accessing, adding, deleting, and updating organizations.
OrganizationServiceImpl Provides the remote service for accessing, adding, deleting, and updating organizations.
OrgLaborLocalServiceImpl  
OrgLaborServiceImpl  
PasswordPolicyLocalServiceImpl  
PasswordPolicyRelLocalServiceImpl  
PasswordPolicyServiceImpl  
PasswordTrackerLocalServiceImpl  
PermissionServiceImpl Provides the remote service for checking permissions.
PhoneLocalServiceImpl  
PhoneServiceImpl  
PluginSettingLocalServiceImpl  
PluginSettingServiceImpl  
PortalLocalServiceImpl  
PortalPreferencesLocalServiceImpl  
PortalServiceImpl  
PortletItemLocalServiceImpl  
PortletLocalServiceImpl  
PortletPreferencesLocalServiceImpl  
PortletPreferencesLocalServiceStagingAdvice  
PortletPreferencesServiceImpl  
PortletServiceImpl  
RecentLayoutBranchLocalServiceImpl  
RecentLayoutRevisionLocalServiceImpl  
RecentLayoutSetBranchLocalServiceImpl  
RegionServiceImpl  
ReleaseLocalServiceImpl  
RepositoryEntryLocalServiceImpl  
RepositoryLocalServiceImpl  
RepositoryServiceImpl  
ResourceActionLocalServiceImpl  
ResourceBlockLocalServiceImpl Provides the local service for accessing, adding, deleting, and updating resource blocks.
ResourceBlockPermissionLocalServiceImpl Manages resource block permissions.
ResourceBlockServiceImpl Provides the remote service for accessing and updating resource blocks.
ResourceLocalServiceImpl Provides the local service for accessing, adding, and updating resources.
ResourcePermissionLocalServiceImpl Provides the local service for accessing, adding, checking, deleting, granting, and revoking resource permissions.
ResourcePermissionServiceImpl Provides the remote service for adding, granting, and revoking resource permissions.
ResourceTypePermissionLocalServiceImpl Provides the local service for accessing and updating resource type permissions.
RoleLocalServiceImpl Provides the local service for accessing, adding, checking, deleting, and updating roles.
RoleServiceImpl Provides the remote service for accessing, adding, unassigning, checking, deleting, and updating roles.
ServiceComponentLocalServiceImpl  
SubscriptionLocalServiceImpl Provides the local service for accessing, adding, and deleting notification subscriptions to entities.
SystemEventLocalServiceImpl  
TeamLocalServiceImpl  
TeamServiceImpl  
ThemeLocalServiceImpl  
ThemeServiceImpl  
TicketLocalServiceImpl  
UserGroupGroupRoleLocalServiceImpl  
UserGroupGroupRoleServiceImpl  
UserGroupLocalServiceImpl Provides the local service for accessing, adding, deleting, and updating user groups.
UserGroupRoleLocalServiceImpl  
UserGroupRoleServiceImpl  
UserGroupServiceImpl Provides the remote service for accessing, adding, deleting, and updating user groups.
UserIdMapperLocalServiceImpl  
UserLocalServiceImpl Provides the local service for accessing, adding, authenticating, deleting, and updating users.
UserNotificationDeliveryLocalServiceImpl  
UserNotificationEventLocalServiceImpl  
UserServiceImpl Provides the remote service for accessing, adding, authenticating, deleting, and updating users.
UserTrackerLocalServiceImpl  
UserTrackerPathLocalServiceImpl  
VirtualHostLocalServiceImpl  
WebDAVPropsLocalServiceImpl  
WebsiteLocalServiceImpl  
WebsiteServiceImpl  
WorkflowDefinitionLinkLocalServiceImpl  
WorkflowInstanceLinkLocalServiceImpl  
 

Package com.liferay.portal.service.impl Description

This package defines the portal service local and remote implementations.

Some of the most significant services that you may need to use are:

Classes


Liferay 7.0-ga1 portal-impl