Uses of Annotation Interface
com.liferay.portal.kernel.security.access.control.AccessControlled
Packages that use AccessControlled
Package
Description
This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.
This package defines the document library portlet service local and remote interfaces, utilities, and wrappers.
This package defines the portal service interfaces and classes.
This package defines the social related portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of AccessControlled in com.liferay.announcements.kernel.service
Classes in com.liferay.announcements.kernel.service with annotations of type AccessControlledModifier and TypeInterfaceDescriptioninterface
Provides the remote service interface for AnnouncementsDelivery.interface
Provides the remote service interface for AnnouncementsEntry.interface
Provides the remote service interface for AnnouncementsFlag. -
Uses of AccessControlled in com.liferay.asset.kernel.service
Classes in com.liferay.asset.kernel.service with annotations of type AccessControlledModifier and TypeInterfaceDescriptioninterface
Provides the remote service interface for AssetCategory.interface
Provides the remote service interface for AssetEntry.interface
Provides the remote service interface for AssetTag.interface
Provides the remote service interface for AssetVocabulary.Methods in com.liferay.asset.kernel.service with annotations of type AccessControlledModifier and TypeMethodDescriptionAssetEntryService.incrementViewCounter
(long companyId, String className, long classPK) -
Uses of AccessControlled in com.liferay.document.library.kernel.service
Classes in com.liferay.document.library.kernel.service with annotations of type AccessControlledModifier and TypeInterfaceDescriptioninterface
Provides the remote service interface for DLApp.interface
Provides the remote service interface for DLFileEntry.interface
Provides the remote service interface for DLFileEntryType.interface
Provides the remote service interface for DLFileShortcut.interface
Provides the remote service interface for DLFileVersion.interface
Provides the remote service interface for DLFolder.interface
Provides the remote service interface for DLTrash. -
Uses of AccessControlled in com.liferay.expando.kernel.service
Classes in com.liferay.expando.kernel.service with annotations of type AccessControlledModifier and TypeInterfaceDescriptioninterface
Provides the remote service interface for ExpandoColumn.interface
Provides the remote service interface for ExpandoValue. -
Uses of AccessControlled in com.liferay.exportimport.kernel.service
Classes in com.liferay.exportimport.kernel.service with annotations of type AccessControlledModifier and TypeInterfaceDescriptioninterface
Provides the remote service interface for ExportImportConfiguration.interface
Provides the remote service interface for ExportImport.interface
Provides the remote service interface for Staging. -
Uses of AccessControlled in com.liferay.portal.kernel.security.access.control
Methods in com.liferay.portal.kernel.security.access.control with parameters of type AccessControlledModifier and TypeMethodDescriptionvoid
AccessControlPolicy.onServiceAccess
(Method method, Object[] arguments, AccessControlled accessControlled) void
BaseAccessControlPolicy.onServiceAccess
(Method method, Object[] arguments, AccessControlled accessControlled) void
AccessControlPolicy.onServiceRemoteAccess
(Method method, Object[] arguments, AccessControlled accessControlled) void
BaseAccessControlPolicy.onServiceRemoteAccess
(Method method, Object[] arguments, AccessControlled accessControlled) -
Uses of AccessControlled in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service with annotations of type AccessControlledModifier and TypeInterfaceDescriptioninterface
Provides the remote service interface for Address.interface
Provides the remote service interface for ClassName.interface
Provides the remote service interface for Company.interface
Provides the remote service interface for Contact.interface
Provides the remote service interface for Country.interface
Provides the remote service interface for EmailAddress.interface
Provides the remote service interface for Group.interface
Provides the remote service interface for Image.interface
Provides the remote service interface for LayoutBranch.interface
Provides the remote service interface for LayoutPrototype.interface
Provides the remote service interface for LayoutRevision.interface
Provides the remote service interface for Layout.interface
Provides the remote service interface for LayoutSetBranch.interface
Provides the remote service interface for LayoutSetPrototype.interface
Provides the remote service interface for LayoutSet.interface
Provides the remote service interface for ListType.interface
Provides the remote service interface for MembershipRequest.interface
Provides the remote service interface for Organization.interface
Provides the remote service interface for OrgLabor.interface
Provides the remote service interface for PasswordPolicy.interface
Provides the remote service interface for Permission.interface
Provides the remote service interface for Phone.interface
Provides the remote service interface for PluginSetting.interface
Provides the remote service interface for Portal.interface
Provides the remote service interface for PortletPreferences.interface
Provides the remote service interface for Portlet.interface
Provides the remote service interface for Region.interface
Provides the remote service interface for Repository.interface
Provides the remote service interface for ResourcePermission.interface
Provides the remote service interface for Role.interface
Provides the remote service interface for Team.interface
Provides the remote service interface for Theme.interface
Provides the remote service interface for UserGroupGroupRole.interface
Provides the remote service interface for UserGroupRole.interface
Provides the remote service interface for UserGroup.interface
Provides the remote service interface for UserNotificationEvent.interface
Provides the remote service interface for User.interface
Provides the remote service interface for Website.interface
Provides the remote service interface for WorkflowDefinitionLink.Methods in com.liferay.portal.kernel.service with annotations of type AccessControlledModifier and TypeMethodDescriptionCountryService.getCompanyCountries
(long companyId, boolean active) CountryService.getCountries
(boolean active) Deprecated.As of Cavanaugh (7.4.x)RegionService.getRegions
(long countryId, boolean active) -
Uses of AccessControlled in com.liferay.ratings.kernel.service
Classes in com.liferay.ratings.kernel.service with annotations of type AccessControlledModifier and TypeInterfaceDescriptioninterface
Provides the remote service interface for RatingsEntry. -
Uses of AccessControlled in com.liferay.social.kernel.service
Classes in com.liferay.social.kernel.service with annotations of type AccessControlledModifier and TypeInterfaceDescriptioninterface
Provides the remote service interface for SocialActivity.interface
Provides the remote service interface for SocialActivitySetting.interface
Provides the remote service interface for SocialRequest.