public class BasicRemoteRepository extends AbstractRemoteRepository
CRON_DEFINITION, location| Constructor and Description | 
|---|
| BasicRemoteRepository(Locale primaryLocale,
                     RepositoryType type,
                     String id,
                     String name,
                     RepositoryStorage storage) | 
| BasicRemoteRepository(String id,
                     String name,
                     RepositoryStorage storage) | 
| Modifier and Type | Method and Description | 
|---|---|
| RepositoryCapabilities | getCapabilities()Returns the capabilities of the repository implementation. | 
| boolean | hasIndex()Returns true, if this repository has a index available | 
| static BasicRemoteRepository | newFilesystemInstance(String id,
                     String name,
                     Path basePath) | 
addExtraHeader, addExtraParameter, getCheckPath, getContent, getExtraHeaders, getExtraParameters, getLocalPath, getLoginCredentials, getTimeout, setCheckPath, setContent, setCredentials, setExtraHeaders, setExtraParameters, setLocation, setTimeout, toStringaddAsset, addFailoverLocation, addFeature, clearFailoverLocations, close, consumeData, consumeDataFromChannel, copyAsset, copyAsset, getAsset, getDescription, getDescription, getFailoverLocations, getFeature, getId, getIndexingContext, getLayout, getLocation, getName, getName, getPrimaryLocale, getSchedulingDefinition, getStorage, getType, handle, isOpen, isScanned, moveAsset, moveAsset, registerEventHandler, removeAsset, removeFailoverLocation, setBaseUri, setDescription, setIndexingContext, setLayout, setName, setPrimaryLocale, setScanned, setSchedulingDefinition, setStorage, supportsFeature, unregisterEventHandler, updateLocation, writeData, writeDataToChannelclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddFailoverLocation, clearFailoverLocations, getPrimaryLocale, removeFailoverLocation, setBaseUri, setDescription, setIndexingContext, setLayout, setName, setScanned, setSchedulingDefinitionclose, getDescription, getDescription, getFailoverLocations, getFeature, getId, getIndexingContext, getLayout, getLocation, getName, getName, getSchedulingDefinition, getType, isOpen, isScanned, supportsFeatureregisterEventHandler, unregisterEventHandleraddAsset, consumeData, consumeDataFromChannel, copyAsset, copyAsset, getAsset, moveAsset, moveAsset, removeAsset, updateLocation, writeData, writeDataToChannelpublic BasicRemoteRepository(String id, String name, RepositoryStorage storage)
public BasicRemoteRepository(Locale primaryLocale, RepositoryType type, String id, String name, RepositoryStorage storage)
public boolean hasIndex()
RepositoryhasIndex in interface RepositoryhasIndex in class AbstractRepositorypublic RepositoryCapabilities getCapabilities()
RepositorygetCapabilities in interface RepositorygetCapabilities in class AbstractRepositorypublic static BasicRemoteRepository newFilesystemInstance(String id, String name, Path basePath) throws IOException
IOExceptionCopyright © 2006–2019 The Apache Software Foundation. All rights reserved.