Liferay 6.0.5

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
          The model interface for the Counter service.
 interface CounterModel
          The base model interface for the Counter service.
 

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
          The base model implementation for the Counter service.
 

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
          The model interface for the Account service.
 interface AccountModel
          The base model interface for the Account service.
 interface Address
          The model interface for the Address service.
 interface AddressModel
          The base model interface for the Address service.
 interface BrowserTracker
          The model interface for the BrowserTracker service.
 interface BrowserTrackerModel
          The base model interface for the BrowserTracker service.
 interface ClassName
          The model interface for the ClassName service.
 interface ClassNameModel
          The base model interface for the ClassName service.
 interface ClusterGroup
          The model interface for the ClusterGroup service.
 interface ClusterGroupModel
          The base model interface for the ClusterGroup service.
 interface Company
          The model interface for the Company service.
 interface CompanyModel
          The base model interface for the Company service.
 interface Contact
          The model interface for the Contact service.
 interface ContactModel
          The base model interface for the Contact service.
 interface Country
          The model interface for the Country service.
 interface CountryModel
          The base model interface for the Country service.
 interface Dummy
           
 interface DummyModel
           
 interface EmailAddress
          The model interface for the EmailAddress service.
 interface EmailAddressModel
          The base model interface for the EmailAddress service.
 interface Group
          The model interface for the Group service.
 interface GroupModel
          The base model interface for the Group service.
 interface Image
          The model interface for the Image service.
 interface ImageModel
          The base model interface for the Image service.
 interface Layout
          The model interface for the Layout service.
 interface LayoutModel
          The base model interface for the Layout service.
 interface LayoutPrototype
          The model interface for the LayoutPrototype service.
 interface LayoutPrototypeModel
          The base model interface for the LayoutPrototype service.
 interface LayoutSet
          The model interface for the LayoutSet service.
 interface LayoutSetModel
          The base model interface for the LayoutSet service.
 interface LayoutSetPrototype
          The model interface for the LayoutSetPrototype service.
 interface LayoutSetPrototypeModel
          The base model interface for the LayoutSetPrototype service.
 interface ListType
          The model interface for the ListType service.
 interface ListTypeModel
          The base model interface for the ListType service.
 interface Lock
          The model interface for the Lock service.
 interface LockModel
          The base model interface for the Lock service.
 interface MembershipRequest
          The model interface for the MembershipRequest service.
 interface MembershipRequestModel
          The base model interface for the MembershipRequest service.
 interface Organization
          The model interface for the Organization service.
 interface OrganizationModel
          The base model interface for the Organization service.
 interface OrgGroupPermission
          The model interface for the OrgGroupPermission service.
 interface OrgGroupPermissionModel
          The base model interface for the OrgGroupPermission service.
 interface OrgGroupRole
          The model interface for the OrgGroupRole service.
 interface OrgGroupRoleModel
          The base model interface for the OrgGroupRole service.
 interface OrgLabor
          The model interface for the OrgLabor service.
 interface OrgLaborModel
          The base model interface for the OrgLabor service.
 interface PasswordPolicy
          The model interface for the PasswordPolicy service.
 interface PasswordPolicyModel
          The base model interface for the PasswordPolicy service.
 interface PasswordPolicyRel
          The model interface for the PasswordPolicyRel service.
 interface PasswordPolicyRelModel
          The base model interface for the PasswordPolicyRel service.
 interface PasswordTracker
          The model interface for the PasswordTracker service.
 interface PasswordTrackerModel
          The base model interface for the PasswordTracker service.
 interface Permission
          The model interface for the Permission service.
 interface PermissionModel
          The base model interface for the Permission service.
 interface Phone
          The model interface for the Phone service.
 interface PhoneModel
          The base model interface for the Phone service.
 interface PluginSetting
          The model interface for the PluginSetting service.
 interface PluginSettingModel
          The base model interface for the PluginSetting service.
 interface Portlet
          The model interface for the Portlet service.
 interface PortletItem
          The model interface for the PortletItem service.
 interface PortletItemModel
          The base model interface for the PortletItem service.
 interface PortletModel
          The base model interface for the Portlet service.
 interface PortletPreferences
          The model interface for the PortletPreferences service.
 interface PortletPreferencesModel
          The base model interface for the PortletPreferences service.
 interface Region
          The model interface for the Region service.
 interface RegionModel
          The base model interface for the Region service.
 interface Release
          The model interface for the Release service.
 interface ReleaseModel
          The base model interface for the Release service.
 interface Resource
          The model interface for the Resource service.
 interface ResourceAction
          The model interface for the ResourceAction service.
 interface ResourceActionModel
          The base model interface for the ResourceAction service.
 interface ResourceCode
          The model interface for the ResourceCode service.
 interface ResourceCodeModel
          The base model interface for the ResourceCode service.
 interface ResourceModel
          The base model interface for the Resource service.
 interface ResourcePermission
          The model interface for the ResourcePermission service.
 interface ResourcePermissionModel
          The base model interface for the ResourcePermission service.
 interface Role
          The model interface for the Role service.
 interface RoleModel
          The base model interface for the Role service.
 interface ServiceComponent
          The model interface for the ServiceComponent service.
 interface ServiceComponentModel
          The base model interface for the ServiceComponent service.
 interface Shard
          The model interface for the Shard service.
 interface ShardModel
          The base model interface for the Shard service.
 interface Subscription
          The model interface for the Subscription service.
 interface SubscriptionModel
          The base model interface for the Subscription service.
 interface Team
          The model interface for the Team service.
 interface TeamModel
          The base model interface for the Team service.
 interface Ticket
          The model interface for the Ticket service.
 interface TicketModel
          The base model interface for the Ticket service.
 interface User
          The model interface for the User service.
 interface UserGroup
          The model interface for the UserGroup service.
 interface UserGroupGroupRole
          The model interface for the UserGroupGroupRole service.
 interface UserGroupGroupRoleModel
          The base model interface for the UserGroupGroupRole service.
 interface UserGroupModel
          The base model interface for the UserGroup service.
 interface UserGroupRole
          The model interface for the UserGroupRole service.
 interface UserGroupRoleModel
          The base model interface for the UserGroupRole service.
 interface UserIdMapper
          The model interface for the UserIdMapper service.
 interface UserIdMapperModel
          The base model interface for the UserIdMapper service.
 interface UserModel
          The base model interface for the User service.
 interface UserTracker
          The model interface for the UserTracker service.
 interface UserTrackerModel
          The base model interface for the UserTracker service.
 interface UserTrackerPath
          The model interface for the UserTrackerPath service.
 interface UserTrackerPathModel
          The base model interface for the UserTrackerPath service.
 interface WebDAVProps
          The model interface for the WebDAVProps service.
 interface WebDAVPropsModel
          The base model interface for the WebDAVProps service.
 interface Website
          The model interface for the Website service.
 interface WebsiteModel
          The base model interface for the Website service.
 interface WorkflowDefinitionLink
          The model interface for the WorkflowDefinitionLink service.
 interface WorkflowDefinitionLinkModel
          The base model interface for the WorkflowDefinitionLink service.
 interface WorkflowInstanceLink
          The model interface for the WorkflowInstanceLink service.
 interface WorkflowInstanceLinkModel
          The base model interface for the WorkflowInstanceLink service.
 

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 ClusterGroupWrapper
           This class is a wrapper for ClusterGroup.
 class CompanyWrapper
           This class is a wrapper for Company.
 class ContactWrapper
           This class is a wrapper for Contact.
 class 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
          The base model implementation for the Account service.
 class AddressImpl
           
 class AddressModelImpl
          The base model implementation for the Address service.
 class BaseModelImpl<T>
          The base implementation for all model classes.
 class BrowserTrackerImpl
           
 class BrowserTrackerModelImpl
          The base model implementation for the BrowserTracker service.
 class ClassNameImpl
           
 class ClassNameModelImpl
          The base model implementation for the ClassName service.
 class ClusterGroupImpl
           
 class ClusterGroupModelImpl
          The base model implementation for the ClusterGroup service.
 class CompanyImpl
           
 class CompanyModelImpl
          The base model implementation for the Company service.
 class ContactImpl
           
 class ContactModelImpl
          The base model implementation for the Contact service.
 class CountryImpl
           
 class CountryModelImpl
          The base model implementation for the Country service.
 class DummyImpl
           
 class EmailAddressImpl
           
 class EmailAddressModelImpl
          The base model implementation for the EmailAddress service.
 class GroupImpl
           
 class GroupModelImpl
          The base model implementation for the Group service.
 class ImageImpl
           
 class ImageModelImpl
          The base model implementation for the Image service.
 class LayoutImpl
           
 class LayoutModelImpl
          The base model implementation for the Layout service.
 class LayoutPrototypeImpl
           
 class LayoutPrototypeModelImpl
          The base model implementation for the LayoutPrototype service.
 class LayoutSetImpl
           
 class LayoutSetModelImpl
          The base model implementation for the LayoutSet service.
 class LayoutSetPrototypeImpl
           
 class LayoutSetPrototypeModelImpl
          The base model implementation for the LayoutSetPrototype service.
 class ListTypeImpl
           
 class ListTypeModelImpl
          The base model implementation for the ListType service.
 class LockImpl
           
 class LockModelImpl
          The base model implementation for the Lock service.
 class MembershipRequestImpl
           
 class MembershipRequestModelImpl
          The base model implementation for the MembershipRequest service.
 class OrganizationImpl
           
 class OrganizationModelImpl
          The base model implementation for the Organization service.
 class OrgGroupPermissionImpl
           
 class OrgGroupPermissionModelImpl
          The base model implementation for the OrgGroupPermission service.
 class OrgGroupRoleImpl
           
 class OrgGroupRoleModelImpl
          The base model implementation for the OrgGroupRole service.
 class OrgLaborImpl
           
 class OrgLaborModelImpl
          The base model implementation for the OrgLabor service.
 class PasswordPolicyImpl
           
 class PasswordPolicyModelImpl
          The base model implementation for the PasswordPolicy service.
 class PasswordPolicyRelImpl
           
 class PasswordPolicyRelModelImpl
          The base model implementation for the PasswordPolicyRel service.
 class PasswordTrackerImpl
           
 class PasswordTrackerModelImpl
          The base model implementation for the PasswordTracker service.
 class PermissionImpl
           
 class PermissionModelImpl
          The base model implementation for the Permission service.
 class PhoneImpl
           
 class PhoneModelImpl
          The base model implementation for the Phone service.
 class PluginSettingImpl
           
 class PluginSettingModelImpl
          The base model implementation for the PluginSetting service.
 class PortletImpl
           
 class PortletItemImpl
           
 class PortletItemModelImpl
          The base model implementation for the PortletItem service.
 class PortletModelImpl
          The base model implementation for the Portlet service.
 class PortletPreferencesImpl
           
 class PortletPreferencesModelImpl
          The base model implementation for the PortletPreferences service.
 class RegionImpl
           
 class RegionModelImpl
          The base model implementation for the Region service.
 class ReleaseImpl
           
 class ReleaseModelImpl
          The base model implementation for the Release service.
 class ResourceActionImpl
           
 class ResourceActionModelImpl
          The base model implementation for the ResourceAction service.
 class ResourceCodeImpl
           
 class ResourceCodeModelImpl
          The base model implementation for the ResourceCode service.
 class ResourceImpl
           
 class ResourceModelImpl
          The base model implementation for the Resource service.
 class ResourcePermissionImpl
           
 class ResourcePermissionModelImpl
          The base model implementation for the ResourcePermission service.
 class RoleImpl
           
 class RoleModelImpl
          The base model implementation for the Role service.
 class ServiceComponentImpl
           
 class ServiceComponentModelImpl
          The base model implementation for the ServiceComponent service.
 class ShardImpl
           
 class ShardModelImpl
          The base model implementation for the Shard service.
 class SubscriptionImpl
           
 class SubscriptionModelImpl
          The base model implementation for the Subscription service.
 class TeamImpl
           
 class TeamModelImpl
          The base model implementation for the Team service.
 class TicketImpl
           
 class TicketModelImpl
          The base model implementation for the Ticket service.
 class UserGroupGroupRoleImpl
           
 class UserGroupGroupRoleModelImpl
          The base model implementation for the UserGroupGroupRole service.
 class UserGroupImpl
           
 class UserGroupModelImpl
          The base model implementation for the UserGroup service.
 class UserGroupRoleImpl
           
 class UserGroupRoleModelImpl
          The base model implementation for the UserGroupRole service.
 class UserIdMapperImpl
           
 class UserIdMapperModelImpl
          The base model implementation for the UserIdMapper service.
 class UserImpl
           
 class UserModelImpl
          The base model implementation for the User service.
 class UserTrackerImpl
           
 class UserTrackerModelImpl
          The base model implementation for the UserTracker service.
 class UserTrackerPathImpl
           
 class UserTrackerPathModelImpl
          The base model implementation for the UserTrackerPath service.
 class WebDAVPropsImpl
           
 class WebDAVPropsModelImpl
          The base model implementation for the WebDAVProps service.
 class WebsiteImpl
           
 class WebsiteModelImpl
          The base model implementation for the Website service.
 class WorkflowDefinitionLinkImpl
           
 class WorkflowDefinitionLinkModelImpl
          The base model implementation for the WorkflowDefinitionLink service.
 class WorkflowInstanceLinkImpl
           
 class WorkflowInstanceLinkModelImpl
          The base model implementation for the WorkflowInstanceLink service.
 

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 ServiceBuilder 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>>
          The base implementation for all persistence classes.
 

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
          The model interface for the AnnouncementsDelivery service.
 interface AnnouncementsDeliveryModel
          The base model interface for the AnnouncementsDelivery service.
 interface AnnouncementsEntry
          The model interface for the AnnouncementsEntry service.
 interface AnnouncementsEntryModel
          The base model interface for the AnnouncementsEntry service.
 interface AnnouncementsFlag
          The model interface for the AnnouncementsFlag service.
 interface AnnouncementsFlagModel
          The base model interface for the AnnouncementsFlag service.
 

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
          The base model implementation for the AnnouncementsDelivery service.
 class AnnouncementsEntryImpl
           
 class AnnouncementsEntryModelImpl
          The base model implementation for the AnnouncementsEntry service.
 class AnnouncementsFlagImpl
           
 class AnnouncementsFlagModelImpl
          The base model implementation for the AnnouncementsFlag service.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.asset.model
 interface AssetCategory
          The model interface for the AssetCategory service.
 interface AssetCategoryModel
          The base model interface for the AssetCategory service.
 interface AssetCategoryProperty
          The model interface for the AssetCategoryProperty service.
 interface AssetCategoryPropertyModel
          The base model interface for the AssetCategoryProperty service.
 interface AssetEntry
          The model interface for the AssetEntry service.
 interface AssetEntryModel
          The base model interface for the AssetEntry service.
 interface AssetLink
          The model interface for the AssetLink service.
 interface AssetLinkModel
          The base model interface for the AssetLink service.
 interface AssetTag
          The model interface for the AssetTag service.
 interface AssetTagModel
          The base model interface for the AssetTag service.
 interface AssetTagProperty
          The model interface for the AssetTagProperty service.
 interface AssetTagPropertyModel
          The base model interface for the AssetTagProperty service.
 interface AssetTagStats
          The model interface for the AssetTagStats service.
 interface AssetTagStatsModel
          The base model interface for the AssetTagStats service.
 interface AssetVocabulary
          The model interface for the AssetVocabulary service.
 interface AssetVocabularyModel
          The base model interface for the AssetVocabulary service.
 

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
          The base model implementation for the AssetCategory service.
 class AssetCategoryPropertyImpl
           
 class AssetCategoryPropertyModelImpl
          The base model implementation for the AssetCategoryProperty service.
 class AssetEntryImpl
           
 class AssetEntryModelImpl
          The base model implementation for the AssetEntry service.
 class AssetLinkImpl
           
 class AssetLinkModelImpl
          The base model implementation for the AssetLink service.
 class AssetTagImpl
           
 class AssetTagModelImpl
          The base model implementation for the AssetTag service.
 class AssetTagPropertyImpl
           
 class AssetTagPropertyModelImpl
          The base model implementation for the AssetTagProperty service.
 class AssetTagStatsImpl
           
 class AssetTagStatsModelImpl
          The base model implementation for the AssetTagStats service.
 class AssetVocabularyImpl
           
 class AssetVocabularyModelImpl
          The base model implementation for the AssetVocabulary service.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.blogs.model
 interface BlogsEntry
          The model interface for the BlogsEntry service.
 interface BlogsEntryModel
          The base model interface for the BlogsEntry service.
 interface BlogsStatsUser
          The model interface for the BlogsStatsUser service.
 interface BlogsStatsUserModel
          The base model interface for the BlogsStatsUser service.
 

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
          The base model implementation for the BlogsEntry service.
 class BlogsStatsUserImpl
           
 class BlogsStatsUserModelImpl
          The base model implementation for the BlogsStatsUser service.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.bookmarks.model
 interface BookmarksEntry
          The model interface for the BookmarksEntry service.
 interface BookmarksEntryModel
          The base model interface for the BookmarksEntry service.
 interface BookmarksFolder
          The model interface for the BookmarksFolder service.
 interface BookmarksFolderModel
          The base model interface for the BookmarksFolder service.
 

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
          The base model implementation for the BookmarksEntry service.
 class BookmarksFolderImpl
           
 class BookmarksFolderModelImpl
          The base model implementation for the BookmarksFolder service.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.calendar.model
 interface CalEvent
          The model interface for the CalEvent service.
 interface CalEventModel
          The base model interface for the CalEvent service.
 

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
          The base model implementation for the CalEvent service.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.documentlibrary.model
 interface DLFileEntry
          The model interface for the DLFileEntry service.
 interface DLFileEntryModel
          The base model interface for the DLFileEntry service.
 interface DLFileRank
          The model interface for the DLFileRank service.
 interface DLFileRankModel
          The base model interface for the DLFileRank service.
 interface DLFileShortcut
          The model interface for the DLFileShortcut service.
 interface DLFileShortcutModel
          The base model interface for the DLFileShortcut service.
 interface DLFileVersion
          The model interface for the DLFileVersion service.
 interface DLFileVersionModel
          The base model interface for the DLFileVersion service.
 interface DLFolder
          The model interface for the DLFolder service.
 interface DLFolderModel
          The base model interface for the DLFolder service.
 

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
          The base model implementation for the DLFileEntry service.
 class DLFileRankImpl
           
 class DLFileRankModelImpl
          The base model implementation for the DLFileRank service.
 class DLFileShortcutImpl
           
 class DLFileShortcutModelImpl
          The base model implementation for the DLFileShortcut service.
 class DLFileVersionImpl
           
 class DLFileVersionModelImpl
          The base model implementation for the DLFileVersion service.
 class DLFolderImpl
           
 class DLFolderModelImpl
          The base model implementation for the DLFolder service.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.expando.model
 interface ExpandoColumn
          The model interface for the ExpandoColumn service.
 interface ExpandoColumnModel
          The base model interface for the ExpandoColumn service.
 interface ExpandoRow
          The model interface for the ExpandoRow service.
 interface ExpandoRowModel
          The base model interface for the ExpandoRow service.
 interface ExpandoTable
          The model interface for the ExpandoTable service.
 interface ExpandoTableModel
          The base model interface for the ExpandoTable service.
 interface ExpandoValue
          The 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 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
          The base model implementation for the ExpandoColumn service.
 class ExpandoRowImpl
           
 class ExpandoRowModelImpl
          The base model implementation for the ExpandoRow service.
 class ExpandoTableImpl
           
 class ExpandoTableModelImpl
          The base model implementation for the ExpandoTable service.
 class ExpandoValueImpl
           
 class ExpandoValueModelImpl
          The base model implementation for the ExpandoValue service.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.imagegallery.model
 interface IGFolder
          The model interface for the IGFolder service.
 interface IGFolderModel
          The base model interface for the IGFolder service.
 interface IGImage
          The model interface for the IGImage service.
 interface IGImageModel
          The base model interface for the IGImage service.
 

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
          The base model implementation for the IGFolder service.
 class IGImageImpl
           
 class IGImageModelImpl
          The base model implementation for the IGImage service.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.journal.model
 interface JournalArticle
          The model interface for the JournalArticle service.
 interface JournalArticleImage
          The model interface for the JournalArticleImage service.
 interface JournalArticleImageModel
          The base model interface for the JournalArticleImage service.
 interface JournalArticleModel
          The base model interface for the JournalArticle service.
 interface JournalArticleResource
          The model interface for the JournalArticleResource service.
 interface JournalArticleResourceModel
          The base model interface for the JournalArticleResource service.
 interface JournalContentSearch
          The model interface for the JournalContentSearch service.
 interface JournalContentSearchModel
          The base model interface for the JournalContentSearch service.
 interface JournalFeed
          The model interface for the JournalFeed service.
 interface JournalFeedModel
          The base model interface for the JournalFeed service.
 interface JournalStructure
          The model interface for the JournalStructure service.
 interface JournalStructureModel
          The base model interface for the JournalStructure service.
 interface JournalTemplate
          The model interface for the JournalTemplate service.
 interface JournalTemplateModel
          The base model interface for the JournalTemplate service.
 

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
          The base model implementation for the JournalArticleImage service.
 class JournalArticleImpl
           
 class JournalArticleModelImpl
          The base model implementation for the JournalArticle service.
 class JournalArticleResourceImpl
           
 class JournalArticleResourceModelImpl
          The base model implementation for the JournalArticleResource service.
 class JournalContentSearchImpl
           
 class JournalContentSearchModelImpl
          The base model implementation for the JournalContentSearch service.
 class JournalFeedImpl
           
 class JournalFeedModelImpl
          The base model implementation for the JournalFeed service.
 class JournalStructureImpl
           
 class JournalStructureModelImpl
          The base model implementation for the JournalStructure service.
 class JournalTemplateImpl
           
 class JournalTemplateModelImpl
          The base model implementation for the JournalTemplate service.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.messageboards.model
 interface MBBan
          The model interface for the MBBan service.
 interface MBBanModel
          The base model interface for the MBBan service.
 interface MBCategory
          The model interface for the MBCategory service.
 interface MBCategoryModel
          The base model interface for the MBCategory service.
 interface MBDiscussion
          The model interface for the MBDiscussion service.
 interface MBDiscussionModel
          The base model interface for the MBDiscussion service.
 interface MBMailingList
          The model interface for the MBMailingList service.
 interface MBMailingListModel
          The base model interface for the MBMailingList service.
 interface MBMessage
          The model interface for the MBMessage service.
 interface MBMessageFlag
          The model interface for the MBMessageFlag service.
 interface MBMessageFlagModel
          The base model interface for the MBMessageFlag service.
 interface MBMessageModel
          The base model interface for the MBMessage service.
 interface MBStatsUser
          The model interface for the MBStatsUser service.
 interface MBStatsUserModel
          The base model interface for the MBStatsUser service.
 interface MBThread
          The model interface for the MBThread service.
 interface MBThreadModel
          The base model interface for the MBThread service.
 

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
          The base model implementation for the MBBan service.
 class MBCategoryImpl
           
 class MBCategoryModelImpl
          The base model implementation for the MBCategory service.
 class MBDiscussionImpl
           
 class MBDiscussionModelImpl
          The base model implementation for the MBDiscussion service.
 class MBMailingListImpl
           
 class MBMailingListModelImpl
          The base model implementation for the MBMailingList service.
 class MBMessageFlagImpl
           
 class MBMessageFlagModelImpl
          The base model implementation for the MBMessageFlag service.
 class MBMessageImpl
           
 class MBMessageModelImpl
          The base model implementation for the MBMessage service.
 class MBStatsUserImpl
           
 class MBStatsUserModelImpl
          The base model implementation for the MBStatsUser service.
 class MBThreadImpl
           
 class MBThreadModelImpl
          The base model implementation for the MBThread service.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.polls.model
 interface PollsChoice
          The model interface for the PollsChoice service.
 interface PollsChoiceModel
          The base model interface for the PollsChoice service.
 interface PollsQuestion
          The model interface for the PollsQuestion service.
 interface PollsQuestionModel
          The base model interface for the PollsQuestion service.
 interface PollsVote
          The model interface for the PollsVote service.
 interface PollsVoteModel
          The base model interface for the PollsVote service.
 

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
          The base model implementation for the PollsChoice service.
 class PollsQuestionImpl
           
 class PollsQuestionModelImpl
          The base model implementation for the PollsQuestion service.
 class PollsVoteImpl
           
 class PollsVoteModelImpl
          The base model implementation for the PollsVote service.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.ratings.model
 interface RatingsEntry
          The model interface for the RatingsEntry service.
 interface RatingsEntryModel
          The base model interface for the RatingsEntry service.
 interface RatingsStats
          The 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 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
          The base model implementation for the RatingsEntry service.
 class RatingsStatsImpl
           
 class RatingsStatsModelImpl
          The base model implementation for the RatingsStats service.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.shopping.model
 interface ShoppingCart
          The model interface for the ShoppingCart service.
 interface ShoppingCartModel
          The base model interface for the ShoppingCart service.
 interface ShoppingCategory
          The model interface for the ShoppingCategory service.
 interface ShoppingCategoryModel
          The base model interface for the ShoppingCategory service.
 interface ShoppingCoupon
          The model interface for the ShoppingCoupon service.
 interface ShoppingCouponModel
          The base model interface for the ShoppingCoupon service.
 interface ShoppingItem
          The model interface for the ShoppingItem service.
 interface ShoppingItemField
          The model interface for the ShoppingItemField service.
 interface ShoppingItemFieldModel
          The base model interface for the ShoppingItemField service.
 interface ShoppingItemModel
          The base model interface for the ShoppingItem service.
 interface ShoppingItemPrice
          The model interface for the ShoppingItemPrice service.
 interface ShoppingItemPriceModel
          The base model interface for the ShoppingItemPrice service.
 interface ShoppingOrder
          The model interface for the ShoppingOrder service.
 interface ShoppingOrderItem
          The model interface for the ShoppingOrderItem service.
 interface ShoppingOrderItemModel
          The base model interface for the ShoppingOrderItem service.
 interface ShoppingOrderModel
          The base model interface for the ShoppingOrder service.
 

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
          The base model implementation for the ShoppingCart service.
 class ShoppingCategoryImpl
           
 class ShoppingCategoryModelImpl
          The base model implementation for the ShoppingCategory service.
 class ShoppingCouponImpl
           
 class ShoppingCouponModelImpl
          The base model implementation for the ShoppingCoupon service.
 class ShoppingItemFieldImpl
           
 class ShoppingItemFieldModelImpl
          The base model implementation for the ShoppingItemField service.
 class ShoppingItemImpl
           
 class ShoppingItemModelImpl
          The base model implementation for the ShoppingItem service.
 class ShoppingItemPriceImpl
           
 class ShoppingItemPriceModelImpl
          The base model implementation for the ShoppingItemPrice service.
 class ShoppingOrderImpl
           
 class ShoppingOrderItemImpl
           
 class ShoppingOrderItemModelImpl
          The base model implementation for the ShoppingOrderItem service.
 class ShoppingOrderModelImpl
          The base model implementation for the ShoppingOrder service.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.social.model
 interface SocialActivity
          The model interface for the SocialActivity service.
 interface SocialActivityModel
          The base model interface for the SocialActivity service.
 interface SocialEquityAssetEntry
          The model interface for the SocialEquityAssetEntry service.
 interface SocialEquityAssetEntryModel
          The base model interface for the SocialEquityAssetEntry service.
 interface SocialEquityHistory
          The model interface for the SocialEquityHistory service.
 interface SocialEquityHistoryModel
          The base model interface for the SocialEquityHistory service.
 interface SocialEquityLog
          The model interface for the SocialEquityLog service.
 interface SocialEquityLogModel
          The base model interface for the SocialEquityLog service.
 interface SocialEquitySetting
          The model interface for the SocialEquitySetting service.
 interface SocialEquitySettingModel
          The base model interface for the SocialEquitySetting service.
 interface SocialEquityUser
          The model interface for the SocialEquityUser service.
 interface SocialEquityUserModel
          The base model interface for the SocialEquityUser service.
 interface SocialRelation
          The model interface for the SocialRelation service.
 interface SocialRelationModel
          The base model interface for the SocialRelation service.
 interface SocialRequest
          The 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 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
          The base model implementation for the SocialActivity service.
 class SocialEquityAssetEntryImpl
           
 class SocialEquityAssetEntryModelImpl
          The base model implementation for the SocialEquityAssetEntry service.
 class SocialEquityHistoryImpl
           
 class SocialEquityHistoryModelImpl
          The base model implementation for the SocialEquityHistory service.
 class SocialEquityLogImpl
           
 class SocialEquityLogModelImpl
          The base model implementation for the SocialEquityLog service.
 class SocialEquitySettingImpl
           
 class SocialEquitySettingModelImpl
          The base model implementation for the SocialEquitySetting service.
 class SocialEquityUserImpl
           
 class SocialEquityUserModelImpl
          The base model implementation for the SocialEquityUser service.
 class SocialRelationImpl
           
 class SocialRelationModelImpl
          The base model implementation for the SocialRelation service.
 class SocialRequestImpl
           
 class SocialRequestModelImpl
          The base model implementation for the SocialRequest service.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.softwarecatalog.model
 interface SCFrameworkVersion
          The model interface for the SCFrameworkVersion service.
 interface SCFrameworkVersionModel
          The base model interface for the SCFrameworkVersion service.
 interface SCLicense
          The model interface for the SCLicense service.
 interface SCLicenseModel
          The base model interface for the SCLicense service.
 interface SCProductEntry
          The model interface for the SCProductEntry service.
 interface SCProductEntryModel
          The base model interface for the SCProductEntry service.
 interface SCProductScreenshot
          The model interface for the SCProductScreenshot service.
 interface SCProductScreenshotModel
          The base model interface for the SCProductScreenshot service.
 interface SCProductVersion
          The model interface for the SCProductVersion service.
 interface SCProductVersionModel
          The base model interface for the SCProductVersion service.
 

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
          The base model implementation for the SCFrameworkVersion service.
 class SCLicenseImpl
           
 class SCLicenseModelImpl
          The base model implementation for the SCLicense service.
 class SCProductEntryImpl
           
 class SCProductEntryModelImpl
          The base model implementation for the SCProductEntry service.
 class SCProductScreenshotImpl
           
 class SCProductScreenshotModelImpl
          The base model implementation for the SCProductScreenshot service.
 class SCProductVersionImpl
           
 class SCProductVersionModelImpl
          The base model implementation for the SCProductVersion service.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.tasks.model
 interface TasksProposal
          The model interface for the TasksProposal service.
 interface TasksProposalModel
          The base model interface for the TasksProposal service.
 interface TasksReview
          The model interface for the TasksReview service.
 interface TasksReviewModel
          The base model interface for the TasksReview service.
 

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
          The base model implementation for the TasksProposal service.
 class TasksReviewImpl
           
 class TasksReviewModelImpl
          The base model implementation for the TasksReview service.
 

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

Subinterfaces of BaseModel in com.liferay.portlet.wiki.model
 interface WikiNode
          The model interface for the WikiNode service.
 interface WikiNodeModel
          The base model interface for the WikiNode service.
 interface WikiPage
          The model interface for the WikiPage service.
 interface WikiPageModel
          The base model interface for the WikiPage service.
 interface WikiPageResource
          The model interface for the WikiPageResource service.
 interface WikiPageResourceModel
          The base model interface for the WikiPageResource service.
 

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
          The base model implementation for the WikiNode service.
 class WikiPageImpl
           
 class WikiPageModelImpl
          The base model implementation for the WikiPage service.
 class WikiPageResourceImpl
           
 class WikiPageResourceModelImpl
          The base model implementation for the WikiPageResource service.
 


Liferay 6.0.5