Package | Description |
---|---|
com.saperion.ws.wrapper |
Package for ws wrapper classes.
|
com.saperion.ws.wrapper.wf |
Package for ws workflow wrapper.
|
Modifier and Type | Method and Description |
---|---|
List<SaWsPropertyValue> |
SaWsVersionData.getProperties()
Reads the properties.
|
Map<String,SaWsPropertyValue> |
SaWsDocumentInfo.getValues() |
Modifier and Type | Method and Description |
---|---|
void |
SaWsVersionData.setProperties(List<SaWsPropertyValue> props)
Sets the properties.
|
void |
SaWsDocumentInfo.setValues(Map<String,SaWsPropertyValue> values) |
Modifier and Type | Method and Description |
---|---|
List<SaWsPropertyValue> |
SaWsTask.getUserDefinedFields()
Gets the user defined fields.
|
Modifier and Type | Method and Description |
---|---|
void |
SaWsTask.setUserDefinedFields(List<SaWsPropertyValue> newUserDefinedFields)
Sets the user defined fields.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.