|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractPropertyDefinition | |
---|---|
org.apache.chemistry.opencmis.commons.impl.dataobjects | |
org.apache.chemistry.opencmis.inmemory.types |
Uses of AbstractPropertyDefinition in org.apache.chemistry.opencmis.commons.impl.dataobjects |
---|
Subclasses of AbstractPropertyDefinition in org.apache.chemistry.opencmis.commons.impl.dataobjects | |
---|---|
class |
PropertyBooleanDefinitionImpl
Boolean property definition data implementation. |
class |
PropertyDateTimeDefinitionImpl
DateTime property definition data implementation. |
class |
PropertyDecimalDefinitionImpl
Decimal property definition data implementation. |
class |
PropertyHtmlDefinitionImpl
HTML property definition data implementation. |
class |
PropertyIdDefinitionImpl
Id property definition data implementation. |
class |
PropertyIntegerDefinitionImpl
Boolean property definition data implementation. |
class |
PropertyStringDefinitionImpl
String property definition data implementation. |
class |
PropertyUriDefinitionImpl
URI property definition data implementation. |
Uses of AbstractPropertyDefinition in org.apache.chemistry.opencmis.inmemory.types |
---|
Methods in org.apache.chemistry.opencmis.inmemory.types with parameters of type AbstractPropertyDefinition | ||
---|---|---|
static
|
PropertyCreationHelper.addElemToPicklist(AbstractPropertyDefinition<T> prop,
T value)
|
|
static
|
PropertyCreationHelper.setDefaultValue(AbstractPropertyDefinition<T> prop,
T defVal)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |