public class NodeAspectsEntity extends Object
Constructor and Description |
---|
NodeAspectsEntity()
Required default constructor
|
Modifier and Type | Method and Description |
---|---|
List<Long> |
getAspectQNameIds() |
Long |
getNodeId() |
List<Long> |
getNodeIds() |
Long |
getNodeVersion() |
void |
setAspectQNameIds(List<Long> aspectQNameIds) |
void |
setNodeId(Long nodeId) |
void |
setNodeIds(List<Long> nodeIds) |
void |
setNodeVersion(Long nodeVersion) |
String |
toString() |
Copyright © 2005–2017 Alfresco Software. All rights reserved.