Package | Description |
---|---|
org.alfresco.repo.importer | |
org.alfresco.service.cmr.view |
Modifier and Type | Method and Description |
---|---|
void |
ImporterBootstrap.setUuidBinding(ImporterBinding.UUID_BINDING uuidBinding)
Set the behaviour for generating UUIDs in the import.
|
Modifier and Type | Method and Description |
---|---|
ImporterBinding.UUID_BINDING |
ImporterBinding.getUUIDBinding()
Gets the Node UUID Binding
|
static ImporterBinding.UUID_BINDING |
ImporterBinding.UUID_BINDING.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImporterBinding.UUID_BINDING[] |
ImporterBinding.UUID_BINDING.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.