public class ChildPropertyEntity
extends java.lang.Object
| Constructor and Description |
|---|
ChildPropertyEntity() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getParentNodeId() |
java.lang.Long |
getPropertyQNameId() |
NodePropertyValue |
getValue() |
void |
setParentNodeId(java.lang.Long nodeId) |
void |
setPropertyQNameId(java.lang.Long propertyQNameId) |
void |
setValue(NodePropertyValue value) |
public void setParentNodeId(java.lang.Long nodeId)
public java.lang.Long getParentNodeId()
public void setPropertyQNameId(java.lang.Long propertyQNameId)
public java.lang.Long getPropertyQNameId()
public void setValue(NodePropertyValue value)
public NodePropertyValue getValue()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.