Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portal.model.PersistedModel

Packages that use PersistedModel
com.liferay.counter.model This package defines the portal counter model interfaces, classes, and wrappers. 
com.liferay.counter.service This package defines the portal counter service local interfaces, utilities, and wrappers. 
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
com.liferay.portal.service This package defines the portal service interfaces and classes. 
com.liferay.portlet.announcements.model   
com.liferay.portlet.announcements.service   
com.liferay.portlet.asset.model   
com.liferay.portlet.asset.service This package defines the asset portlet service local and remote interfaces, utilities, and wrappers. 
com.liferay.portlet.blogs.model   
com.liferay.portlet.blogs.service   
com.liferay.portlet.bookmarks.model   
com.liferay.portlet.bookmarks.service   
com.liferay.portlet.calendar.model   
com.liferay.portlet.calendar.service   
com.liferay.portlet.documentlibrary.model   
com.liferay.portlet.documentlibrary.service This package defines the document library portlet service local and remote interfaces, utilities, and wrappers. 
com.liferay.portlet.dynamicdatalists.model   
com.liferay.portlet.dynamicdatalists.service   
com.liferay.portlet.dynamicdatamapping.model   
com.liferay.portlet.dynamicdatamapping.service   
com.liferay.portlet.expando.model   
com.liferay.portlet.expando.service   
com.liferay.portlet.journal.model   
com.liferay.portlet.journal.service   
com.liferay.portlet.messageboards.model   
com.liferay.portlet.messageboards.service   
com.liferay.portlet.mobiledevicerules.model   
com.liferay.portlet.mobiledevicerules.service   
com.liferay.portlet.polls.model   
com.liferay.portlet.polls.service   
com.liferay.portlet.ratings.model   
com.liferay.portlet.ratings.service   
com.liferay.portlet.shopping.model   
com.liferay.portlet.shopping.service   
com.liferay.portlet.social.model   
com.liferay.portlet.social.service This package defines the social related portlet service local and remote interfaces, utilities, and wrappers. 
com.liferay.portlet.softwarecatalog.model   
com.liferay.portlet.softwarecatalog.service   
com.liferay.portlet.wiki.model   
com.liferay.portlet.wiki.service   
 

Uses of PersistedModel in com.liferay.counter.model
 

Subinterfaces of PersistedModel in com.liferay.counter.model
 interface Counter
          The extended model interface for the Counter service.
 

Classes in com.liferay.counter.model that implement PersistedModel
 class CounterWrapper
           This class is a wrapper for Counter.
 

Uses of PersistedModel in com.liferay.counter.service
 

Methods in com.liferay.counter.service that return PersistedModel
 PersistedModel CounterLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel CounterLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel CounterLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 

Uses of PersistedModel in com.liferay.portal.model
 

Subinterfaces of PersistedModel in com.liferay.portal.model
 interface Account
          The extended model interface for the Account service.
 interface Address
          The extended model interface for the Address service.
 interface BrowserTracker
          The extended model interface for the BrowserTracker service.
 interface ClassName
          The extended model interface for the ClassName service.
 interface ClusterGroup
          The extended model interface for the ClusterGroup service.
 interface Company
          The extended model interface for the Company service.
 interface Contact
          The extended model interface for the Contact service.
 interface EmailAddress
          The extended model interface for the EmailAddress service.
 interface Group
          The extended model interface for the Group service.
 interface Image
          The extended model interface for the Image service.
 interface Layout
          The extended model interface for the Layout service.
 interface LayoutBranch
          The extended model interface for the LayoutBranch service.
 interface LayoutPrototype
          The extended model interface for the LayoutPrototype service.
 interface LayoutRevision
          The extended model interface for the LayoutRevision service.
 interface LayoutSet
          The extended model interface for the LayoutSet service.
 interface LayoutSetBranch
          The extended model interface for the LayoutSetBranch service.
 interface LayoutSetPrototype
          The extended model interface for the LayoutSetPrototype service.
 interface Lock
          The extended model interface for the Lock service.
 interface MembershipRequest
          The extended model interface for the MembershipRequest service.
 interface Organization
          The extended model interface for the Organization service.
 interface OrgLabor
          The extended model interface for the OrgLabor service.
 interface PasswordPolicy
          The extended model interface for the PasswordPolicy service.
 interface PasswordPolicyRel
          The extended model interface for the PasswordPolicyRel service.
 interface PasswordTracker
          The extended model interface for the PasswordTracker service.
 interface Permission
          The extended model interface for the Permission service.
 interface PermissionedModel
           
 interface Phone
          The extended model interface for the Phone service.
 interface PluginSetting
          The extended model interface for the PluginSetting service.
 interface PortalPreferences
          The extended model interface for the PortalPreferences service.
 interface Portlet
          The extended model interface for the Portlet service.
 interface PortletItem
          The extended model interface for the PortletItem service.
 interface PortletPreferences
          The extended model interface for the PortletPreferences service.
 interface Release
          The extended model interface for the Release service.
 interface Repository
          The extended model interface for the Repository service.
 interface RepositoryEntry
          The extended model interface for the RepositoryEntry service.
 interface Resource
          The extended model interface for the Resource service.
 interface ResourceAction
          The extended model interface for the ResourceAction service.
 interface ResourceBlock
          The extended model interface for the ResourceBlock service.
 interface ResourceBlockPermission
          The extended model interface for the ResourceBlockPermission service.
 interface ResourceCode
          The extended model interface for the ResourceCode service.
 interface ResourcePermission
          The extended model interface for the ResourcePermission service.
 interface ResourceTypePermission
          The extended model interface for the ResourceTypePermission service.
 interface Role
          The extended model interface for the Role service.
 interface ServiceComponent
          The extended model interface for the ServiceComponent service.
 interface Shard
          The extended model interface for the Shard service.
 interface Subscription
          The extended model interface for the Subscription service.
 interface Team
          The extended model interface for the Team service.
 interface Ticket
          The extended model interface for the Ticket service.
 interface User
          The extended model interface for the User service.
 interface UserGroup
          The extended model interface for the UserGroup service.
 interface UserGroupGroupRole
          The extended model interface for the UserGroupGroupRole service.
 interface UserGroupRole
          The extended model interface for the UserGroupRole service.
 interface UserIdMapper
          The extended model interface for the UserIdMapper service.
 interface UserNotificationEvent
          The extended model interface for the UserNotificationEvent service.
 interface UserTracker
          The extended model interface for the UserTracker service.
 interface UserTrackerPath
          The extended model interface for the UserTrackerPath service.
 interface VirtualHost
          The extended model interface for the VirtualHost service.
 interface WebDAVProps
          The extended model interface for the WebDAVProps service.
 interface Website
          The extended model interface for the Website service.
 interface WorkflowDefinitionLink
          The extended model interface for the WorkflowDefinitionLink service.
 interface WorkflowInstanceLink
          The extended model interface for the WorkflowInstanceLink service.
 

Classes in com.liferay.portal.model that implement PersistedModel
 class AccountWrapper
           This class is a wrapper for Account.
 class AddressWrapper
           This class is a wrapper for Address.
 class BrowserTrackerWrapper
           This class is a wrapper for BrowserTracker.
 class ClassNameWrapper
           This class is a wrapper for ClassName.
 class ClusterGroupWrapper
           This class is a wrapper for ClusterGroup.
 class CompanyWrapper
           This class is a wrapper for Company.
 class ContactWrapper
           This class is a wrapper for Contact.
 class EmailAddressWrapper
           This class is a wrapper for EmailAddress.
 class GroupWrapper
           This class is a wrapper for Group.
 class ImageWrapper
           This class is a wrapper for Image.
 class LayoutBranchWrapper
           This class is a wrapper for LayoutBranch.
 class LayoutPrototypeWrapper
           This class is a wrapper for LayoutPrototype.
 class LayoutRevisionWrapper
           This class is a wrapper for LayoutRevision.
 class LayoutSetBranchWrapper
           This class is a wrapper for LayoutSetBranch.
 class LayoutSetPrototypeWrapper
           This class is a wrapper for LayoutSetPrototype.
 class LayoutSetWrapper
           This class is a wrapper for LayoutSet.
 class LayoutWrapper
           This class is a wrapper for Layout.
 class LockWrapper
           This class is a wrapper for Lock.
 class MembershipRequestWrapper
           This class is a wrapper for MembershipRequest.
 class OrganizationWrapper
           This class is a wrapper for Organization.
 class OrgLaborWrapper
           This class is a wrapper for OrgLabor.
 class PasswordPolicyRelWrapper
           This class is a wrapper for PasswordPolicyRel.
 class PasswordPolicyWrapper
           This class is a wrapper for PasswordPolicy.
 class PasswordTrackerWrapper
           This class is a wrapper for PasswordTracker.
 class PermissionWrapper
           This class is a wrapper for Permission.
 class PhoneWrapper
           This class is a wrapper for Phone.
 class PluginSettingWrapper
           This class is a wrapper for PluginSetting.
 class PortalPreferencesWrapper
           This class is a wrapper for PortalPreferences.
 class PortletItemWrapper
           This class is a wrapper for PortletItem.
 class PortletPreferencesWrapper
           This class is a wrapper for PortletPreferences.
 class PortletWrapper
           This class is a wrapper for Portlet.
 class ReleaseWrapper
           This class is a wrapper for Release.
 class RepositoryEntryWrapper
           This class is a wrapper for RepositoryEntry.
 class RepositoryWrapper
           This class is a wrapper for Repository.
 class ResourceActionWrapper
           This class is a wrapper for ResourceAction.
 class ResourceBlockPermissionWrapper
           This class is a wrapper for ResourceBlockPermission.
 class ResourceBlockWrapper
           This class is a wrapper for ResourceBlock.
 class ResourceCodeWrapper
           This class is a wrapper for ResourceCode.
 class ResourcePermissionWrapper
           This class is a wrapper for ResourcePermission.
 class ResourceTypePermissionWrapper
           This class is a wrapper for ResourceTypePermission.
 class ResourceWrapper
           This class is a wrapper for Resource.
 class RoleWrapper
           This class is a wrapper for Role.
 class ServiceComponentWrapper
           This class is a wrapper for ServiceComponent.
 class ShardWrapper
           This class is a wrapper for Shard.
 class SubscriptionWrapper
           This class is a wrapper for Subscription.
 class TeamWrapper
           This class is a wrapper for Team.
 class TicketWrapper
           This class is a wrapper for Ticket.
 class UserGroupGroupRoleWrapper
           This class is a wrapper for UserGroupGroupRole.
 class UserGroupRoleWrapper
           This class is a wrapper for UserGroupRole.
 class UserGroupWrapper
           This class is a wrapper for UserGroup.
 class UserIdMapperWrapper
           This class is a wrapper for UserIdMapper.
 class UserNotificationEventWrapper
           This class is a wrapper for UserNotificationEvent.
 class UserTrackerPathWrapper
           This class is a wrapper for UserTrackerPath.
 class UserTrackerWrapper
           This class is a wrapper for UserTracker.
 class UserWrapper
           This class is a wrapper for User.
 class VirtualHostWrapper
           This class is a wrapper for VirtualHost.
 class WebDAVPropsWrapper
           This class is a wrapper for WebDAVProps.
 class WebsiteWrapper
           This class is a wrapper for Website.
 class WorkflowDefinitionLinkWrapper
           This class is a wrapper for WorkflowDefinitionLink.
 class WorkflowInstanceLinkWrapper
           This class is a wrapper for WorkflowInstanceLink.
 

Uses of PersistedModel in com.liferay.portal.service
 

Methods in com.liferay.portal.service that return PersistedModel
 PersistedModel ClassNameLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AddressLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel PortalPreferencesLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SubscriptionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel CompanyLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ResourceActionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel PasswordPolicyRelLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel WorkflowInstanceLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel UserLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel VirtualHostLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel CompanyLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ResourceBlockPermissionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel TeamLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel UserNotificationEventLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LayoutSetPrototypeLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel LayoutPrototypeLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel PasswordTrackerLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ResourceTypePermissionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ResourcePermissionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel WorkflowDefinitionLinkLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ResourceBlockPermissionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PasswordPolicyRelLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ResourceBlockLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PhoneLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserGroupLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PortalPreferencesLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PasswordPolicyLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ResourceTypePermissionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LayoutRevisionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserNotificationEventLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserGroupRoleLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PasswordTrackerLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PermissionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PasswordTrackerLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel RepositoryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel OrgLaborLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel SubscriptionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ResourceCodeLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SubscriptionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ServiceComponentLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PortletLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel LayoutRevisionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LayoutPrototypeLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ServiceComponentLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel LockLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel RoleLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PermissionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PhoneLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel PortletPreferencesLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel AddressLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PortletLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel AccountLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserGroupGroupRoleLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel PortletLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ServiceComponentLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserTrackerLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LayoutSetBranchLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel BrowserTrackerLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel WebsiteLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PersistedModelLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel UserGroupRoleLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel TeamLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel WebDAVPropsLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ResourceTypePermissionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LockLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel TeamLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel RepositoryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel VirtualHostLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ResourcePermissionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel GroupLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel EmailAddressLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserTrackerPathLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel OrgLaborLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ReleaseLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ShardLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserNotificationEventLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ResourceLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ClusterGroupLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PluginSettingLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel WorkflowDefinitionLinkLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel UserGroupGroupRoleLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ReleaseLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MembershipRequestLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ResourceLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PortletItemLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ContactLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserGroupRoleLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ClusterGroupLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel LayoutSetBranchLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel TicketLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel RoleLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel UserIdMapperLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel RepositoryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ClassNameLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserGroupGroupRoleLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel PasswordPolicyLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AccountLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ResourcePermissionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel OrgLaborLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PasswordPolicyRelLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ResourceCodeLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AccountLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ClusterGroupLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LayoutLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel WorkflowInstanceLinkLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ContactLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ClassNameLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel WorkflowInstanceLinkLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ImageLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PluginSettingLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel TicketLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LayoutRevisionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ResourceBlockPermissionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel VirtualHostLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel BrowserTrackerLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ReleaseLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserIdMapperLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel UserTrackerLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LayoutSetPrototypeLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ResourceBlockLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel GroupLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LockLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel UserTrackerPathLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserTrackerPathLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ShardLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LayoutSetLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ResourceLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PortletPreferencesLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel MembershipRequestLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LayoutSetBranchLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel RepositoryEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel WebDAVPropsLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel WorkflowDefinitionLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel PhoneLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel WebsiteLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel OrganizationLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ResourceCodeLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ImageLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel EmailAddressLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ImageLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PortletItemLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel WebsiteLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel OrganizationLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel LayoutSetPrototypeLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ShardLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel PluginSettingLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ContactLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LayoutBranchLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel GroupLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel UserGroupLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel LayoutBranchLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PortletPreferencesLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel PortletItemLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel TicketLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PortalPreferencesLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel LayoutLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel PermissionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel RoleLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LayoutLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel BrowserTrackerLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PasswordPolicyLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel OrganizationLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserIdMapperLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MembershipRequestLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserGroupLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ResourceActionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel RepositoryEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AddressLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ResourceBlockLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LayoutPrototypeLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LayoutBranchLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ResourceActionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel LayoutSetLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel LayoutSetLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel WebDAVPropsLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel UserTrackerLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel RepositoryEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel EmailAddressLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel CompanyLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 

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

Subinterfaces of PersistedModel in com.liferay.portlet.announcements.model
 interface AnnouncementsDelivery
          The extended model interface for the AnnouncementsDelivery service.
 interface AnnouncementsEntry
          The extended model interface for the AnnouncementsEntry service.
 interface AnnouncementsFlag
          The extended model interface for the AnnouncementsFlag service.
 

Classes in com.liferay.portlet.announcements.model that implement PersistedModel
 class AnnouncementsDeliveryWrapper
           This class is a wrapper for AnnouncementsDelivery.
 class AnnouncementsEntryWrapper
           This class is a wrapper for AnnouncementsEntry.
 class AnnouncementsFlagWrapper
           This class is a wrapper for AnnouncementsFlag.
 

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

Methods in com.liferay.portlet.announcements.service that return PersistedModel
static PersistedModel AnnouncementsFlagLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AnnouncementsDeliveryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AnnouncementsDeliveryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel AnnouncementsDeliveryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AnnouncementsEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel AnnouncementsEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AnnouncementsFlagLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AnnouncementsFlagLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AnnouncementsEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 

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

Subinterfaces of PersistedModel in com.liferay.portlet.asset.model
 interface AssetCategory
          The extended model interface for the AssetCategory service.
 interface AssetCategoryProperty
          The extended model interface for the AssetCategoryProperty service.
 interface AssetEntry
          The extended model interface for the AssetEntry service.
 interface AssetLink
          The extended model interface for the AssetLink service.
 interface AssetTag
          The extended model interface for the AssetTag service.
 interface AssetTagProperty
          The extended model interface for the AssetTagProperty service.
 interface AssetTagStats
          The extended model interface for the AssetTagStats service.
 interface AssetVocabulary
          The extended model interface for the AssetVocabulary service.
 

Classes in com.liferay.portlet.asset.model that implement PersistedModel
 class AssetCategoryPropertyWrapper
           This class is a wrapper for AssetCategoryProperty.
 class AssetCategoryWrapper
           This class is a wrapper for AssetCategory.
 class AssetEntryWrapper
           This class is a wrapper for AssetEntry.
 class AssetLinkWrapper
           This class is a wrapper for AssetLink.
 class AssetTagPropertyWrapper
           This class is a wrapper for AssetTagProperty.
 class AssetTagStatsWrapper
           This class is a wrapper for AssetTagStats.
 class AssetTagWrapper
           This class is a wrapper for AssetTag.
 class AssetVocabularyWrapper
           This class is a wrapper for AssetVocabulary.
 

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

Methods in com.liferay.portlet.asset.service that return PersistedModel
 PersistedModel AssetTagStatsLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AssetCategoryPropertyLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AssetCategoryPropertyLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel AssetEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AssetVocabularyLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel AssetTagPropertyLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel AssetLinkLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AssetTagLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AssetTagLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel AssetTagLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AssetCategoryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AssetLinkLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AssetEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel AssetCategoryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel AssetTagStatsLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AssetVocabularyLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AssetCategoryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AssetTagPropertyLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel AssetCategoryPropertyLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AssetTagPropertyLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AssetEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AssetLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel AssetVocabularyLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel AssetTagStatsLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 

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

Subinterfaces of PersistedModel in com.liferay.portlet.blogs.model
 interface BlogsEntry
          The extended model interface for the BlogsEntry service.
 interface BlogsStatsUser
          The extended model interface for the BlogsStatsUser service.
 

Classes in com.liferay.portlet.blogs.model that implement PersistedModel
 class BlogsEntryWrapper
           This class is a wrapper for BlogsEntry.
 class BlogsStatsUserWrapper
           This class is a wrapper for BlogsStatsUser.
 

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

Methods in com.liferay.portlet.blogs.service that return PersistedModel
 PersistedModel BlogsStatsUserLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel BlogsEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel BlogsStatsUserLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel BlogsStatsUserLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel BlogsEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel BlogsEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 

Uses of PersistedModel in com.liferay.portlet.bookmarks.model
 

Subinterfaces of PersistedModel in com.liferay.portlet.bookmarks.model
 interface BookmarksEntry
          The extended model interface for the BookmarksEntry service.
 interface BookmarksFolder
          The extended model interface for the BookmarksFolder service.
 

Classes in com.liferay.portlet.bookmarks.model that implement PersistedModel
 class BookmarksEntryWrapper
           This class is a wrapper for BookmarksEntry.
 class BookmarksFolderWrapper
           This class is a wrapper for BookmarksFolder.
 

Uses of PersistedModel in com.liferay.portlet.bookmarks.service
 

Methods in com.liferay.portlet.bookmarks.service that return PersistedModel
static PersistedModel BookmarksEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel BookmarksEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel BookmarksFolderLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel BookmarksFolderLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel BookmarksFolderLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel BookmarksEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 

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

Subinterfaces of PersistedModel in com.liferay.portlet.calendar.model
 interface CalEvent
          The extended model interface for the CalEvent service.
 

Classes in com.liferay.portlet.calendar.model that implement PersistedModel
 class CalEventWrapper
           This class is a wrapper for CalEvent.
 

Uses of PersistedModel in com.liferay.portlet.calendar.service
 

Methods in com.liferay.portlet.calendar.service that return PersistedModel
 PersistedModel CalEventLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel CalEventLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel CalEventLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 

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

Subinterfaces of PersistedModel in com.liferay.portlet.documentlibrary.model
 interface DLContent
          The extended model interface for the DLContent service.
 interface DLFileEntry
          The extended model interface for the DLFileEntry service.
 interface DLFileEntryMetadata
          The extended model interface for the DLFileEntryMetadata service.
 interface DLFileEntryType
          The extended model interface for the DLFileEntryType service.
 interface DLFileRank
          The extended model interface for the DLFileRank service.
 interface DLFileShortcut
          The extended model interface for the DLFileShortcut service.
 interface DLFileVersion
          The extended model interface for the DLFileVersion service.
 interface DLFolder
          The extended model interface for the DLFolder service.
 interface DLSync
          The extended model interface for the DLSync service.
 

Classes in com.liferay.portlet.documentlibrary.model that implement PersistedModel
 class DLContentWrapper
           This class is a wrapper for DLContent.
 class DLFileEntryMetadataWrapper
           This class is a wrapper for DLFileEntryMetadata.
 class DLFileEntryTypeWrapper
           This class is a wrapper for DLFileEntryType.
 class DLFileEntryWrapper
           This class is a wrapper for DLFileEntry.
 class DLFileRankWrapper
           This class is a wrapper for DLFileRank.
 class DLFileShortcutWrapper
           This class is a wrapper for DLFileShortcut.
 class DLFileVersionWrapper
           This class is a wrapper for DLFileVersion.
 class DLFolderWrapper
           This class is a wrapper for DLFolder.
 class DLSyncWrapper
           This class is a wrapper for DLSync.
 

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

Methods in com.liferay.portlet.documentlibrary.service that return PersistedModel
static PersistedModel DLFileRankLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DLFileShortcutLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DLFileEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DLFileRankLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel DLFileVersionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DLFileEntryTypeLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel DLSyncLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel DLFileEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DLSyncLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DLFileEntryMetadataLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DLFileEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DLFileRankLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel DLFileEntryMetadataLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DLFolderLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DLFileEntryMetadataLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DLSyncLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel DLFolderLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DLFileShortcutLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DLFileVersionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel DLContentLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel DLFileShortcutLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DLFolderLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DLFileEntryTypeLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DLFileVersionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel DLFileEntryTypeLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DLContentLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DLContentLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 

Uses of PersistedModel in com.liferay.portlet.dynamicdatalists.model
 

Subinterfaces of PersistedModel in com.liferay.portlet.dynamicdatalists.model
 interface DDLRecord
          The extended model interface for the DDLRecord service.
 interface DDLRecordSet
          The extended model interface for the DDLRecordSet service.
 

Classes in com.liferay.portlet.dynamicdatalists.model that implement PersistedModel
 class DDLRecordSetWrapper
           This class is a wrapper for DDLRecordSet.
 class DDLRecordWrapper
           This class is a wrapper for DDLRecord.
 

Uses of PersistedModel in com.liferay.portlet.dynamicdatalists.service
 

Methods in com.liferay.portlet.dynamicdatalists.service that return PersistedModel
 PersistedModel DDLRecordLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DDLRecordSetLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DDLRecordLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel DDLRecordSetLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel DDLRecordLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DDLRecordSetLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 

Uses of PersistedModel in com.liferay.portlet.dynamicdatamapping.model
 

Subinterfaces of PersistedModel in com.liferay.portlet.dynamicdatamapping.model
 interface DDMContent
          The extended model interface for the DDMContent service.
 interface DDMStorageLink
          The extended model interface for the DDMStorageLink service.
 interface DDMStructure
          The extended model interface for the DDMStructure service.
 interface DDMStructureLink
          The extended model interface for the DDMStructureLink service.
 interface DDMTemplate
          The extended model interface for the DDMTemplate service.
 

Classes in com.liferay.portlet.dynamicdatamapping.model that implement PersistedModel
 class DDMContentWrapper
           This class is a wrapper for DDMContent.
 class DDMStorageLinkWrapper
           This class is a wrapper for DDMStorageLink.
 class DDMStructureLinkWrapper
           This class is a wrapper for DDMStructureLink.
 class DDMStructureWrapper
           This class is a wrapper for DDMStructure.
 class DDMTemplateWrapper
           This class is a wrapper for DDMTemplate.
 

Uses of PersistedModel in com.liferay.portlet.dynamicdatamapping.service
 

Methods in com.liferay.portlet.dynamicdatamapping.service that return PersistedModel
 PersistedModel DDMStructureLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DDMStructureLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel DDMTemplateLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel DDMStructureLinkLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel DDMContentLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DDMStorageLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DDMContentLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DDMContentLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DDMTemplateLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DDMStructureLinkLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel DDMStructureLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DDMStorageLinkLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DDMTemplateLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel DDMStorageLinkLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel DDMStructureLinkLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 

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

Subinterfaces of PersistedModel in com.liferay.portlet.expando.model
 interface ExpandoColumn
          The extended model interface for the ExpandoColumn service.
 interface ExpandoRow
          The extended model interface for the ExpandoRow service.
 interface ExpandoTable
          The extended model interface for the ExpandoTable service.
 interface ExpandoValue
          The extended model interface for the ExpandoValue service.
 

Classes in com.liferay.portlet.expando.model that implement PersistedModel
 class ExpandoColumnWrapper
           This class is a wrapper for ExpandoColumn.
 class ExpandoRowWrapper
           This class is a wrapper for ExpandoRow.
 class ExpandoTableWrapper
           This class is a wrapper for ExpandoTable.
 class ExpandoValueWrapper
           This class is a wrapper for ExpandoValue.
 

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

Methods in com.liferay.portlet.expando.service that return PersistedModel
static PersistedModel ExpandoTableLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ExpandoValueLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ExpandoRowLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ExpandoTableLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ExpandoRowLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ExpandoRowLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ExpandoValueLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ExpandoColumnLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ExpandoTableLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ExpandoColumnLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ExpandoColumnLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ExpandoValueLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 

Uses of PersistedModel in com.liferay.portlet.journal.model
 

Subinterfaces of PersistedModel in com.liferay.portlet.journal.model
 interface JournalArticle
          The extended model interface for the JournalArticle service.
 interface JournalArticleImage
          The extended model interface for the JournalArticleImage service.
 interface JournalArticleResource
          The extended model interface for the JournalArticleResource service.
 interface JournalContentSearch
          The extended model interface for the JournalContentSearch service.
 interface JournalFeed
          The extended model interface for the JournalFeed service.
 interface JournalStructure
          The extended model interface for the JournalStructure service.
 interface JournalTemplate
          The extended model interface for the JournalTemplate service.
 

Classes in com.liferay.portlet.journal.model that implement PersistedModel
 class JournalArticleImageWrapper
           This class is a wrapper for JournalArticleImage.
 class JournalArticleResourceWrapper
           This class is a wrapper for JournalArticleResource.
 class JournalArticleWrapper
           This class is a wrapper for JournalArticle.
 class JournalContentSearchWrapper
           This class is a wrapper for JournalContentSearch.
 class JournalFeedWrapper
           This class is a wrapper for JournalFeed.
 class JournalStructureWrapper
           This class is a wrapper for JournalStructure.
 class JournalTemplateWrapper
           This class is a wrapper for JournalTemplate.
 

Uses of PersistedModel in com.liferay.portlet.journal.service
 

Methods in com.liferay.portlet.journal.service that return PersistedModel
 PersistedModel JournalFeedLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel JournalTemplateLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel JournalArticleLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel JournalArticleResourceLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel JournalStructureLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel JournalArticleImageLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel JournalContentSearchLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel JournalArticleImageLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel JournalArticleLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel JournalFeedLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel JournalStructureLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel JournalArticleLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel JournalArticleImageLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel JournalArticleResourceLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel JournalFeedLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel JournalTemplateLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel JournalTemplateLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel JournalStructureLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel JournalArticleResourceLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel JournalContentSearchLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel JournalContentSearchLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 

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

Subinterfaces of PersistedModel in com.liferay.portlet.messageboards.model
 interface MBBan
          The extended model interface for the MBBan service.
 interface MBCategory
          The extended model interface for the MBCategory service.
 interface MBDiscussion
          The extended model interface for the MBDiscussion service.
 interface MBMailingList
          The extended model interface for the MBMailingList service.
 interface MBMessage
          The extended model interface for the MBMessage service.
 interface MBStatsUser
          The extended model interface for the MBStatsUser service.
 interface MBThread
          The extended model interface for the MBThread service.
 interface MBThreadFlag
          The extended model interface for the MBThreadFlag service.
 

Classes in com.liferay.portlet.messageboards.model that implement PersistedModel
 class MBBanWrapper
           This class is a wrapper for MBBan.
 class MBCategoryWrapper
           This class is a wrapper for MBCategory.
 class MBDiscussionWrapper
           This class is a wrapper for MBDiscussion.
 class MBMailingListWrapper
           This class is a wrapper for MBMailingList.
 class MBMessageWrapper
           This class is a wrapper for MBMessage.
 class MBStatsUserWrapper
           This class is a wrapper for MBStatsUser.
 class MBThreadFlagWrapper
           This class is a wrapper for MBThreadFlag.
 class MBThreadWrapper
           This class is a wrapper for MBThread.
 

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

Methods in com.liferay.portlet.messageboards.service that return PersistedModel
 PersistedModel MBDiscussionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MBThreadLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel MBCategoryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel MBMessageLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MBCategoryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel MBStatsUserLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MBThreadFlagLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MBBanLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MBBanLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel MBDiscussionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MBMailingListLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel MBThreadFlagLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MBStatsUserLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MBDiscussionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MBMessageLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel MBThreadLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel MBBanLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MBThreadLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel MBMailingListLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MBMailingListLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MBStatsUserLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MBThreadFlagLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MBCategoryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MBMessageLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 

Uses of PersistedModel in com.liferay.portlet.mobiledevicerules.model
 

Subinterfaces of PersistedModel in com.liferay.portlet.mobiledevicerules.model
 interface MDRAction
          The extended model interface for the MDRAction service.
 interface MDRRule
          The extended model interface for the MDRRule service.
 interface MDRRuleGroup
          The extended model interface for the MDRRuleGroup service.
 interface MDRRuleGroupInstance
          The extended model interface for the MDRRuleGroupInstance service.
 

Classes in com.liferay.portlet.mobiledevicerules.model that implement PersistedModel
 class MDRActionWrapper
           This class is a wrapper for MDRAction.
 class MDRRuleGroupInstanceWrapper
           This class is a wrapper for MDRRuleGroupInstance.
 class MDRRuleGroupWrapper
           This class is a wrapper for MDRRuleGroup.
 class MDRRuleWrapper
           This class is a wrapper for MDRRule.
 

Uses of PersistedModel in com.liferay.portlet.mobiledevicerules.service
 

Methods in com.liferay.portlet.mobiledevicerules.service that return PersistedModel
static PersistedModel MDRRuleLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel MDRRuleGroupLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MDRRuleGroupLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MDRActionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MDRRuleGroupInstanceLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MDRRuleGroupInstanceLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MDRRuleLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MDRActionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MDRRuleGroupLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel MDRRuleLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel MDRActionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel MDRRuleGroupInstanceLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 

Uses of PersistedModel in com.liferay.portlet.polls.model
 

Subinterfaces of PersistedModel in com.liferay.portlet.polls.model
 interface PollsChoice
          The extended model interface for the PollsChoice service.
 interface PollsQuestion
          The extended model interface for the PollsQuestion service.
 interface PollsVote
          The extended model interface for the PollsVote service.
 

Classes in com.liferay.portlet.polls.model that implement PersistedModel
 class PollsChoiceWrapper
           This class is a wrapper for PollsChoice.
 class PollsQuestionWrapper
           This class is a wrapper for PollsQuestion.
 class PollsVoteWrapper
           This class is a wrapper for PollsVote.
 

Uses of PersistedModel in com.liferay.portlet.polls.service
 

Methods in com.liferay.portlet.polls.service that return PersistedModel
 PersistedModel PollsChoiceLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PollsChoiceLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel PollsQuestionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PollsQuestionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel PollsChoiceLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel PollsVoteLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PollsQuestionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PollsVoteLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel PollsVoteLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 

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

Subinterfaces of PersistedModel in com.liferay.portlet.ratings.model
 interface RatingsEntry
          The extended model interface for the RatingsEntry service.
 interface RatingsStats
          The extended model interface for the RatingsStats service.
 

Classes in com.liferay.portlet.ratings.model that implement PersistedModel
 class RatingsEntryWrapper
           This class is a wrapper for RatingsEntry.
 class RatingsStatsWrapper
           This class is a wrapper for RatingsStats.
 

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

Methods in com.liferay.portlet.ratings.service that return PersistedModel
 PersistedModel RatingsEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel RatingsEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel RatingsEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel RatingsStatsLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel RatingsStatsLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel RatingsStatsLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 

Uses of PersistedModel in com.liferay.portlet.shopping.model
 

Subinterfaces of PersistedModel in com.liferay.portlet.shopping.model
 interface ShoppingCart
          The extended model interface for the ShoppingCart service.
 interface ShoppingCategory
          The extended model interface for the ShoppingCategory service.
 interface ShoppingCoupon
          The extended model interface for the ShoppingCoupon service.
 interface ShoppingItem
          The extended model interface for the ShoppingItem service.
 interface ShoppingItemField
          The extended model interface for the ShoppingItemField service.
 interface ShoppingItemPrice
          The extended model interface for the ShoppingItemPrice service.
 interface ShoppingOrder
          The extended model interface for the ShoppingOrder service.
 interface ShoppingOrderItem
          The extended model interface for the ShoppingOrderItem service.
 

Classes in com.liferay.portlet.shopping.model that implement PersistedModel
 class ShoppingCartWrapper
           This class is a wrapper for ShoppingCart.
 class ShoppingCategoryWrapper
           This class is a wrapper for ShoppingCategory.
 class ShoppingCouponWrapper
           This class is a wrapper for ShoppingCoupon.
 class ShoppingItemFieldWrapper
           This class is a wrapper for ShoppingItemField.
 class ShoppingItemPriceWrapper
           This class is a wrapper for ShoppingItemPrice.
 class ShoppingItemWrapper
           This class is a wrapper for ShoppingItem.
 class ShoppingOrderItemWrapper
           This class is a wrapper for ShoppingOrderItem.
 class ShoppingOrderWrapper
           This class is a wrapper for ShoppingOrder.
 

Uses of PersistedModel in com.liferay.portlet.shopping.service
 

Methods in com.liferay.portlet.shopping.service that return PersistedModel
static PersistedModel ShoppingCartLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ShoppingOrderItemLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ShoppingItemLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ShoppingItemFieldLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ShoppingCartLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ShoppingCouponLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ShoppingItemPriceLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ShoppingItemLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ShoppingItemFieldLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ShoppingOrderLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ShoppingCouponLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ShoppingCategoryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ShoppingOrderLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ShoppingCartLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ShoppingCategoryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ShoppingItemLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ShoppingOrderItemLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ShoppingCouponLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ShoppingItemFieldLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ShoppingOrderItemLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ShoppingCategoryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ShoppingItemPriceLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel ShoppingItemPriceLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel ShoppingOrderLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 

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

Subinterfaces of PersistedModel in com.liferay.portlet.social.model
 interface SocialActivity
          The extended model interface for the SocialActivity service.
 interface SocialActivityAchievement
          The extended model interface for the SocialActivityAchievement service.
 interface SocialActivityCounter
          The extended model interface for the SocialActivityCounter service.
 interface SocialActivityLimit
          The extended model interface for the SocialActivityLimit service.
 interface SocialActivitySetting
          The extended model interface for the SocialActivitySetting service.
 interface SocialRelation
          The extended model interface for the SocialRelation service.
 interface SocialRequest
          The extended model interface for the SocialRequest service.
 

Classes in com.liferay.portlet.social.model that implement PersistedModel
 class SocialActivityAchievementWrapper
           This class is a wrapper for SocialActivityAchievement.
 class SocialActivityCounterWrapper
           This class is a wrapper for SocialActivityCounter.
 class SocialActivityLimitWrapper
           This class is a wrapper for SocialActivityLimit.
 class SocialActivitySettingWrapper
           This class is a wrapper for SocialActivitySetting.
 class SocialActivityWrapper
           This class is a wrapper for SocialActivity.
 class SocialRelationWrapper
           This class is a wrapper for SocialRelation.
 class SocialRequestWrapper
           This class is a wrapper for SocialRequest.
 

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

Methods in com.liferay.portlet.social.service that return PersistedModel
 PersistedModel SocialRequestLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SocialRelationLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SocialActivityAchievementLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel SocialActivityCounterLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel SocialRequestLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel SocialActivityLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel SocialRelationLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SocialActivityLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SocialActivityAchievementLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SocialRelationLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SocialActivityCounterLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel SocialActivityLimitLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SocialActivityLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SocialActivitySettingLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SocialActivityCounterLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SocialActivitySettingLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SocialActivityLimitLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel SocialActivitySettingLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SocialRequestLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel SocialActivityAchievementLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SocialActivityLimitLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 

Uses of PersistedModel in com.liferay.portlet.softwarecatalog.model
 

Subinterfaces of PersistedModel in com.liferay.portlet.softwarecatalog.model
 interface SCFrameworkVersion
          The extended model interface for the SCFrameworkVersion service.
 interface SCLicense
          The extended model interface for the SCLicense service.
 interface SCProductEntry
          The extended model interface for the SCProductEntry service.
 interface SCProductScreenshot
          The extended model interface for the SCProductScreenshot service.
 interface SCProductVersion
          The extended model interface for the SCProductVersion service.
 

Classes in com.liferay.portlet.softwarecatalog.model that implement PersistedModel
 class SCFrameworkVersionWrapper
           This class is a wrapper for SCFrameworkVersion.
 class SCLicenseWrapper
           This class is a wrapper for SCLicense.
 class SCProductEntryWrapper
           This class is a wrapper for SCProductEntry.
 class SCProductScreenshotWrapper
           This class is a wrapper for SCProductScreenshot.
 class SCProductVersionWrapper
           This class is a wrapper for SCProductVersion.
 

Uses of PersistedModel in com.liferay.portlet.softwarecatalog.service
 

Methods in com.liferay.portlet.softwarecatalog.service that return PersistedModel
static PersistedModel SCFrameworkVersionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SCFrameworkVersionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel SCLicenseLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SCProductVersionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SCProductScreenshotLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SCProductVersionLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SCLicenseLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SCProductEntryLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SCProductScreenshotLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SCProductEntryLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel SCProductScreenshotLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SCLicenseLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel SCProductEntryLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel SCProductVersionLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel SCFrameworkVersionLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 

Uses of PersistedModel in com.liferay.portlet.wiki.model
 

Subinterfaces of PersistedModel in com.liferay.portlet.wiki.model
 interface WikiNode
          The extended model interface for the WikiNode service.
 interface WikiPage
          The extended model interface for the WikiPage service.
 interface WikiPageResource
          The extended model interface for the WikiPageResource service.
 

Classes in com.liferay.portlet.wiki.model that implement PersistedModel
 class WikiNodeWrapper
           This class is a wrapper for WikiNode.
 class WikiPageResourceWrapper
           This class is a wrapper for WikiPageResource.
 class WikiPageWrapper
           This class is a wrapper for WikiPage.
 

Uses of PersistedModel in com.liferay.portlet.wiki.service
 

Methods in com.liferay.portlet.wiki.service that return PersistedModel
 PersistedModel WikiNodeLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel WikiPageResourceLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel WikiPageLocalService.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel WikiPageLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel WikiPageResourceLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
static PersistedModel WikiNodeLocalServiceUtil.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel WikiNodeLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel WikiPageResourceLocalService.getPersistedModel(Serializable primaryKeyObj)
           
 PersistedModel WikiPageLocalServiceWrapper.getPersistedModel(Serializable primaryKeyObj)
           
 


Liferay 6.1.2-ce-ga3