Liferay 6.0.3

Uses of Interface
com.liferay.portal.service.persistence.BasePersistence

Packages that use BasePersistence
com.liferay.counter.service.persistence   
com.liferay.mail.service.persistence   
com.liferay.portal.deploy.hot   
com.liferay.portal.service.persistence   
com.liferay.portal.service.persistence.impl   
com.liferay.portlet.announcements.service.persistence   
com.liferay.portlet.asset.service.persistence   
com.liferay.portlet.blogs.service.persistence   
com.liferay.portlet.bookmarks.service.persistence   
com.liferay.portlet.calendar.service.persistence   
com.liferay.portlet.documentlibrary.service.persistence   
com.liferay.portlet.expando.service.persistence   
com.liferay.portlet.imagegallery.service.persistence   
com.liferay.portlet.journal.service.persistence   
com.liferay.portlet.messageboards.service.persistence   
com.liferay.portlet.polls.service.persistence   
com.liferay.portlet.ratings.service.persistence   
com.liferay.portlet.shopping.service.persistence   
com.liferay.portlet.social.service.persistence   
com.liferay.portlet.softwarecatalog.service.persistence   
com.liferay.portlet.tasks.service.persistence   
com.liferay.portlet.wiki.service.persistence   
 

Uses of BasePersistence in com.liferay.counter.service.persistence
 

Subinterfaces of BasePersistence in com.liferay.counter.service.persistence
 interface CounterPersistence
           
 

Classes in com.liferay.counter.service.persistence that implement BasePersistence
 class CounterFinderImpl
           
 class CounterPersistenceImpl
           
 

Uses of BasePersistence in com.liferay.mail.service.persistence
 

Subinterfaces of BasePersistence in com.liferay.mail.service.persistence
 interface CyrusUserPersistence
           
 interface CyrusVirtualPersistence
           
 

Classes in com.liferay.mail.service.persistence that implement BasePersistence
 class CyrusUserPersistenceImpl
           
 class CyrusVirtualPersistenceImpl
           
 

Uses of BasePersistence in com.liferay.portal.deploy.hot
 

Methods in com.liferay.portal.deploy.hot that return BasePersistence
protected  BasePersistence<?> HookHotDeployListener.getPersistence(String modelName)
           
 

Uses of BasePersistence in com.liferay.portal.service.persistence
 

Subinterfaces of BasePersistence in com.liferay.portal.service.persistence
 interface AccountPersistence
           
 interface AddressPersistence
           
 interface BrowserTrackerPersistence
           
 interface ClassNamePersistence
           
 interface CompanyPersistence
           
 interface ContactPersistence
           
 interface CountryPersistence
           
 interface EmailAddressPersistence
           
 interface GroupPersistence
           
 interface ImagePersistence
           
 interface LayoutPersistence
           
 interface LayoutPrototypePersistence
           
 interface LayoutSetPersistence
           
 interface LayoutSetPrototypePersistence
           
 interface ListTypePersistence
           
 interface LockPersistence
           
 interface MembershipRequestPersistence
           
 interface OrganizationPersistence
           
 interface OrgGroupPermissionPersistence
           
 interface OrgGroupRolePersistence
           
 interface OrgLaborPersistence
           
 interface PasswordPolicyPersistence
           
 interface PasswordPolicyRelPersistence
           
 interface PasswordTrackerPersistence
           
 interface PermissionPersistence
           
 interface PhonePersistence
           
 interface PluginSettingPersistence
           
 interface PortletItemPersistence
           
 interface PortletPersistence
           
 interface PortletPreferencesPersistence
           
 interface RegionPersistence
           
 interface ReleasePersistence
           
 interface ResourceActionPersistence
           
 interface ResourceCodePersistence
           
 interface ResourcePermissionPersistence
           
 interface ResourcePersistence
           
 interface RolePersistence
           
 interface ServiceComponentPersistence
           
 interface ShardPersistence
           
 interface SubscriptionPersistence
           
 interface TeamPersistence
           
 interface TicketPersistence
           
 interface UserGroupGroupRolePersistence
           
 interface UserGroupPersistence
           
 interface UserGroupRolePersistence
           
 interface UserIdMapperPersistence
           
 interface UserPersistence
           
 interface UserTrackerPathPersistence
           
 interface UserTrackerPersistence
           
 interface WebDAVPropsPersistence
           
 interface WebsitePersistence
           
 interface WorkflowDefinitionLinkPersistence
           
 interface WorkflowInstanceLinkPersistence
           
 

Classes in com.liferay.portal.service.persistence that implement BasePersistence
 class AccountPersistenceImpl
           
 class AddressPersistenceImpl
           
 class AddressPersistenceImpl2
           
 class BrowserTrackerPersistenceImpl
           
 class ClassNamePersistenceImpl
           
 class CompanyPersistenceImpl
           
 class ContactPersistenceImpl
           
 class CountryPersistenceImpl
           
 class EmailAddressPersistenceImpl
           
 class GroupFinderImpl
           
 class GroupPersistenceImpl
           
 class ImagePersistenceImpl
           
 class LayoutFinderImpl
           
 class LayoutPersistenceImpl
           
 class LayoutPrototypePersistenceImpl
           
 class LayoutSetPersistenceImpl
           
 class LayoutSetPrototypePersistenceImpl
           
 class ListTypePersistenceImpl
           
 class LockPersistenceImpl
           
 class MembershipRequestPersistenceImpl
           
 class OrganizationFinderImpl
           
 class OrganizationPersistenceImpl
           
 class OrgGroupPermissionFinderImpl
           
 class OrgGroupPermissionPersistenceImpl
           
 class OrgGroupRolePersistenceImpl
           
 class OrgLaborPersistenceImpl
           
 class PasswordPolicyFinderImpl
           
 class PasswordPolicyPersistenceImpl
           
 class PasswordPolicyRelPersistenceImpl
           
 class PasswordTrackerPersistenceImpl
           
 class PermissionFinderImpl
           
 class PermissionPersistenceImpl
           
 class PhonePersistenceImpl
           
 class PluginSettingPersistenceImpl
           
 class PortletItemPersistenceImpl
           
 class PortletPersistenceImpl
           
 class PortletPreferencesFinderImpl
           
 class PortletPreferencesPersistenceImpl
           
 class RegionPersistenceImpl
           
 class ReleasePersistenceImpl
           
 class ResourceActionPersistenceImpl
           
 class ResourceCodePersistenceImpl
           
 class ResourceFinderImpl
           
 class ResourcePermissionFinderImpl
           
 class ResourcePermissionPersistenceImpl
           
 class ResourcePersistenceImpl
           
 class RoleFinderImpl
           
 class RolePersistenceImpl
           
 class ServiceComponentPersistenceImpl
           
 class ShardPersistenceImpl
           
 class SubscriptionPersistenceImpl
           
 class TeamFinderImpl
           
 class TeamPersistenceImpl
           
 class TicketPersistenceImpl
           
 class UserFinderImpl
           
 class UserGroupFinderImpl
           
 class UserGroupGroupRolePersistenceImpl
           
 class UserGroupPersistenceImpl
           
 class UserGroupRoleFinderImpl
           
 class UserGroupRolePersistenceImpl
           
 class UserIdMapperPersistenceImpl
           
 class UserPersistenceImpl
           
 class UserTrackerPathPersistenceImpl
           
 class UserTrackerPersistenceImpl
           
 class WebDAVPropsPersistenceImpl
           
 class WebsitePersistenceImpl
           
 class WorkflowDefinitionLinkPersistenceImpl
           
 class WorkflowInstanceLinkPersistenceImpl
           
 

Uses of BasePersistence in com.liferay.portal.service.persistence.impl
 

Classes in com.liferay.portal.service.persistence.impl that implement BasePersistence
 class BasePersistenceImpl<T extends BaseModel<T>>
           
 

Uses of BasePersistence in com.liferay.portlet.announcements.service.persistence
 

Subinterfaces of BasePersistence in com.liferay.portlet.announcements.service.persistence
 interface AnnouncementsDeliveryPersistence
           
 interface AnnouncementsEntryPersistence
           
 interface AnnouncementsFlagPersistence
           
 

Classes in com.liferay.portlet.announcements.service.persistence that implement BasePersistence
 class AnnouncementsDeliveryPersistenceImpl
           
 class AnnouncementsEntryFinderImpl
           
 class AnnouncementsEntryPersistenceImpl
           
 class AnnouncementsFlagPersistenceImpl
           
 

Uses of BasePersistence in com.liferay.portlet.asset.service.persistence
 

Subinterfaces of BasePersistence in com.liferay.portlet.asset.service.persistence
 interface AssetCategoryPersistence
           
 interface AssetCategoryPropertyPersistence
           
 interface AssetEntryPersistence
           
 interface AssetLinkPersistence
           
 interface AssetTagPersistence
           
 interface AssetTagPropertyPersistence
           
 interface AssetTagStatsPersistence
           
 interface AssetVocabularyPersistence
           
 

Classes in com.liferay.portlet.asset.service.persistence that implement BasePersistence
 class AssetCategoryFinderImpl
           
 class AssetCategoryPersistenceImpl
           
 class AssetCategoryPropertyFinderImpl
           
 class AssetCategoryPropertyPersistenceImpl
           
 class AssetEntryFinderImpl
           
 class AssetEntryPersistenceImpl
           
 class AssetLinkPersistenceImpl
           
 class AssetTagFinderImpl
           
 class AssetTagPersistenceImpl
           
 class AssetTagPropertyFinderImpl
           
 class AssetTagPropertyKeyFinderImpl
           
 class AssetTagPropertyPersistenceImpl
           
 class AssetTagStatsPersistenceImpl
           
 class AssetVocabularyPersistenceImpl
           
 

Uses of BasePersistence in com.liferay.portlet.blogs.service.persistence
 

Subinterfaces of BasePersistence in com.liferay.portlet.blogs.service.persistence
 interface BlogsEntryPersistence
           
 interface BlogsStatsUserPersistence
           
 

Classes in com.liferay.portlet.blogs.service.persistence that implement BasePersistence
 class BlogsEntryFinderImpl
           
 class BlogsEntryPersistenceImpl
           
 class BlogsStatsUserFinderImpl
           
 class BlogsStatsUserPersistenceImpl
           
 

Uses of BasePersistence in com.liferay.portlet.bookmarks.service.persistence
 

Subinterfaces of BasePersistence in com.liferay.portlet.bookmarks.service.persistence
 interface BookmarksEntryPersistence
           
 interface BookmarksFolderPersistence
           
 

Classes in com.liferay.portlet.bookmarks.service.persistence that implement BasePersistence
 class BookmarksEntryFinderImpl
           
 class BookmarksEntryPersistenceImpl
           
 class BookmarksFolderPersistenceImpl
           
 

Uses of BasePersistence in com.liferay.portlet.calendar.service.persistence
 

Subinterfaces of BasePersistence in com.liferay.portlet.calendar.service.persistence
 interface CalEventPersistence
           
 

Classes in com.liferay.portlet.calendar.service.persistence that implement BasePersistence
 class CalEventFinderImpl
           
 class CalEventPersistenceImpl
           
 

Uses of BasePersistence in com.liferay.portlet.documentlibrary.service.persistence
 

Subinterfaces of BasePersistence in com.liferay.portlet.documentlibrary.service.persistence
 interface DLFileEntryPersistence
           
 interface DLFileRankPersistence
           
 interface DLFileShortcutPersistence
           
 interface DLFileVersionPersistence
           
 interface DLFolderPersistence
           
 

Classes in com.liferay.portlet.documentlibrary.service.persistence that implement BasePersistence
 class DLFileEntryFinderImpl
           
 class DLFileEntryPersistenceImpl
           
 class DLFileRankPersistenceImpl
           
 class DLFileShortcutPersistenceImpl
           
 class DLFileVersionPersistenceImpl
           
 class DLFolderFinderImpl
           
 class DLFolderPersistenceImpl
           
 

Uses of BasePersistence in com.liferay.portlet.expando.service.persistence
 

Subinterfaces of BasePersistence in com.liferay.portlet.expando.service.persistence
 interface ExpandoColumnPersistence
           
 interface ExpandoRowPersistence
           
 interface ExpandoTablePersistence
           
 interface ExpandoValuePersistence
           
 

Classes in com.liferay.portlet.expando.service.persistence that implement BasePersistence
 class ExpandoColumnPersistenceImpl
           
 class ExpandoRowPersistenceImpl
           
 class ExpandoTablePersistenceImpl
           
 class ExpandoValuePersistenceImpl
           
 

Uses of BasePersistence in com.liferay.portlet.imagegallery.service.persistence
 

Subinterfaces of BasePersistence in com.liferay.portlet.imagegallery.service.persistence
 interface IGFolderPersistence
           
 interface IGImagePersistence
           
 

Classes in com.liferay.portlet.imagegallery.service.persistence that implement BasePersistence
 class IGFolderPersistenceImpl
           
 class IGImageFinderImpl
           
 class IGImagePersistenceImpl
           
 

Uses of BasePersistence in com.liferay.portlet.journal.service.persistence
 

Subinterfaces of BasePersistence in com.liferay.portlet.journal.service.persistence
 interface JournalArticleImagePersistence
           
 interface JournalArticlePersistence
           
 interface JournalArticleResourcePersistence
           
 interface JournalContentSearchPersistence
           
 interface JournalFeedPersistence
           
 interface JournalStructurePersistence
           
 interface JournalTemplatePersistence
           
 

Classes in com.liferay.portlet.journal.service.persistence that implement BasePersistence
 class JournalArticleFinderImpl
           
 class JournalArticleImagePersistenceImpl
           
 class JournalArticlePersistenceImpl
           
 class JournalArticleResourcePersistenceImpl
           
 class JournalContentSearchPersistenceImpl
           
 class JournalFeedFinderImpl
           
 class JournalFeedPersistenceImpl
           
 class JournalStructureFinderImpl
           
 class JournalStructurePersistenceImpl
           
 class JournalTemplateFinderImpl
           
 class JournalTemplatePersistenceImpl
           
 

Uses of BasePersistence in com.liferay.portlet.messageboards.service.persistence
 

Subinterfaces of BasePersistence in com.liferay.portlet.messageboards.service.persistence
 interface MBBanPersistence
           
 interface MBCategoryPersistence
           
 interface MBDiscussionPersistence
           
 interface MBMailingListPersistence
           
 interface MBMessageFlagPersistence
           
 interface MBMessagePersistence
           
 interface MBStatsUserPersistence
           
 interface MBThreadPersistence
           
 

Classes in com.liferay.portlet.messageboards.service.persistence that implement BasePersistence
 class MBBanPersistenceImpl
           
 class MBCategoryFinderImpl
           
 class MBCategoryPersistenceImpl
           
 class MBDiscussionPersistenceImpl
           
 class MBMailingListPersistenceImpl
           
 class MBMessageFinderImpl
           
 class MBMessageFlagPersistenceImpl
           
 class MBMessagePersistenceImpl
           
 class MBStatsUserPersistenceImpl
           
 class MBThreadFinderImpl
           
 class MBThreadPersistenceImpl
           
 

Uses of BasePersistence in com.liferay.portlet.polls.service.persistence
 

Subinterfaces of BasePersistence in com.liferay.portlet.polls.service.persistence
 interface PollsChoicePersistence
           
 interface PollsQuestionPersistence
           
 interface PollsVotePersistence
           
 

Classes in com.liferay.portlet.polls.service.persistence that implement BasePersistence
 class PollsChoiceFinderImpl
           
 class PollsChoicePersistenceImpl
           
 class PollsQuestionPersistenceImpl
           
 class PollsVotePersistenceImpl
           
 

Uses of BasePersistence in com.liferay.portlet.ratings.service.persistence
 

Subinterfaces of BasePersistence in com.liferay.portlet.ratings.service.persistence
 interface RatingsEntryPersistence
           
 interface RatingsStatsPersistence
           
 

Classes in com.liferay.portlet.ratings.service.persistence that implement BasePersistence
 class RatingsEntryFinderImpl
           
 class RatingsEntryPersistenceImpl
           
 class RatingsStatsFinderImpl
           
 class RatingsStatsPersistenceImpl
           
 

Uses of BasePersistence in com.liferay.portlet.shopping.service.persistence
 

Subinterfaces of BasePersistence in com.liferay.portlet.shopping.service.persistence
 interface ShoppingCartPersistence
           
 interface ShoppingCategoryPersistence
           
 interface ShoppingCouponPersistence
           
 interface ShoppingItemFieldPersistence
           
 interface ShoppingItemPersistence
           
 interface ShoppingItemPricePersistence
           
 interface ShoppingOrderItemPersistence
           
 interface ShoppingOrderPersistence
           
 

Classes in com.liferay.portlet.shopping.service.persistence that implement BasePersistence
 class ShoppingCartPersistenceImpl
           
 class ShoppingCategoryPersistenceImpl
           
 class ShoppingCouponFinderImpl
           
 class ShoppingCouponPersistenceImpl
           
 class ShoppingItemFieldPersistenceImpl
           
 class ShoppingItemFinderImpl
           
 class ShoppingItemPersistenceImpl
           
 class ShoppingItemPricePersistenceImpl
           
 class ShoppingOrderFinderImpl
           
 class ShoppingOrderItemPersistenceImpl
           
 class ShoppingOrderPersistenceImpl
           
 

Uses of BasePersistence in com.liferay.portlet.social.service.persistence
 

Subinterfaces of BasePersistence in com.liferay.portlet.social.service.persistence
 interface SocialActivityPersistence
           
 interface SocialEquityAssetEntryPersistence
           
 interface SocialEquityHistoryPersistence
           
 interface SocialEquityLogPersistence
           
 interface SocialEquitySettingPersistence
           
 interface SocialEquityUserPersistence
           
 interface SocialRelationPersistence
           
 interface SocialRequestPersistence
           
 

Classes in com.liferay.portlet.social.service.persistence that implement BasePersistence
 class SocialActivityFinderImpl
           
 class SocialActivityPersistenceImpl
           
 class SocialEquityAssetEntryPersistenceImpl
           
 class SocialEquityHistoryPersistenceImpl
           
 class SocialEquityLogPersistenceImpl
           
 class SocialEquitySettingPersistenceImpl
           
 class SocialEquityUserPersistenceImpl
           
 class SocialRelationPersistenceImpl
           
 class SocialRequestPersistenceImpl
           
 

Uses of BasePersistence in com.liferay.portlet.softwarecatalog.service.persistence
 

Subinterfaces of BasePersistence in com.liferay.portlet.softwarecatalog.service.persistence
 interface SCFrameworkVersionPersistence
           
 interface SCLicensePersistence
           
 interface SCProductEntryPersistence
           
 interface SCProductScreenshotPersistence
           
 interface SCProductVersionPersistence
           
 

Classes in com.liferay.portlet.softwarecatalog.service.persistence that implement BasePersistence
 class SCFrameworkVersionPersistenceImpl
           
 class SCLicensePersistenceImpl
           
 class SCProductEntryPersistenceImpl
           
 class SCProductScreenshotPersistenceImpl
           
 class SCProductVersionPersistenceImpl
           
 

Uses of BasePersistence in com.liferay.portlet.tasks.service.persistence
 

Subinterfaces of BasePersistence in com.liferay.portlet.tasks.service.persistence
 interface TasksProposalPersistence
           
 interface TasksReviewPersistence
           
 

Classes in com.liferay.portlet.tasks.service.persistence that implement BasePersistence
 class TasksProposalFinderImpl
           
 class TasksProposalPersistenceImpl
           
 class TasksReviewPersistenceImpl
           
 

Uses of BasePersistence in com.liferay.portlet.wiki.service.persistence
 

Subinterfaces of BasePersistence in com.liferay.portlet.wiki.service.persistence
 interface WikiNodePersistence
           
 interface WikiPagePersistence
           
 interface WikiPageResourcePersistence
           
 

Classes in com.liferay.portlet.wiki.service.persistence that implement BasePersistence
 class WikiNodePersistenceImpl
           
 class WikiPageFinderImpl
           
 class WikiPagePersistenceImpl
           
 class WikiPageResourcePersistenceImpl
           
 


Liferay 6.0.3