public class NodeWithTargetsEntity extends NodeBackedEntity
NodeEntity with additional properties| Modifier and Type | Class and Description |
|---|---|
static class |
NodeWithTargetsEntity.TargetAndTypeId |
| Constructor and Description |
|---|
NodeWithTargetsEntity()
Default constructor
|
NodeWithTargetsEntity(java.lang.Long parentNodeId,
java.lang.Long nameQNameId,
java.lang.Long contentTypeQNameId,
java.lang.Long assocTypeId)
Query constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getAssocTypeId()
If set, the ID of the assocation type to limit
the target assocs to.
|
java.util.List |
getTargetIds() |
void |
setTargets(java.util.List targets) |
getContentTypeQNameId, getCreatedDate, getCreator, getId, getModifiedDate, getModifier, getName, getNameQNameId, getNode, getNodeRef, getParentNodeId, setId, setName, setNodeCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.