Liferay 7.0-ce-b4

com.liferay.portal.model
Interface ModelWrapper<T>

All Known Implementing Classes:
AccountWrapper, AddressWrapper, AnnouncementsDeliveryWrapper, AnnouncementsEntryWrapper, AnnouncementsFlagWrapper, AssetCategoryPropertyWrapper, AssetCategoryWrapper, AssetEntryWrapper, AssetLinkWrapper, AssetTagStatsWrapper, AssetTagWrapper, AssetVocabularyWrapper, BlogsEntryWrapper, BlogsStatsUserWrapper, BrowserTrackerWrapper, CalEventWrapper, ClassNameWrapper, ClusterGroupWrapper, CompanyWrapper, ContactWrapper, CounterWrapper, CountryWrapper, DLContentWrapper, DLFileEntryMetadataWrapper, DLFileEntryTypeWrapper, DLFileEntryWrapper, DLFileRankWrapper, DLFileShortcutWrapper, DLFileVersionWrapper, DLFolderWrapper, DLSyncEventWrapper, EmailAddressWrapper, ExpandoColumnWrapper, ExpandoRowWrapper, ExpandoTableWrapper, ExpandoValueWrapper, ExportImportConfigurationWrapper, FileEntryWrapper, FileShortcutWrapper, FileVersionWrapper, FolderWrapper, GroupWrapper, ImageWrapper, LayoutBranchWrapper, LayoutFriendlyURLWrapper, LayoutPrototypeWrapper, LayoutRevisionWrapper, LayoutSetBranchWrapper, LayoutSetPrototypeWrapper, LayoutSetWrapper, LayoutWrapper, ListTypeWrapper, MBBanWrapper, MBCategoryWrapper, MBDiscussionWrapper, MBMailingListWrapper, MBMessageWrapper, MBStatsUserWrapper, MBThreadFlagWrapper, MBThreadWrapper, MembershipRequestWrapper, OrganizationWrapper, OrgGroupRoleWrapper, OrgLaborWrapper, PasswordPolicyRelWrapper, PasswordPolicyWrapper, PasswordTrackerWrapper, PhoneWrapper, PluginSettingWrapper, PortalPreferencesWrapper, PortletItemWrapper, PortletPreferencesWrapper, PortletWrapper, RatingsEntryWrapper, RatingsStatsWrapper, RecentLayoutBranchWrapper, RecentLayoutRevisionWrapper, RecentLayoutSetBranchWrapper, RegionWrapper, ReleaseWrapper, RepositoryEntryWrapper, RepositoryWrapper, ResourceActionWrapper, ResourceBlockPermissionWrapper, ResourceBlockWrapper, ResourcePermissionWrapper, ResourceTypePermissionWrapper, RoleWrapper, ServiceComponentWrapper, SocialActivityAchievementWrapper, SocialActivityCounterWrapper, SocialActivityLimitWrapper, SocialActivitySettingWrapper, SocialActivitySetWrapper, SocialActivityWrapper, SocialRelationWrapper, SocialRequestWrapper, SubscriptionWrapper, SystemEventWrapper, TeamWrapper, TicketWrapper, TrashEntryWrapper, TrashVersionWrapper, UserGroupGroupRoleWrapper, UserGroupRoleWrapper, UserGroupWrapper, UserIdMapperWrapper, UserNotificationDeliveryWrapper, UserNotificationEventWrapper, UserTrackerPathWrapper, UserTrackerWrapper, UserWrapper, VirtualHostWrapper, VirtualLayout, WebDAVPropsWrapper, WebsiteWrapper, WorkflowDefinitionLinkWrapper, WorkflowInstanceLinkWrapper

public interface ModelWrapper<T>


Method Summary
 T getWrappedModel()
           
 

Method Detail

getWrappedModel

T getWrappedModel()

Liferay 7.0-ce-b4