| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.commons.definitions |
OpenCMIS type and property definition interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
List<Choice<T>> |
Choice.getChoice()
Returns sub-choice if there is a hierarchy of choices.
|
List<Choice<T>> |
PropertyDefinition.getChoices()
Returns the choices for this property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MutablePropertyDefinition.setChoices(List<Choice<T>> choiceList) |
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.