Package com.liferay.portal.kernel.model
Interface AttachedModel
- All Superinterfaces:
TypedModel
- All Known Subinterfaces:
Address,AddressModel,AnnouncementsEntry,AnnouncementsEntryModel,AssetEntry,AssetEntryModel,Contact,ContactModel,DLFileEntry,DLFileEntryModel,EmailAddress,EmailAddressModel,ExpandoValue,ExpandoValueModel,Group,GroupModel,Layout,LayoutModel,PasswordPolicyRel,PasswordPolicyRelModel,Phone,PhoneModel,RatingsEntry,RatingsEntryModel,RatingsStats,RatingsStatsModel,Role,RoleModel,SocialActivity,SocialActivityCounter,SocialActivityCounterModel,SocialActivityLimit,SocialActivityLimitModel,SocialActivityModel,SocialActivitySet,SocialActivitySetModel,SocialRequest,SocialRequestModel,StagedGroupedWorkflowDefinitionLink,Subscription,SubscriptionModel,SystemEvent,SystemEventModel,Ticket,TicketModel,TrashEntry,TrashEntryModel,WebDAVProps,WebDAVPropsModel,Website,WebsiteModel,WorkflowDefinitionLink,WorkflowDefinitionLinkModel,WorkflowInstanceLink,WorkflowInstanceLinkModel
- All Known Implementing Classes:
AddressWrapper,AnnouncementsEntryWrapper,AssetEntryWrapper,ContactWrapper,DLFileEntryWrapper,EmailAddressWrapper,ExpandoValueWrapper,GroupWrapper,LayoutWrapper,PasswordPolicyRelWrapper,PhoneWrapper,RatingsEntryWrapper,RatingsStatsWrapper,RoleWrapper,SocialActivityCounterWrapper,SocialActivityLimitWrapper,SocialActivitySetWrapper,SocialActivityWrapper,SocialRequestWrapper,SubscriptionWrapper,SystemEventWrapper,TicketWrapper,TrashEntryWrapper,VirtualLayout,WebDAVPropsWrapper,WebsiteWrapper,WorkflowDefinitionLinkWrapper,WorkflowInstanceLinkWrapper
- Author:
- Brian Wing Shun Chan
-
Method Summary
Methods inherited from interface com.liferay.portal.kernel.model.TypedModel
getClassName, getClassNameId, setClassNameId
-
Method Details
-
getClassPK
long getClassPK() -
setClassPK
void setClassPK(long classPK)
-