|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImporterBinding
Encapsulation of Import binding parameters
Nested Class Summary | |
---|---|
static class |
ImporterBinding.UUID_BINDING
UUID Binding |
Method Summary | |
---|---|
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 |
ImporterBinding.UUID_BINDING |
getUUIDBinding()
Gets the Node UUID Binding |
java.lang.String |
getValue(java.lang.String key)
Gets a value for the specified name - to support simple name / value substitution |
Method Detail |
---|
ImporterBinding.UUID_BINDING getUUIDBinding()
boolean allowReferenceWithinTransaction()
java.lang.String getValue(java.lang.String key)
key
- the value name
org.alfresco.service.namespace.QName[] getExcludedClasses()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |