Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
OpenCMIS 0.11.0
-
None
Description
For getDefaultValue() and getChoices() on PropertyDefinition the javadoc says null is returned when there is no value. AbstractPropertyDefinition however returns an empty list.
This change was probably deliberate. If so, the javadoc should be updated.