public class MultiTagCreateRequest extends Object
Constructor and Description |
---|
MultiTagCreateRequest()
Create empty instance
|
Modifier and Type | Method and Description |
---|---|
Map<String,TagCreateRequest> |
getCreate()
Map of temporary IDs to tags to create
|
void |
setCreate(Map<String,TagCreateRequest> create)
Set the map of IDs to create info
|
public Map<String,TagCreateRequest> getCreate()
public void setCreate(Map<String,TagCreateRequest> create)
create
- map of IDs to create infoCopyright © 2015 Gentics Software GmbH. All rights reserved.