| Modifier and Type | Field and Description |
|---|---|
static QPropertyDefinition[] |
QPropertyDefinition.EMPTY_ARRAY
Empty array of
QPropertyDefinition. |
| Modifier and Type | Method and Description |
|---|---|
QPropertyDefinition |
RepositoryService.getPropertyDefinition(SessionInfo sessionInfo,
PropertyId propertyId)
Returns the
QPropertyDefinition for the Property
identified by the given id. |
QPropertyDefinition[] |
QNodeTypeDefinition.getPropertyDefs()
Returns an array containing the property definitions.
|
| Modifier and Type | Method and Description |
|---|---|
QValue[] |
QValueFactory.computeAutoValues(QPropertyDefinition propertyDefinition)
Given the
QPropertyDefinition of an autocreated
property, compute suitable values to be used in transient space until
the newly created node gets saved. |
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.