Package com.liferay.portal.kernel.model
Interface ModelWrapper<T>
- All Known Implementing Classes:
AddressWrapper
,AnnouncementsDeliveryWrapper
,AnnouncementsEntryWrapper
,AnnouncementsFlagWrapper
,AssetCategoryWrapper
,AssetEntryWrapper
,AssetTagWrapper
,AssetVocabularyWrapper
,BaseModelWrapper
,BrowserTrackerWrapper
,ClassNameWrapper
,CompanyInfoWrapper
,CompanyWrapper
,ContactWrapper
,CounterWrapper
,CountryLocalizationWrapper
,CountryWrapper
,DLFileEntryMetadataWrapper
,DLFileEntryTypeWrapper
,DLFileEntryWrapper
,DLFileShortcutWrapper
,DLFileVersionWrapper
,DLFolderWrapper
,EmailAddressWrapper
,ExpandoColumnWrapper
,ExpandoRowWrapper
,ExpandoTableWrapper
,ExpandoValueWrapper
,ExportImportConfigurationWrapper
,FileEntryWrapper
,FileShortcutWrapper
,FileVersionWrapper
,FolderWrapper
,GroupWrapper
,ImageWrapper
,LayoutBranchWrapper
,LayoutFriendlyURLWrapper
,LayoutPrototypeWrapper
,LayoutRevisionWrapper
,LayoutSetBranchWrapper
,LayoutSetPrototypeWrapper
,LayoutSetWrapper
,LayoutWrapper
,ListTypeWrapper
,MembershipRequestWrapper
,OrganizationWrapper
,OrgLaborWrapper
,PasswordPolicyRelWrapper
,PasswordPolicyWrapper
,PasswordTrackerWrapper
,PhoneWrapper
,PluginSettingWrapper
,PortalPreferencesWrapper
,PortalPreferenceValueWrapper
,PortletItemWrapper
,PortletPreferencesWrapper
,PortletPreferenceValueWrapper
,PortletWrapper
,RatingsEntryWrapper
,RatingsStatsWrapper
,RecentLayoutBranchWrapper
,RecentLayoutRevisionWrapper
,RecentLayoutSetBranchWrapper
,RegionLocalizationWrapper
,RegionWrapper
,ReleaseWrapper
,RememberMeTokenWrapper
,RepositoryEntryWrapper
,RepositoryWrapper
,ResourceActionWrapper
,ResourcePermissionWrapper
,RoleWrapper
,ServiceComponentWrapper
,SocialActivityAchievementWrapper
,SocialActivityCounterWrapper
,SocialActivityLimitWrapper
,SocialActivitySettingWrapper
,SocialActivitySetWrapper
,SocialActivityWrapper
,SocialRelationWrapper
,SocialRequestWrapper
,SubscriptionWrapper
,SystemEventWrapper
,TeamWrapper
,TicketWrapper
,TrashEntryWrapper
,UserGroupGroupRoleWrapper
,UserGroupRoleWrapper
,UserGroupWrapper
,UserIdMapperWrapper
,UserNotificationDeliveryWrapper
,UserNotificationEventWrapper
,UserTrackerPathWrapper
,UserTrackerWrapper
,UserWrapper
,VirtualHostWrapper
,VirtualLayout
,WebDAVPropsWrapper
,WebsiteWrapper
,WorkflowDefinitionLinkWrapper
,WorkflowInstanceLinkWrapper
public interface ModelWrapper<T>
- Author:
- Raymond Augé
-
Method Summary
-
Method Details
-
getWrappedModel
T getWrappedModel()
-