Class MigrationTagsRequest
java.lang.Object
com.gentics.contentnode.rest.model.request.migration.MigrationTagsRequest
Request object for a request to retrieve tag types for tag migration
- Author:
- Taylor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MigrationTagsRequest
public MigrationTagsRequest()
-
-
Method Details
-
getType
Get the item type- Returns:
- type
-
setType
Set the object type- Parameters:
type
-
-
getIds
Get the object ids- Returns:
- object ids
-
setIds
Set the object ids- Parameters:
ids
-
-