Liferay 6.0.3

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

Packages that use BaseModel
com.liferay.counter.model   
com.liferay.counter.model.impl   
com.liferay.portal.deploy.hot   
com.liferay.portal.model   
com.liferay.portal.model.impl   
com.liferay.portal.service.persistence   
com.liferay.portal.service.persistence.impl   
com.liferay.portal.util   
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.blogs.model   
com.liferay.portlet.blogs.model.impl   
com.liferay.portlet.bookmarks.model   
com.liferay.portlet.bookmarks.model.impl   
com.liferay.portlet.calendar.model   
com.liferay.portlet.calendar.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.imagegallery.model   
com.liferay.portlet.imagegallery.model.impl   
com.liferay.portlet.journal.model   
com.liferay.portlet.journal.model.impl   
com.liferay.portlet.messageboards.model   
com.liferay.portlet.messageboards.model.impl   
com.liferay.portlet.polls.model   
com.liferay.portlet.polls.model.impl   
com.liferay.portlet.ratings.model   
com.liferay.portlet.ratings.model.impl   
com.liferay.portlet.shopping.model   
com.liferay.portlet.shopping.model.impl   
com.liferay.portlet.social.model   
com.liferay.portlet.social.model.impl   
com.liferay.portlet.softwarecatalog.model   
com.liferay.portlet.softwarecatalog.model.impl   
com.liferay.portlet.tasks.model   
com.liferay.portlet.tasks.model.impl   
com.liferay.portlet.wiki.model   
com.liferay.portlet.wiki.model.impl   
 

Uses of BaseModel in com.liferay.counter.model
 

Subinterfaces of BaseModel in com.liferay.counter.model
 interface Counter
           This interface is a model that represents the Counter table in the database.
 interface CounterModel
           This interface is a model that represents the Counter table in the database.
 

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

Uses of BaseModel in com.liferay.counter.model.impl
 

Classes in com.liferay.counter.model.impl that implement BaseModel
 class CounterImpl
           
 class CounterModelImpl
           This interface is a model that represents the Counter table in the database.
 

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

Methods in com.liferay.portal.deploy.hot that return types with arguments of type BaseModel
protected  ModelListener<BaseModel<?>> HookHotDeployListener.initModelListener(String modelName, String modelListenerClassName, ClassLoader portletClassLoader)
           
 

Uses of BaseModel in com.liferay.portal.model
 

Classes in com.liferay.portal.model with type parameters of type BaseModel
 class BaseModelListener<T extends BaseModel<T>>
           
 

Subinterfaces of BaseModel in com.liferay.portal.model
 interface Account
           This interface is a model that represents the Account_ table in the database.
 interface AccountModel
           This interface is a model that represents the Account_ table in the database.
 interface Address
           This interface is a model that represents the Address table in the database.
 interface AddressModel
           This interface is a model that represents the Address table in the database.
 interface BrowserTracker
           This interface is a model that represents the BrowserTracker table in the database.
 interface BrowserTrackerModel
           This interface is a model that represents the BrowserTracker table in the database.
 interface ClassName
           This interface is a model that represents the ClassName_ table in the database.
 interface ClassNameModel
           This interface is a model that represents the ClassName_ table in the database.
 interface Company
           This interface is a model that represents the Company table in the database.
 interface CompanyModel
           This interface is a model that represents the Company table in the database.
 interface Contact
           This interface is a model that represents the Contact_ table in the database.
 interface ContactModel
           This interface is a model that represents the Contact_ table in the database.
 interface Country
           This interface is a model that represents the Country table in the database.
 interface CountryModel
           This interface is a model that represents the Country table in the database.
 interface Dummy
           
 interface DummyModel
           
 interface EmailAddress
           This interface is a model that represents the EmailAddress table in the database.
 interface EmailAddressModel
           This interface is a model that represents the EmailAddress table in the database.
 interface Group
           This interface is a model that represents the Group_ table in the database.
 interface GroupModel
           This interface is a model that represents the Group_ table in the database.
 interface Image
           This interface is a model that represents the Image table in the database.
 interface ImageModel
           This interface is a model that represents the Image table in the database.
 interface Layout
           This interface is a model that represents the Layout table in the database.
 interface LayoutModel
           This interface is a model that represents the Layout table in the database.
 interface LayoutPrototype
           This interface is a model that represents the LayoutPrototype table in the database.
 interface LayoutPrototypeModel
           This interface is a model that represents the LayoutPrototype table in the database.
 interface LayoutSet
           This interface is a model that represents the LayoutSet table in the database.
 interface LayoutSetModel
           This interface is a model that represents the LayoutSet table in the database.
 interface LayoutSetPrototype
           This interface is a model that represents the LayoutSetPrototype table in the database.
 interface LayoutSetPrototypeModel
           This interface is a model that represents the LayoutSetPrototype table in the database.
 interface ListType
           This interface is a model that represents the ListType table in the database.
 interface ListTypeModel
           This interface is a model that represents the ListType table in the database.
 interface Lock
           This interface is a model that represents the Lock_ table in the database.
 interface LockModel
           This interface is a model that represents the Lock_ table in the database.
 interface MembershipRequest
           This interface is a model that represents the MembershipRequest table in the database.
 interface MembershipRequestModel
           This interface is a model that represents the MembershipRequest table in the database.
 interface Organization
           This interface is a model that represents the Organization_ table in the database.
 interface OrganizationModel
           This interface is a model that represents the Organization_ table in the database.
 interface OrgGroupPermission
           This interface is a model that represents the OrgGroupPermission table in the database.
 interface OrgGroupPermissionModel
           This interface is a model that represents the OrgGroupPermission table in the database.
 interface OrgGroupRole
           This interface is a model that represents the OrgGroupRole table in the database.
 interface OrgGroupRoleModel
           This interface is a model that represents the OrgGroupRole table in the database.
 interface OrgLabor
           This interface is a model that represents the OrgLabor table in the database.
 interface OrgLaborModel
           This interface is a model that represents the OrgLabor table in the database.
 interface PasswordPolicy
           This interface is a model that represents the PasswordPolicy table in the database.
 interface PasswordPolicyModel
           This interface is a model that represents the PasswordPolicy table in the database.
 interface PasswordPolicyRel
           This interface is a model that represents the PasswordPolicyRel table in the database.
 interface PasswordPolicyRelModel
           This interface is a model that represents the PasswordPolicyRel table in the database.
 interface PasswordTracker
           This interface is a model that represents the PasswordTracker table in the database.
 interface PasswordTrackerModel
           This interface is a model that represents the PasswordTracker table in the database.
 interface Permission
           This interface is a model that represents the Permission_ table in the database.
 interface PermissionModel
           This interface is a model that represents the Permission_ table in the database.
 interface Phone
           This interface is a model that represents the Phone table in the database.
 interface PhoneModel
           This interface is a model that represents the Phone table in the database.
 interface PluginSetting
           This interface is a model that represents the PluginSetting table in the database.
 interface PluginSettingModel
           This interface is a model that represents the PluginSetting table in the database.
 interface Portlet
           This interface is a model that represents the Portlet table in the database.
 interface PortletItem
           This interface is a model that represents the PortletItem table in the database.
 interface PortletItemModel
           This interface is a model that represents the PortletItem table in the database.
 interface PortletModel
           This interface is a model that represents the Portlet table in the database.
 interface PortletPreferences
           This interface is a model that represents the PortletPreferences table in the database.
 interface PortletPreferencesModel
           This interface is a model that represents the PortletPreferences table in the database.
 interface Region
           This interface is a model that represents the Region table in the database.
 interface RegionModel
           This interface is a model that represents the Region table in the database.
 interface Release
           This interface is a model that represents the Release_ table in the database.
 interface ReleaseModel
           This interface is a model that represents the Release_ table in the database.
 interface Resource
           This interface is a model that represents the Resource_ table in the database.
 interface ResourceAction
           This interface is a model that represents the ResourceAction table in the database.
 interface ResourceActionModel
           This interface is a model that represents the ResourceAction table in the database.
 interface ResourceCode
           This interface is a model that represents the ResourceCode table in the database.
 interface ResourceCodeModel
           This interface is a model that represents the ResourceCode table in the database.
 interface ResourceModel
           This interface is a model that represents the Resource_ table in the database.
 interface ResourcePermission
           This interface is a model that represents the ResourcePermission table in the database.
 interface ResourcePermissionModel
           This interface is a model that represents the ResourcePermission table in the database.
 interface Role
           This interface is a model that represents the Role_ table in the database.
 interface RoleModel
           This interface is a model that represents the Role_ table in the database.
 interface ServiceComponent
           This interface is a model that represents the ServiceComponent table in the database.
 interface ServiceComponentModel
           This interface is a model that represents the ServiceComponent table in the database.
 interface Shard
           This interface is a model that represents the Shard table in the database.
 interface ShardModel
           This interface is a model that represents the Shard table in the database.
 interface Subscription
           This interface is a model that represents the Subscription table in the database.
 interface SubscriptionModel
           This interface is a model that represents the Subscription table in the database.
 interface Team
           This interface is a model that represents the Team table in the database.
 interface TeamModel
           This interface is a model that represents the Team table in the database.
 interface Ticket
           This interface is a model that represents the Ticket table in the database.
 interface TicketModel
           This interface is a model that represents the Ticket table in the database.
 interface User
           This interface is a model that represents the User_ table in the database.
 interface UserGroup
           This interface is a model that represents the UserGroup table in the database.
 interface UserGroupGroupRole
           This interface is a model that represents the UserGroupGroupRole table in the database.
 interface UserGroupGroupRoleModel
           This interface is a model that represents the UserGroupGroupRole table in the database.
 interface UserGroupModel
           This interface is a model that represents the UserGroup table in the database.
 interface UserGroupRole
           This interface is a model that represents the UserGroupRole table in the database.
 interface UserGroupRoleModel
           This interface is a model that represents the UserGroupRole table in the database.
 interface UserIdMapper
           This interface is a model that represents the UserIdMapper table in the database.
 interface UserIdMapperModel
           This interface is a model that represents the UserIdMapper table in the database.
 interface UserModel
           This interface is a model that represents the User_ table in the database.
 interface UserTracker
           This interface is a model that represents the UserTracker table in the database.
 interface UserTrackerModel
           This interface is a model that represents the UserTracker table in the database.
 interface UserTrackerPath
           This interface is a model that represents the UserTrackerPath table in the database.
 interface UserTrackerPathModel
           This interface is a model that represents the UserTrackerPath table in the database.
 interface WebDAVProps
           This interface is a model that represents the WebDAVProps table in the database.
 interface WebDAVPropsModel
           This interface is a model that represents the WebDAVProps table in the database.
 interface Website
           This interface is a model that represents the Website table in the database.
 interface WebsiteModel
           This interface is a model that represents the Website table in the database.
 interface WorkflowDefinitionLink
           This interface is a model that represents the WorkflowDefinitionLink table in the database.
 interface WorkflowDefinitionLinkModel
           This interface is a model that represents the WorkflowDefinitionLink table in the database.
 interface WorkflowInstanceLink
           This interface is a model that represents the WorkflowInstanceLink table in the database.
 interface WorkflowInstanceLinkModel
           This interface is a model that represents the WorkflowInstanceLink table in the database.
 

Classes in com.liferay.portal.model that implement BaseModel
 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 CompanyWrapper
           This class is a wrapper for Company.
 class ContactWrapper
           This class is a wrapper for Contact.
 class CountryWrapper
           This class is a wrapper for Country.
 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 LayoutPrototypeWrapper
           This class is a wrapper for LayoutPrototype.
 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 ListTypeWrapper
           This class is a wrapper for ListType.
 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 OrgGroupPermissionWrapper
           This class is a wrapper for OrgGroupPermission.
 class OrgGroupRoleWrapper
           This class is a wrapper for OrgGroupRole.
 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 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 RegionWrapper
           This class is a wrapper for Region.
 class ReleaseWrapper
           This class is a wrapper for Release.
 class ResourceActionWrapper
           This class is a wrapper for ResourceAction.
 class ResourceCodeWrapper
           This class is a wrapper for ResourceCode.
 class ResourcePermissionWrapper
           This class is a wrapper for ResourcePermission.
 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 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 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 BaseModel in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement BaseModel
 class AccountImpl
           
 class AccountModelImpl
           This interface is a model that represents the Account_ table in the database.
 class AddressImpl
           
 class AddressModelImpl
           This interface is a model that represents the Address table in the database.
 class BaseModelImpl<T>
           
 class BrowserTrackerImpl
           
 class BrowserTrackerModelImpl
           This interface is a model that represents the BrowserTracker table in the database.
 class ClassNameImpl
           
 class ClassNameModelImpl
           This interface is a model that represents the ClassName_ table in the database.
 class CompanyImpl
           
 class CompanyModelImpl
           This interface is a model that represents the Company table in the database.
 class ContactImpl
           
 class ContactModelImpl
           This interface is a model that represents the Contact_ table in the database.
 class CountryImpl
           
 class CountryModelImpl
           This interface is a model that represents the Country table in the database.
 class DummyImpl
           
 class EmailAddressImpl
           
 class EmailAddressModelImpl
           This interface is a model that represents the EmailAddress table in the database.
 class GroupImpl
           
 class GroupModelImpl
           This interface is a model that represents the Group_ table in the database.
 class ImageImpl
           
 class ImageModelImpl
           This interface is a model that represents the Image table in the database.
 class LayoutImpl
           
 class LayoutModelImpl
           This interface is a model that represents the Layout table in the database.
 class LayoutPrototypeImpl
           
 class LayoutPrototypeModelImpl
           This interface is a model that represents the LayoutPrototype table in the database.
 class LayoutSetImpl
           
 class LayoutSetModelImpl
           This interface is a model that represents the LayoutSet table in the database.
 class LayoutSetPrototypeImpl
           
 class LayoutSetPrototypeModelImpl
           This interface is a model that represents the LayoutSetPrototype table in the database.
 class ListTypeImpl
           
 class ListTypeModelImpl
           This interface is a model that represents the ListType table in the database.
 class LockImpl
           
 class LockModelImpl
           This interface is a model that represents the Lock_ table in the database.
 class MembershipRequestImpl
           
 class MembershipRequestModelImpl
           This interface is a model that represents the MembershipRequest table in the database.
 class OrganizationImpl
           
 class OrganizationModelImpl
           This interface is a model that represents the Organization_ table in the database.
 class OrgGroupPermissionImpl
           
 class OrgGroupPermissionModelImpl
           This interface is a model that represents the OrgGroupPermission table in the database.
 class OrgGroupRoleImpl
           
 class OrgGroupRoleModelImpl
           This interface is a model that represents the OrgGroupRole table in the database.
 class OrgLaborImpl
           
 class OrgLaborModelImpl
           This interface is a model that represents the OrgLabor table in the database.
 class PasswordPolicyImpl
           
 class PasswordPolicyModelImpl
           This interface is a model that represents the PasswordPolicy table in the database.
 class PasswordPolicyRelImpl
           
 class PasswordPolicyRelModelImpl
           This interface is a model that represents the PasswordPolicyRel table in the database.
 class PasswordTrackerImpl
           
 class PasswordTrackerModelImpl
           This interface is a model that represents the PasswordTracker table in the database.
 class PermissionImpl
           
 class PermissionModelImpl
           This interface is a model that represents the Permission_ table in the database.
 class PhoneImpl
           
 class PhoneModelImpl
           This interface is a model that represents the Phone table in the database.
 class PluginSettingImpl
           
 class PluginSettingModelImpl
           This interface is a model that represents the PluginSetting table in the database.
 class PortletImpl
           
 class PortletItemImpl
           
 class PortletItemModelImpl
           This interface is a model that represents the PortletItem table in the database.
 class PortletModelImpl
           This interface is a model that represents the Portlet table in the database.
 class PortletPreferencesImpl
           
 class PortletPreferencesModelImpl
           This interface is a model that represents the PortletPreferences table in the database.
 class RegionImpl
           
 class RegionModelImpl
           This interface is a model that represents the Region table in the database.
 class ReleaseImpl
           
 class ReleaseModelImpl
           This interface is a model that represents the Release_ table in the database.
 class ResourceActionImpl
           
 class ResourceActionModelImpl
           This interface is a model that represents the ResourceAction table in the database.
 class ResourceCodeImpl
           
 class ResourceCodeModelImpl
           This interface is a model that represents the ResourceCode table in the database.
 class ResourceImpl
           
 class ResourceModelImpl
           This interface is a model that represents the Resource_ table in the database.
 class ResourcePermissionImpl
           
 class ResourcePermissionModelImpl
           This interface is a model that represents the ResourcePermission table in the database.
 class RoleImpl
           
 class RoleModelImpl
           This interface is a model that represents the Role_ table in the database.
 class ServiceComponentImpl
           
 class ServiceComponentModelImpl
           This interface is a model that represents the ServiceComponent table in the database.
 class ShardImpl
           
 class ShardModelImpl
           This interface is a model that represents the Shard table in the database.
 class SubscriptionImpl
           
 class SubscriptionModelImpl
           This interface is a model that represents the Subscription table in the database.
 class TeamImpl
           
 class TeamModelImpl
           This interface is a model that represents the Team table in the database.
 class TicketImpl
           
 class TicketModelImpl
           This interface is a model that represents the Ticket table in the database.
 class UserGroupGroupRoleImpl
           
 class UserGroupGroupRoleModelImpl
           This interface is a model that represents the UserGroupGroupRole table in the database.
 class UserGroupImpl
           
 class UserGroupModelImpl
           This interface is a model that represents the UserGroup table in the database.
 class UserGroupRoleImpl
           
 class UserGroupRoleModelImpl
           This interface is a model that represents the UserGroupRole table in the database.
 class UserIdMapperImpl
           
 class UserIdMapperModelImpl
           This interface is a model that represents the UserIdMapper table in the database.
 class UserImpl
           
 class UserModelImpl
           This interface is a model that represents the User_ table in the database.
 class UserTrackerImpl
           
 class UserTrackerModelImpl
           This interface is a model that represents the UserTracker table in the database.
 class UserTrackerPathImpl
           
 class UserTrackerPathModelImpl
           This interface is a model that represents the UserTrackerPath table in the database.
 class WebDAVPropsImpl
           
 class WebDAVPropsModelImpl
           This interface is a model that represents the WebDAVProps table in the database.
 class WebsiteImpl
           
 class WebsiteModelImpl
           This interface is a model that represents the Website table in the database.
 class WorkflowDefinitionLinkImpl
           
 class WorkflowDefinitionLinkModelImpl
           This interface is a model that represents the WorkflowDefinitionLink table in the database.
 class WorkflowInstanceLinkImpl
           
 class WorkflowInstanceLinkModelImpl
           This interface is a model that represents the WorkflowInstanceLink table in the database.
 

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

Classes in com.liferay.portal.service.persistence with type parameters of type BaseModel
 interface BasePersistence<T extends BaseModel<T>>
          The base interface for all persistence classes.
 

Methods in com.liferay.portal.service.persistence with parameters of type BaseModel
static void BatchSessionUtil.update(Session session, BaseModel<?> model, boolean merge)
           
 void BatchSession.update(Session session, BaseModel<?> model, boolean merge)
          Updates the model instance in the database or adds it if it does not yet exist, and possibly flushes the session.
 void BatchSessionImpl.update(Session session, BaseModel<?> model, boolean merge)
           
 

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

Classes in com.liferay.portal.service.persistence.impl with type parameters of type BaseModel
 class BasePersistenceImpl<T extends BaseModel<T>>
           
 

Uses of BaseModel in com.liferay.portal.util
 

Methods in com.liferay.portal.util that return BaseModel
static BaseModel<?> PortalUtil.getBaseModel(Resource resource)
           
 BaseModel<?> Portal.getBaseModel(Resource resource)
           
 BaseModel<?> PortalImpl.getBaseModel(Resource resource)
           
static BaseModel<?> PortalUtil.getBaseModel(ResourcePermission resourcePermission)
           
 BaseModel<?> Portal.getBaseModel(ResourcePermission resourcePermission)
           
 BaseModel<?> PortalImpl.getBaseModel(ResourcePermission resourcePermission)
           
static BaseModel<?> PortalUtil.getBaseModel(String modelName, String primKey)
           
 BaseModel<?> Portal.getBaseModel(String modelName, String primKey)
           
 BaseModel<?> PortalImpl.getBaseModel(String modelName, String primKey)
           
static BaseModel<?> PortalUtil.getModel(Resource resource)
          Deprecated. PortalUtil.getBaseModel(Resource)
static BaseModel<?> PortalUtil.getModel(ResourcePermission resourcePermission)
          Deprecated. PortalUtil.getBaseModel(ResourcePermission)
static BaseModel<?> PortalUtil.getModel(String modelName, String primKey)
          Deprecated. PortalUtil.getBaseModel(String, String)
 

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

Subinterfaces of BaseModel in com.liferay.portlet.announcements.model
 interface AnnouncementsDelivery
           This interface is a model that represents the AnnouncementsDelivery table in the database.
 interface AnnouncementsDeliveryModel
           This interface is a model that represents the AnnouncementsDelivery table in the database.
 interface AnnouncementsEntry
           This interface is a model that represents the AnnouncementsEntry table in the database.
 interface AnnouncementsEntryModel
           This interface is a model that represents the AnnouncementsEntry table in the database.
 interface AnnouncementsFlag
           This interface is a model that represents the AnnouncementsFlag table in the database.
 interface AnnouncementsFlagModel
           This interface is a model that represents the AnnouncementsFlag table in the database.
 

Classes in com.liferay.portlet.announcements.model that implement BaseModel
 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 BaseModel in com.liferay.portlet.announcements.model.impl
 

Classes in com.liferay.portlet.announcements.model.impl that implement BaseModel
 class AnnouncementsDeliveryImpl
           
 class AnnouncementsDeliveryModelImpl
           This interface is a model that represents the AnnouncementsDelivery table in the database.
 class AnnouncementsEntryImpl
           
 class AnnouncementsEntryModelImpl
           This interface is a model that represents the AnnouncementsEntry table in the database.
 class AnnouncementsFlagImpl
           
 class AnnouncementsFlagModelImpl
           This interface is a model that represents the AnnouncementsFlag table in the database.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.asset.model
 interface AssetCategory
           This interface is a model that represents the AssetCategory table in the database.
 interface AssetCategoryModel
           This interface is a model that represents the AssetCategory table in the database.
 interface AssetCategoryProperty
           This interface is a model that represents the AssetCategoryProperty table in the database.
 interface AssetCategoryPropertyModel
           This interface is a model that represents the AssetCategoryProperty table in the database.
 interface AssetEntry
           This interface is a model that represents the AssetEntry table in the database.
 interface AssetEntryModel
           This interface is a model that represents the AssetEntry table in the database.
 interface AssetLink
           This interface is a model that represents the AssetLink table in the database.
 interface AssetLinkModel
           This interface is a model that represents the AssetLink table in the database.
 interface AssetTag
           This interface is a model that represents the AssetTag table in the database.
 interface AssetTagModel
           This interface is a model that represents the AssetTag table in the database.
 interface AssetTagProperty
           This interface is a model that represents the AssetTagProperty table in the database.
 interface AssetTagPropertyModel
           This interface is a model that represents the AssetTagProperty table in the database.
 interface AssetTagStats
           This interface is a model that represents the AssetTagStats table in the database.
 interface AssetTagStatsModel
           This interface is a model that represents the AssetTagStats table in the database.
 interface AssetVocabulary
           This interface is a model that represents the AssetVocabulary table in the database.
 interface AssetVocabularyModel
           This interface is a model that represents the AssetVocabulary table in the database.
 

Classes in com.liferay.portlet.asset.model that implement BaseModel
 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 BaseModel in com.liferay.portlet.asset.model.impl
 

Classes in com.liferay.portlet.asset.model.impl that implement BaseModel
 class AssetCategoryImpl
           
 class AssetCategoryModelImpl
           This interface is a model that represents the AssetCategory table in the database.
 class AssetCategoryPropertyImpl
           
 class AssetCategoryPropertyModelImpl
           This interface is a model that represents the AssetCategoryProperty table in the database.
 class AssetEntryImpl
           
 class AssetEntryModelImpl
           This interface is a model that represents the AssetEntry table in the database.
 class AssetLinkImpl
           
 class AssetLinkModelImpl
           This interface is a model that represents the AssetLink table in the database.
 class AssetTagImpl
           
 class AssetTagModelImpl
           This interface is a model that represents the AssetTag table in the database.
 class AssetTagPropertyImpl
           
 class AssetTagPropertyModelImpl
           This interface is a model that represents the AssetTagProperty table in the database.
 class AssetTagStatsImpl
           
 class AssetTagStatsModelImpl
           This interface is a model that represents the AssetTagStats table in the database.
 class AssetVocabularyImpl
           
 class AssetVocabularyModelImpl
           This interface is a model that represents the AssetVocabulary table in the database.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.blogs.model
 interface BlogsEntry
           This interface is a model that represents the BlogsEntry table in the database.
 interface BlogsEntryModel
           This interface is a model that represents the BlogsEntry table in the database.
 interface BlogsStatsUser
           This interface is a model that represents the BlogsStatsUser table in the database.
 interface BlogsStatsUserModel
           This interface is a model that represents the BlogsStatsUser table in the database.
 

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

Uses of BaseModel in com.liferay.portlet.blogs.model.impl
 

Classes in com.liferay.portlet.blogs.model.impl that implement BaseModel
 class BlogsEntryImpl
           
 class BlogsEntryModelImpl
           This interface is a model that represents the BlogsEntry table in the database.
 class BlogsStatsUserImpl
           
 class BlogsStatsUserModelImpl
           This interface is a model that represents the BlogsStatsUser table in the database.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.bookmarks.model
 interface BookmarksEntry
           This interface is a model that represents the BookmarksEntry table in the database.
 interface BookmarksEntryModel
           This interface is a model that represents the BookmarksEntry table in the database.
 interface BookmarksFolder
           This interface is a model that represents the BookmarksFolder table in the database.
 interface BookmarksFolderModel
           This interface is a model that represents the BookmarksFolder table in the database.
 

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

Uses of BaseModel in com.liferay.portlet.bookmarks.model.impl
 

Classes in com.liferay.portlet.bookmarks.model.impl that implement BaseModel
 class BookmarksEntryImpl
           
 class BookmarksEntryModelImpl
           This interface is a model that represents the BookmarksEntry table in the database.
 class BookmarksFolderImpl
           
 class BookmarksFolderModelImpl
           This interface is a model that represents the BookmarksFolder table in the database.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.calendar.model
 interface CalEvent
           This interface is a model that represents the CalEvent table in the database.
 interface CalEventModel
           This interface is a model that represents the CalEvent table in the database.
 

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

Uses of BaseModel in com.liferay.portlet.calendar.model.impl
 

Classes in com.liferay.portlet.calendar.model.impl that implement BaseModel
 class CalEventImpl
           
 class CalEventModelImpl
           This interface is a model that represents the CalEvent table in the database.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.documentlibrary.model
 interface DLFileEntry
           This interface is a model that represents the DLFileEntry table in the database.
 interface DLFileEntryModel
           This interface is a model that represents the DLFileEntry table in the database.
 interface DLFileRank
           This interface is a model that represents the DLFileRank table in the database.
 interface DLFileRankModel
           This interface is a model that represents the DLFileRank table in the database.
 interface DLFileShortcut
           This interface is a model that represents the DLFileShortcut table in the database.
 interface DLFileShortcutModel
           This interface is a model that represents the DLFileShortcut table in the database.
 interface DLFileVersion
           This interface is a model that represents the DLFileVersion table in the database.
 interface DLFileVersionModel
           This interface is a model that represents the DLFileVersion table in the database.
 interface DLFolder
           This interface is a model that represents the DLFolder table in the database.
 interface DLFolderModel
           This interface is a model that represents the DLFolder table in the database.
 

Classes in com.liferay.portlet.documentlibrary.model that implement BaseModel
 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.
 

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

Classes in com.liferay.portlet.documentlibrary.model.impl that implement BaseModel
 class DLFileEntryImpl
           
 class DLFileEntryModelImpl
           This interface is a model that represents the DLFileEntry table in the database.
 class DLFileRankImpl
           
 class DLFileRankModelImpl
           This interface is a model that represents the DLFileRank table in the database.
 class DLFileShortcutImpl
           
 class DLFileShortcutModelImpl
           This interface is a model that represents the DLFileShortcut table in the database.
 class DLFileVersionImpl
           
 class DLFileVersionModelImpl
           This interface is a model that represents the DLFileVersion table in the database.
 class DLFolderImpl
           
 class DLFolderModelImpl
           This interface is a model that represents the DLFolder table in the database.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.expando.model
 interface ExpandoColumn
           This interface is a model that represents the ExpandoColumn table in the database.
 interface ExpandoColumnModel
           This interface is a model that represents the ExpandoColumn table in the database.
 interface ExpandoRow
           This interface is a model that represents the ExpandoRow table in the database.
 interface ExpandoRowModel
           This interface is a model that represents the ExpandoRow table in the database.
 interface ExpandoTable
           This interface is a model that represents the ExpandoTable table in the database.
 interface ExpandoTableModel
           This interface is a model that represents the ExpandoTable table in the database.
 interface ExpandoValue
           This interface is a model that represents the ExpandoValue table in the database.
 interface ExpandoValueModel
           This interface is a model that represents the ExpandoValue table in the database.
 

Classes in com.liferay.portlet.expando.model that implement BaseModel
 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 BaseModel in com.liferay.portlet.expando.model.impl
 

Classes in com.liferay.portlet.expando.model.impl that implement BaseModel
 class ExpandoColumnImpl
           
 class ExpandoColumnModelImpl
           This interface is a model that represents the ExpandoColumn table in the database.
 class ExpandoRowImpl
           
 class ExpandoRowModelImpl
           This interface is a model that represents the ExpandoRow table in the database.
 class ExpandoTableImpl
           
 class ExpandoTableModelImpl
           This interface is a model that represents the ExpandoTable table in the database.
 class ExpandoValueImpl
           
 class ExpandoValueModelImpl
           This interface is a model that represents the ExpandoValue table in the database.
 

Uses of BaseModel in com.liferay.portlet.imagegallery.model
 

Subinterfaces of BaseModel in com.liferay.portlet.imagegallery.model
 interface IGFolder
           This interface is a model that represents the IGFolder table in the database.
 interface IGFolderModel
           This interface is a model that represents the IGFolder table in the database.
 interface IGImage
           This interface is a model that represents the IGImage table in the database.
 interface IGImageModel
           This interface is a model that represents the IGImage table in the database.
 

Classes in com.liferay.portlet.imagegallery.model that implement BaseModel
 class IGFolderWrapper
           This class is a wrapper for IGFolder.
 class IGImageWrapper
           This class is a wrapper for IGImage.
 

Uses of BaseModel in com.liferay.portlet.imagegallery.model.impl
 

Classes in com.liferay.portlet.imagegallery.model.impl that implement BaseModel
 class IGFolderImpl
           
 class IGFolderModelImpl
           This interface is a model that represents the IGFolder table in the database.
 class IGImageImpl
           
 class IGImageModelImpl
           This interface is a model that represents the IGImage table in the database.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.journal.model
 interface JournalArticle
           This interface is a model that represents the JournalArticle table in the database.
 interface JournalArticleImage
           This interface is a model that represents the JournalArticleImage table in the database.
 interface JournalArticleImageModel
           This interface is a model that represents the JournalArticleImage table in the database.
 interface JournalArticleModel
           This interface is a model that represents the JournalArticle table in the database.
 interface JournalArticleResource
           This interface is a model that represents the JournalArticleResource table in the database.
 interface JournalArticleResourceModel
           This interface is a model that represents the JournalArticleResource table in the database.
 interface JournalContentSearch
           This interface is a model that represents the JournalContentSearch table in the database.
 interface JournalContentSearchModel
           This interface is a model that represents the JournalContentSearch table in the database.
 interface JournalFeed
           This interface is a model that represents the JournalFeed table in the database.
 interface JournalFeedModel
           This interface is a model that represents the JournalFeed table in the database.
 interface JournalStructure
           This interface is a model that represents the JournalStructure table in the database.
 interface JournalStructureModel
           This interface is a model that represents the JournalStructure table in the database.
 interface JournalTemplate
           This interface is a model that represents the JournalTemplate table in the database.
 interface JournalTemplateModel
           This interface is a model that represents the JournalTemplate table in the database.
 

Classes in com.liferay.portlet.journal.model that implement BaseModel
 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 BaseModel in com.liferay.portlet.journal.model.impl
 

Classes in com.liferay.portlet.journal.model.impl that implement BaseModel
 class JournalArticleImageImpl
           
 class JournalArticleImageModelImpl
           This interface is a model that represents the JournalArticleImage table in the database.
 class JournalArticleImpl
           
 class JournalArticleModelImpl
           This interface is a model that represents the JournalArticle table in the database.
 class JournalArticleResourceImpl
           
 class JournalArticleResourceModelImpl
           This interface is a model that represents the JournalArticleResource table in the database.
 class JournalContentSearchImpl
           
 class JournalContentSearchModelImpl
           This interface is a model that represents the JournalContentSearch table in the database.
 class JournalFeedImpl
           
 class JournalFeedModelImpl
           This interface is a model that represents the JournalFeed table in the database.
 class JournalStructureImpl
           
 class JournalStructureModelImpl
           This interface is a model that represents the JournalStructure table in the database.
 class JournalTemplateImpl
           
 class JournalTemplateModelImpl
           This interface is a model that represents the JournalTemplate table in the database.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.messageboards.model
 interface MBBan
           This interface is a model that represents the MBBan table in the database.
 interface MBBanModel
           This interface is a model that represents the MBBan table in the database.
 interface MBCategory
           This interface is a model that represents the MBCategory table in the database.
 interface MBCategoryModel
           This interface is a model that represents the MBCategory table in the database.
 interface MBDiscussion
           This interface is a model that represents the MBDiscussion table in the database.
 interface MBDiscussionModel
           This interface is a model that represents the MBDiscussion table in the database.
 interface MBMailingList
           This interface is a model that represents the MBMailingList table in the database.
 interface MBMailingListModel
           This interface is a model that represents the MBMailingList table in the database.
 interface MBMessage
           This interface is a model that represents the MBMessage table in the database.
 interface MBMessageFlag
           This interface is a model that represents the MBMessageFlag table in the database.
 interface MBMessageFlagModel
           This interface is a model that represents the MBMessageFlag table in the database.
 interface MBMessageModel
           This interface is a model that represents the MBMessage table in the database.
 interface MBStatsUser
           This interface is a model that represents the MBStatsUser table in the database.
 interface MBStatsUserModel
           This interface is a model that represents the MBStatsUser table in the database.
 interface MBThread
           This interface is a model that represents the MBThread table in the database.
 interface MBThreadModel
           This interface is a model that represents the MBThread table in the database.
 

Classes in com.liferay.portlet.messageboards.model that implement BaseModel
 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 MBMessageFlagWrapper
           This class is a wrapper for MBMessageFlag.
 class MBMessageWrapper
           This class is a wrapper for MBMessage.
 class MBStatsUserWrapper
           This class is a wrapper for MBStatsUser.
 class MBThreadWrapper
           This class is a wrapper for MBThread.
 

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

Classes in com.liferay.portlet.messageboards.model.impl that implement BaseModel
 class MBBanImpl
           
 class MBBanModelImpl
           This interface is a model that represents the MBBan table in the database.
 class MBCategoryImpl
           
 class MBCategoryModelImpl
           This interface is a model that represents the MBCategory table in the database.
 class MBDiscussionImpl
           
 class MBDiscussionModelImpl
           This interface is a model that represents the MBDiscussion table in the database.
 class MBMailingListImpl
           
 class MBMailingListModelImpl
           This interface is a model that represents the MBMailingList table in the database.
 class MBMessageFlagImpl
           
 class MBMessageFlagModelImpl
           This interface is a model that represents the MBMessageFlag table in the database.
 class MBMessageImpl
           
 class MBMessageModelImpl
           This interface is a model that represents the MBMessage table in the database.
 class MBStatsUserImpl
           
 class MBStatsUserModelImpl
           This interface is a model that represents the MBStatsUser table in the database.
 class MBThreadImpl
           
 class MBThreadModelImpl
           This interface is a model that represents the MBThread table in the database.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.polls.model
 interface PollsChoice
           This interface is a model that represents the PollsChoice table in the database.
 interface PollsChoiceModel
           This interface is a model that represents the PollsChoice table in the database.
 interface PollsQuestion
           This interface is a model that represents the PollsQuestion table in the database.
 interface PollsQuestionModel
           This interface is a model that represents the PollsQuestion table in the database.
 interface PollsVote
           This interface is a model that represents the PollsVote table in the database.
 interface PollsVoteModel
           This interface is a model that represents the PollsVote table in the database.
 

Classes in com.liferay.portlet.polls.model that implement BaseModel
 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 BaseModel in com.liferay.portlet.polls.model.impl
 

Classes in com.liferay.portlet.polls.model.impl that implement BaseModel
 class PollsChoiceImpl
           
 class PollsChoiceModelImpl
           This interface is a model that represents the PollsChoice table in the database.
 class PollsQuestionImpl
           
 class PollsQuestionModelImpl
           This interface is a model that represents the PollsQuestion table in the database.
 class PollsVoteImpl
           
 class PollsVoteModelImpl
           This interface is a model that represents the PollsVote table in the database.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.ratings.model
 interface RatingsEntry
           This interface is a model that represents the RatingsEntry table in the database.
 interface RatingsEntryModel
           This interface is a model that represents the RatingsEntry table in the database.
 interface RatingsStats
           This interface is a model that represents the RatingsStats table in the database.
 interface RatingsStatsModel
           This interface is a model that represents the RatingsStats table in the database.
 

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

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

Classes in com.liferay.portlet.ratings.model.impl that implement BaseModel
 class RatingsEntryImpl
           
 class RatingsEntryModelImpl
           This interface is a model that represents the RatingsEntry table in the database.
 class RatingsStatsImpl
           
 class RatingsStatsModelImpl
           This interface is a model that represents the RatingsStats table in the database.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.shopping.model
 interface ShoppingCart
           This interface is a model that represents the ShoppingCart table in the database.
 interface ShoppingCartModel
           This interface is a model that represents the ShoppingCart table in the database.
 interface ShoppingCategory
           This interface is a model that represents the ShoppingCategory table in the database.
 interface ShoppingCategoryModel
           This interface is a model that represents the ShoppingCategory table in the database.
 interface ShoppingCoupon
           This interface is a model that represents the ShoppingCoupon table in the database.
 interface ShoppingCouponModel
           This interface is a model that represents the ShoppingCoupon table in the database.
 interface ShoppingItem
           This interface is a model that represents the ShoppingItem table in the database.
 interface ShoppingItemField
           This interface is a model that represents the ShoppingItemField table in the database.
 interface ShoppingItemFieldModel
           This interface is a model that represents the ShoppingItemField table in the database.
 interface ShoppingItemModel
           This interface is a model that represents the ShoppingItem table in the database.
 interface ShoppingItemPrice
           This interface is a model that represents the ShoppingItemPrice table in the database.
 interface ShoppingItemPriceModel
           This interface is a model that represents the ShoppingItemPrice table in the database.
 interface ShoppingOrder
           This interface is a model that represents the ShoppingOrder table in the database.
 interface ShoppingOrderItem
           This interface is a model that represents the ShoppingOrderItem table in the database.
 interface ShoppingOrderItemModel
           This interface is a model that represents the ShoppingOrderItem table in the database.
 interface ShoppingOrderModel
           This interface is a model that represents the ShoppingOrder table in the database.
 

Classes in com.liferay.portlet.shopping.model that implement BaseModel
 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 BaseModel in com.liferay.portlet.shopping.model.impl
 

Classes in com.liferay.portlet.shopping.model.impl that implement BaseModel
 class ShoppingCartImpl
           
 class ShoppingCartModelImpl
           This interface is a model that represents the ShoppingCart table in the database.
 class ShoppingCategoryImpl
           
 class ShoppingCategoryModelImpl
           This interface is a model that represents the ShoppingCategory table in the database.
 class ShoppingCouponImpl
           
 class ShoppingCouponModelImpl
           This interface is a model that represents the ShoppingCoupon table in the database.
 class ShoppingItemFieldImpl
           
 class ShoppingItemFieldModelImpl
           This interface is a model that represents the ShoppingItemField table in the database.
 class ShoppingItemImpl
           
 class ShoppingItemModelImpl
           This interface is a model that represents the ShoppingItem table in the database.
 class ShoppingItemPriceImpl
           
 class ShoppingItemPriceModelImpl
           This interface is a model that represents the ShoppingItemPrice table in the database.
 class ShoppingOrderImpl
           
 class ShoppingOrderItemImpl
           
 class ShoppingOrderItemModelImpl
           This interface is a model that represents the ShoppingOrderItem table in the database.
 class ShoppingOrderModelImpl
           This interface is a model that represents the ShoppingOrder table in the database.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.social.model
 interface SocialActivity
           This interface is a model that represents the SocialActivity table in the database.
 interface SocialActivityModel
           This interface is a model that represents the SocialActivity table in the database.
 interface SocialEquityAssetEntry
           This interface is a model that represents the SocialEquityAssetEntry table in the database.
 interface SocialEquityAssetEntryModel
           This interface is a model that represents the SocialEquityAssetEntry table in the database.
 interface SocialEquityHistory
           This interface is a model that represents the SocialEquityHistory table in the database.
 interface SocialEquityHistoryModel
           This interface is a model that represents the SocialEquityHistory table in the database.
 interface SocialEquityLog
           This interface is a model that represents the SocialEquityLog table in the database.
 interface SocialEquityLogModel
           This interface is a model that represents the SocialEquityLog table in the database.
 interface SocialEquitySetting
           This interface is a model that represents the SocialEquitySetting table in the database.
 interface SocialEquitySettingModel
           This interface is a model that represents the SocialEquitySetting table in the database.
 interface SocialEquityUser
           This interface is a model that represents the SocialEquityUser table in the database.
 interface SocialEquityUserModel
           This interface is a model that represents the SocialEquityUser table in the database.
 interface SocialRelation
           This interface is a model that represents the SocialRelation table in the database.
 interface SocialRelationModel
           This interface is a model that represents the SocialRelation table in the database.
 interface SocialRequest
           This interface is a model that represents the SocialRequest table in the database.
 interface SocialRequestModel
           This interface is a model that represents the SocialRequest table in the database.
 

Classes in com.liferay.portlet.social.model that implement BaseModel
 class SocialActivityWrapper
           This class is a wrapper for SocialActivity.
 class SocialEquityAssetEntryWrapper
           This class is a wrapper for SocialEquityAssetEntry.
 class SocialEquityHistoryWrapper
           This class is a wrapper for SocialEquityHistory.
 class SocialEquityLogWrapper
           This class is a wrapper for SocialEquityLog.
 class SocialEquitySettingWrapper
           This class is a wrapper for SocialEquitySetting.
 class SocialEquityUserWrapper
           This class is a wrapper for SocialEquityUser.
 class SocialRelationWrapper
           This class is a wrapper for SocialRelation.
 class SocialRequestWrapper
           This class is a wrapper for SocialRequest.
 

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

Classes in com.liferay.portlet.social.model.impl that implement BaseModel
 class SocialActivityImpl
           
 class SocialActivityModelImpl
           This interface is a model that represents the SocialActivity table in the database.
 class SocialEquityAssetEntryImpl
           
 class SocialEquityAssetEntryModelImpl
           This interface is a model that represents the SocialEquityAssetEntry table in the database.
 class SocialEquityHistoryImpl
           
 class SocialEquityHistoryModelImpl
           This interface is a model that represents the SocialEquityHistory table in the database.
 class SocialEquityLogImpl
           
 class SocialEquityLogModelImpl
           This interface is a model that represents the SocialEquityLog table in the database.
 class SocialEquitySettingImpl
           
 class SocialEquitySettingModelImpl
           This interface is a model that represents the SocialEquitySetting table in the database.
 class SocialEquityUserImpl
           
 class SocialEquityUserModelImpl
           This interface is a model that represents the SocialEquityUser table in the database.
 class SocialRelationImpl
           
 class SocialRelationModelImpl
           This interface is a model that represents the SocialRelation table in the database.
 class SocialRequestImpl
           
 class SocialRequestModelImpl
           This interface is a model that represents the SocialRequest table in the database.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.softwarecatalog.model
 interface SCFrameworkVersion
           This interface is a model that represents the SCFrameworkVersion table in the database.
 interface SCFrameworkVersionModel
           This interface is a model that represents the SCFrameworkVersion table in the database.
 interface SCLicense
           This interface is a model that represents the SCLicense table in the database.
 interface SCLicenseModel
           This interface is a model that represents the SCLicense table in the database.
 interface SCProductEntry
           This interface is a model that represents the SCProductEntry table in the database.
 interface SCProductEntryModel
           This interface is a model that represents the SCProductEntry table in the database.
 interface SCProductScreenshot
           This interface is a model that represents the SCProductScreenshot table in the database.
 interface SCProductScreenshotModel
           This interface is a model that represents the SCProductScreenshot table in the database.
 interface SCProductVersion
           This interface is a model that represents the SCProductVersion table in the database.
 interface SCProductVersionModel
           This interface is a model that represents the SCProductVersion table in the database.
 

Classes in com.liferay.portlet.softwarecatalog.model that implement BaseModel
 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 BaseModel in com.liferay.portlet.softwarecatalog.model.impl
 

Classes in com.liferay.portlet.softwarecatalog.model.impl that implement BaseModel
 class SCFrameworkVersionImpl
           
 class SCFrameworkVersionModelImpl
           This interface is a model that represents the SCFrameworkVersion table in the database.
 class SCLicenseImpl
           
 class SCLicenseModelImpl
           This interface is a model that represents the SCLicense table in the database.
 class SCProductEntryImpl
           
 class SCProductEntryModelImpl
           This interface is a model that represents the SCProductEntry table in the database.
 class SCProductScreenshotImpl
           
 class SCProductScreenshotModelImpl
           This interface is a model that represents the SCProductScreenshot table in the database.
 class SCProductVersionImpl
           
 class SCProductVersionModelImpl
           This interface is a model that represents the SCProductVersion table in the database.
 

Uses of BaseModel in com.liferay.portlet.tasks.model
 

Subinterfaces of BaseModel in com.liferay.portlet.tasks.model
 interface TasksProposal
           This interface is a model that represents the TasksProposal table in the database.
 interface TasksProposalModel
           This interface is a model that represents the TasksProposal table in the database.
 interface TasksReview
           This interface is a model that represents the TasksReview table in the database.
 interface TasksReviewModel
           This interface is a model that represents the TasksReview table in the database.
 

Classes in com.liferay.portlet.tasks.model that implement BaseModel
 class TasksProposalWrapper
           This class is a wrapper for TasksProposal.
 class TasksReviewWrapper
           This class is a wrapper for TasksReview.
 

Uses of BaseModel in com.liferay.portlet.tasks.model.impl
 

Classes in com.liferay.portlet.tasks.model.impl that implement BaseModel
 class TasksProposalImpl
           
 class TasksProposalModelImpl
           This interface is a model that represents the TasksProposal table in the database.
 class TasksReviewImpl
           
 class TasksReviewModelImpl
           This interface is a model that represents the TasksReview table in the database.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.wiki.model
 interface WikiNode
           This interface is a model that represents the WikiNode table in the database.
 interface WikiNodeModel
           This interface is a model that represents the WikiNode table in the database.
 interface WikiPage
           This interface is a model that represents the WikiPage table in the database.
 interface WikiPageModel
           This interface is a model that represents the WikiPage table in the database.
 interface WikiPageResource
           This interface is a model that represents the WikiPageResource table in the database.
 interface WikiPageResourceModel
           This interface is a model that represents the WikiPageResource table in the database.
 

Classes in com.liferay.portlet.wiki.model that implement BaseModel
 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 BaseModel in com.liferay.portlet.wiki.model.impl
 

Classes in com.liferay.portlet.wiki.model.impl that implement BaseModel
 class WikiNodeImpl
           
 class WikiNodeModelImpl
           This interface is a model that represents the WikiNode table in the database.
 class WikiPageImpl
           
 class WikiPageModelImpl
           This interface is a model that represents the WikiPage table in the database.
 class WikiPageResourceImpl
           
 class WikiPageResourceModelImpl
           This interface is a model that represents the WikiPageResource table in the database.
 


Liferay 6.0.3