Package com.liferay.portal.kernel.model
Interface GroupedModel
- All Superinterfaces:
AuditedModel
,ClassedModel
- All Known Subinterfaces:
AssetCategory
,AssetCategoryModel
,AssetEntry
,AssetEntryModel
,AssetTag
,AssetTagModel
,AssetVocabulary
,AssetVocabularyModel
,DDMStructure
,DDMTemplate
,DLFileEntry
,DLFileEntryModel
,DLFileEntryType
,DLFileEntryTypeModel
,DLFileShortcut
,DLFileShortcutModel
,DLFileVersion
,DLFileVersionModel
,DLFolder
,DLFolderModel
,ExportImportConfiguration
,ExportImportConfigurationModel
,FileEntry
,FileShortcut
,FileVersion
,Folder
,Layout
,LayoutFriendlyURL
,LayoutFriendlyURLModel
,LayoutModel
,LayoutRevision
,LayoutRevisionModel
,LayoutSetBranch
,LayoutSetBranchModel
,PortletItem
,PortletItemModel
,Repository
,RepositoryEntry
,RepositoryEntryModel
,RepositoryModel
,RepositoryModel<T>
,StagedGroupedModel
,StagedGroupedWorkflowDefinitionLink
,Subscription
,SubscriptionModel
,Team
,TeamModel
,WorkflowDefinitionLink
,WorkflowDefinitionLinkModel
,WorkflowInstanceLink
,WorkflowInstanceLinkModel
- All Known Implementing Classes:
AssetCategoryWrapper
,AssetEntryWrapper
,AssetTagWrapper
,AssetVocabularyWrapper
,DLFileEntryTypeWrapper
,DLFileEntryWrapper
,DLFileShortcutWrapper
,DLFileVersionWrapper
,DLFolderWrapper
,ExportImportConfigurationWrapper
,FileEntryProxyBean
,FileEntryWrapper
,FileShortcutProxyBean
,FileShortcutWrapper
,FileVersionProxyBean
,FileVersionWrapper
,FolderProxyBean
,FolderWrapper
,LayoutFriendlyURLWrapper
,LayoutRevisionWrapper
,LayoutSetBranchWrapper
,LayoutWrapper
,PortletItemWrapper
,RepositoryEntryWrapper
,RepositoryWrapper
,SubscriptionWrapper
,TeamWrapper
,VirtualLayout
,WorkflowDefinitionLinkWrapper
,WorkflowInstanceLinkWrapper
- Author:
- Brian Wing Shun Chan
-
Method Summary
Methods inherited from interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId, getCreateDate, getModifiedDate, getUserId, getUserName, getUserUuid, setCompanyId, setCreateDate, setModifiedDate, setUserId, setUserName, setUserUuid
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, setPrimaryKeyObj
-
Method Details
-
getGroupId
long getGroupId() -
setGroupId
void setGroupId(long groupId)
-