|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AVMNodeProperty
Alfresco Properties for AVM..
| Method Summary | |
|---|---|
QName |
getName()
Get the name for this property. |
AVMNode |
getNode()
Get the node that owns this property. |
PropertyValue |
getValue()
Get the actual property value. |
void |
setName(QName id)
Set the name for the property. |
void |
setNode(AVMNode node)
Set the node that owns this property. |
void |
setValue(PropertyValue value)
Set the value of this property. |
| Method Detail |
|---|
void setNode(AVMNode node)
node - The AVMNode.AVMNode getNode()
QName getName()
void setName(QName id)
id - A QName.PropertyValue getValue()
void setValue(PropertyValue value)
value - A PropertyValue.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||