public class NodeDataSpacesURIs extends Object implements Serializable
Constructor and Description |
---|
NodeDataSpacesURIs(String scratchURI,
String cacheURI,
String inputURI,
String outputURI,
String userURI,
String globalURI) |
Modifier and Type | Method and Description |
---|---|
String |
getCacheURI() |
String |
getGlobalURI() |
String |
getInputURI() |
String |
getOutputURI() |
String |
getScratchURI() |
String |
getUserURI() |