Uses of Class
com.gentics.contentnode.rest.model.response.migration.PossiblePartMappingsResponse
-
Packages that use PossiblePartMappingsResponse Package Description com.gentics.contentnode.rest.resource.migration -
-
Uses of PossiblePartMappingsResponse in com.gentics.contentnode.rest.resource.migration
Methods in com.gentics.contentnode.rest.resource.migration that return PossiblePartMappingsResponse Modifier and Type Method Description PossiblePartMappingsResponse
MigrationResource. getPossiblePartMappings(int fromTagTypeId, int toTagTypeId)
Get a response that contains maps and lists with possible part mappings between to both tagtypes
-