| Package | Description |
|---|---|
| com.gentics.contentnode.rest.model | |
| com.gentics.contentnode.rest.model.response.migration |
| Modifier and Type | Method and Description |
|---|---|
List<Part> |
Construct.getParts()
Parts of the construct
|
| Modifier and Type | Method and Description |
|---|---|
void |
Construct.setParts(List<Part> parts)
Set the parts
|
| Modifier and Type | Method and Description |
|---|---|
List<Part> |
MigrationPartsResponse.getParts()
Returns the list of parts for this response
|
Map<Integer,List<Part>> |
PossiblePartMappingsResponse.getPossibleMappings()
Returns the map of possible parts per part id
|
| Modifier and Type | Method and Description |
|---|---|
void |
MigrationPartsResponse.setParts(List<Part> parts)
Sets the list of parts for this reponse
|
void |
PossiblePartMappingsResponse.setPossibleMapping(Map<Integer,List<Part>> possibleMappings)
Set the map of possible part types
|
Copyright © 2016 Gentics Software. All rights reserved.