Uses of Class
com.gentics.contentnode.rest.model.migration.TagTypeMigrationMapping
-
Packages that use TagTypeMigrationMapping Package Description com.gentics.contentnode.rest.model.request.migration -
-
Uses of TagTypeMigrationMapping in com.gentics.contentnode.rest.model.request.migration
Methods in com.gentics.contentnode.rest.model.request.migration that return types with arguments of type TagTypeMigrationMapping Modifier and Type Method Description List<TagTypeMigrationMapping>
TagTypeMigrationRequest. getMappings()
Return the list ofTagTypeMigrationMapping
Method parameters in com.gentics.contentnode.rest.model.request.migration with type arguments of type TagTypeMigrationMapping Modifier and Type Method Description void
TagTypeMigrationRequest. setMappings(List<TagTypeMigrationMapping> mappings)
Set the list ofTagTypeMigrationMapping
-