|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BasePersistence in com.liferay.counter.service.persistence |
|---|
| Subinterfaces of BasePersistence in com.liferay.counter.service.persistence | |
|---|---|
interface |
CounterPersistence
The persistence interface for the counter service. |
| Uses of BasePersistence in com.liferay.counter.service.persistence.impl |
|---|
| Classes in com.liferay.counter.service.persistence.impl that implement BasePersistence | |
|---|---|
class |
CounterFinderImpl
|
class |
CounterPersistenceImpl
The persistence implementation for the counter service. |
class |
MultiDataCenterCounterFinderImpl
|
| Uses of BasePersistence in com.liferay.portal.deploy.hot |
|---|
| Methods in com.liferay.portal.deploy.hot that return BasePersistence | |
|---|---|
protected BasePersistence<?> |
HookHotDeployListener.getPersistence(String servletContextName,
String modelName)
|
| Uses of BasePersistence in com.liferay.portal.service.persistence |
|---|
| Subinterfaces of BasePersistence in com.liferay.portal.service.persistence | |
|---|---|
interface |
AccountPersistence
The persistence interface for the account service. |
interface |
AddressPersistence
The persistence interface for the address service. |
interface |
BrowserTrackerPersistence
The persistence interface for the browser tracker service. |
interface |
ClassNamePersistence
The persistence interface for the class name service. |
interface |
ClusterGroupPersistence
The persistence interface for the cluster group service. |
interface |
CompanyPersistence
The persistence interface for the company service. |
interface |
ContactPersistence
The persistence interface for the contact service. |
interface |
CountryPersistence
The persistence interface for the country service. |
interface |
EmailAddressPersistence
The persistence interface for the email address service. |
interface |
GroupPersistence
The persistence interface for the group service. |
interface |
ImagePersistence
The persistence interface for the image service. |
interface |
LayoutBranchPersistence
The persistence interface for the layout branch service. |
interface |
LayoutFriendlyURLPersistence
The persistence interface for the layout friendly u r l service. |
interface |
LayoutPersistence
The persistence interface for the layout service. |
interface |
LayoutPrototypePersistence
The persistence interface for the layout prototype service. |
interface |
LayoutRevisionPersistence
The persistence interface for the layout revision service. |
interface |
LayoutSetBranchPersistence
The persistence interface for the layout set branch service. |
interface |
LayoutSetPersistence
The persistence interface for the layout set service. |
interface |
LayoutSetPrototypePersistence
The persistence interface for the layout set prototype service. |
interface |
ListTypePersistence
The persistence interface for the list type service. |
interface |
MembershipRequestPersistence
The persistence interface for the membership request service. |
interface |
OrganizationPersistence
The persistence interface for the organization service. |
interface |
OrgGroupRolePersistence
The persistence interface for the org group role service. |
interface |
OrgLaborPersistence
The persistence interface for the org labor service. |
interface |
PasswordPolicyPersistence
The persistence interface for the password policy service. |
interface |
PasswordPolicyRelPersistence
The persistence interface for the password policy rel service. |
interface |
PasswordTrackerPersistence
The persistence interface for the password tracker service. |
interface |
PhonePersistence
The persistence interface for the phone service. |
interface |
PluginSettingPersistence
The persistence interface for the plugin setting service. |
interface |
PortalPreferencesPersistence
The persistence interface for the portal preferences service. |
interface |
PortletItemPersistence
The persistence interface for the portlet item service. |
interface |
PortletPersistence
The persistence interface for the portlet service. |
interface |
PortletPreferencesPersistence
The persistence interface for the portlet preferences service. |
interface |
RecentLayoutBranchPersistence
The persistence interface for the recent layout branch service. |
interface |
RecentLayoutRevisionPersistence
The persistence interface for the recent layout revision service. |
interface |
RecentLayoutSetBranchPersistence
The persistence interface for the recent layout set branch service. |
interface |
RegionPersistence
The persistence interface for the region service. |
interface |
ReleasePersistence
The persistence interface for the release service. |
interface |
RepositoryEntryPersistence
The persistence interface for the repository entry service. |
interface |
RepositoryPersistence
The persistence interface for the repository service. |
interface |
ResourceActionPersistence
The persistence interface for the resource action service. |
interface |
ResourceBlockPermissionPersistence
The persistence interface for the resource block permission service. |
interface |
ResourceBlockPersistence
The persistence interface for the resource block service. |
interface |
ResourcePermissionPersistence
The persistence interface for the resource permission service. |
interface |
ResourceTypePermissionPersistence
The persistence interface for the resource type permission service. |
interface |
RolePersistence
The persistence interface for the role service. |
interface |
ServiceComponentPersistence
The persistence interface for the service component service. |
interface |
SubscriptionPersistence
The persistence interface for the subscription service. |
interface |
SystemEventPersistence
The persistence interface for the system event service. |
interface |
TeamPersistence
The persistence interface for the team service. |
interface |
TicketPersistence
The persistence interface for the ticket service. |
interface |
UserGroupGroupRolePersistence
The persistence interface for the user group group role service. |
interface |
UserGroupPersistence
The persistence interface for the user group service. |
interface |
UserGroupRolePersistence
The persistence interface for the user group role service. |
interface |
UserIdMapperPersistence
The persistence interface for the user ID mapper service. |
interface |
UserNotificationDeliveryPersistence
The persistence interface for the user notification delivery service. |
interface |
UserNotificationEventPersistence
The persistence interface for the user notification event service. |
interface |
UserPersistence
The persistence interface for the user service. |
interface |
UserTrackerPathPersistence
The persistence interface for the user tracker path service. |
interface |
UserTrackerPersistence
The persistence interface for the user tracker service. |
interface |
VirtualHostPersistence
The persistence interface for the virtual host service. |
interface |
WebDAVPropsPersistence
The persistence interface for the web d a v props service. |
interface |
WebsitePersistence
The persistence interface for the website service. |
interface |
WorkflowDefinitionLinkPersistence
The persistence interface for the workflow definition link service. |
interface |
WorkflowInstanceLinkPersistence
The persistence interface for the workflow instance link service. |
| Uses of BasePersistence in com.liferay.portal.service.persistence.impl |
|---|
| Classes in com.liferay.portal.service.persistence.impl that implement BasePersistence | |
|---|---|
class |
AccountPersistenceImpl
The persistence implementation for the account service. |
class |
AddressPersistenceImpl
The persistence implementation for the address service. |
class |
AddressPersistenceImpl2
|
class |
BasePersistenceImpl<T extends BaseModel<T>>
The base implementation for all persistence classes. |
class |
BrowserTrackerPersistenceImpl
The persistence implementation for the browser tracker service. |
class |
ClassNamePersistenceImpl
The persistence implementation for the class name service. |
class |
ClusterGroupPersistenceImpl
The persistence implementation for the cluster group service. |
class |
CompanyPersistenceImpl
The persistence implementation for the company service. |
class |
ContactPersistenceImpl
The persistence implementation for the contact service. |
class |
CountryPersistenceImpl
The persistence implementation for the country service. |
class |
EmailAddressPersistenceImpl
The persistence implementation for the email address service. |
class |
GroupFinderBaseImpl
|
class |
GroupFinderImpl
|
class |
GroupPersistenceImpl
The persistence implementation for the group service. |
class |
ImagePersistenceImpl
The persistence implementation for the image service. |
class |
LayoutBranchPersistenceImpl
The persistence implementation for the layout branch service. |
class |
LayoutFinderBaseImpl
|
class |
LayoutFinderImpl
|
class |
LayoutFriendlyURLPersistenceImpl
The persistence implementation for the layout friendly u r l service. |
class |
LayoutPersistenceImpl
The persistence implementation for the layout service. |
class |
LayoutPrototypePersistenceImpl
The persistence implementation for the layout prototype service. |
class |
LayoutRevisionPersistenceImpl
The persistence implementation for the layout revision service. |
class |
LayoutSetBranchPersistenceImpl
The persistence implementation for the layout set branch service. |
class |
LayoutSetPersistenceImpl
The persistence implementation for the layout set service. |
class |
LayoutSetPrototypePersistenceImpl
The persistence implementation for the layout set prototype service. |
class |
ListTypePersistenceImpl
The persistence implementation for the list type service. |
class |
MembershipRequestPersistenceImpl
The persistence implementation for the membership request service. |
class |
OrganizationFinderBaseImpl
|
class |
OrganizationFinderImpl
|
class |
OrganizationPersistenceImpl
The persistence implementation for the organization service. |
class |
OrgGroupRolePersistenceImpl
The persistence implementation for the org group role service. |
class |
OrgLaborPersistenceImpl
The persistence implementation for the org labor service. |
class |
PasswordPolicyFinderBaseImpl
|
class |
PasswordPolicyFinderImpl
|
class |
PasswordPolicyPersistenceImpl
The persistence implementation for the password policy service. |
class |
PasswordPolicyRelPersistenceImpl
The persistence implementation for the password policy rel service. |
class |
PasswordTrackerPersistenceImpl
The persistence implementation for the password tracker service. |
class |
PhonePersistenceImpl
The persistence implementation for the phone service. |
class |
PluginSettingPersistenceImpl
The persistence implementation for the plugin setting service. |
class |
PortalPreferencesPersistenceImpl
The persistence implementation for the portal preferences service. |
class |
PortletItemPersistenceImpl
The persistence implementation for the portlet item service. |
class |
PortletPersistenceImpl
The persistence implementation for the portlet service. |
class |
PortletPreferencesFinderBaseImpl
|
class |
PortletPreferencesFinderImpl
|
class |
PortletPreferencesPersistenceImpl
The persistence implementation for the portlet preferences service. |
class |
RecentLayoutBranchPersistenceImpl
The persistence implementation for the recent layout branch service. |
class |
RecentLayoutRevisionPersistenceImpl
The persistence implementation for the recent layout revision service. |
class |
RecentLayoutSetBranchPersistenceImpl
The persistence implementation for the recent layout set branch service. |
class |
RegionPersistenceImpl
The persistence implementation for the region service. |
class |
ReleasePersistenceImpl
The persistence implementation for the release service. |
class |
RepositoryEntryPersistenceImpl
The persistence implementation for the repository entry service. |
class |
RepositoryPersistenceImpl
The persistence implementation for the repository service. |
class |
ResourceActionPersistenceImpl
The persistence implementation for the resource action service. |
class |
ResourceBlockFinderBaseImpl
|
class |
ResourceBlockFinderImpl
|
class |
ResourceBlockPermissionPersistenceImpl
The persistence implementation for the resource block permission service. |
class |
ResourceBlockPersistenceImpl
The persistence implementation for the resource block service. |
class |
ResourcePermissionFinderBaseImpl
|
class |
ResourcePermissionFinderImpl
|
class |
ResourcePermissionPersistenceImpl
The persistence implementation for the resource permission service. |
class |
ResourceTypePermissionFinderBaseImpl
|
class |
ResourceTypePermissionFinderImpl
|
class |
ResourceTypePermissionPersistenceImpl
The persistence implementation for the resource type permission service. |
class |
RoleFinderBaseImpl
|
class |
RoleFinderImpl
|
class |
RolePersistenceImpl
The persistence implementation for the role service. |
class |
ServiceComponentFinderBaseImpl
|
class |
ServiceComponentFinderImpl
|
class |
ServiceComponentPersistenceImpl
The persistence implementation for the service component service. |
class |
SubscriptionPersistenceImpl
The persistence implementation for the subscription service. |
class |
SystemEventPersistenceImpl
The persistence implementation for the system event service. |
class |
TeamFinderBaseImpl
|
class |
TeamFinderImpl
|
class |
TeamPersistenceImpl
The persistence implementation for the team service. |
class |
TicketPersistenceImpl
The persistence implementation for the ticket service. |
class |
UserFinderBaseImpl
|
class |
UserFinderImpl
|
class |
UserGroupFinderBaseImpl
|
class |
UserGroupFinderImpl
|
class |
UserGroupGroupRoleFinderBaseImpl
|
class |
UserGroupGroupRoleFinderImpl
|
class |
UserGroupGroupRolePersistenceImpl
The persistence implementation for the user group group role service. |
class |
UserGroupPersistenceImpl
The persistence implementation for the user group service. |
class |
UserGroupRoleFinderBaseImpl
|
class |
UserGroupRoleFinderImpl
|
class |
UserGroupRolePersistenceImpl
The persistence implementation for the user group role service. |
class |
UserIdMapperPersistenceImpl
The persistence implementation for the user ID mapper service. |
class |
UserNotificationDeliveryPersistenceImpl
The persistence implementation for the user notification delivery service. |
class |
UserNotificationEventPersistenceImpl
The persistence implementation for the user notification event service. |
class |
UserPersistenceImpl
The persistence implementation for the user service. |
class |
UserTrackerPathPersistenceImpl
The persistence implementation for the user tracker path service. |
class |
UserTrackerPersistenceImpl
The persistence implementation for the user tracker service. |
class |
VirtualHostPersistenceImpl
The persistence implementation for the virtual host service. |
class |
WebDAVPropsPersistenceImpl
The persistence implementation for the web d a v props service. |
class |
WebsitePersistenceImpl
The persistence implementation for the website service. |
class |
WorkflowDefinitionLinkPersistenceImpl
The persistence implementation for the workflow definition link service. |
class |
WorkflowInstanceLinkPersistenceImpl
The persistence implementation for the workflow instance link service. |
| Fields in com.liferay.portal.service.persistence.impl declared as BasePersistence | |
|---|---|
protected BasePersistence<L> |
TableMapperImpl.leftBasePersistence
|
protected BasePersistence<R> |
TableMapperImpl.rightBasePersistence
|
| Methods in com.liferay.portal.service.persistence.impl with parameters of type BasePersistence | ||
|---|---|---|
protected static
|
TableMapperImpl.deleteTableMappings(BasePersistence<M> masterBasePersistence,
BasePersistence<S> slaveBasePersistence,
PortalCache<Long,long[]> masterToSlavePortalCache,
PortalCache<Long,long[]> slaveToMasterPortalCache,
MappingSqlQuery<Long> mappingSqlQuery,
SqlUpdate deleteSqlUpdate,
long masterPrimaryKey)
|
|
protected static
|
TableMapperImpl.deleteTableMappings(BasePersistence<M> masterBasePersistence,
BasePersistence<S> slaveBasePersistence,
PortalCache<Long,long[]> masterToSlavePortalCache,
PortalCache<Long,long[]> slaveToMasterPortalCache,
MappingSqlQuery<Long> mappingSqlQuery,
SqlUpdate deleteSqlUpdate,
long masterPrimaryKey)
|
|
protected static
|
TableMapperImpl.getBaseModels(PortalCache<Long,long[]> portalCache,
MappingSqlQuery<Long> mappingSqlQuery,
long masterPrimaryKey,
BasePersistence<T> slaveBasePersistence,
int start,
int end,
OrderByComparator<T> obc)
|
|
static
|
TableMapperFactory.getTableMapper(String tableName,
String companyColumnName,
String leftColumnName,
String rightColumnName,
BasePersistence<L> leftPersistence,
BasePersistence<R> rightPersistence)
|
|
static
|
TableMapperFactory.getTableMapper(String tableName,
String companyColumnName,
String leftColumnName,
String rightColumnName,
BasePersistence<L> leftPersistence,
BasePersistence<R> rightPersistence)
|
|
| Constructors in com.liferay.portal.service.persistence.impl with parameters of type BasePersistence | |
|---|---|
CachelessTableMapperImpl(String tableName,
String companyColumnName,
String leftColumnName,
String rightColumnName,
BasePersistence<L> leftBasePersistence,
BasePersistence<R> rightBasePersistence)
|
|
CachelessTableMapperImpl(String tableName,
String companyColumnName,
String leftColumnName,
String rightColumnName,
BasePersistence<L> leftBasePersistence,
BasePersistence<R> rightBasePersistence)
|
|
TableMapperImpl(String tableName,
String companyColumnName,
String leftColumnName,
String rightColumnName,
BasePersistence<L> leftBasePersistence,
BasePersistence<R> rightBasePersistence)
|
|
TableMapperImpl(String tableName,
String companyColumnName,
String leftColumnName,
String rightColumnName,
BasePersistence<L> leftBasePersistence,
BasePersistence<R> rightBasePersistence)
|
|
| Uses of BasePersistence in com.liferay.portlet.announcements.service.persistence |
|---|
| Subinterfaces of BasePersistence in com.liferay.portlet.announcements.service.persistence | |
|---|---|
interface |
AnnouncementsDeliveryPersistence
The persistence interface for the announcements delivery service. |
interface |
AnnouncementsEntryPersistence
The persistence interface for the announcements entry service. |
interface |
AnnouncementsFlagPersistence
The persistence interface for the announcements flag service. |
| Uses of BasePersistence in com.liferay.portlet.announcements.service.persistence.impl |
|---|
| Classes in com.liferay.portlet.announcements.service.persistence.impl that implement BasePersistence | |
|---|---|
class |
AnnouncementsDeliveryPersistenceImpl
The persistence implementation for the announcements delivery service. |
class |
AnnouncementsEntryFinderBaseImpl
|
class |
AnnouncementsEntryFinderImpl
|
class |
AnnouncementsEntryPersistenceImpl
The persistence implementation for the announcements entry service. |
class |
AnnouncementsFlagPersistenceImpl
The persistence implementation for the announcements flag service. |
| Uses of BasePersistence in com.liferay.portlet.asset.service.persistence |
|---|
| Subinterfaces of BasePersistence in com.liferay.portlet.asset.service.persistence | |
|---|---|
interface |
AssetCategoryPersistence
The persistence interface for the asset category service. |
interface |
AssetCategoryPropertyPersistence
The persistence interface for the asset category property service. |
interface |
AssetEntryPersistence
The persistence interface for the asset entry service. |
interface |
AssetLinkPersistence
The persistence interface for the asset link service. |
interface |
AssetTagPersistence
The persistence interface for the asset tag service. |
interface |
AssetTagStatsPersistence
The persistence interface for the asset tag stats service. |
interface |
AssetVocabularyPersistence
The persistence interface for the asset vocabulary service. |
| Uses of BasePersistence in com.liferay.portlet.asset.service.persistence.impl |
|---|
| Classes in com.liferay.portlet.asset.service.persistence.impl that implement BasePersistence | |
|---|---|
class |
AssetCategoryFinderBaseImpl
|
class |
AssetCategoryFinderImpl
|
class |
AssetCategoryPersistenceImpl
The persistence implementation for the asset category service. |
class |
AssetCategoryPropertyFinderBaseImpl
|
class |
AssetCategoryPropertyFinderImpl
|
class |
AssetCategoryPropertyPersistenceImpl
The persistence implementation for the asset category property service. |
class |
AssetEntryFinderBaseImpl
|
class |
AssetEntryFinderImpl
|
class |
AssetEntryPersistenceImpl
The persistence implementation for the asset entry service. |
class |
AssetLinkPersistenceImpl
The persistence implementation for the asset link service. |
class |
AssetTagFinderBaseImpl
|
class |
AssetTagFinderImpl
|
class |
AssetTagPersistenceImpl
The persistence implementation for the asset tag service. |
class |
AssetTagStatsPersistenceImpl
The persistence implementation for the asset tag stats service. |
class |
AssetVocabularyFinderBaseImpl
|
class |
AssetVocabularyFinderImpl
|
class |
AssetVocabularyPersistenceImpl
The persistence implementation for the asset vocabulary service. |
| Uses of BasePersistence in com.liferay.portlet.blogs.service.persistence |
|---|
| Subinterfaces of BasePersistence in com.liferay.portlet.blogs.service.persistence | |
|---|---|
interface |
BlogsEntryPersistence
The persistence interface for the blogs entry service. |
interface |
BlogsStatsUserPersistence
The persistence interface for the blogs stats user service. |
| Uses of BasePersistence in com.liferay.portlet.blogs.service.persistence.impl |
|---|
| Classes in com.liferay.portlet.blogs.service.persistence.impl that implement BasePersistence | |
|---|---|
class |
BlogsEntryFinderBaseImpl
|
class |
BlogsEntryFinderImpl
|
class |
BlogsEntryPersistenceImpl
The persistence implementation for the blogs entry service. |
class |
BlogsStatsUserFinderBaseImpl
|
class |
BlogsStatsUserFinderImpl
|
class |
BlogsStatsUserPersistenceImpl
The persistence implementation for the blogs stats user service. |
| Uses of BasePersistence in com.liferay.portlet.calendar.service.persistence |
|---|
| Subinterfaces of BasePersistence in com.liferay.portlet.calendar.service.persistence | |
|---|---|
interface |
CalEventPersistence
Deprecated. As of 7.0.0, with no direct replacement |
| Uses of BasePersistence in com.liferay.portlet.calendar.service.persistence.impl |
|---|
| Classes in com.liferay.portlet.calendar.service.persistence.impl that implement BasePersistence | |
|---|---|
class |
CalEventFinderBaseImpl
Deprecated. As of 7.0.0, with no direct replacement |
class |
CalEventFinderImpl
Deprecated. As of 7.0.0, with no direct replacement |
class |
CalEventPersistenceImpl
Deprecated. As of 7.0.0, with no direct replacement |
| Uses of BasePersistence in com.liferay.portlet.documentlibrary.service.persistence |
|---|
| Subinterfaces of BasePersistence in com.liferay.portlet.documentlibrary.service.persistence | |
|---|---|
interface |
DLContentPersistence
The persistence interface for the document library content service. |
interface |
DLFileEntryMetadataPersistence
The persistence interface for the document library file entry metadata service. |
interface |
DLFileEntryPersistence
The persistence interface for the document library file entry service. |
interface |
DLFileEntryTypePersistence
The persistence interface for the document library file entry type service. |
interface |
DLFileRankPersistence
The persistence interface for the document library file rank service. |
interface |
DLFileShortcutPersistence
The persistence interface for the document library file shortcut service. |
interface |
DLFileVersionPersistence
The persistence interface for the document library file version service. |
interface |
DLFolderPersistence
The persistence interface for the document library folder service. |
interface |
DLSyncEventPersistence
The persistence interface for the d l sync event service. |
| Uses of BasePersistence in com.liferay.portlet.documentlibrary.service.persistence.impl |
|---|
| Classes in com.liferay.portlet.documentlibrary.service.persistence.impl that implement BasePersistence | |
|---|---|
class |
DLContentPersistenceImpl
The persistence implementation for the document library content service. |
class |
DLFileEntryFinderBaseImpl
|
class |
DLFileEntryFinderImpl
|
class |
DLFileEntryMetadataFinderBaseImpl
|
class |
DLFileEntryMetadataFinderImpl
|
class |
DLFileEntryMetadataPersistenceImpl
The persistence implementation for the document library file entry metadata service. |
class |
DLFileEntryPersistenceImpl
The persistence implementation for the document library file entry service. |
class |
DLFileEntryTypeFinderBaseImpl
|
class |
DLFileEntryTypeFinderImpl
|
class |
DLFileEntryTypePersistenceImpl
The persistence implementation for the document library file entry type service. |
class |
DLFileRankFinderBaseImpl
|
class |
DLFileRankFinderImpl
|
class |
DLFileRankPersistenceImpl
The persistence implementation for the document library file rank service. |
class |
DLFileShortcutPersistenceImpl
The persistence implementation for the document library file shortcut service. |
class |
DLFileVersionPersistenceImpl
The persistence implementation for the document library file version service. |
class |
DLFolderFinderBaseImpl
|
class |
DLFolderFinderImpl
|
class |
DLFolderPersistenceImpl
The persistence implementation for the document library folder service. |
class |
DLSyncEventPersistenceImpl
The persistence implementation for the d l sync event service. |
| Uses of BasePersistence in com.liferay.portlet.expando.service.persistence |
|---|
| Subinterfaces of BasePersistence in com.liferay.portlet.expando.service.persistence | |
|---|---|
interface |
ExpandoColumnPersistence
The persistence interface for the expando column service. |
interface |
ExpandoRowPersistence
The persistence interface for the expando row service. |
interface |
ExpandoTablePersistence
The persistence interface for the expando table service. |
interface |
ExpandoValuePersistence
The persistence interface for the expando value service. |
| Uses of BasePersistence in com.liferay.portlet.expando.service.persistence.impl |
|---|
| Classes in com.liferay.portlet.expando.service.persistence.impl that implement BasePersistence | |
|---|---|
class |
ExpandoColumnPersistenceImpl
The persistence implementation for the expando column service. |
class |
ExpandoRowPersistenceImpl
The persistence implementation for the expando row service. |
class |
ExpandoTablePersistenceImpl
The persistence implementation for the expando table service. |
class |
ExpandoValuePersistenceImpl
The persistence implementation for the expando value service. |
| Uses of BasePersistence in com.liferay.portlet.exportimport.service.persistence |
|---|
| Subinterfaces of BasePersistence in com.liferay.portlet.exportimport.service.persistence | |
|---|---|
interface |
ExportImportConfigurationPersistence
The persistence interface for the export import configuration service. |
| Uses of BasePersistence in com.liferay.portlet.exportimport.service.persistence.impl |
|---|
| Classes in com.liferay.portlet.exportimport.service.persistence.impl that implement BasePersistence | |
|---|---|
class |
ExportImportConfigurationPersistenceImpl
The persistence implementation for the export import configuration service. |
| Uses of BasePersistence in com.liferay.portlet.messageboards.service.persistence |
|---|
| Subinterfaces of BasePersistence in com.liferay.portlet.messageboards.service.persistence | |
|---|---|
interface |
MBBanPersistence
The persistence interface for the message boards ban service. |
interface |
MBCategoryPersistence
The persistence interface for the message boards category service. |
interface |
MBDiscussionPersistence
The persistence interface for the message boards discussion service. |
interface |
MBMailingListPersistence
The persistence interface for the message boards mailing list service. |
interface |
MBMessagePersistence
The persistence interface for the message-boards message service. |
interface |
MBStatsUserPersistence
The persistence interface for the message boards stats user service. |
interface |
MBThreadFlagPersistence
The persistence interface for the message boards thread flag service. |
interface |
MBThreadPersistence
The persistence interface for the message boards thread service. |
| Uses of BasePersistence in com.liferay.portlet.messageboards.service.persistence.impl |
|---|
| Classes in com.liferay.portlet.messageboards.service.persistence.impl that implement BasePersistence | |
|---|---|
class |
MBBanPersistenceImpl
The persistence implementation for the message boards ban service. |
class |
MBCategoryFinderBaseImpl
|
class |
MBCategoryFinderImpl
|
class |
MBCategoryPersistenceImpl
The persistence implementation for the message boards category service. |
class |
MBDiscussionPersistenceImpl
The persistence implementation for the message boards discussion service. |
class |
MBMailingListPersistenceImpl
The persistence implementation for the message boards mailing list service. |
class |
MBMessageFinderBaseImpl
|
class |
MBMessageFinderImpl
|
class |
MBMessagePersistenceImpl
The persistence implementation for the message-boards message service. |
class |
MBStatsUserPersistenceImpl
The persistence implementation for the message boards stats user service. |
class |
MBThreadFinderBaseImpl
|
class |
MBThreadFinderImpl
|
class |
MBThreadFlagPersistenceImpl
The persistence implementation for the message boards thread flag service. |
class |
MBThreadPersistenceImpl
The persistence implementation for the message boards thread service. |
| Uses of BasePersistence in com.liferay.portlet.ratings.service.persistence |
|---|
| Subinterfaces of BasePersistence in com.liferay.portlet.ratings.service.persistence | |
|---|---|
interface |
RatingsEntryPersistence
The persistence interface for the ratings entry service. |
interface |
RatingsStatsPersistence
The persistence interface for the ratings stats service. |
| Uses of BasePersistence in com.liferay.portlet.ratings.service.persistence.impl |
|---|
| Classes in com.liferay.portlet.ratings.service.persistence.impl that implement BasePersistence | |
|---|---|
class |
RatingsEntryFinderBaseImpl
|
class |
RatingsEntryFinderImpl
|
class |
RatingsEntryPersistenceImpl
The persistence implementation for the ratings entry service. |
class |
RatingsStatsFinderBaseImpl
|
class |
RatingsStatsFinderImpl
|
class |
RatingsStatsPersistenceImpl
The persistence implementation for the ratings stats service. |
| Uses of BasePersistence in com.liferay.portlet.social.service.persistence |
|---|
| Subinterfaces of BasePersistence in com.liferay.portlet.social.service.persistence | |
|---|---|
interface |
SocialActivityAchievementPersistence
The persistence interface for the social activity achievement service. |
interface |
SocialActivityCounterPersistence
The persistence interface for the social activity counter service. |
interface |
SocialActivityLimitPersistence
The persistence interface for the social activity limit service. |
interface |
SocialActivityPersistence
The persistence interface for the social activity service. |
interface |
SocialActivitySetPersistence
The persistence interface for the social activity set service. |
interface |
SocialActivitySettingPersistence
The persistence interface for the social activity setting service. |
interface |
SocialRelationPersistence
The persistence interface for the social relation service. |
interface |
SocialRequestPersistence
The persistence interface for the social request service. |
| Uses of BasePersistence in com.liferay.portlet.social.service.persistence.impl |
|---|
| Classes in com.liferay.portlet.social.service.persistence.impl that implement BasePersistence | |
|---|---|
class |
SocialActivityAchievementPersistenceImpl
The persistence implementation for the social activity achievement service. |
class |
SocialActivityCounterFinderBaseImpl
|
class |
SocialActivityCounterFinderImpl
|
class |
SocialActivityCounterPersistenceImpl
The persistence implementation for the social activity counter service. |
class |
SocialActivityFinderBaseImpl
|
class |
SocialActivityFinderImpl
|
class |
SocialActivityLimitPersistenceImpl
The persistence implementation for the social activity limit service. |
class |
SocialActivityPersistenceImpl
The persistence implementation for the social activity service. |
class |
SocialActivitySetFinderBaseImpl
|
class |
SocialActivitySetFinderImpl
|
class |
SocialActivitySetPersistenceImpl
The persistence implementation for the social activity set service. |
class |
SocialActivitySettingPersistenceImpl
The persistence implementation for the social activity setting service. |
class |
SocialRelationPersistenceImpl
The persistence implementation for the social relation service. |
class |
SocialRequestPersistenceImpl
The persistence implementation for the social request service. |
| Uses of BasePersistence in com.liferay.portlet.trash.service.persistence |
|---|
| Subinterfaces of BasePersistence in com.liferay.portlet.trash.service.persistence | |
|---|---|
interface |
TrashEntryPersistence
The persistence interface for the trash entry service. |
interface |
TrashVersionPersistence
The persistence interface for the trash version service. |
| Uses of BasePersistence in com.liferay.portlet.trash.service.persistence.impl |
|---|
| Classes in com.liferay.portlet.trash.service.persistence.impl that implement BasePersistence | |
|---|---|
class |
TrashEntryPersistenceImpl
The persistence implementation for the trash entry service. |
class |
TrashVersionPersistenceImpl
The persistence implementation for the trash version service. |
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||