Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.kernel.security.access.control.AccessControlled

Packages that use AccessControlled
com.liferay.portal.kernel.security.access.control   
com.liferay.portal.service This package defines the portal service interfaces and classes. 
com.liferay.portlet.announcements.service   
com.liferay.portlet.asset.service This package defines the asset portlet service local and remote interfaces, utilities, and wrappers. 
com.liferay.portlet.blogs.service   
com.liferay.portlet.documentlibrary.service This package defines the document library portlet service local and remote interfaces, utilities, and wrappers. 
com.liferay.portlet.expando.service   
com.liferay.portlet.exportimport.service   
com.liferay.portlet.messageboards.service   
com.liferay.portlet.ratings.service   
com.liferay.portlet.social.service This package defines the social related portlet service local and remote interfaces, utilities, and wrappers. 
com.liferay.portlet.trash.service   
 

Uses of AccessControlled in com.liferay.portal.kernel.security.access.control
 

Fields in com.liferay.portal.kernel.security.access.control declared as AccessControlled
static AccessControlled AccessControl.NULL_ACCESS_CONTROLLED
           
 

Methods in com.liferay.portal.kernel.security.access.control with parameters of type AccessControlled
 void BaseAccessControlPolicy.onServiceAccess(Method method, Object[] arguments, AccessControlled accessControlled)
           
 void AccessControlPolicy.onServiceAccess(Method method, Object[] arguments, AccessControlled accessControlled)
           
 void BaseAccessControlPolicy.onServiceRemoteAccess(Method method, Object[] arguments, AccessControlled accessControlled)
           
 void AccessControlPolicy.onServiceRemoteAccess(Method method, Object[] arguments, AccessControlled accessControlled)
           
 

Uses of AccessControlled in com.liferay.portal.service
 

Classes in com.liferay.portal.service with annotations of type AccessControlled
 interface AccountService
          Provides the remote service interface for Account.
 interface AddressService
          Provides the remote service interface for Address.
 interface ClassNameService
          Provides the remote service interface for ClassName.
 interface CompanyService
          Provides the remote service interface for Company.
 interface ContactService
          Provides the remote service interface for Contact.
 interface CountryService
          Provides the remote service interface for Country.
 interface EmailAddressService
          Provides the remote service interface for EmailAddress.
 interface GroupService
          Provides the remote service interface for Group.
 interface ImageService
          Provides the remote service interface for Image.
 interface LayoutBranchService
          Provides the remote service interface for LayoutBranch.
 interface LayoutPrototypeService
          Provides the remote service interface for LayoutPrototype.
 interface LayoutRevisionService
          Provides the remote service interface for LayoutRevision.
 interface LayoutService
          Provides the remote service interface for Layout.
 interface LayoutSetBranchService
          Provides the remote service interface for LayoutSetBranch.
 interface LayoutSetPrototypeService
          Provides the remote service interface for LayoutSetPrototype.
 interface LayoutSetService
          Provides the remote service interface for LayoutSet.
 interface ListTypeService
          Provides the remote service interface for ListType.
 interface MembershipRequestService
          Provides the remote service interface for MembershipRequest.
 interface OrganizationService
          Provides the remote service interface for Organization.
 interface OrgLaborService
          Provides the remote service interface for OrgLabor.
 interface PasswordPolicyService
          Provides the remote service interface for PasswordPolicy.
 interface PermissionService
          Provides the remote service interface for Permission.
 interface PhoneService
          Provides the remote service interface for Phone.
 interface PluginSettingService
          Provides the remote service interface for PluginSetting.
 interface PortalService
          Provides the remote service interface for Portal.
 interface PortletPreferencesService
          Provides the remote service interface for PortletPreferences.
 interface PortletService
          Provides the remote service interface for Portlet.
 interface RegionService
          Provides the remote service interface for Region.
 interface RepositoryService
          Provides the remote service interface for Repository.
 interface ResourceBlockService
          Provides the remote service interface for ResourceBlock.
 interface ResourcePermissionService
          Provides the remote service interface for ResourcePermission.
 interface RoleService
          Provides the remote service interface for Role.
 interface TeamService
          Provides the remote service interface for Team.
 interface ThemeService
          Provides the remote service interface for Theme.
 interface UserGroupGroupRoleService
          Provides the remote service interface for UserGroupGroupRole.
 interface UserGroupRoleService
          Provides the remote service interface for UserGroupRole.
 interface UserGroupService
          Provides the remote service interface for UserGroup.
 interface UserService
          Provides the remote service interface for User.
 interface WebsiteService
          Provides the remote service interface for Website.
 

Uses of AccessControlled in com.liferay.portlet.announcements.service
 

Classes in com.liferay.portlet.announcements.service with annotations of type AccessControlled
 interface AnnouncementsDeliveryService
          Provides the remote service interface for AnnouncementsDelivery.
 interface AnnouncementsEntryService
          Provides the remote service interface for AnnouncementsEntry.
 interface AnnouncementsFlagService
          Provides the remote service interface for AnnouncementsFlag.
 

Uses of AccessControlled in com.liferay.portlet.asset.service
 

Classes in com.liferay.portlet.asset.service with annotations of type AccessControlled
 interface AssetCategoryPropertyService
          Provides the remote service interface for AssetCategoryProperty.
 interface AssetCategoryService
          Provides the remote service interface for AssetCategory.
 interface AssetEntryService
          Provides the remote service interface for AssetEntry.
 interface AssetTagService
          Provides the remote service interface for AssetTag.
 interface AssetVocabularyService
          Provides the remote service interface for AssetVocabulary.
 

Uses of AccessControlled in com.liferay.portlet.blogs.service
 

Classes in com.liferay.portlet.blogs.service with annotations of type AccessControlled
 interface BlogsEntryService
          Provides the remote service interface for BlogsEntry.
 

Uses of AccessControlled in com.liferay.portlet.documentlibrary.service
 

Classes in com.liferay.portlet.documentlibrary.service with annotations of type AccessControlled
 interface DLAppService
          Provides the remote service interface for DLApp.
 interface DLFileEntryService
          Provides the remote service interface for DLFileEntry.
 interface DLFileEntryTypeService
          Provides the remote service interface for DLFileEntryType.
 interface DLFileShortcutService
          Provides the remote service interface for DLFileShortcut.
 interface DLFileVersionService
          Provides the remote service interface for DLFileVersion.
 interface DLFolderService
          Provides the remote service interface for DLFolder.
 interface DLTrashService
          Provides the remote service interface for DLTrash.
 

Uses of AccessControlled in com.liferay.portlet.expando.service
 

Classes in com.liferay.portlet.expando.service with annotations of type AccessControlled
 interface ExpandoColumnService
          Provides the remote service interface for ExpandoColumn.
 interface ExpandoValueService
          Provides the remote service interface for ExpandoValue.
 

Uses of AccessControlled in com.liferay.portlet.exportimport.service
 

Classes in com.liferay.portlet.exportimport.service with annotations of type AccessControlled
 interface ExportImportConfigurationService
          Provides the remote service interface for ExportImportConfiguration.
 interface ExportImportService
          Provides the remote service interface for ExportImport.
 interface StagingService
          Provides the remote service interface for Staging.
 

Uses of AccessControlled in com.liferay.portlet.messageboards.service
 

Classes in com.liferay.portlet.messageboards.service with annotations of type AccessControlled
 interface MBBanService
          Provides the remote service interface for MBBan.
 interface MBCategoryService
          Provides the remote service interface for MBCategory.
 interface MBMessageService
          Provides the remote service interface for MBMessage.
 interface MBThreadService
          Provides the remote service interface for MBThread.
 

Uses of AccessControlled in com.liferay.portlet.ratings.service
 

Classes in com.liferay.portlet.ratings.service with annotations of type AccessControlled
 interface RatingsEntryService
          Provides the remote service interface for RatingsEntry.
 

Uses of AccessControlled in com.liferay.portlet.social.service
 

Classes in com.liferay.portlet.social.service with annotations of type AccessControlled
 interface SocialActivityService
          Provides the remote service interface for SocialActivity.
 interface SocialActivitySettingService
          Provides the remote service interface for SocialActivitySetting.
 interface SocialRequestService
          Provides the remote service interface for SocialRequest.
 

Uses of AccessControlled in com.liferay.portlet.trash.service
 

Classes in com.liferay.portlet.trash.service with annotations of type AccessControlled
 interface TrashEntryService
          Provides the remote service interface for TrashEntry.
 


Liferay 7.0-ce-b4