Uses of Enum Class
org.alfresco.service.cmr.view.ImporterBinding.UUID_BINDING
Packages that use ImporterBinding.UUID_BINDING
-
Uses of ImporterBinding.UUID_BINDING in org.alfresco.repo.importer
Methods in org.alfresco.repo.importer with parameters of type ImporterBinding.UUID_BINDINGModifier and TypeMethodDescriptionvoidImporterBootstrap.setUuidBinding(ImporterBinding.UUID_BINDING uuidBinding) Set the behaviour for generating UUIDs in the import. -
Uses of ImporterBinding.UUID_BINDING in org.alfresco.service.cmr.view
Methods in org.alfresco.service.cmr.view that return ImporterBinding.UUID_BINDINGModifier and TypeMethodDescriptionImporterBinding.getUUIDBinding()Gets the Node UUID Bindingstatic ImporterBinding.UUID_BINDINGReturns the enum constant of this class with the specified name.static ImporterBinding.UUID_BINDING[]ImporterBinding.UUID_BINDING.values()Returns an array containing the constants of this enum class, in the order they are declared.