public interface ImportAdapter
Modifier and Type | Method and Description |
---|---|
boolean |
execute()
Executes the functionality of the extension.
|
void |
setOrganization(java.lang.String organizationKey)
Sets the Organization key of the imported objects.
|