public class Create extends Object
Constructor and Description |
---|
Create() |
Modifier and Type | Method and Description |
---|---|
String |
getAcls() |
SaWsContentContainer |
getContainer() |
String |
getDefinition() |
List<SaWsProperty> |
getMetadatas() |
int |
getToken() |
String |
getVersionComment() |
void |
setAcls(String acls) |
void |
setContainer(SaWsContentContainer container) |
void |
setDefinition(String definition) |
void |
setMetadatas(List<SaWsProperty> metadatas) |
void |
setToken(int token) |
void |
setVersionComment(String versionComment) |
public int getToken()
public void setToken(int token)
token
- the value for the token propertypublic String getDefinition()
public void setDefinition(String definition)
definition
- the value for the definition propertypublic List<SaWsProperty> getMetadatas()
public void setMetadatas(List<SaWsProperty> metadatas)
metadatas
- the value for the metadatas propertypublic SaWsContentContainer getContainer()
public void setContainer(SaWsContentContainer container)
container
- the value for the container propertypublic String getVersionComment()
public void setVersionComment(String versionComment)
versionComment
- the value for the versionComment propertypublic String getAcls()
public void setAcls(String acls)
acls
- the value for the acls propertyCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.