|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CMISPropertyAccessor
CMIS Property Accessor (get and set property values)
| Method Summary | |
|---|---|
QName |
getMappedProperty()
Get the (directly) mapped Alfresco property (if a direct mapping exists) |
java.lang.String |
getName()
Get the CMIS Property Name |
java.io.Serializable |
getValue(AssociationRef assocRef)
Get the property value for an association |
java.io.Serializable |
getValue(NodeRef nodeRef)
Get the property value for a node |
void |
setValue(NodeRef nodeRef,
java.io.Serializable value)
Set the property value for a node |
| Method Detail |
|---|
java.lang.String getName()
QName getMappedProperty()
java.io.Serializable getValue(NodeRef nodeRef)
nodeRef -
void setValue(NodeRef nodeRef,
java.io.Serializable value)
nodeRef - java.io.Serializable getValue(AssociationRef assocRef)
nodeRef -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||