Package com.liferay.portal.kernel.model
Interface MVCCModel
- All Known Subinterfaces:
Address,AddressModel,AnnouncementsDelivery,AnnouncementsDeliveryModel,AnnouncementsEntry,AnnouncementsEntryModel,AnnouncementsFlag,AnnouncementsFlagModel,AssetCategory,AssetCategoryModel,AssetEntry,AssetEntryModel,AssetTag,AssetTagModel,AssetVocabulary,AssetVocabularyModel,BrowserTracker,BrowserTrackerModel,ClassName,ClassNameModel,Company,CompanyInfo,CompanyInfoModel,CompanyModel,Contact,ContactModel,Country,CountryLocalization,CountryLocalizationModel,CountryModel,CTModel<T>,DLFileEntry,DLFileEntryMetadata,DLFileEntryMetadataModel,DLFileEntryModel,DLFileEntryType,DLFileEntryTypeModel,DLFileShortcut,DLFileShortcutModel,DLFileVersion,DLFileVersionModel,DLFolder,DLFolderModel,EmailAddress,EmailAddressModel,ExpandoColumn,ExpandoColumnModel,ExpandoRow,ExpandoRowModel,ExpandoTable,ExpandoTableModel,ExpandoValue,ExpandoValueModel,ExportImportConfiguration,ExportImportConfigurationModel,Group,GroupModel,Image,ImageModel,Layout,LayoutBranch,LayoutBranchModel,LayoutFriendlyURL,LayoutFriendlyURLModel,LayoutModel,LayoutPrototype,LayoutPrototypeModel,LayoutRevision,LayoutRevisionModel,LayoutSet,LayoutSetBranch,LayoutSetBranchModel,LayoutSetModel,LayoutSetPrototype,LayoutSetPrototypeModel,ListType,ListTypeModel,MembershipRequest,MembershipRequestModel,Organization,OrganizationModel,OrgLabor,OrgLaborModel,PasswordPolicy,PasswordPolicyModel,PasswordPolicyRel,PasswordPolicyRelModel,PasswordTracker,PasswordTrackerModel,Phone,PhoneModel,PluginSetting,PluginSettingModel,PortalPreferences,PortalPreferencesModel,PortalPreferenceValue,PortalPreferenceValueModel,Portlet,PortletItem,PortletItemModel,PortletModel,PortletPreferences,PortletPreferencesModel,PortletPreferenceValue,PortletPreferenceValueModel,RatingsEntry,RatingsEntryModel,RatingsStats,RatingsStatsModel,RecentLayoutBranch,RecentLayoutBranchModel,RecentLayoutRevision,RecentLayoutRevisionModel,RecentLayoutSetBranch,RecentLayoutSetBranchModel,Region,RegionLocalization,RegionLocalizationModel,RegionModel,Release,ReleaseModel,RememberMeToken,RememberMeTokenModel,Repository,RepositoryEntry,RepositoryEntryModel,RepositoryModel,ResourceAction,ResourceActionModel,ResourcePermission,ResourcePermissionModel,Role,RoleModel,ServiceComponent,ServiceComponentModel,SocialActivity,SocialActivityAchievement,SocialActivityAchievementModel,SocialActivityCounter,SocialActivityCounterModel,SocialActivityLimit,SocialActivityLimitModel,SocialActivityModel,SocialActivitySet,SocialActivitySetModel,SocialActivitySetting,SocialActivitySettingModel,SocialRelation,SocialRelationModel,SocialRequest,SocialRequestModel,StagedExpandoColumn,StagedGroupedWorkflowDefinitionLink,Subscription,SubscriptionModel,SystemEvent,SystemEventModel,Team,TeamModel,Ticket,TicketModel,User,UserGroup,UserGroupGroupRole,UserGroupGroupRoleModel,UserGroupModel,UserGroupRole,UserGroupRoleModel,UserIdMapper,UserIdMapperModel,UserModel,UserNotificationDelivery,UserNotificationDeliveryModel,UserNotificationEvent,UserNotificationEventModel,UserTracker,UserTrackerModel,UserTrackerPath,UserTrackerPathModel,VirtualHost,VirtualHostModel,WebDAVProps,WebDAVPropsModel,Website,WebsiteModel,WorkflowDefinitionLink,WorkflowDefinitionLinkModel,WorkflowInstanceLink,WorkflowInstanceLinkModel
- All Known Implementing Classes:
AddressWrapper,AnnouncementsDeliveryWrapper,AnnouncementsEntryWrapper,AnnouncementsFlagWrapper,AssetCategoryWrapper,AssetEntryWrapper,AssetTagWrapper,AssetVocabularyWrapper,BrowserTrackerWrapper,ClassNameWrapper,CompanyInfoWrapper,CompanyWrapper,ContactWrapper,CountryLocalizationWrapper,CountryWrapper,DLFileEntryMetadataWrapper,DLFileEntryTypeWrapper,DLFileEntryWrapper,DLFileShortcutWrapper,DLFileVersionWrapper,DLFolderWrapper,EmailAddressWrapper,ExpandoColumnWrapper,ExpandoRowWrapper,ExpandoTableWrapper,ExpandoValueWrapper,ExportImportConfigurationWrapper,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,UserGroupGroupRoleWrapper,UserGroupRoleWrapper,UserGroupWrapper,UserIdMapperWrapper,UserNotificationDeliveryWrapper,UserNotificationEventWrapper,UserTrackerPathWrapper,UserTrackerWrapper,UserWrapper,VirtualHostWrapper,VirtualLayout,WebDAVPropsWrapper,WebsiteWrapper,WorkflowDefinitionLinkWrapper,WorkflowInstanceLinkWrapper
public interface MVCCModel
- Author:
- Shuyang Zhou
-
Method Summary
-
Method Details
-
getMvccVersion
long getMvccVersion() -
setMvccVersion
void setMvccVersion(long mvccVersion)
-