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

public interface GroupedModel extends AuditedModel
Author:
Brian Wing Shun Chan
  • Method Details

    • getGroupId

      long getGroupId()
    • setGroupId

      void setGroupId(long groupId)