public class PropertyData extends ItemData
Modifier and Type | Method and Description |
---|---|
javax.jcr.nodetype.PropertyDefinition |
getPropertyDefinition()
Return the associated property definition.
|
PropertyState |
getPropertyState()
Return the associated property state.
|
getDefinition, getId, getParentId, getState, getStatus, isNode, setDefinition, setState, setStatus, toString
public PropertyState getPropertyState()
public javax.jcr.nodetype.PropertyDefinition getPropertyDefinition() throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
- if the definition cannot be retrieved.Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.