Package | Description |
---|---|
com.gentics.contentnode.rest.model.request | |
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
static PushToMasterRequest.Type |
PushToMasterRequest.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PushToMasterRequest.Type[] |
PushToMasterRequest.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<PushToMasterRequest.Type> |
PushToMasterRequest.getTypes() |
Modifier and Type | Method and Description |
---|---|
void |
PushToMasterRequest.setTypes(List<PushToMasterRequest.Type> types) |
Modifier and Type | Method and Description |
---|---|
ReferencedSyncableObjectsListResponse |
FolderResource.getSyncableObjects(List<Integer> folderIds,
Integer srcNodeId,
Integer dstNodeId,
Boolean recursive,
List<PushToMasterRequest.Type> types)
Get objects which are directly or indirectly linked by the specified folders,
which can be synchronised to a master channel along with the folders themselves.
|
Copyright © 2019 Gentics Software. All rights reserved.