Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portal.kernel.util.Accessor

Packages that use Accessor
com.liferay.counter.model This package defines the portal counter model interfaces, classes, and wrappers. 
com.liferay.portal.kernel.plugin   
com.liferay.portal.kernel.repository.model   
com.liferay.portal.kernel.util This package defines the kernel utility interfaces and classes. 
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
com.liferay.portlet This package defines the common portlet interfaces, base classes, classes, factories, and utilities. 
com.liferay.portlet.announcements.model   
com.liferay.portlet.asset.model   
com.liferay.portlet.blogs.model   
com.liferay.portlet.calendar.model   
com.liferay.portlet.documentlibrary.model   
com.liferay.portlet.expando.model   
com.liferay.portlet.exportimport.model   
com.liferay.portlet.messageboards.model   
com.liferay.portlet.ratings.model   
com.liferay.portlet.social.model   
com.liferay.portlet.trash.model   
com.liferay.portlet.usersadmin.util   
com.liferay.users.admin.kernel.util   
 

Uses of Accessor in com.liferay.counter.model
 

Fields in com.liferay.counter.model declared as Accessor
static Accessor<Counter,String> Counter.NAME_ACCESSOR
           
 

Uses of Accessor in com.liferay.portal.kernel.plugin
 

Fields in com.liferay.portal.kernel.plugin declared as Accessor
static Accessor<License,String> License.NAME_ACCESSOR
           
 

Uses of Accessor in com.liferay.portal.kernel.repository.model
 

Fields in com.liferay.portal.kernel.repository.model declared as Accessor
static Accessor<FileEntry,Long> FileEntry.FILE_ENTRY_ID_ACCESSOR
           
static Accessor<Folder,Long> Folder.FOLDER_ID_ACCESSOR
           
 

Uses of Accessor in com.liferay.portal.kernel.util
 

Methods in com.liferay.portal.kernel.util with parameters of type Accessor
static
<T,A> A[]
ListUtil.toArray(List<? extends T> list, Accessor<T,A> accessor)
           
static
<T,A> A[]
ArrayUtil.toArray(T[] list, Accessor<T,A> accessor)
           
<T,A> A[]
ArrayUtil_IW.toArray(T[] list, Accessor<T,A> accessor)
           
static
<T,A> List<A>
ListUtil.toList(List<T> list, Accessor<T,A> accessor)
           
static
<T> long[]
ListUtil.toLongArray(List<? extends T> list, Accessor<T,Long> accessor)
           
static
<T,A> String
ListUtil.toString(List<? extends T> list, Accessor<T,A> accessor)
           
static
<T,A> String
ListUtil.toString(List<? extends T> list, Accessor<T,A> accessor, String delimiter)
           
static
<T,A> String
ArrayUtil.toString(T[] list, Accessor<T,A> accessor)
           
<T,A> String
ArrayUtil_IW.toString(T[] list, Accessor<T,A> accessor)
           
static
<T,A> String
ArrayUtil.toString(T[] list, Accessor<T,A> accessor, String delimiter)
           
<T,A> String
ArrayUtil_IW.toString(T[] list, Accessor<T,A> accessor, String delimiter)
           
static
<T,A> String
ArrayUtil.toString(T[] list, Accessor<T,A> accessor, String delimiter, Locale locale)
           
<T,A> String
ArrayUtil_IW.toString(T[] list, Accessor<T,A> accessor, String delimiter, Locale locale)
           
 

Uses of Accessor in com.liferay.portal.model
 

Fields in com.liferay.portal.model declared as Accessor
static Accessor<Account,Long> Account.ACCOUNT_ID_ACCESSOR
           
static Accessor<Address,Long> Address.ADDRESS_ID_ACCESSOR
           
static Accessor<BrowserTracker,Long> BrowserTracker.BROWSER_TRACKER_ID_ACCESSOR
           
static Accessor<ClassName,Long> ClassName.CLASS_NAME_ID_ACCESSOR
           
static Accessor<ClusterGroup,Long> ClusterGroup.CLUSTER_GROUP_ID_ACCESSOR
           
static Accessor<Company,Long> Company.COMPANY_ID_ACCESSOR
           
static Accessor<Contact,Long> Contact.CONTACT_ID_ACCESSOR
           
static Accessor<Country,Long> Country.COUNTRY_ID_ACCESSOR
           
static Accessor<EmailAddress,Long> EmailAddress.EMAIL_ADDRESS_ID_ACCESSOR
           
static Accessor<Group,Long> Group.GROUP_ID_ACCESSOR
           
static Accessor<UserGroupRole,Long> UserGroupRole.GROUP_ID_ACCESSOR
           
static Accessor<UserGroupGroupRole,Long> UserGroupGroupRole.GROUP_ID_ACCESSOR
           
static Accessor<OrgGroupRole,Long> OrgGroupRole.GROUP_ID_ACCESSOR
           
static Accessor<Portlet,Long> Portlet.ID_ACCESSOR
           
static Accessor<Image,Long> Image.IMAGE_ID_ACCESSOR
           
static Accessor<LayoutBranch,Long> LayoutBranch.LAYOUT_BRANCH_ID_ACCESSOR
           
static Accessor<LayoutFriendlyURL,Long> LayoutFriendlyURL.LAYOUT_FRIENDLY_U_R_L_ID_ACCESSOR
           
static Accessor<Layout,Long> Layout.LAYOUT_ID_ACCESSOR
           
static Accessor<LayoutPrototype,Long> LayoutPrototype.LAYOUT_PROTOTYPE_ID_ACCESSOR
           
static Accessor<LayoutRevision,Long> LayoutRevision.LAYOUT_REVISION_ID_ACCESSOR
           
static Accessor<LayoutSetBranch,Long> LayoutSetBranch.LAYOUT_SET_BRANCH_ID_ACCESSOR
           
static Accessor<LayoutSet,Long> LayoutSet.LAYOUT_SET_ID_ACCESSOR
           
static Accessor<LayoutSetPrototype,Long> LayoutSetPrototype.LAYOUT_SET_PROTOTYPE_ID_ACCESSOR
           
static Accessor<ListType,Long> ListType.LIST_TYPE_ID_ACCESSOR
           
static Accessor<MembershipRequest,Long> MembershipRequest.MEMBERSHIP_REQUEST_ID_ACCESSOR
           
static Accessor<Team,String> Team.NAME_ACCESSOR
           
static Accessor<ColorScheme,String> ColorScheme.NAME_ACCESSOR
           
static Accessor<UserGroup,String> UserGroup.NAME_ACCESSOR
           
static Accessor<Role,String> Role.NAME_ACCESSOR
           
static Accessor<Organization,String> Organization.NAME_ACCESSOR
           
static Accessor<PortletDecorator,String> PortletDecorator.NAME_ACCESSOR
           
static Accessor<OrgLabor,Long> OrgLabor.ORG_LABOR_ID_ACCESSOR
           
static Accessor<Organization,Long> Organization.ORGANIZATION_ID_ACCESSOR
           
static Accessor<OrgGroupRole,Long> OrgGroupRole.ORGANIZATION_ID_ACCESSOR
           
static Accessor<PasswordPolicy,Long> PasswordPolicy.PASSWORD_POLICY_ID_ACCESSOR
           
static Accessor<PasswordPolicyRel,Long> PasswordPolicyRel.PASSWORD_POLICY_REL_ID_ACCESSOR
           
static Accessor<PasswordTracker,Long> PasswordTracker.PASSWORD_TRACKER_ID_ACCESSOR
           
static Accessor<Phone,Long> Phone.PHONE_ID_ACCESSOR
           
static Accessor<Layout,Long> Layout.PLID_ACCESSOR
           
static Accessor<PluginSetting,Long> PluginSetting.PLUGIN_SETTING_ID_ACCESSOR
           
static Accessor<PortalPreferences,Long> PortalPreferences.PORTAL_PREFERENCES_ID_ACCESSOR
           
static Accessor<Portlet,String> Portlet.PORTLET_ID_ACCESSOR
           
static Accessor<PortletItem,Long> PortletItem.PORTLET_ITEM_ID_ACCESSOR
           
static Accessor<PortletPreferences,Long> PortletPreferences.PORTLET_PREFERENCES_ID_ACCESSOR
           
static Accessor<RecentLayoutBranch,Long> RecentLayoutBranch.RECENT_LAYOUT_BRANCH_ID_ACCESSOR
           
static Accessor<RecentLayoutRevision,Long> RecentLayoutRevision.RECENT_LAYOUT_REVISION_ID_ACCESSOR
           
static Accessor<RecentLayoutSetBranch,Long> RecentLayoutSetBranch.RECENT_LAYOUT_SET_BRANCH_ID_ACCESSOR
           
static Accessor<Region,Long> Region.REGION_ID_ACCESSOR
           
static Accessor<Release,Long> Release.RELEASE_ID_ACCESSOR
           
static Accessor<RepositoryEntry,Long> RepositoryEntry.REPOSITORY_ENTRY_ID_ACCESSOR
           
static Accessor<Repository,Long> Repository.REPOSITORY_ID_ACCESSOR
           
static Accessor<ResourceAction,Long> ResourceAction.RESOURCE_ACTION_ID_ACCESSOR
           
static Accessor<ResourceBlock,Long> ResourceBlock.RESOURCE_BLOCK_ID_ACCESSOR
           
static Accessor<ResourceBlockPermission,Long> ResourceBlockPermission.RESOURCE_BLOCK_PERMISSION_ID_ACCESSOR
           
static Accessor<ResourcePermission,Long> ResourcePermission.RESOURCE_PERMISSION_ID_ACCESSOR
           
static Accessor<ResourceTypePermission,Long> ResourceTypePermission.RESOURCE_TYPE_PERMISSION_ID_ACCESSOR
           
static Accessor<UserGroupRole,Long> UserGroupRole.ROLE_ID_ACCESSOR
           
static Accessor<Role,Long> Role.ROLE_ID_ACCESSOR
           
static Accessor<UserGroupGroupRole,Long> UserGroupGroupRole.ROLE_ID_ACCESSOR
           
static Accessor<OrgGroupRole,Long> OrgGroupRole.ROLE_ID_ACCESSOR
           
static Accessor<ServiceComponent,Long> ServiceComponent.SERVICE_COMPONENT_ID_ACCESSOR
           
static Accessor<Subscription,Long> Subscription.SUBSCRIPTION_ID_ACCESSOR
           
static Accessor<SystemEvent,Long> SystemEvent.SYSTEM_EVENT_ID_ACCESSOR
           
static Accessor<Team,Long> Team.TEAM_ID_ACCESSOR
           
static Accessor<Ticket,Long> Ticket.TICKET_ID_ACCESSOR
           
static Accessor<Role,String> Role.TITLE_ACCESSOR
           
static Accessor<UserGroup,Long> UserGroup.USER_GROUP_ID_ACCESSOR
           
static Accessor<UserGroupGroupRole,Long> UserGroupGroupRole.USER_GROUP_ID_ACCESSOR
           
static Accessor<User,Long> User.USER_ID_ACCESSOR
           
static Accessor<UserGroupRole,Long> UserGroupRole.USER_ID_ACCESSOR
           
static Accessor<UserIdMapper,Long> UserIdMapper.USER_ID_MAPPER_ID_ACCESSOR
           
static Accessor<UserNotificationDelivery,Long> UserNotificationDelivery.USER_NOTIFICATION_DELIVERY_ID_ACCESSOR
           
static Accessor<UserNotificationEvent,Long> UserNotificationEvent.USER_NOTIFICATION_EVENT_ID_ACCESSOR
           
static Accessor<UserTracker,Long> UserTracker.USER_TRACKER_ID_ACCESSOR
           
static Accessor<UserTrackerPath,Long> UserTrackerPath.USER_TRACKER_PATH_ID_ACCESSOR
           
static Accessor<VirtualHost,Long> VirtualHost.VIRTUAL_HOST_ID_ACCESSOR
           
static Accessor<WebDAVProps,Long> WebDAVProps.WEB_DAV_PROPS_ID_ACCESSOR
           
static Accessor<Website,Long> Website.WEBSITE_ID_ACCESSOR
           
static Accessor<WorkflowDefinitionLink,Long> WorkflowDefinitionLink.WORKFLOW_DEFINITION_LINK_ID_ACCESSOR
           
static Accessor<WorkflowInstanceLink,Long> WorkflowInstanceLink.WORKFLOW_INSTANCE_LINK_ID_ACCESSOR
           
 

Uses of Accessor in com.liferay.portlet
 

Subinterfaces of Accessor in com.liferay.portlet
 interface PortletResourceAccessor
           
 

Classes in com.liferay.portlet that implement Accessor
static class PortletResourceAccessor.DefaultPortletResourceAccessor
           
static class PortletResourceAccessor.PortalPortletResourceAccessor
           
 

Uses of Accessor in com.liferay.portlet.announcements.model
 

Fields in com.liferay.portlet.announcements.model declared as Accessor
static Accessor<AnnouncementsDelivery,Long> AnnouncementsDelivery.DELIVERY_ID_ACCESSOR
           
static Accessor<AnnouncementsEntry,Long> AnnouncementsEntry.ENTRY_ID_ACCESSOR
           
static Accessor<AnnouncementsFlag,Long> AnnouncementsFlag.FLAG_ID_ACCESSOR
           
 

Uses of Accessor in com.liferay.portlet.asset.model
 

Fields in com.liferay.portlet.asset.model declared as Accessor
static Accessor<AssetCategory,Long> AssetCategory.CATEGORY_ID_ACCESSOR
           
static Accessor<AssetCategoryProperty,Long> AssetCategoryProperty.CATEGORY_PROPERTY_ID_ACCESSOR
           
static Accessor<AssetEntry,Long> AssetEntry.ENTRY_ID_ACCESSOR
           
static Accessor<AssetLink,Long> AssetLink.ENTRY_ID2_ACCESSOR
           
static Accessor<AssetLink,Long> AssetLink.LINK_ID_ACCESSOR
           
static Accessor<AssetTag,String> AssetTag.NAME_ACCESSOR
           
static Accessor<AssetCategory,String> AssetCategory.NAME_ACCESSOR
           
static Accessor<AssetTag,Long> AssetTag.TAG_ID_ACCESSOR
           
static Accessor<AssetTagStats,Long> AssetTagStats.TAG_STATS_ID_ACCESSOR
           
static Accessor<AssetCategory,String> AssetCategory.UUID_ACCESSOR
           
static Accessor<AssetVocabulary,Long> AssetVocabulary.VOCABULARY_ID_ACCESSOR
           
 

Uses of Accessor in com.liferay.portlet.blogs.model
 

Fields in com.liferay.portlet.blogs.model declared as Accessor
static Accessor<BlogsEntry,Long> BlogsEntry.ENTRY_ID_ACCESSOR
           
static Accessor<BlogsStatsUser,Long> BlogsStatsUser.STATS_USER_ID_ACCESSOR
           
 

Uses of Accessor in com.liferay.portlet.calendar.model
 

Fields in com.liferay.portlet.calendar.model declared as Accessor
static Accessor<CalEvent,Long> CalEvent.EVENT_ID_ACCESSOR
          Deprecated.  
 

Uses of Accessor in com.liferay.portlet.documentlibrary.model
 

Fields in com.liferay.portlet.documentlibrary.model declared as Accessor
static Accessor<DLContent,Long> DLContent.CONTENT_ID_ACCESSOR
           
static Accessor<DLFileEntry,Long> DLFileEntry.FILE_ENTRY_ID_ACCESSOR
           
static Accessor<DLFileEntryMetadata,Long> DLFileEntryMetadata.FILE_ENTRY_METADATA_ID_ACCESSOR
           
static Accessor<DLFileEntryType,Long> DLFileEntryType.FILE_ENTRY_TYPE_ID_ACCESSOR
           
static Accessor<DLFileRank,Long> DLFileRank.FILE_RANK_ID_ACCESSOR
           
static Accessor<DLFileShortcut,Long> DLFileShortcut.FILE_SHORTCUT_ID_ACCESSOR
           
static Accessor<DLFileVersion,Long> DLFileVersion.FILE_VERSION_ID_ACCESSOR
           
static Accessor<DLFolder,Long> DLFolder.FOLDER_ID_ACCESSOR
           
static Accessor<DLSyncEvent,Long> DLSyncEvent.SYNC_EVENT_ID_ACCESSOR
           
 

Uses of Accessor in com.liferay.portlet.expando.model
 

Fields in com.liferay.portlet.expando.model declared as Accessor
static Accessor<ExpandoColumn,Long> ExpandoColumn.COLUMN_ID_ACCESSOR
           
static Accessor<ExpandoRow,Long> ExpandoRow.ROW_ID_ACCESSOR
           
static Accessor<ExpandoTable,Long> ExpandoTable.TABLE_ID_ACCESSOR
           
static Accessor<ExpandoValue,Long> ExpandoValue.VALUE_ID_ACCESSOR
           
 

Uses of Accessor in com.liferay.portlet.exportimport.model
 

Fields in com.liferay.portlet.exportimport.model declared as Accessor
static Accessor<ExportImportConfiguration,Long> ExportImportConfiguration.EXPORT_IMPORT_CONFIGURATION_ID_ACCESSOR
           
 

Uses of Accessor in com.liferay.portlet.messageboards.model
 

Fields in com.liferay.portlet.messageboards.model declared as Accessor
static Accessor<MBBan,Long> MBBan.BAN_ID_ACCESSOR
           
static Accessor<MBCategory,Long> MBCategory.CATEGORY_ID_ACCESSOR
           
static Accessor<MBDiscussion,Long> MBDiscussion.DISCUSSION_ID_ACCESSOR
           
static Accessor<MBMailingList,Long> MBMailingList.MAILING_LIST_ID_ACCESSOR
           
static Accessor<MBMessage,Long> MBMessage.MESSAGE_ID_ACCESSOR
           
static Accessor<MBStatsUser,Long> MBStatsUser.STATS_USER_ID_ACCESSOR
           
static Accessor<MBThreadFlag,Long> MBThreadFlag.THREAD_FLAG_ID_ACCESSOR
           
static Accessor<MBThread,Long> MBThread.THREAD_ID_ACCESSOR
           
 

Uses of Accessor in com.liferay.portlet.ratings.model
 

Fields in com.liferay.portlet.ratings.model declared as Accessor
static Accessor<RatingsEntry,Long> RatingsEntry.ENTRY_ID_ACCESSOR
           
static Accessor<RatingsStats,Long> RatingsStats.STATS_ID_ACCESSOR
           
 

Uses of Accessor in com.liferay.portlet.social.model
 

Fields in com.liferay.portlet.social.model declared as Accessor
static Accessor<SocialActivityAchievement,Long> SocialActivityAchievement.ACTIVITY_ACHIEVEMENT_ID_ACCESSOR
           
static Accessor<SocialActivityCounter,Long> SocialActivityCounter.ACTIVITY_COUNTER_ID_ACCESSOR
           
static Accessor<SocialActivity,Long> SocialActivity.ACTIVITY_ID_ACCESSOR
           
static Accessor<SocialActivityLimit,Long> SocialActivityLimit.ACTIVITY_LIMIT_ID_ACCESSOR
           
static Accessor<SocialActivitySet,Long> SocialActivitySet.ACTIVITY_SET_ID_ACCESSOR
           
static Accessor<SocialActivitySetting,Long> SocialActivitySetting.ACTIVITY_SETTING_ID_ACCESSOR
           
static Accessor<SocialRelation,Long> SocialRelation.RELATION_ID_ACCESSOR
           
static Accessor<SocialRequest,Long> SocialRequest.REQUEST_ID_ACCESSOR
           
 

Uses of Accessor in com.liferay.portlet.trash.model
 

Fields in com.liferay.portlet.trash.model declared as Accessor
static Accessor<TrashEntry,Long> TrashEntry.ENTRY_ID_ACCESSOR
           
static Accessor<TrashVersion,Long> TrashVersion.VERSION_ID_ACCESSOR
           
 

Uses of Accessor in com.liferay.portlet.usersadmin.util
 

Methods in com.liferay.portlet.usersadmin.util with parameters of type Accessor
<T> String
UsersAdminImpl.getUserColumnText(Locale locale, List<? extends T> list, Accessor<T,String> accessor, int count)
           
 

Uses of Accessor in com.liferay.users.admin.kernel.util
 

Fields in com.liferay.users.admin.kernel.util declared as Accessor
static Accessor<Organization,String> UsersAdmin.ORGANIZATION_COUNTRY_NAME_ACCESSOR
           
static Accessor<Organization,String> UsersAdmin.ORGANIZATION_REGION_NAME_ACCESSOR
           
static Accessor<UserGroupGroupRole,Long> UsersAdmin.USER_GROUP_GROUP_ROLE_ID_ACCESSOR
           
static Accessor<UserGroupGroupRole,String> UsersAdmin.USER_GROUP_GROUP_ROLE_TITLE_ACCESSOR
           
static Accessor<UserGroupRole,Long> UsersAdmin.USER_GROUP_ROLE_ID_ACCESSOR
           
static Accessor<UserGroupRole,String> UsersAdmin.USER_GROUP_ROLE_TITLE_ACCESSOR
           
 

Methods in com.liferay.users.admin.kernel.util with parameters of type Accessor
<T> String
UsersAdmin.getUserColumnText(Locale locale, List<? extends T> list, Accessor<T,String> accessor, int count)
           
static
<T> String
UsersAdminUtil.getUserColumnText(Locale locale, List<? extends T> list, Accessor<T,String> accessor, int count)
           
 


Liferay 7.0-ce-b4