Liferay 7.0-ce-b4

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

Packages that use TypedModel
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
com.liferay.portal.model.adapter   
com.liferay.portal.model.adapter.impl   
com.liferay.portal.model.impl This package defines the portal model implementation base classes. 
com.liferay.portlet.announcements.model   
com.liferay.portlet.announcements.model.impl   
com.liferay.portlet.asset.model   
com.liferay.portlet.asset.model.impl   
com.liferay.portlet.documentlibrary.model   
com.liferay.portlet.documentlibrary.model.impl   
com.liferay.portlet.expando.model   
com.liferay.portlet.expando.model.impl   
com.liferay.portlet.messageboards.model   
com.liferay.portlet.messageboards.model.impl   
com.liferay.portlet.ratings.model   
com.liferay.portlet.ratings.model.impl   
com.liferay.portlet.social.model   
com.liferay.portlet.social.model.impl   
com.liferay.portlet.trash.model   
com.liferay.portlet.trash.model.impl   
 

Uses of TypedModel in com.liferay.portal.model
 

Subinterfaces of TypedModel in com.liferay.portal.model
 interface Address
          The extended model interface for the Address service.
 interface AddressModel
          The base model interface for the Address service.
 interface AttachedModel
           
 interface ClassName
          The extended model interface for the ClassName service.
 interface ClassNameModel
          The base model interface for the ClassName service.
 interface Contact
          The extended model interface for the Contact service.
 interface ContactModel
          The base model interface for the Contact service.
 interface EmailAddress
          The extended model interface for the EmailAddress service.
 interface EmailAddressModel
          The base model interface for the EmailAddress service.
 interface Group
          The extended model interface for the Group service.
 interface GroupModel
          The base model interface for the Group service.
 interface PasswordPolicyRel
          The extended model interface for the PasswordPolicyRel service.
 interface PasswordPolicyRelModel
          The base model interface for the PasswordPolicyRel service.
 interface Phone
          The extended model interface for the Phone service.
 interface PhoneModel
          The base model interface for the Phone service.
 interface PortletItem
          The extended model interface for the PortletItem service.
 interface PortletItemModel
          The base model interface for the PortletItem service.
 interface Repository
          The extended model interface for the Repository service.
 interface RepositoryModel
          The base model interface for the Repository service.
 interface Role
          The extended model interface for the Role service.
 interface RoleModel
          The base model interface for the Role service.
 interface Subscription
          The extended model interface for the Subscription service.
 interface SubscriptionModel
          The base model interface for the Subscription service.
 interface SystemEvent
          The extended model interface for the SystemEvent service.
 interface SystemEventModel
          The base model interface for the SystemEvent service.
 interface Ticket
          The extended model interface for the Ticket service.
 interface TicketModel
          The base model interface for the Ticket service.
 interface UserNotificationDelivery
          The extended model interface for the UserNotificationDelivery service.
 interface UserNotificationDeliveryModel
          The base model interface for the UserNotificationDelivery service.
 interface WebDAVProps
          The extended model interface for the WebDAVProps service.
 interface WebDAVPropsModel
          The base model interface for the WebDAVProps service.
 interface Website
          The extended model interface for the Website service.
 interface WebsiteModel
          The base model interface for the Website service.
 interface WorkflowDefinitionLink
          The extended model interface for the WorkflowDefinitionLink service.
 interface WorkflowDefinitionLinkModel
          The base model interface for the WorkflowDefinitionLink service.
 interface WorkflowInstanceLink
          The extended model interface for the WorkflowInstanceLink service.
 interface WorkflowInstanceLinkModel
          The base model interface for the WorkflowInstanceLink service.
 

Classes in com.liferay.portal.model that implement TypedModel
 class AddressWrapper
           This class is a wrapper for Address.
 class ClassNameWrapper
           This class is a wrapper for ClassName.
 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 PasswordPolicyRelWrapper
           This class is a wrapper for PasswordPolicyRel.
 class PhoneWrapper
           This class is a wrapper for Phone.
 class PortletItemWrapper
           This class is a wrapper for PortletItem.
 class RepositoryWrapper
           This class is a wrapper for Repository.
 class RoleWrapper
           This class is a wrapper for Role.
 class SubscriptionWrapper
           This class is a wrapper for Subscription.
 class SystemEventWrapper
           This class is a wrapper for SystemEvent.
 class TicketWrapper
           This class is a wrapper for Ticket.
 class UserNotificationDeliveryWrapper
           This class is a wrapper for UserNotificationDelivery.
 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 TypedModel in com.liferay.portal.model.adapter
 

Subinterfaces of TypedModel in com.liferay.portal.model.adapter
 interface StagedGroup
           
 

Uses of TypedModel in com.liferay.portal.model.adapter.impl
 

Classes in com.liferay.portal.model.adapter.impl that implement TypedModel
 class StagedGroupImpl
           
 

Uses of TypedModel in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement TypedModel
 class AddressBaseImpl
          The extended model base implementation for the Address service.
 class AddressImpl
           
 class AddressModelImpl
          The base model implementation for the Address service.
 class ClassNameBaseImpl
          The extended model base implementation for the ClassName service.
 class ClassNameImpl
           
 class ClassNameModelImpl
          The base model implementation for the ClassName service.
 class ContactBaseImpl
          The extended model base implementation for the Contact service.
 class ContactImpl
           
 class ContactModelImpl
          The base model implementation for the Contact service.
 class EmailAddressBaseImpl
          The extended model base implementation for the EmailAddress service.
 class EmailAddressImpl
           
 class EmailAddressModelImpl
          The base model implementation for the EmailAddress service.
 class GroupBaseImpl
          The extended model base implementation for the Group service.
 class GroupImpl
          Represents either a site or a generic resource container.
 class GroupModelImpl
          The base model implementation for the Group service.
 class PasswordPolicyRelBaseImpl
          The extended model base implementation for the PasswordPolicyRel service.
 class PasswordPolicyRelImpl
           
 class PasswordPolicyRelModelImpl
          The base model implementation for the PasswordPolicyRel service.
 class PhoneBaseImpl
          The extended model base implementation for the Phone service.
 class PhoneImpl
           
 class PhoneModelImpl
          The base model implementation for the Phone service.
 class PortletItemBaseImpl
          The extended model base implementation for the PortletItem service.
 class PortletItemImpl
           
 class PortletItemModelImpl
          The base model implementation for the PortletItem service.
 class RepositoryBaseImpl
          The extended model base implementation for the Repository service.
 class RepositoryImpl
           
 class RepositoryModelImpl
          The base model implementation for the Repository service.
 class RoleBaseImpl
          The extended model base implementation for the Role service.
 class RoleImpl
           
 class RoleModelImpl
          The base model implementation for the Role service.
 class SubscriptionBaseImpl
          The extended model base implementation for the Subscription service.
 class SubscriptionImpl
           
 class SubscriptionModelImpl
          The base model implementation for the Subscription service.
 class SystemEventBaseImpl
          The extended model base implementation for the SystemEvent service.
 class SystemEventImpl
           
 class SystemEventModelImpl
          The base model implementation for the SystemEvent service.
 class TicketBaseImpl
          The extended model base implementation for the Ticket service.
 class TicketImpl
           
 class TicketModelImpl
          The base model implementation for the Ticket service.
 class UserNotificationDeliveryBaseImpl
          The extended model base implementation for the UserNotificationDelivery service.
 class UserNotificationDeliveryImpl
          The extended model implementation for the UserNotificationDelivery service.
 class UserNotificationDeliveryModelImpl
          The base model implementation for the UserNotificationDelivery service.
 class WebDAVPropsBaseImpl
          The extended model base implementation for the WebDAVProps service.
 class WebDAVPropsImpl
           
 class WebDAVPropsModelImpl
          The base model implementation for the WebDAVProps service.
 class WebsiteBaseImpl
          The extended model base implementation for the Website service.
 class WebsiteImpl
           
 class WebsiteModelImpl
          The base model implementation for the Website service.
 class WorkflowDefinitionLinkBaseImpl
          The extended model base implementation for the WorkflowDefinitionLink service.
 class WorkflowDefinitionLinkImpl
           
 class WorkflowDefinitionLinkModelImpl
          The base model implementation for the WorkflowDefinitionLink service.
 class WorkflowInstanceLinkBaseImpl
          The extended model base implementation for the WorkflowInstanceLink service.
 class WorkflowInstanceLinkImpl
           
 class WorkflowInstanceLinkModelImpl
          The base model implementation for the WorkflowInstanceLink service.
 

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

Subinterfaces of TypedModel in com.liferay.portlet.announcements.model
 interface AnnouncementsEntry
          The extended model interface for the AnnouncementsEntry service.
 interface AnnouncementsEntryModel
          The base model interface for the AnnouncementsEntry service.
 

Classes in com.liferay.portlet.announcements.model that implement TypedModel
 class AnnouncementsEntryWrapper
           This class is a wrapper for AnnouncementsEntry.
 

Uses of TypedModel in com.liferay.portlet.announcements.model.impl
 

Classes in com.liferay.portlet.announcements.model.impl that implement TypedModel
 class AnnouncementsEntryBaseImpl
          The extended model base implementation for the AnnouncementsEntry service.
 class AnnouncementsEntryImpl
           
 class AnnouncementsEntryModelImpl
          The base model implementation for the AnnouncementsEntry service.
 

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

Subinterfaces of TypedModel in com.liferay.portlet.asset.model
 interface AssetEntry
          The extended model interface for the AssetEntry service.
 interface AssetEntryModel
          The base model interface for the AssetEntry service.
 interface AssetTagStats
          The extended model interface for the AssetTagStats service.
 interface AssetTagStatsModel
          The base model interface for the AssetTagStats service.
 

Classes in com.liferay.portlet.asset.model that implement TypedModel
 class AssetEntryWrapper
           This class is a wrapper for AssetEntry.
 class AssetTagStatsWrapper
           This class is a wrapper for AssetTagStats.
 

Uses of TypedModel in com.liferay.portlet.asset.model.impl
 

Classes in com.liferay.portlet.asset.model.impl that implement TypedModel
 class AssetEntryBaseImpl
          The extended model base implementation for the AssetEntry service.
 class AssetEntryImpl
           
 class AssetEntryModelImpl
          The base model implementation for the AssetEntry service.
 class AssetTagStatsBaseImpl
          The extended model base implementation for the AssetTagStats service.
 class AssetTagStatsImpl
           
 class AssetTagStatsModelImpl
          The base model implementation for the AssetTagStats service.
 

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

Subinterfaces of TypedModel in com.liferay.portlet.documentlibrary.model
 interface DLFileEntry
          The extended model interface for the DLFileEntry service.
 interface DLFileEntryModel
          The base model interface for the DLFileEntry service.
 

Classes in com.liferay.portlet.documentlibrary.model that implement TypedModel
 class DLFileEntryWrapper
           This class is a wrapper for DLFileEntry.
 

Uses of TypedModel in com.liferay.portlet.documentlibrary.model.impl
 

Classes in com.liferay.portlet.documentlibrary.model.impl that implement TypedModel
 class DLFileEntryBaseImpl
          The extended model base implementation for the DLFileEntry service.
 class DLFileEntryImpl
           
 class DLFileEntryModelImpl
          The base model implementation for the DLFileEntry service.
 

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

Subinterfaces of TypedModel in com.liferay.portlet.expando.model
 interface ExpandoTable
          The extended model interface for the ExpandoTable service.
 interface ExpandoTableModel
          The base model interface for the ExpandoTable service.
 interface ExpandoValue
          The extended model interface for the ExpandoValue service.
 interface ExpandoValueModel
          The base model interface for the ExpandoValue service.
 

Classes in com.liferay.portlet.expando.model that implement TypedModel
 class ExpandoTableWrapper
           This class is a wrapper for ExpandoTable.
 class ExpandoValueWrapper
           This class is a wrapper for ExpandoValue.
 

Uses of TypedModel in com.liferay.portlet.expando.model.impl
 

Classes in com.liferay.portlet.expando.model.impl that implement TypedModel
 class ExpandoTableBaseImpl
          The extended model base implementation for the ExpandoTable service.
 class ExpandoTableImpl
           
 class ExpandoTableModelImpl
          The base model implementation for the ExpandoTable service.
 class ExpandoValueBaseImpl
          The extended model base implementation for the ExpandoValue service.
 class ExpandoValueImpl
           
 class ExpandoValueModelImpl
          The base model implementation for the ExpandoValue service.
 

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

Subinterfaces of TypedModel in com.liferay.portlet.messageboards.model
 interface MBDiscussion
          The extended model interface for the MBDiscussion service.
 interface MBDiscussionModel
          The base model interface for the MBDiscussion service.
 interface MBMessage
          The extended model interface for the MBMessage service.
 interface MBMessageModel
          The base model interface for the MBMessage service.
 

Classes in com.liferay.portlet.messageboards.model that implement TypedModel
 class MBDiscussionWrapper
           This class is a wrapper for MBDiscussion.
 class MBMessageWrapper
           This class is a wrapper for MBMessage.
 

Uses of TypedModel in com.liferay.portlet.messageboards.model.impl
 

Classes in com.liferay.portlet.messageboards.model.impl that implement TypedModel
 class MBDiscussionBaseImpl
          The extended model base implementation for the MBDiscussion service.
 class MBDiscussionImpl
           
 class MBDiscussionModelImpl
          The base model implementation for the MBDiscussion service.
 class MBMessageBaseImpl
          The extended model base implementation for the MBMessage service.
 class MBMessageImpl
           
 class MBMessageModelImpl
          The base model implementation for the MBMessage service.
 

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

Subinterfaces of TypedModel in com.liferay.portlet.ratings.model
 interface RatingsEntry
          The extended model interface for the RatingsEntry service.
 interface RatingsEntryModel
          The base model interface for the RatingsEntry service.
 interface RatingsStats
          The extended model interface for the RatingsStats service.
 interface RatingsStatsModel
          The base model interface for the RatingsStats service.
 

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

Uses of TypedModel in com.liferay.portlet.ratings.model.impl
 

Classes in com.liferay.portlet.ratings.model.impl that implement TypedModel
 class RatingsEntryBaseImpl
          The extended model base implementation for the RatingsEntry service.
 class RatingsEntryImpl
           
 class RatingsEntryModelImpl
          The base model implementation for the RatingsEntry service.
 class RatingsStatsBaseImpl
          The extended model base implementation for the RatingsStats service.
 class RatingsStatsImpl
           
 class RatingsStatsModelImpl
          The base model implementation for the RatingsStats service.
 

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

Subinterfaces of TypedModel in com.liferay.portlet.social.model
 interface SocialActivity
          The extended model interface for the SocialActivity service.
 interface SocialActivityCounter
          The extended model interface for the SocialActivityCounter service.
 interface SocialActivityCounterModel
          The base model interface for the SocialActivityCounter service.
 interface SocialActivityLimit
          The extended model interface for the SocialActivityLimit service.
 interface SocialActivityLimitModel
          The base model interface for the SocialActivityLimit service.
 interface SocialActivityModel
          The base model interface for the SocialActivity service.
 interface SocialActivitySet
          The extended model interface for the SocialActivitySet service.
 interface SocialActivitySetModel
          The base model interface for the SocialActivitySet service.
 interface SocialActivitySetting
          The extended model interface for the SocialActivitySetting service.
 interface SocialActivitySettingModel
          The base model interface for the SocialActivitySetting service.
 interface SocialRequest
          The extended model interface for the SocialRequest service.
 interface SocialRequestModel
          The base model interface for the SocialRequest service.
 

Classes in com.liferay.portlet.social.model that implement TypedModel
 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 SocialActivitySetWrapper
           This class is a wrapper for SocialActivitySet.
 class SocialActivityWrapper
           This class is a wrapper for SocialActivity.
 class SocialRequestWrapper
           This class is a wrapper for SocialRequest.
 

Uses of TypedModel in com.liferay.portlet.social.model.impl
 

Classes in com.liferay.portlet.social.model.impl that implement TypedModel
 class SocialActivityBaseImpl
          The extended model base implementation for the SocialActivity service.
 class SocialActivityCounterBaseImpl
          The extended model base implementation for the SocialActivityCounter service.
 class SocialActivityCounterImpl
           
 class SocialActivityCounterModelImpl
          The base model implementation for the SocialActivityCounter service.
 class SocialActivityImpl
           
 class SocialActivityLimitBaseImpl
          The extended model base implementation for the SocialActivityLimit service.
 class SocialActivityLimitImpl
           
 class SocialActivityLimitModelImpl
          The base model implementation for the SocialActivityLimit service.
 class SocialActivityModelImpl
          The base model implementation for the SocialActivity service.
 class SocialActivitySetBaseImpl
          The extended model base implementation for the SocialActivitySet service.
 class SocialActivitySetImpl
           
 class SocialActivitySetModelImpl
          The base model implementation for the SocialActivitySet service.
 class SocialActivitySettingBaseImpl
          The extended model base implementation for the SocialActivitySetting service.
 class SocialActivitySettingImpl
           
 class SocialActivitySettingModelImpl
          The base model implementation for the SocialActivitySetting service.
 class SocialRequestBaseImpl
          The extended model base implementation for the SocialRequest service.
 class SocialRequestImpl
           
 class SocialRequestModelImpl
          The base model implementation for the SocialRequest service.
 

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

Subinterfaces of TypedModel in com.liferay.portlet.trash.model
 interface TrashEntry
          The extended model interface for the TrashEntry service.
 interface TrashEntryModel
          The base model interface for the TrashEntry service.
 interface TrashVersion
          The extended model interface for the TrashVersion service.
 interface TrashVersionModel
          The base model interface for the TrashVersion service.
 

Classes in com.liferay.portlet.trash.model that implement TypedModel
 class TrashEntryWrapper
           This class is a wrapper for TrashEntry.
 class TrashVersionWrapper
           This class is a wrapper for TrashVersion.
 

Uses of TypedModel in com.liferay.portlet.trash.model.impl
 

Classes in com.liferay.portlet.trash.model.impl that implement TypedModel
 class TrashEntryBaseImpl
          The extended model base implementation for the TrashEntry service.
 class TrashEntryImpl
           
 class TrashEntryModelImpl
          The base model implementation for the TrashEntry service.
 class TrashVersionBaseImpl
          The extended model base implementation for the TrashVersion service.
 class TrashVersionImpl
           
 class TrashVersionModelImpl
          The base model implementation for the TrashVersion service.
 


Liferay 7.0-ce-b4