public class LocationUriProviderMock extends TempFolderLocationUriProvider
context, CONTEXT, file, FILE, id, ID, path, PATHBASE_LOCATION, DISPOSE, PROJECT, SCHEME, SCHEME_EWS, SCHEME_FILE, SCHEME_TMP| Constructor and Description |
|---|
LocationUriProviderMock(java.lang.String id,
java.lang.String path)
The constructor with id and sub folder path for the data directory, with default context 'test'
|
LocationUriProviderMock(java.lang.String id,
java.lang.String context,
java.lang.String path)
The constructor with id and sub folder path for the data directory
|
LocationUriProviderMock(java.lang.String id,
java.lang.String context,
java.lang.String path,
java.lang.String file)
The constructor with id and sub folder path for the data directory
|
activate, deactivate, dispose, getId, getLocationUri, initializepublic LocationUriProviderMock(java.lang.String id,
java.lang.String path)
id - the provider idpath - the sub folder path for the data directorypublic LocationUriProviderMock(java.lang.String id,
java.lang.String context,
java.lang.String path)
id - the provider idcontext - the sub folder under the temp directory to store the data intopath - the sub folder path for the data directorypublic LocationUriProviderMock(java.lang.String id,
java.lang.String context,
java.lang.String path,
java.lang.String file)
id - the provider idcontext - the sub folder under the temp directory to store the data intopath - the sub folder path for the data directoryfile - the file nameData In Motion Consulting GmbH