public interface HasRepositoryDirectories
Modifier and Type | Method and Description |
---|---|
String[] |
getDirectories()
If step has reference(s) to another transformation(s)/job(s) returns an array of repository directories.
|
ObjectLocationSpecificationMethod[] |
getSpecificationMethods()
If step has reference(s) to another transformation(s)/job(s) returns an array of specification method(s)
defining the type of an access to a referenced file.
|
void |
setDirectories(String[] directory)
If step has reference(s) to another transformation(s)/job(s) sets updated repository directories from
incoming String array.
|
String[] getDirectories()
void setDirectories(String[] directory)
directory
- Array of updated rep directories to setObjectLocationSpecificationMethod[] getSpecificationMethods()
Copyright © 2018 Hitachi Vantara. All rights reserved.