public interface SaFolderSaveInfo extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getBeforeChild() |
String |
getContent() |
String |
getFolderName() |
String |
getFolderTableDDC() |
String |
getNodeType() |
String |
getParentId() |
List<SaPropertyValue> |
getValues() |
void |
setContent(String value) |
void |
setValues(List<SaPropertyValue> vals) |
String getContent()
void setContent(String value)
value
- the content to setString getFolderTableDDC()
String getParentId()
String getBeforeChild()
String getFolderName()
String getNodeType()
List<SaPropertyValue> getValues()
void setValues(List<SaPropertyValue> vals)
vals
- the values to setCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.