Package | Description |
---|---|
com.logicaldoc.core.security |
Modifier and Type | Field and Description |
---|---|
protected Set<FolderGroup> |
Folder.folderGroups |
Modifier and Type | Method and Description |
---|---|
FolderGroup |
FolderGroup.clone() |
FolderGroup |
Folder.getFolderGroup(long groupId) |
Modifier and Type | Method and Description |
---|---|
Set<FolderGroup> |
Folder.getFolderGroups() |
Modifier and Type | Method and Description |
---|---|
void |
Folder.addFolderGroup(FolderGroup fg)
Adds a new element, substituting a precedin one with the same groupId.
|
Modifier and Type | Method and Description |
---|---|
void |
Folder.setFolderGroups(Set<FolderGroup> fgroup) |
Copyright © 2008-2014 Logical Objects. All Rights Reserved.