|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.jcr.item.ItemImpl
org.alfresco.jcr.item.PropertyImpl
org.alfresco.jcr.item.property.JCRUUIDProperty
public class JCRUUIDProperty
Implementation for mix:referenceable uuid property
Field Summary | |
---|---|
static org.alfresco.service.namespace.QName |
PROPERTY_NAME
|
Fields inherited from class org.alfresco.jcr.item.ItemImpl |
---|
session |
Constructor Summary | |
---|---|
JCRUUIDProperty(NodeImpl node)
Construct |
Method Summary | |
---|---|
protected java.lang.Object |
getPropertyValue()
Gets the property value |
Methods inherited from class org.alfresco.jcr.item.PropertyImpl |
---|
accept, equals, getAncestor, getBoolean, getDate, getDefinition, getDepth, getDouble, getLength, getLengths, getLong, getName, getNode, getNodeImpl, getParent, getPath, getPropertyName, getProxy, getStream, getString, getType, getValue, getValues, hashCode, isNode, isSame, remove, setPropertyValue, setPropertyValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue |
Methods inherited from class org.alfresco.jcr.item.ItemImpl |
---|
getSession, getSessionImpl, isModified, isNew, refresh, save |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.jcr.Item |
---|
getSession, isModified, isNew, refresh, save |
Field Detail |
---|
public static org.alfresco.service.namespace.QName PROPERTY_NAME
Constructor Detail |
---|
public JCRUUIDProperty(NodeImpl node)
node
- Method Detail |
---|
protected java.lang.Object getPropertyValue() throws javax.jcr.RepositoryException
PropertyImpl
getPropertyValue
in class PropertyImpl
javax.jcr.RepositoryException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |