public class MultiFolderLoadRequest extends MultiObjectLoadRequest
| Constructor and Description |
|---|
MultiFolderLoadRequest()
Constructor used by JAXB.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isAddPrivileges()
Indicates whether information about privileges should be included in
the response.
|
void |
setAddPrivileges(Boolean addPrivileges)
Set whether information about privileges should be included in
the response.
|
getIds, getNodeId, getPackage, isForUpdate, setForUpdate, setIds, setNodeId, setPackagepublic Boolean isAddPrivileges()
true if information about privileges should be
included in the response, false otherwise.public void setAddPrivileges(Boolean addPrivileges)
addPrivileges - Set to true if information about
privileges should be included in the response.Copyright © 2024 Gentics Software. All rights reserved.