public class ChildPropertyEntity extends Object
| Constructor and Description |
|---|
ChildPropertyEntity() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getParentNodeId() |
Long |
getPropertyQNameId() |
NodePropertyValue |
getValue() |
void |
setParentNodeId(Long nodeId) |
void |
setPropertyQNameId(Long propertyQNameId) |
void |
setValue(NodePropertyValue value) |
public void setParentNodeId(Long nodeId)
public Long getParentNodeId()
public void setPropertyQNameId(Long propertyQNameId)
public Long getPropertyQNameId()
public void setValue(NodePropertyValue value)
public NodePropertyValue getValue()
Copyright © 2005–2018 Alfresco Software. All rights reserved.