public interface ImportNode
| Modifier and Type | Method and Description |
|---|---|
List<AccessPermission> |
getAccessControlEntries() |
String |
getChildName() |
boolean |
getInheritPermissions() |
Set<QName> |
getNodeAspects() |
NodeRef |
getNodeRef() |
ImportParent |
getParentContext() |
Map<QName,Serializable> |
getProperties()
Gets all properties for the node
|
DataTypeDefinition |
getPropertyDataType(QName propertyName)
Gets the property data type
|
TypeDefinition |
getTypeDefinition() |
String |
getUUID() |
boolean |
isReference() |
ImportParent getParentContext()
TypeDefinition getTypeDefinition()
boolean isReference()
NodeRef getNodeRef()
String getUUID()
String getChildName()
Map<QName,Serializable> getProperties()
DataTypeDefinition getPropertyDataType(QName propertyName)
propertyName - name of propertyboolean getInheritPermissions()
List<AccessPermission> getAccessControlEntries()
Copyright © 2005–2020 Alfresco Software. All rights reserved.