Class TagTypeMigrationMapping
java.lang.Object
com.gentics.contentnode.rest.model.migration.TagTypeMigrationMapping
- All Implemented Interfaces:
Serializable
Tag Type Migration mapping object
- Author:
- Taylor
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setFromTagTypeId
(Integer fromTagTypeId) void
setPartMappings
(List<MigrationPartMapping> partMappings) void
setToTagTypeId
(Integer toTagTypeId)
-
Constructor Details
-
TagTypeMigrationMapping
public TagTypeMigrationMapping()Create an empty instance
-
-
Method Details
-
getFromTagTypeId
-
setFromTagTypeId
-
getToTagTypeId
-
setToTagTypeId
-
getPartMappings
-
setPartMappings
-