public interface ImporterBinding
Modifier and Type | Interface and Description |
---|---|
static class |
ImporterBinding.UUID_BINDING
UUID Binding
|
Modifier and Type | Method and Description |
---|---|
boolean |
allowReferenceWithinTransaction()
Gets whether the search for imported node references should search within the import
transaction or not.
|
org.alfresco.service.namespace.QName[] |
getExcludedClasses()
Gets the list of content model classes to exclude from import
|
ImporterContentCache |
getImportConentCache() |
ImporterBinding.UUID_BINDING |
getUUIDBinding()
Gets the Node UUID Binding
|
String |
getValue(String key)
Gets a value for the specified name - to support simple name / value substitution
|
ImporterBinding.UUID_BINDING getUUIDBinding()
boolean allowReferenceWithinTransaction()
String getValue(String key)
key
- the value nameorg.alfresco.service.namespace.QName[] getExcludedClasses()
ImporterContentCache getImportConentCache()
Copyright © 2005–2017 Alfresco Software. All rights reserved.