Skip navigation links
CloudStore API
(0.10.7)
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 

A

AbstractBean<P extends PropertyBase> - Class in co.codewizards.cloudstore.core.bean
 
AbstractBean() - Constructor for class co.codewizards.cloudstore.core.bean.AbstractBean
 
AbstractClassExtension<T,E extends T> - Class in co.codewizards.cloudstore.core.objectfactory
Abstract base-class for the much easier implementation of a ClassExtension.
AbstractClassExtension() - Constructor for class co.codewizards.cloudstore.core.objectfactory.AbstractClassExtension
 
AbstractCloudStoreJaxbContextProvider - Class in co.codewizards.cloudstore.core.dto.jaxb
 
AbstractCloudStoreJaxbContextProvider() - Constructor for class co.codewizards.cloudstore.core.dto.jaxb.AbstractCloudStoreJaxbContextProvider
 
AbstractCloudStorePersistenceCapableClassesProvider - Class in co.codewizards.cloudstore.local.persistence
 
AbstractCloudStorePersistenceCapableClassesProvider() - Constructor for class co.codewizards.cloudstore.local.persistence.AbstractCloudStorePersistenceCapableClassesProvider
 
AbstractDatabaseAdapter - Class in co.codewizards.cloudstore.local.db
 
AbstractDatabaseAdapter() - Constructor for class co.codewizards.cloudstore.local.db.AbstractDatabaseAdapter
 
AbstractDatabaseAdapterFactory - Class in co.codewizards.cloudstore.local.db
 
AbstractDatabaseAdapterFactory() - Constructor for class co.codewizards.cloudstore.local.db.AbstractDatabaseAdapterFactory
 
AbstractInverseServiceRequest - Class in co.codewizards.cloudstore.ls.core.dto
 
AbstractInverseServiceRequest() - Constructor for class co.codewizards.cloudstore.ls.core.dto.AbstractInverseServiceRequest
 
AbstractInverseServiceRequestHandler<Q extends InverseServiceRequest,A extends InverseServiceResponse> - Class in co.codewizards.cloudstore.ls.client.handler
 
AbstractInverseServiceRequestHandler() - Constructor for class co.codewizards.cloudstore.ls.client.handler.AbstractInverseServiceRequestHandler
 
AbstractInverseServiceResponse - Class in co.codewizards.cloudstore.ls.core.dto
 
AbstractInverseServiceResponse(InverseServiceRequest) - Constructor for class co.codewizards.cloudstore.ls.core.dto.AbstractInverseServiceResponse
 
AbstractInverseServiceResponse(Uid) - Constructor for class co.codewizards.cloudstore.ls.core.dto.AbstractInverseServiceResponse
 
AbstractInvocationFilter - Class in co.codewizards.cloudstore.ls.core.invoke.filter
 
AbstractInvocationFilter() - Constructor for class co.codewizards.cloudstore.ls.core.invoke.filter.AbstractInvocationFilter
 
AbstractLocalRepoTransactionListener - Class in co.codewizards.cloudstore.core.repo.local
 
AbstractLocalRepoTransactionListener() - Constructor for class co.codewizards.cloudstore.core.repo.local.AbstractLocalRepoTransactionListener
 
AbstractReferenceJanitor - Class in co.codewizards.cloudstore.ls.core.invoke.refjanitor
 
AbstractReferenceJanitor() - Constructor for class co.codewizards.cloudstore.ls.core.invoke.refjanitor.AbstractReferenceJanitor
 
AbstractRepoTransport - Class in co.codewizards.cloudstore.core.repo.transport
 
AbstractRepoTransport() - Constructor for class co.codewizards.cloudstore.core.repo.transport.AbstractRepoTransport
 
AbstractRepoTransportFactory - Class in co.codewizards.cloudstore.core.repo.transport
 
AbstractRepoTransportFactory() - Constructor for class co.codewizards.cloudstore.core.repo.transport.AbstractRepoTransportFactory
 
AbstractRequest<R> - Class in co.codewizards.cloudstore.ls.rest.client.request
Abstract base class for REST requests.
AbstractRequest() - Constructor for class co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest
 
AbstractRequest<R> - Class in co.codewizards.cloudstore.rest.client.request
Abstract base class for REST requests.
AbstractRequest() - Constructor for class co.codewizards.cloudstore.rest.client.request.AbstractRequest
 
AbstractRequestWithExistingLocalRepoDto - Class in co.codewizards.cloudstore.ls.core.dto
 
AbstractRequestWithExistingLocalRepoDto() - Constructor for class co.codewizards.cloudstore.ls.core.dto.AbstractRequestWithExistingLocalRepoDto
 
AbstractService - Class in co.codewizards.cloudstore.ls.rest.server.service
 
AbstractService() - Constructor for class co.codewizards.cloudstore.ls.rest.server.service.AbstractService
 
AbstractServiceWithRepoToRepoAuth - Class in co.codewizards.cloudstore.rest.server.service
 
AbstractServiceWithRepoToRepoAuth() - Constructor for class co.codewizards.cloudstore.rest.server.service.AbstractServiceWithRepoToRepoAuth
 
accept(File) - Method in interface co.codewizards.cloudstore.core.oio.FileFilter
Tests whether or not the specified file should be included in a file list.
accept(File) - Method in class co.codewizards.cloudstore.core.oio.FileFilterWrapper
 
accept(File, String) - Method in class co.codewizards.cloudstore.local.FilenameFilterSkipMetaDir
 
AcceptRepoConnectionSubCommand - Class in co.codewizards.cloudstore.client
SubCommand implementation for requesting a connection at a remote repository.
AcceptRepoConnectionSubCommand() - Constructor for class co.codewizards.cloudstore.client.AcceptRepoConnectionSubCommand
 
acquire(File, long) - Method in class co.codewizards.cloudstore.core.io.LockFileFactory
Acquire an exclusive lock on the specified file.
add(E) - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
add(int, E) - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
add(List<E>, int, E) - Method in class co.codewizards.cloudstore.core.collection.ListMerger
Add the given element to the given destination-List dest at the specified index.
add(E) - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
add(int, E) - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
addAll(Collection<? extends E>) - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
addAll(int, Collection<? extends E>) - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
addAll(Collection<? extends E>) - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
addAll(int, Collection<? extends E>) - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
addChild(RepoFileDtoTreeNode) - Method in class co.codewizards.cloudstore.core.dto.RepoFileDtoTreeNode
 
addFinalSlash(String) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Add a trailing file separator character to the given directory name if it does not already end with one.
addLocalRepoManagerCloseListener(LocalRepoManagerCloseListener) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
 
addLocalRepoManagerCloseListener(LocalRepoManagerCloseListener) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManagerFactory
 
addLocalRepoManagerCloseListener(LocalRepoManagerCloseListener) - Method in class co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl
 
addPostCloseListener(LocalRepoTransactionPostCloseListener) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoTransaction
 
addPostCloseListener(LocalRepoTransactionPostCloseListener) - Method in class co.codewizards.cloudstore.local.LocalRepoTransactionImpl
 
addPreCloseListener(LocalRepoTransactionPreCloseListener) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoTransaction
 
addPreCloseListener(LocalRepoTransactionPreCloseListener) - Method in class co.codewizards.cloudstore.local.LocalRepoTransactionImpl
 
addPropertyChangeListener(PropertyChangeListener) - Method in class co.codewizards.cloudstore.core.bean.AbstractBean
 
addPropertyChangeListener(P, PropertyChangeListener) - Method in class co.codewizards.cloudstore.core.bean.AbstractBean
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface co.codewizards.cloudstore.core.bean.Bean
 
addPropertyChangeListener(P, PropertyChangeListener) - Method in interface co.codewizards.cloudstore.core.bean.Bean
 
addPropertyChangeListener(PropertyChangeListener) - Method in class co.codewizards.cloudstore.core.bean.BeanSupport
 
addPropertyChangeListener(P, PropertyChangeListener) - Method in class co.codewizards.cloudstore.core.bean.BeanSupport
 
addPropertyChangeListener() - Method in class co.codewizards.cloudstore.core.bean.WeakPropertyChangeListener
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry
 
addPropertyChangeListener(LocalRepoRegistry.Property, PropertyChangeListener) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry
 
addPropertyChangeListener(PropertyChangeListener) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoRegistryImpl
 
addPropertyChangeListener(LocalRepoRegistry.Property, PropertyChangeListener) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoRegistryImpl
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemon
 
addPropertyChangeListener(RepoSyncDaemon.Property, PropertyChangeListener) - Method in interface co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemon
 
addPropertyChangeListener(PropertyChangeListener) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemonImpl
 
addPropertyChangeListener(RepoSyncDaemon.Property, PropertyChangeListener) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemonImpl
 
addWeakPropertyChangeListener(B, P, PropertyChangeListener) - Static method in class co.codewizards.cloudstore.core.bean.PropertyChangeListenerUtil
 
addWeakPropertyChangeListener(Object, PropertyChangeListener) - Static method in class co.codewizards.cloudstore.core.bean.PropertyChangeListenerUtil
 
addWeakPropertyChangeListenerNonTypeSafe(Object, Object, PropertyChangeListener) - Static method in class co.codewizards.cloudstore.core.bean.PropertyChangeListenerUtil
 
afterClass() - Method in class co.codewizards.cloudstore.test.CloudStoreServerTestSupport
 
AfterUpdateHookSubCommand - Class in co.codewizards.cloudstore.client
SubCommand implementation being called after an update.
AfterUpdateHookSubCommand() - Constructor for class co.codewizards.cloudstore.client.AfterUpdateHookSubCommand
 
AllowCloudStoreInvocationFilter - Class in co.codewizards.cloudstore.ls.core.invoke.filter
 
AllowCloudStoreInvocationFilter() - Constructor for class co.codewizards.cloudstore.ls.core.invoke.filter.AllowCloudStoreInvocationFilter
 
AllowJavaInvocationFilter - Class in co.codewizards.cloudstore.ls.core.invoke.filter
 
AllowJavaInvocationFilter() - Constructor for class co.codewizards.cloudstore.ls.core.invoke.filter.AllowJavaInvocationFilter
 
APP_ID_SIMPLE_ID - Static variable in interface co.codewizards.cloudstore.core.config.Config
 
APP_ID_SIMPLE_ID - Static variable in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
 
appendEncodedPath(URL, String) - Static method in class co.codewizards.cloudstore.core.util.UrlUtil
Appends the URL-encoded path to the given base url.
appendNonEncodedPath(URL, String) - Static method in class co.codewizards.cloudstore.core.util.UrlUtil
Appends the plain path to the given base url.
AppId - Interface in co.codewizards.cloudstore.core.appid
Service providing the identity of the currently running application.
AppIdRegistry - Class in co.codewizards.cloudstore.core.appid
 
AppIdRegistry() - Constructor for class co.codewizards.cloudstore.core.appid.AppIdRegistry
 
APPLICATION_JAVA_NATIVE - Static variable in interface co.codewizards.cloudstore.ls.core.provider.MediaTypeConst
 
APPLICATION_JAVA_NATIVE_TYPE - Static variable in interface co.codewizards.cloudstore.ls.core.provider.MediaTypeConst
 
APPLICATION_JAVA_NATIVE_WITH_OBJECT_REF - Static variable in interface co.codewizards.cloudstore.ls.core.provider.MediaTypeConst
 
APPLICATION_JAVA_NATIVE_WITH_OBJECT_REF_TYPE - Static variable in interface co.codewizards.cloudstore.ls.core.provider.MediaTypeConst
 
ApplicationException - Annotation Type in co.codewizards.cloudstore.core.exception
 
applyDeleteModification(RepoTransport, RepoTransport, DeleteModificationDto) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
aroundReadFrom(ReaderInterceptorContext) - Method in class co.codewizards.cloudstore.rest.shared.interceptor.GZIPConditionalReaderInterceptor
 
aroundReadFrom(ReaderInterceptorContext) - Method in class co.codewizards.cloudstore.rest.shared.interceptor.GZIPReaderInterceptor
 
aroundWriteTo(WriterInterceptorContext) - Method in class co.codewizards.cloudstore.rest.shared.interceptor.GZIPConditionalWriterInterceptor
 
aroundWriteTo(WriterInterceptorContext) - Method in class co.codewizards.cloudstore.rest.shared.interceptor.GZIPWriterInterceptor
 
asListWithoutNullElements(E...) - Static method in class co.codewizards.cloudstore.core.util.CollectionUtil
 
assertCanInvoke(ExtMethodInvocationRequest) - Method in class co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry
 
assertLocalRootNotNull() - Method in class co.codewizards.cloudstore.client.SubCommandWithExistingLocalRepo
 
assertLocalRootNotNull() - Method in class co.codewizards.cloudstore.client.SyncSubCommand
 
assertNoDeleteModificationCollision(LocalRepoTransaction, UUID, String) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
assertNotClosed() - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
assertNotEmpty(T, String) - Static method in class co.codewizards.cloudstore.core.util.AssertUtil
 
assertNotNull(T, String, String, Object...) - Static method in class co.codewizards.cloudstore.core.util.AssertUtil
 
assertNotNullAndNoNullElement(T[], String) - Static method in class co.codewizards.cloudstore.core.util.AssertUtil
 
assertNotNullAndNoNullElement(T, String) - Static method in class co.codewizards.cloudstore.core.util.AssertUtil
 
assertResponseIndicatesSuccess(Response) - Method in class co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest
 
assertResponseIndicatesSuccess(Response) - Method in class co.codewizards.cloudstore.rest.client.request.AbstractRequest
 
AssertUtil - Class in co.codewizards.cloudstore.core.util
 
assertWritable() - Method in class co.codewizards.cloudstore.local.persistence.FileChunk
 
assignCredentials(Invocation.Builder) - Method in class co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient
 
assignCredentials(Invocation.Builder) - Method in class co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest
 
assignCredentials(Invocation.Builder) - Method in class co.codewizards.cloudstore.rest.client.CloudStoreRestClient
 
assignCredentials(Invocation.Builder) - Method in class co.codewizards.cloudstore.rest.client.request.AbstractRequest
 
Auth - Class in co.codewizards.cloudstore.rest.server.auth
Authentication information (username + password).
Auth() - Constructor for class co.codewizards.cloudstore.rest.server.auth.Auth
Create an empty instance.
Auth(String, char[]) - Constructor for class co.codewizards.cloudstore.rest.server.auth.Auth
Create an instance with the given values.
AuthConstants - Interface in co.codewizards.cloudstore.core.auth
 
authenticate(Auth) - Method in interface co.codewizards.cloudstore.rest.server.ldap.LdapClient
 
authenticate(Auth) - Method in class co.codewizards.cloudstore.rest.server.ldap.QueryLdapClient
 
authenticate(Auth) - Method in class co.codewizards.cloudstore.rest.server.ldap.SimpleLdapClient
 
authenticateAndCreateLocalRepoTransport() - Method in class co.codewizards.cloudstore.rest.server.service.AbstractServiceWithRepoToRepoAuth
 
authenticateAndGetLocalRootURL() - Method in class co.codewizards.cloudstore.rest.server.service.AbstractServiceWithRepoToRepoAuth
 
authenticateAndReturnUserName() - Method in class co.codewizards.cloudstore.rest.server.service.AbstractServiceWithRepoToRepoAuth
Get the Auth information via AbstractServiceWithRepoToRepoAuth.getAuth() and verify, if they are valid.
authenticateWithLdap() - Method in class co.codewizards.cloudstore.rest.server.service.AbstractServiceWithRepoToRepoAuth
 
AuthFilter - Class in co.codewizards.cloudstore.ls.rest.server.auth
 
AuthFilter() - Constructor for class co.codewizards.cloudstore.ls.rest.server.auth.AuthFilter
 
AuthFilter.SecurityContextImpl - Class in co.codewizards.cloudstore.ls.rest.server.auth
 
AuthManager - Class in co.codewizards.cloudstore.ls.rest.server.auth
 
AuthManager() - Constructor for class co.codewizards.cloudstore.ls.rest.server.auth.AuthManager
 
AuthToken - Class in co.codewizards.cloudstore.core.auth
 
AuthToken() - Constructor for class co.codewizards.cloudstore.core.auth.AuthToken
 
AuthTokenIO - Class in co.codewizards.cloudstore.core.auth
 
AuthTokenIO() - Constructor for class co.codewizards.cloudstore.core.auth.AuthTokenIO
 
AuthTokenSigner - Class in co.codewizards.cloudstore.core.auth
 
AuthTokenSigner(byte[]) - Constructor for class co.codewizards.cloudstore.core.auth.AuthTokenSigner
 
AuthTokenVerifier - Class in co.codewizards.cloudstore.core.auth
 
AuthTokenVerifier(byte[]) - Constructor for class co.codewizards.cloudstore.core.auth.AuthTokenVerifier
 
AutoTrackChanged - Interface in co.codewizards.cloudstore.local.persistence
Automatically track changes by updating the changed property whenever the object is written to the datastore.
AutoTrackLifecycleListener - Class in co.codewizards.cloudstore.local
JDO lifecycle-listener updating the changed and the localRevision properties of persistence-capable objects.
AutoTrackLifecycleListener() - Constructor for class co.codewizards.cloudstore.local.AutoTrackLifecycleListener
 
AutoTrackLocalRevision - Interface in co.codewizards.cloudstore.local.persistence
Automatically track changes by updating the localRevision property whenever the object is written to the datastore.
available() - Method in interface co.codewizards.cloudstore.core.io.IInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.

B

backupParentFileLastModified(File) - Method in class co.codewizards.cloudstore.local.transport.ParentFileLastModifiedManager
 
Base64Url - Class in co.codewizards.cloudstore.core.util
Standard base64url (RFC 4648) encoding and decoding.
Base64Url() - Constructor for class co.codewizards.cloudstore.core.util.Base64Url
 
Bean<P extends PropertyBase> - Interface in co.codewizards.cloudstore.core.bean
 
BeanSupport<B,P extends PropertyBase> - Class in co.codewizards.cloudstore.core.bean
 
BeanSupport(B) - Constructor for class co.codewizards.cloudstore.core.bean.BeanSupport
 
beforeClass() - Method in class co.codewizards.cloudstore.test.CloudStoreServerTestSupport
 
beginPutFile(RepoTransport, RepoTransport, RepoFileDtoTreeNode, String, NormalFileDto) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
beginPutFile(String) - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Begins a file transfer to this RepoTransport (more precisely the remote repository behind it).
beginPutFile(String) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
BeginPutFile - Class in co.codewizards.cloudstore.rest.client.request
 
BeginPutFile(String, String) - Constructor for class co.codewizards.cloudstore.rest.client.request.BeginPutFile
 
beginPutFile(String) - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
beginPutFile(String) - Method in class co.codewizards.cloudstore.rest.server.service.BeginPutFileService
 
beginPutFile(ConfigPropSetDto) - Method in class co.codewizards.cloudstore.rest.server.service.PutParentConfigPropSetDtoService
 
BeginPutFileService - Class in co.codewizards.cloudstore.rest.server.service
 
BeginPutFileService() - Constructor for class co.codewizards.cloudstore.rest.server.service.BeginPutFileService
 
beginReadTransaction() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
Begin a JDO transaction for read operations only in the underlying database.
beginReadTransaction() - Method in class co.codewizards.cloudstore.local.LocalRepoMetaDataImpl
Begin a JDO transaction for read operations only in the underlying database.
beginTask(String, int) - Method in class co.codewizards.cloudstore.core.progress.LoggerProgressMonitor
 
beginTask(String, int) - Method in class co.codewizards.cloudstore.core.progress.NullProgressMonitor
 
beginTask(String, int) - Method in interface co.codewizards.cloudstore.core.progress.ProgressMonitor
Notifies that the main task is beginning.
beginTask(String, int) - Method in class co.codewizards.cloudstore.core.progress.ProgressMonitorDelegator
 
beginTask(String, int) - Method in class co.codewizards.cloudstore.core.progress.SubProgressMonitor
 
beginWriteTransaction() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
Begin a JDO transaction for read and write operations in the underlying database.
beginWriteTransaction() - Method in class co.codewizards.cloudstore.local.LocalRepoMetaDataImpl
Begin a JDO transaction for read and write operations in the underlying database.
BouncyCastleRegistrationUtil - Class in co.codewizards.cloudstore.core.auth
 
browse() - Method in class co.codewizards.cloudstore.rest.server.service.WebDavService
 
browse(String) - Method in class co.codewizards.cloudstore.rest.server.service.WebDavService
 
build() - Method in class co.codewizards.cloudstore.rest.client.ClientBuilderDefaultValuesDecorator
 
build() - Method in class co.codewizards.cloudstore.rest.client.ssl.SSLContextBuilder
 
buildChangeSetDto(RepositoryDto) - Method in class co.codewizards.cloudstore.local.transport.ChangeSetDtoBuilder
 
buildIdRangePackageFilter(int) - Method in class co.codewizards.cloudstore.local.persistence.Dao
 
buildIdRangePackageQueryMap(List<Dao.IdRange>) - Method in class co.codewizards.cloudstore.local.persistence.Dao
Build the query-argument-map corresponding to #buildIdRangePackageFilter().
buildIdRangePackages(SortedSet<Long>) - Static method in class co.codewizards.cloudstore.local.persistence.Dao
Organise the given entity-IDs in Dao.IdRanges, which itself are grouped into packages.
buildIdRangePackages(SortedSet<Long>, int) - Static method in class co.codewizards.cloudstore.local.persistence.Dao
Deprecated.
Only used for junit-test! Use Dao.buildIdRangePackages(SortedSet) instead! Don't use this method directly!
buildParentConfigPropSetDto() - Method in class co.codewizards.cloudstore.local.transport.ChangeSetDtoBuilder
 
ByteArrayInputStream - Class in co.codewizards.cloudstore.core.io
Subclass of ByteArrayInputStream also implementing IByteArrayInputStream.
ByteArrayInputStream(byte[]) - Constructor for class co.codewizards.cloudstore.core.io.ByteArrayInputStream
 
ByteArrayInputStream(byte[], int, int) - Constructor for class co.codewizards.cloudstore.core.io.ByteArrayInputStream
 
ByteArrayInputStreamLs - Class in co.codewizards.cloudstore.ls.client.util
Utility class for creating ByteArrayInputStreams inside the LocalServer's VM.
ByteArrayOutputStream - Class in co.codewizards.cloudstore.core.io
Subclass of ByteArrayOutputStream also implementing IByteArrayOutputStream.
ByteArrayOutputStream() - Constructor for class co.codewizards.cloudstore.core.io.ByteArrayOutputStream
 
ByteArrayOutputStream(int) - Constructor for class co.codewizards.cloudstore.core.io.ByteArrayOutputStream
 
ByteArrayOutputStreamLs - Class in co.codewizards.cloudstore.ls.client.util
Utility class for creating ByteArrayOutputStreams inside the LocalServer's VM.
bytesToInt(byte[]) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
 
bytesToLong(byte[]) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
 

C

call(String, CallableProvider<V>) - Method in class co.codewizards.cloudstore.core.concurrent.DeferrableExecutor
 
CallableProvider<V> - Interface in co.codewizards.cloudstore.core.concurrent
 
callback(DynamicX509TrustManagerCallback) - Method in class co.codewizards.cloudstore.rest.client.ssl.SSLContextBuilder
 
CallbackDeniedTrustException - Exception in co.codewizards.cloudstore.rest.client.ssl
Exception indicating that DynamicX509TrustManagerCallback was consulted and explicitly denied trust.
CallbackDeniedTrustException(Throwable) - Constructor for exception co.codewizards.cloudstore.rest.client.ssl.CallbackDeniedTrustException
 
CallerBlocksPolicy - Class in co.codewizards.cloudstore.core.concurrent
A handler for rejected tasks that blocks until the rejected task can be added to the queue.
CallerBlocksPolicy() - Constructor for class co.codewizards.cloudstore.core.concurrent.CallerBlocksPolicy
 
cancelTimer() - Method in class co.codewizards.cloudstore.server.CloudStoreUpdaterTimer
 
cancelTimerTask() - Method in class co.codewizards.cloudstore.server.CloudStoreUpdaterTimer
 
canExecute() - Method in interface co.codewizards.cloudstore.core.oio.File
 
canExecute() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
canInvoke(ExtMethodInvocationRequest) - Method in class co.codewizards.cloudstore.ls.core.invoke.filter.AllowCloudStoreInvocationFilter
 
canInvoke(ExtMethodInvocationRequest) - Method in class co.codewizards.cloudstore.ls.core.invoke.filter.AllowJavaInvocationFilter
 
canInvoke(ExtMethodInvocationRequest) - Method in class co.codewizards.cloudstore.ls.core.invoke.filter.DenyReflectInvocationFilter
 
canInvoke(ExtMethodInvocationRequest) - Method in interface co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilter
 
canInvoke(ExtMethodInvocationRequest) - Method in class co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry
 
canonicalizeURL(URL) - Static method in class co.codewizards.cloudstore.core.util.UrlUtil
Turns the given url into a canonical form.
canRead() - Method in interface co.codewizards.cloudstore.core.oio.File
 
canRead() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
canWrite() - Method in interface co.codewizards.cloudstore.core.oio.File
 
canWrite() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
cast(Object) - Static method in class co.codewizards.cloudstore.core.util.Util
 
castOrFail(File) - Static method in class co.codewizards.cloudstore.core.oio.IoFileUtil
 
castStream(InputStream) - Static method in class co.codewizards.cloudstore.core.io.StreamUtil
Casts an InputStream as IInputStream, if possible; or converts it by instantiating a new bridge instance, if a simple Java cast is not possible.
castStream(IInputStream) - Static method in class co.codewizards.cloudstore.core.io.StreamUtil
Casts an IInputStream as InputStream, if possible; or converts it by instantiating a new bridge instance, if a simple Java cast is not possible.
castStream(OutputStream) - Static method in class co.codewizards.cloudstore.core.io.StreamUtil
Casts an OutputStream as IOutputStream, if possible; or converts it by instantiating a new bridge instance, if a simple Java cast is not possible.
castStream(IOutputStream) - Static method in class co.codewizards.cloudstore.core.io.StreamUtil
Casts an IOutputStream as OutputStream, if possible; or converts it by instantiating a new bridge instance, if a simple Java cast is not possible.
CHANGE_SET_DTO - Static variable in interface co.codewizards.cloudstore.local.persistence.FetchGroupConst
Functional fetch-group used to load all data needed for a ChangeSetDto.
CHANGE_SET_DTO_CACHE_FILE_NAME_PREFIX - Static variable in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
CHANGE_SET_DTO_CACHE_FILE_NAME_SUFFIX - Static variable in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
ChangeLdapPasswordSubCommand - Class in co.codewizards.cloudstore.client
SubCommand implementation for changing LDAP admin password.
ChangeLdapPasswordSubCommand() - Constructor for class co.codewizards.cloudstore.client.ChangeLdapPasswordSubCommand
 
changeMajor(int) - Method in class co.codewizards.cloudstore.core.version.Version
 
changeMinor(int) - Method in class co.codewizards.cloudstore.core.version.Version
 
changePatchLevel(int) - Method in class co.codewizards.cloudstore.core.version.Version
 
changeRelease(int) - Method in class co.codewizards.cloudstore.core.version.Version
 
ChangeSetDto - Class in co.codewizards.cloudstore.core.dto
 
ChangeSetDto() - Constructor for class co.codewizards.cloudstore.core.dto.ChangeSetDto
 
ChangeSetDtoBuilder - Class in co.codewizards.cloudstore.local.transport
 
ChangeSetDtoBuilder(LocalRepoTransaction, RepoTransport) - Constructor for class co.codewizards.cloudstore.local.transport.ChangeSetDtoBuilder
 
ChangeSetDtoIo - Class in co.codewizards.cloudstore.core.dto.jaxb
 
ChangeSetDtoIo() - Constructor for class co.codewizards.cloudstore.core.dto.jaxb.ChangeSetDtoIo
 
ChangeSetDtoService - Class in co.codewizards.cloudstore.rest.server.service
 
ChangeSetDtoService() - Constructor for class co.codewizards.cloudstore.rest.server.service.ChangeSetDtoService
 
changeSuffix(String) - Method in class co.codewizards.cloudstore.core.version.Version
 
CHARSET_NAME_UTF_8 - Static variable in class co.codewizards.cloudstore.core.util.IOUtil
UTF-8 character set name.
checkRenameDir(File, File) - Static method in class co.codewizards.cloudstore.core.oio.IoFileUtil
Before starting a moveRecursively operation, which will make use of the File.renameTo method, it is useful to determine, whether this is possible or not.
CheckServerTrustedCertificateExceptionContext - Class in co.codewizards.cloudstore.rest.client.ssl
 
CheckServerTrustedCertificateExceptionContext(X509Certificate[], Throwable) - Constructor for class co.codewizards.cloudstore.rest.client.ssl.CheckServerTrustedCertificateExceptionContext
 
CheckServerTrustedCertificateExceptionResult - Class in co.codewizards.cloudstore.rest.client.ssl
 
CheckServerTrustedCertificateExceptionResult() - Constructor for class co.codewizards.cloudstore.rest.client.ssl.CheckServerTrustedCertificateExceptionResult
 
ClassExtension<T> - Interface in co.codewizards.cloudstore.core.objectfactory
A ClassExtension declares that a sub-class must be instantiated instead of a certain base-class.
ClassInfo - Class in co.codewizards.cloudstore.ls.core.invoke
 
ClassInfo(int, String, Set<String>, boolean) - Constructor for class co.codewizards.cloudstore.ls.core.invoke.ClassInfo
 
ClassInfoMap - Class in co.codewizards.cloudstore.ls.core.invoke
 
ClassInfoMap() - Constructor for class co.codewizards.cloudstore.ls.core.invoke.ClassInfoMap
 
ClassInfoService - Class in co.codewizards.cloudstore.ls.rest.server.service
 
ClassInfoService() - Constructor for class co.codewizards.cloudstore.ls.rest.server.service.ClassInfoService
 
ClassManager - Class in co.codewizards.cloudstore.ls.core.invoke
 
ClassManager(Uid) - Constructor for class co.codewizards.cloudstore.ls.core.invoke.ClassManager
 
cleanUp() - Method in class co.codewizards.cloudstore.client.RepairDatabaseSubCommand
 
cleanUp() - Method in class co.codewizards.cloudstore.client.SubCommand
Invoked after SubCommand.run().
cleanUp() - Method in class co.codewizards.cloudstore.ls.core.invoke.refjanitor.PropertyChangeListenerJanitor
 
cleanUp() - Method in interface co.codewizards.cloudstore.ls.core.invoke.refjanitor.ReferenceJanitor
 
cleanUp() - Method in class co.codewizards.cloudstore.ls.core.invoke.refjanitor.ReferenceJanitorRegistry
 
clear() - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
clear() - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
clear() - Method in class co.codewizards.cloudstore.core.collection.WeakIdentityHashMap
 
clear() - Method in class co.codewizards.cloudstore.ls.core.LocalServerPropertiesManager
 
clear() - Method in class co.codewizards.cloudstore.rest.server.auth.Auth
Clear the sensitive data from this Auth instance.
clearCache() - Method in class co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry
Deprecated.
Should normally only be used by tests.
clearFetchGroups() - Method in class co.codewizards.cloudstore.local.persistence.Dao
 
clearObjectManagers() - Static method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
Deprecated.
Only used for tests! Don't use this method productively!
ClientBuilderDefaultValuesDecorator - Class in co.codewizards.cloudstore.rest.client
 
ClientBuilderDefaultValuesDecorator() - Constructor for class co.codewizards.cloudstore.rest.client.ClientBuilderDefaultValuesDecorator
 
ClientBuilderDefaultValuesDecorator(ClientBuilder) - Constructor for class co.codewizards.cloudstore.rest.client.ClientBuilderDefaultValuesDecorator
 
ClientTooOldException - Exception in co.codewizards.cloudstore.core.version
 
ClientTooOldException(VersionInfoDto, VersionInfoDto, String) - Constructor for exception co.codewizards.cloudstore.core.version.ClientTooOldException
 
clone() - Method in class co.codewizards.cloudstore.core.bean.AbstractBean
 
clone() - Method in interface co.codewizards.cloudstore.core.bean.CloneableBean
 
CloneableBean<P extends PropertyBase> - Interface in co.codewizards.cloudstore.core.bean
 
close() - Method in interface co.codewizards.cloudstore.core.io.IInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in interface co.codewizards.cloudstore.core.io.IOutputStream
Closes this output stream and releases any system resources associated with this stream.
close() - Method in interface co.codewizards.cloudstore.core.io.LockFile
Equivalent to LockFile.release().
close() - Method in class co.codewizards.cloudstore.core.io.NoCloseInputStream
 
close() - Method in class co.codewizards.cloudstore.core.io.NoCloseOutputStream
 
close() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
Closes this LocalRepoManager.
close() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManagerFactory
 
close() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoTransaction
close() - Method in class co.codewizards.cloudstore.core.repo.sync.DoneMarker
 
close() - Method in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
close() - Method in class co.codewizards.cloudstore.core.repo.transport.AbstractRepoTransport
 
close() - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
 
close() - Method in class co.codewizards.cloudstore.local.db.AbstractDatabaseAdapter
 
close() - Method in class co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl
 
close() - Method in class co.codewizards.cloudstore.local.LocalRepoTransactionImpl
 
close() - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
close() - Method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
close() - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
close() - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
CLOUDSTORE_ENCODING_HEADER - Static variable in class co.codewizards.cloudstore.rest.shared.GZIPUtil
 
CLOUDSTORE_ENCODING_HEADER_VALUE - Static variable in class co.codewizards.cloudstore.rest.shared.GZIPUtil
 
CloudStoreAppId - Class in co.codewizards.cloudstore.core.appid
 
CloudStoreAppId() - Constructor for class co.codewizards.cloudstore.core.appid.CloudStoreAppId
 
CloudStoreBinder - Class in co.codewizards.cloudstore.rest.server
 
CloudStoreBinder() - Constructor for class co.codewizards.cloudstore.rest.server.CloudStoreBinder
 
CloudStoreClient - Class in co.codewizards.cloudstore.client
 
CloudStoreClient(String...) - Constructor for class co.codewizards.cloudstore.client.CloudStoreClient
 
CloudStoreClient.ConsoleDynamicX509TrustManagerCallback - Class in co.codewizards.cloudstore.client
 
CloudStoreJaxbContext - Class in co.codewizards.cloudstore.core.dto.jaxb
 
CloudStoreJaxbContext() - Constructor for class co.codewizards.cloudstore.core.dto.jaxb.CloudStoreJaxbContext
 
CloudStoreJaxbContextProvider - Interface in co.codewizards.cloudstore.core.dto.jaxb
CloudStoreJaxbContextProvider implementations populate the CloudStoreJaxbContext.
CloudStoreJaxbContextProviderImpl - Class in co.codewizards.cloudstore.core.dto.jaxb
 
CloudStoreJaxbContextProviderImpl() - Constructor for class co.codewizards.cloudstore.core.dto.jaxb.CloudStoreJaxbContextProviderImpl
 
CloudStoreJaxbContextProviderImpl - Class in co.codewizards.cloudstore.ls.core.dto.jaxb
 
CloudStoreJaxbContextProviderImpl() - Constructor for class co.codewizards.cloudstore.ls.core.dto.jaxb.CloudStoreJaxbContextProviderImpl
 
CloudStoreJaxbContextResolver - Class in co.codewizards.cloudstore.ls.rest.client
ContextResolver implementation providing the CloudStoreJaxbContext.
CloudStoreJaxbContextResolver() - Constructor for class co.codewizards.cloudstore.ls.rest.client.CloudStoreJaxbContextResolver
 
CloudStoreJaxbContextResolver - Class in co.codewizards.cloudstore.ls.rest.server
 
CloudStoreJaxbContextResolver() - Constructor for class co.codewizards.cloudstore.ls.rest.server.CloudStoreJaxbContextResolver
 
CloudStoreJaxbContextResolver - Class in co.codewizards.cloudstore.rest.client
ContextResolver implementation providing the CloudStoreJaxbContext.
CloudStoreJaxbContextResolver() - Constructor for class co.codewizards.cloudstore.rest.client.CloudStoreJaxbContextResolver
 
CloudStoreJaxbContextResolver - Class in co.codewizards.cloudstore.rest.server
 
CloudStoreJaxbContextResolver() - Constructor for class co.codewizards.cloudstore.rest.server.CloudStoreJaxbContextResolver
 
CloudStorePersistenceCapableClassesProvider - Interface in co.codewizards.cloudstore.local.persistence
CloudStorePersistenceCapableClassesProvider implementations make persistence-capable classes known to the LocalRepoManagerImpl's PersistenceManager.
CloudStorePersistenceCapableClassesProviderImpl - Class in co.codewizards.cloudstore.local.persistence
 
CloudStorePersistenceCapableClassesProviderImpl() - Constructor for class co.codewizards.cloudstore.local.persistence.CloudStorePersistenceCapableClassesProviderImpl
 
CloudStoreRest - Class in co.codewizards.cloudstore.rest.server
 
CloudStoreRest() - Constructor for class co.codewizards.cloudstore.rest.server.CloudStoreRest
 
CloudStoreRestClient - Class in co.codewizards.cloudstore.rest.client
Client for executing REST requests.
CloudStoreRestClient(URL, ClientBuilder) - Constructor for class co.codewizards.cloudstore.rest.client.CloudStoreRestClient
Create a new client.
CloudStoreRestClient(String, ClientBuilder) - Constructor for class co.codewizards.cloudstore.rest.client.CloudStoreRestClient
Create a new client.
CloudStoreServer - Class in co.codewizards.cloudstore.server
 
CloudStoreServer(String...) - Constructor for class co.codewizards.cloudstore.server.CloudStoreServer
 
CloudStoreServerTestSupport - Class in co.codewizards.cloudstore.test
 
CloudStoreServerTestSupport() - Constructor for class co.codewizards.cloudstore.test.CloudStoreServerTestSupport
 
CloudStoreUpdater - Class in co.codewizards.cloudstore.updater
 
CloudStoreUpdater(String[]) - Constructor for class co.codewizards.cloudstore.updater.CloudStoreUpdater
 
CloudStoreUpdaterCore - Class in co.codewizards.cloudstore.core.updater
 
CloudStoreUpdaterCore() - Constructor for class co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore
 
CloudStoreUpdaterTimer - Class in co.codewizards.cloudstore.server
 
CloudStoreUpdaterTimer() - Constructor for class co.codewizards.cloudstore.server.CloudStoreUpdaterTimer
 
co.codewizards.cloudstore.client - package co.codewizards.cloudstore.client
Command-line client (separate program).
co.codewizards.cloudstore.core - package co.codewizards.cloudstore.core
 
co.codewizards.cloudstore.core.appid - package co.codewizards.cloudstore.core.appid
 
co.codewizards.cloudstore.core.auth - package co.codewizards.cloudstore.core.auth
Authentication- and authorisation-related classes - used in multiple locations.
co.codewizards.cloudstore.core.bean - package co.codewizards.cloudstore.core.bean
 
co.codewizards.cloudstore.core.collection - package co.codewizards.cloudstore.core.collection
 
co.codewizards.cloudstore.core.concurrent - package co.codewizards.cloudstore.core.concurrent
Concurrency-related classes used to better organise multi-threaded operations.
co.codewizards.cloudstore.core.config - package co.codewizards.cloudstore.core.config
Configuration-related classes.
co.codewizards.cloudstore.core.context - package co.codewizards.cloudstore.core.context
 
co.codewizards.cloudstore.core.dto - package co.codewizards.cloudstore.core.dto
Data transfer objects (DTOs) used for the communication between client and server via REST.
co.codewizards.cloudstore.core.dto.jaxb - package co.codewizards.cloudstore.core.dto.jaxb
JAXB-related classes like JAXBContext- and XmlAdapter-implementations.
co.codewizards.cloudstore.core.exception - package co.codewizards.cloudstore.core.exception
 
co.codewizards.cloudstore.core.ignore - package co.codewizards.cloudstore.core.ignore
 
co.codewizards.cloudstore.core.io - package co.codewizards.cloudstore.core.io
Input/output-related classes.
co.codewizards.cloudstore.core.ls - package co.codewizards.cloudstore.core.ls
 
co.codewizards.cloudstore.core.objectfactory - package co.codewizards.cloudstore.core.objectfactory
 
co.codewizards.cloudstore.core.oio - package co.codewizards.cloudstore.core.oio
Abstraction of several classes from the packages java.io.* and java.nio.*.
co.codewizards.cloudstore.core.oio.nio - package co.codewizards.cloudstore.core.oio.nio
 
co.codewizards.cloudstore.core.otp - package co.codewizards.cloudstore.core.otp
 
co.codewizards.cloudstore.core.progress - package co.codewizards.cloudstore.core.progress
Classes showing/managing the progress of long-running operations.
co.codewizards.cloudstore.core.ref - package co.codewizards.cloudstore.core.ref
 
co.codewizards.cloudstore.core.repo.local - package co.codewizards.cloudstore.core.repo.local
Local repository management - API.
co.codewizards.cloudstore.core.repo.sync - package co.codewizards.cloudstore.core.repo.sync
Synchronisation between two repositories.
co.codewizards.cloudstore.core.repo.transport - package co.codewizards.cloudstore.core.repo.transport
Transport abstraction.
co.codewizards.cloudstore.core.sync - package co.codewizards.cloudstore.core.sync
 
co.codewizards.cloudstore.core.updater - package co.codewizards.cloudstore.core.updater
Core of the updater - automatically keeping CloudStore up-to-date.
co.codewizards.cloudstore.core.util - package co.codewizards.cloudstore.core.util
Various utility classes.
co.codewizards.cloudstore.core.util.childprocess - package co.codewizards.cloudstore.core.util.childprocess
Stuff needed for / useful when invoking a child-process.
co.codewizards.cloudstore.core.version - package co.codewizards.cloudstore.core.version
 
co.codewizards.cloudstore.local - package co.codewizards.cloudstore.local
Local repository management - implementation.
co.codewizards.cloudstore.local.db - package co.codewizards.cloudstore.local.db
 
co.codewizards.cloudstore.local.dto - package co.codewizards.cloudstore.local.dto
Converters creating data transfer objects (DTOs) from persistent entities and vice versa.
co.codewizards.cloudstore.local.persistence - package co.codewizards.cloudstore.local.persistence
Persistent JDO data model (entities) and data access objects (DAOs).
co.codewizards.cloudstore.local.transport - package co.codewizards.cloudstore.local.transport
File-system-based transport implementation.
co.codewizards.cloudstore.ls.client - package co.codewizards.cloudstore.ls.client
 
co.codewizards.cloudstore.ls.client.handler - package co.codewizards.cloudstore.ls.client.handler
 
co.codewizards.cloudstore.ls.client.util - package co.codewizards.cloudstore.ls.client.util
 
co.codewizards.cloudstore.ls.core - package co.codewizards.cloudstore.ls.core
 
co.codewizards.cloudstore.ls.core.dto - package co.codewizards.cloudstore.ls.core.dto
 
co.codewizards.cloudstore.ls.core.dto.jaxb - package co.codewizards.cloudstore.ls.core.dto.jaxb
 
co.codewizards.cloudstore.ls.core.invoke - package co.codewizards.cloudstore.ls.core.invoke
 
co.codewizards.cloudstore.ls.core.invoke.filter - package co.codewizards.cloudstore.ls.core.invoke.filter
 
co.codewizards.cloudstore.ls.core.invoke.refjanitor - package co.codewizards.cloudstore.ls.core.invoke.refjanitor
 
co.codewizards.cloudstore.ls.core.provider - package co.codewizards.cloudstore.ls.core.provider
 
co.codewizards.cloudstore.ls.rest.client - package co.codewizards.cloudstore.ls.rest.client
 
co.codewizards.cloudstore.ls.rest.client.request - package co.codewizards.cloudstore.ls.rest.client.request
 
co.codewizards.cloudstore.ls.rest.server - package co.codewizards.cloudstore.ls.rest.server
 
co.codewizards.cloudstore.ls.rest.server.auth - package co.codewizards.cloudstore.ls.rest.server.auth
 
co.codewizards.cloudstore.ls.rest.server.service - package co.codewizards.cloudstore.ls.rest.server.service
 
co.codewizards.cloudstore.ls.server - package co.codewizards.cloudstore.ls.server
 
co.codewizards.cloudstore.ls.server.cproc - package co.codewizards.cloudstore.ls.server.cproc
 
co.codewizards.cloudstore.rest.client - package co.codewizards.cloudstore.rest.client
Client for REST-based client-server-communication.
co.codewizards.cloudstore.rest.client.request - package co.codewizards.cloudstore.rest.client.request
REST requests - the client's API for all REST-based client-server-communication.
co.codewizards.cloudstore.rest.client.ssl - package co.codewizards.cloudstore.rest.client.ssl
SSL-specific stuff needed to secure the connection used by the REST client.
co.codewizards.cloudstore.rest.client.transport - package co.codewizards.cloudstore.rest.client.transport
REST-based transport implementation.
co.codewizards.cloudstore.rest.server - package co.codewizards.cloudstore.rest.server
Server for REST-based client-server-communication.
co.codewizards.cloudstore.rest.server.auth - package co.codewizards.cloudstore.rest.server.auth
Authentication- and authorisation-related classes - used on the server.
co.codewizards.cloudstore.rest.server.ldap - package co.codewizards.cloudstore.rest.server.ldap
 
co.codewizards.cloudstore.rest.server.service - package co.codewizards.cloudstore.rest.server.service
REST services ("resources" in REST lingo) for the client-server communication.
co.codewizards.cloudstore.rest.server.webdav - package co.codewizards.cloudstore.rest.server.webdav
WebDAV-specific annotations and classes.
co.codewizards.cloudstore.rest.shared - package co.codewizards.cloudstore.rest.shared
Shared classes for the REST-based client-server-communication.
co.codewizards.cloudstore.rest.shared.filter - package co.codewizards.cloudstore.rest.shared.filter
 
co.codewizards.cloudstore.rest.shared.interceptor - package co.codewizards.cloudstore.rest.shared.interceptor
 
co.codewizards.cloudstore.server - package co.codewizards.cloudstore.server
Server (separate program).
co.codewizards.cloudstore.test - package co.codewizards.cloudstore.test
 
co.codewizards.cloudstore.updater - package co.codewizards.cloudstore.updater
Updater (separate program) - automatically keeping CloudStore up-to-date.
CollectionUtil - Class in co.codewizards.cloudstore.core.util
 
COLLISION_FILE_NAME_INFIX - Static variable in class co.codewizards.cloudstore.core.util.IOUtil
 
CollisionException - Exception in co.codewizards.cloudstore.core.repo.transport
 
CollisionException() - Constructor for exception co.codewizards.cloudstore.core.repo.transport.CollisionException
 
CollisionException(String) - Constructor for exception co.codewizards.cloudstore.core.repo.transport.CollisionException
 
CollisionException(Throwable) - Constructor for exception co.codewizards.cloudstore.core.repo.transport.CollisionException
 
CollisionException(String, Throwable) - Constructor for exception co.codewizards.cloudstore.core.repo.transport.CollisionException
 
CollisionException(String, Throwable, boolean, boolean) - Constructor for exception co.codewizards.cloudstore.core.repo.transport.CollisionException
 
commit() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoTransaction
 
commit() - Method in class co.codewizards.cloudstore.local.LocalRepoTransactionImpl
 
compareFiles(File, File) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Compare the contents of two given files.
compareInputStreams(InputStream, InputStream) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Compares two InputStreams.
compareTo(File) - Method in interface co.codewizards.cloudstore.core.oio.File
 
compareTo(File) - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
compareTo(File) - Method in class co.codewizards.cloudstore.core.oio.nio.NioFile
 
compareTo(Uid) - Method in class co.codewizards.cloudstore.core.Uid
 
compareTo(Version) - Method in class co.codewizards.cloudstore.core.version.Version
Compares this Version object to another one.
compareTo(FileChunk) - Method in class co.codewizards.cloudstore.local.persistence.FileChunk
 
compareTo(DelayedResponseIdScheduledEviction) - Method in class co.codewizards.cloudstore.ls.core.invoke.DelayedResponseIdScheduledEviction
 
compress(File) - Method in class co.codewizards.cloudstore.updater.TarGzFile
 
Config - Interface in co.codewizards.cloudstore.core.config
Configuration of CloudStore supporting inheritance of settings.
CONFIG_DEFAULT_GET_CHANGE_SET_DTO_TIMEOUT - Static variable in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
CONFIG_DEFAULT_GET_REPO_FILE_DTO_WITH_FILE_CHUNK_DTOS_TIMEOUT - Static variable in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
CONFIG_DEFAULT_VALUE - Static variable in enum co.codewizards.cloudstore.core.repo.transport.FileWriteStrategy
The defaultValue used with Config.getPropertyAsEnum(String, Enum).
CONFIG_KEY - Static variable in enum co.codewizards.cloudstore.core.repo.transport.FileWriteStrategy
CONFIG_KEY_CLOSE_DEFERRED_MILLIS - Static variable in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
 
CONFIG_KEY_DATABASE_ADAPTER_NAME - Static variable in interface co.codewizards.cloudstore.local.db.DatabaseAdapterFactory
Configuration property key used to select a certain database adapter.
CONFIG_KEY_DERBY_LANGUAGE_STATEMENT_CACHE_SIZE - Static variable in class co.codewizards.cloudstore.core.util.DerbyUtil
 
CONFIG_KEY_DOWNGRADE - Static variable in class co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore
Configuration property key controlling whether we do a downgrade.
CONFIG_KEY_EARLY_RENEWAL_PERIOD - Static variable in class co.codewizards.cloudstore.rest.server.auth.TransientRepoPasswordManager
 
CONFIG_KEY_ENABLED - Static variable in class co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore
Configuration property key controlling whether the updater is enabled.
CONFIG_KEY_EVICT_DEAD_ENTRIES_PERIOD - Static variable in interface co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry
 
CONFIG_KEY_EXPIRY_PERIOD - Static variable in class co.codewizards.cloudstore.core.concurrent.DeferrableExecutor
The key for the expiry period used with Config.getPropertyAsInt(String, int).
CONFIG_KEY_EXPIRY_TIMER_PERIOD - Static variable in class co.codewizards.cloudstore.rest.server.auth.TransientRepoPasswordManager
 
CONFIG_KEY_FORCE - Static variable in class co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore
Configuration property key controlling whether to force the update.
CONFIG_KEY_GET_CHANGE_SET_DTO_TIMEOUT - Static variable in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
CONFIG_KEY_GET_REPO_FILE_DTO_WITH_FILE_CHUNK_DTOS_TIMEOUT - Static variable in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
CONFIG_KEY_KEY_SIZE - Static variable in class co.codewizards.cloudstore.core.auth.SignedAuthTokenEncrypter
 
CONFIG_KEY_LOCAL_SERVER_ENABLED - Static variable in class co.codewizards.cloudstore.ls.core.LsConfig
Config-key controlling whether the local-server enabled.
CONFIG_KEY_LOCAL_SERVER_PROCESS_ENABLED - Static variable in class co.codewizards.cloudstore.ls.core.LsConfig
Config-key controlling whether the separate local-server-process is launched.
CONFIG_KEY_LOCAL_SERVER_PROCESS_MAX_HEAP_SIZE - Static variable in class co.codewizards.cloudstore.ls.core.LsConfig
Controls the value passed as -Xmx to the child-process, thus specifying the maximum heap size of the local-server's JVM.
CONFIG_KEY_LOCAL_SERVER_PROCESS_START_TIMEOUT - Static variable in class co.codewizards.cloudstore.ls.core.LsConfig
Config-key controlling the timeout in milliseconds the primary (first launched) process waits for the separate local-server-process to become available.
CONFIG_KEY_PATTERN_LOCAL_SERVER_PROCESS_VM_ARGS - Static variable in class co.codewizards.cloudstore.ls.core.LsConfig
 
CONFIG_KEY_PORT - Static variable in class co.codewizards.cloudstore.ls.server.LocalServer
 
CONFIG_KEY_REMOTE_VERSION_CACHE_VALIDITY_PERIOD - Static variable in class co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore
Configuration property key controlling how long a queried remote version is cached (and thus how often the server is asked for it).
CONFIG_KEY_RENEWAL_PERIOD - Static variable in class co.codewizards.cloudstore.rest.server.auth.TransientRepoPasswordManager
 
CONFIG_KEY_SECURE_PORT - Static variable in class co.codewizards.cloudstore.server.CloudStoreServer
 
CONFIG_KEY_SOCKET_CONNECT_TIMEOUT - Static variable in class co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient
The key for the connection timeout used with Config.getPropertyAsInt(String, int).
CONFIG_KEY_SOCKET_CONNECT_TIMEOUT - Static variable in class co.codewizards.cloudstore.rest.client.ClientBuilderDefaultValuesDecorator
The key for the connection timeout used with Config.getPropertyAsInt(String, int).
CONFIG_KEY_SOCKET_READ_TIMEOUT - Static variable in class co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient
The key for the read timeout used with Config.getPropertyAsInt(String, int).
CONFIG_KEY_SOCKET_READ_TIMEOUT - Static variable in class co.codewizards.cloudstore.rest.client.ClientBuilderDefaultValuesDecorator
The key for the read timeout used with Config.getPropertyAsInt(String, int).
CONFIG_KEY_SYNC_STATES_MAX_SIZE - Static variable in interface co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemon
The maximum number of SyncState elements to keep for each unique combination of localRepositoryId and remoteRepositoryId.
CONFIG_KEY_TIMEOUT - Static variable in class co.codewizards.cloudstore.core.concurrent.DeferrableExecutor
The key for the timeout used with Config.getPropertyAsInt(String, int).
CONFIG_KEY_TIMER_PERIOD - Static variable in class co.codewizards.cloudstore.server.CloudStoreUpdaterTimer
Configuration property key controlling how many milliseconds the timer waits between invocations of CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded().
CONFIG_KEY_VALIDITIY_PERIOD - Static variable in class co.codewizards.cloudstore.rest.server.auth.TransientRepoPasswordManager
 
ConfigDir - Class in co.codewizards.cloudstore.core.config
ConfigDir represents the central configuration directory.
ConfigDir() - Constructor for class co.codewizards.cloudstore.core.config.ConfigDir
Creates an instance of ConfigDir.
ConfigImpl - Class in co.codewizards.cloudstore.core.config
Configuration of CloudStore supporting inheritance of settings.
ConfigImpl(ConfigImpl, File, File[]) - Constructor for class co.codewizards.cloudstore.core.config.ConfigImpl
 
ConfigPropDto - Class in co.codewizards.cloudstore.core.dto
 
ConfigPropDto() - Constructor for class co.codewizards.cloudstore.core.dto.ConfigPropDto
 
ConfigPropSetDto - Class in co.codewizards.cloudstore.core.dto
 
ConfigPropSetDto() - Constructor for class co.codewizards.cloudstore.core.dto.ConfigPropSetDto
 
ConfigPropSetDto(Properties) - Constructor for class co.codewizards.cloudstore.core.dto.ConfigPropSetDto
 
ConfigPropSetDtoIo - Class in co.codewizards.cloudstore.core.dto.jaxb
 
ConfigPropSetDtoIo() - Constructor for class co.codewizards.cloudstore.core.dto.jaxb.ConfigPropSetDtoIo
 
configure() - Method in class co.codewizards.cloudstore.ls.rest.server.LocalServerRestBinder
 
configure() - Method in class co.codewizards.cloudstore.rest.server.CloudStoreBinder
 
ConsoleDynamicX509TrustManagerCallback() - Constructor for class co.codewizards.cloudstore.client.CloudStoreClient.ConsoleDynamicX509TrustManagerCallback
 
contains(Object) - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
contains(Object) - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
containsAll(Collection<?>) - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
containsAll(Collection<?>) - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
containsKey(Object) - Method in class co.codewizards.cloudstore.core.collection.WeakIdentityHashMap
 
containsValue(Object) - Method in class co.codewizards.cloudstore.core.collection.WeakIdentityHashMap
 
ContextWithLocalRepoManager - Interface in co.codewizards.cloudstore.core.repo.local
 
ContextWithPersistenceManager - Interface in co.codewizards.cloudstore.local
 
convertFromObjectRefIfNeeded(Object) - Method in interface co.codewizards.cloudstore.ls.core.invoke.ObjectRefConverter
 
convertToObjectRefIfNeeded(Object) - Method in interface co.codewizards.cloudstore.ls.core.invoke.ObjectRefConverter
 
copy(String, String) - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
 
copy(String, String) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
Copy - Class in co.codewizards.cloudstore.rest.client.request
 
Copy(String, String, String) - Constructor for class co.codewizards.cloudstore.rest.client.request.Copy
 
copy(String, String) - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
copy(String) - Method in class co.codewizards.cloudstore.rest.server.service.CopyService
 
copy(String, String) - Method in class co.codewizards.cloudstore.rest.server.service.CopyService
 
copy(String, String) - Method in class co.codewizards.cloudstore.rest.server.service.WebDavService
 
COPY - Annotation Type in co.codewizards.cloudstore.rest.server.webdav
 
copyDirectory(File, File) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Copy a directory recursively.
copyDirectory(File, File, FileFilter) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
 
copyFile(File, File) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Copy a file.
copyFile(File, File, ProgressMonitor) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
 
CopyModification - Class in co.codewizards.cloudstore.local.persistence
 
CopyModification() - Constructor for class co.codewizards.cloudstore.local.persistence.CopyModification
 
CopyModificationDao - Class in co.codewizards.cloudstore.local.persistence
 
CopyModificationDao() - Constructor for class co.codewizards.cloudstore.local.persistence.CopyModificationDao
 
CopyModificationDto - Class in co.codewizards.cloudstore.core.dto
 
CopyModificationDto() - Constructor for class co.codewizards.cloudstore.core.dto.CopyModificationDto
 
copyResource(Class<?>, String, String) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Copy a resource loaded by the class loader of a given class to a file.
copyResource(Class<?>, String, File) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Copy a resource loaded by the class loader of a given class to a file.
copyResourceResolvingAppId(Reader, Writer) - Method in class co.codewizards.cloudstore.core.appid.AppIdRegistry
 
copyResourceResolvingAppId(Class<?>, String, File) - Method in class co.codewizards.cloudstore.core.appid.AppIdRegistry
 
CopyService - Class in co.codewizards.cloudstore.rest.server.service
 
CopyService() - Constructor for class co.codewizards.cloudstore.rest.server.service.CopyService
 
copyToCopyAttributes(File) - Method in interface co.codewizards.cloudstore.core.oio.File
Copies a file, a symlink (depends on environment/implementation) or a directory (non-recursive).
copyToCopyAttributes(File) - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
copyToCopyAttributes(File) - Method in class co.codewizards.cloudstore.core.oio.nio.NioFile
 
create(File, URL) - Static method in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
create() - Static method in class co.codewizards.cloudstore.local.dto.DeleteModificationDtoConverter
 
create() - Static method in class co.codewizards.cloudstore.local.dto.FileChunkDtoConverter
 
create(LocalRepoTransaction) - Static method in class co.codewizards.cloudstore.local.dto.RepoFileDtoConverter
 
create() - Static method in class co.codewizards.cloudstore.local.dto.RepositoryDtoConverter
 
create(LocalRepoTransaction) - Static method in class co.codewizards.cloudstore.local.LocalRepoSync
 
create(LocalRepoTransaction, RepoTransport) - Static method in class co.codewizards.cloudstore.local.transport.ChangeSetDtoBuilder
 
create(byte[]) - Static method in class co.codewizards.cloudstore.ls.client.util.ByteArrayInputStreamLs
 
create(byte[], int, int) - Static method in class co.codewizards.cloudstore.ls.client.util.ByteArrayInputStreamLs
 
create(IByteArrayOutputStream) - Static method in class co.codewizards.cloudstore.ls.client.util.ByteArrayInputStreamLs
 
create(IByteArrayOutputStream, int, int) - Static method in class co.codewizards.cloudstore.ls.client.util.ByteArrayInputStreamLs
 
create() - Static method in class co.codewizards.cloudstore.ls.client.util.ByteArrayOutputStreamLs
 
create(int) - Static method in class co.codewizards.cloudstore.ls.client.util.ByteArrayOutputStreamLs
 
create() - Static method in class co.codewizards.cloudstore.rest.client.ssl.SSLContextBuilder
 
createCloudStoreServer(String[]) - Static method in class co.codewizards.cloudstore.server.CloudStoreServer
 
createCloudStoreServer() - Method in class co.codewizards.cloudstore.test.CloudStoreServerTestSupport
 
createCloudStoreUpdater(String[]) - Static method in class co.codewizards.cloudstore.updater.CloudStoreUpdater
 
createCollisionFile(File) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
 
createConnection() - Method in class co.codewizards.cloudstore.local.db.DerbyDatabaseAdapter
 
createConnection() - Method in class co.codewizards.cloudstore.local.JdbcConnectionFactory
 
createCopyModificationsIfPossible(NormalFile) - Method in class co.codewizards.cloudstore.local.LocalRepoSync
 
createDatabase() - Method in class co.codewizards.cloudstore.local.db.AbstractDatabaseAdapter
 
createDatabase() - Method in class co.codewizards.cloudstore.local.db.DerbyDatabaseAdapter
 
createDatabaseAdapter() - Method in class co.codewizards.cloudstore.local.db.AbstractDatabaseAdapterFactory
 
createDatabaseAdapter() - Method in interface co.codewizards.cloudstore.local.db.DatabaseAdapterFactory
 
createDatabaseAdapter() - Method in class co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry
 
createDeleteModification(RepoFile, RemoteRepository) - Method in class co.codewizards.cloudstore.local.LocalRepoSync
 
createDeleteModifications(RepoFile) - Method in class co.codewizards.cloudstore.local.LocalRepoSync
 
createFile(String...) - Method in interface co.codewizards.cloudstore.core.oio.File
Create a child-File.
createFile(String) - Method in interface co.codewizards.cloudstore.core.oio.FileFactory
 
createFile(String, String) - Method in interface co.codewizards.cloudstore.core.oio.FileFactory
 
createFile(File, String) - Method in interface co.codewizards.cloudstore.core.oio.FileFactory
 
createFile(File) - Method in interface co.codewizards.cloudstore.core.oio.FileFactory
 
createFile(URI) - Method in interface co.codewizards.cloudstore.core.oio.FileFactory
 
createFile(String...) - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
createFile(String) - Method in class co.codewizards.cloudstore.core.oio.IoFileFactory
 
createFile(String, String) - Method in class co.codewizards.cloudstore.core.oio.IoFileFactory
 
createFile(File, String) - Method in class co.codewizards.cloudstore.core.oio.IoFileFactory
 
createFile(File) - Method in class co.codewizards.cloudstore.core.oio.IoFileFactory
 
createFile(URI) - Method in class co.codewizards.cloudstore.core.oio.IoFileFactory
 
createFile(String) - Method in class co.codewizards.cloudstore.core.oio.nio.NioFileFactory
 
createFile(String, String) - Method in class co.codewizards.cloudstore.core.oio.nio.NioFileFactory
 
createFile(File, String) - Method in class co.codewizards.cloudstore.core.oio.nio.NioFileFactory
 
createFile(File) - Method in class co.codewizards.cloudstore.core.oio.nio.NioFileFactory
 
createFile(URI) - Method in class co.codewizards.cloudstore.core.oio.nio.NioFileFactory
 
createFile(String) - Static method in class co.codewizards.cloudstore.core.oio.OioFileFactory
Factory method, substitutes the constructor of File.
createFile(String, String...) - Static method in class co.codewizards.cloudstore.core.oio.OioFileFactory
Factory method, substitutes the constructor of File.
createFile(File, String...) - Static method in class co.codewizards.cloudstore.core.oio.OioFileFactory
Factory method, substitutes the constructor of File.
createFile(File) - Static method in class co.codewizards.cloudstore.core.oio.OioFileFactory
Factory method, substitutes the constructor of File.
createFile(URI) - Static method in class co.codewizards.cloudstore.core.oio.OioFileFactory
Factory method, substitutes the constructor of File.
createFrom(PersistenceManager) - Static method in class co.codewizards.cloudstore.local.persistence.FetchPlanBackup
 
createFrom(FetchPlan) - Static method in class co.codewizards.cloudstore.local.persistence.FetchPlanBackup
 
createInputStream() - Method in interface co.codewizards.cloudstore.core.io.LockFile
Creates an InputStream reading from the locked file.
createInputStream() - Method in interface co.codewizards.cloudstore.core.oio.File
 
createInputStream() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
createInputStream(File) - Static method in class co.codewizards.cloudstore.ls.client.util.FileLs
 
createLocalRepoManagerForExistingRepository(File) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManagerFactory
Creates a LocalRepoManager for the given localRoot.
createLocalRepoManagerForExistingRepository(File) - Method in class co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl
 
createLocalRepoManagerForNewRepository(File) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManagerFactory
Creates a LocalRepoManager for the given localRoot.
createLocalRepoManagerForNewRepository(File) - Method in class co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl
 
createLocalServer() - Static method in class co.codewizards.cloudstore.ls.server.cproc.LocalServerMain
 
createLocalServer() - Method in class co.codewizards.cloudstore.server.CloudStoreServer
 
createMakeDirectoryWebTarget() - Method in class co.codewizards.cloudstore.rest.client.request.MakeDirectory
 
createMakeSymlinkWebTarget() - Method in class co.codewizards.cloudstore.rest.client.request.MakeSymlink
 
createMessage(File) - Static method in exception co.codewizards.cloudstore.core.repo.local.FileNotFoundException
 
createNewFile() - Method in interface co.codewizards.cloudstore.core.oio.File
 
createNewFile() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
createObject(Class<T>) - Method in class co.codewizards.cloudstore.core.objectfactory.ObjectFactory
 
createObject(Class<T>, Object...) - Method in class co.codewizards.cloudstore.core.objectfactory.ObjectFactory
 
createObject(Class<T>, Class<?>[], Object...) - Method in class co.codewizards.cloudstore.core.objectfactory.ObjectFactory
 
createObject(Class<T>) - Static method in class co.codewizards.cloudstore.core.objectfactory.ObjectFactoryUtil
Create an instance of the given class or a sub-class registered as replacement.
createObject(Class<T>, Object...) - Static method in class co.codewizards.cloudstore.core.objectfactory.ObjectFactoryUtil
Create an instance of the given class or a sub-class registered as replacement.
createObject(Class<T>, Class<?>[], Object...) - Static method in class co.codewizards.cloudstore.core.objectfactory.ObjectFactoryUtil
Create an instance of the given class or a sub-class registered as replacement.
createObjectRef(Class<?>) - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
createObjectRefConverter(SecurityContext) - Method in interface co.codewizards.cloudstore.ls.core.invoke.ObjectRefConverterFactory
 
createOutputStream() - Method in interface co.codewizards.cloudstore.core.io.LockFile
Creates an OutputStream writing into the locked file (overwriting all old content).
createOutputStream() - Method in interface co.codewizards.cloudstore.core.oio.File
 
createOutputStream(boolean) - Method in interface co.codewizards.cloudstore.core.oio.File
 
createOutputStream() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
createOutputStream(boolean) - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
createOutputStream(File) - Static method in class co.codewizards.cloudstore.ls.client.util.FileLs
 
createOutputStream(File, boolean) - Static method in class co.codewizards.cloudstore.ls.client.util.FileLs
 
createPersistencePropertiesFile() - Method in class co.codewizards.cloudstore.local.db.AbstractDatabaseAdapter
 
createPersistencePropertiesFileAndDatabase() - Method in class co.codewizards.cloudstore.local.db.AbstractDatabaseAdapter
 
createPersistencePropertiesFileAndDatabase() - Method in interface co.codewizards.cloudstore.local.db.DatabaseAdapter
 
createRandomAccessFile(String) - Method in interface co.codewizards.cloudstore.core.oio.File
 
createRandomAccessFile(String) - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
createRandomPassword(int) - Static method in class co.codewizards.cloudstore.core.util.PasswordUtil
 
createRemoteObjectProxy(ObjectRef) - Method in interface co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyFactory
 
CreateRepoAliasSubCommand - Class in co.codewizards.cloudstore.client
SubCommand implementation for showing information about a repository in the local file system.
CreateRepoAliasSubCommand() - Constructor for class co.codewizards.cloudstore.client.CreateRepoAliasSubCommand
 
createRepoFile(RepoFile, File, ProgressMonitor) - Method in class co.codewizards.cloudstore.local.LocalRepoSync
 
CreateRepositoryContext - Class in co.codewizards.cloudstore.core.repo.local
 
CreateRepositoryContext() - Constructor for class co.codewizards.cloudstore.core.repo.local.CreateRepositoryContext
 
createRepositoryId() - Method in class co.codewizards.cloudstore.local.persistence.Repository
 
CreateRepoSubCommand - Class in co.codewizards.cloudstore.client
SubCommand implementation for creating a repository in the local file system.
CreateRepoSubCommand() - Constructor for class co.codewizards.cloudstore.client.CreateRepoSubCommand
 
createRepoTransport(URL, UUID) - Method in class co.codewizards.cloudstore.core.repo.transport.AbstractRepoTransportFactory
 
createRepoTransport(URL, UUID) - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransportFactory
Create a RepoTransport instance.
createResourceConfig() - Method in class co.codewizards.cloudstore.ls.server.LocalServer
Creates the actual REST application.
createResourceConfig() - Method in class co.codewizards.cloudstore.server.CloudStoreServer
Creates the actual REST application.
createServer() - Method in class co.codewizards.cloudstore.server.CloudStoreServer
 
createSymbolicLink(String) - Method in interface co.codewizards.cloudstore.core.oio.File
 
createSymbolicLink(String) - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
createSymbolicLink(String) - Method in class co.codewizards.cloudstore.core.oio.nio.NioFile
 
createTempChunkFile(File, long) - Method in class co.codewizards.cloudstore.local.transport.TempChunkFileManager
Create the temporary file for the given destFile and offset.
createTempChunkFile(File, long, boolean) - Method in class co.codewizards.cloudstore.local.transport.TempChunkFileManager
 
createTempChunkFileDto(long, File, String) - Method in class co.codewizards.cloudstore.local.transport.TempChunkFileManager
 
createTempDirectory(String) - Method in interface co.codewizards.cloudstore.core.oio.FileFactory
 
createTempDirectory(String) - Method in class co.codewizards.cloudstore.core.oio.IoFileFactory
 
createTempDirectory(String) - Static method in class co.codewizards.cloudstore.core.oio.IoFileUtil
Discussion for best solution: http://stackoverflow.com/questions/617414/create-a-temporary-directory-in-java
createTempDirectory(String) - Method in class co.codewizards.cloudstore.core.oio.nio.NioFileFactory
 
createTempDirectory(String) - Static method in class co.codewizards.cloudstore.core.oio.nio.NioFileUtil
 
createTempDirectory(String) - Static method in class co.codewizards.cloudstore.core.oio.OioFileFactory
Creates a temporary directory.
createTempFile(String, String) - Method in interface co.codewizards.cloudstore.core.oio.FileFactory
 
createTempFile(String, String, File) - Method in interface co.codewizards.cloudstore.core.oio.FileFactory
 
createTempFile(String, String) - Method in class co.codewizards.cloudstore.core.oio.IoFileFactory
 
createTempFile(String, String, File) - Method in class co.codewizards.cloudstore.core.oio.IoFileFactory
 
createTempFile(String, String) - Static method in class co.codewizards.cloudstore.core.oio.IoFileUtil
 
createTempFile(String, String, File) - Static method in class co.codewizards.cloudstore.core.oio.IoFileUtil
 
createTempFile(String, String) - Method in class co.codewizards.cloudstore.core.oio.nio.NioFileFactory
 
createTempFile(String, String, File) - Method in class co.codewizards.cloudstore.core.oio.nio.NioFileFactory
 
createTempFile(String, String) - Static method in class co.codewizards.cloudstore.core.oio.nio.NioFileUtil
 
createTempFile(String, String, File) - Static method in class co.codewizards.cloudstore.core.oio.nio.NioFileUtil
 
createTempFile(String, String) - Static method in class co.codewizards.cloudstore.core.oio.OioFileFactory
Creates a temporary file.
createTempFile(String, String, File) - Static method in class co.codewizards.cloudstore.core.oio.OioFileFactory
Creates a temporary file within specified parent directory.
createTree(Collection<RepoFileDto>) - Static method in class co.codewizards.cloudstore.core.dto.RepoFileDtoTreeNode
Create a single tree from the given repoFileDtos.
createUniqueIncrementalFolder(File, String) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Tries to find a unique, not existing folder name under the given root folder suffixed with a number.
createUniqueRandomFolder(File, String, long, long) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Tries to find a unique, not existing folder name under the given root folder with a random number (in hex format) added to the given prefix.
createUniqueRandomFolder(File, String) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Tries to find a unique, not existing folder name under the given root folder with a random number (in hex format) added to the given prefix.
createUpdaterDirIfUpdateNeeded() - Method in class co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore
Creates the updaterDir, if an update is necessary.
createUpdaterTimer() - Method in class co.codewizards.cloudstore.server.CloudStoreServer
 
createUserTempDir(String, String) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Get a user-dependent temp directory in every operating system and create it, if it does not exist.
createWebTarget(String...) - Method in class co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest
Create a WebTarget from the given path segments.
createWebTarget(String...) - Method in class co.codewizards.cloudstore.rest.client.request.AbstractRequest
Create a WebTarget from the given path segments.
CredentialsProvider - Interface in co.codewizards.cloudstore.ls.rest.client
 
CredentialsProvider - Interface in co.codewizards.cloudstore.rest.client
 

D

Dao<E extends Entity,D extends Dao<E,D>> - Class in co.codewizards.cloudstore.local.persistence
Base class for all data access objects (Daos).
Dao() - Constructor for class co.codewizards.cloudstore.local.persistence.Dao
Instantiate the Dao.
Dao.IdRange - Class in co.codewizards.cloudstore.local.persistence
 
DaoProvider - Interface in co.codewizards.cloudstore.core.repo.local
 
DatabaseAdapter - Interface in co.codewizards.cloudstore.local.db
 
DatabaseAdapterFactory - Interface in co.codewizards.cloudstore.local.db
 
DatabaseAdapterFactoryRegistry - Class in co.codewizards.cloudstore.local.db
 
DatabaseAdapterFactoryRegistry() - Constructor for class co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry
 
DateTime - Class in co.codewizards.cloudstore.core.dto
Immutable representation of a timestamp (a date and a time).
DateTime(String) - Constructor for class co.codewizards.cloudstore.core.dto.DateTime
Creates a new instance from the given ISO-8601-encoded dateString.
DateTime(Date) - Constructor for class co.codewizards.cloudstore.core.dto.DateTime
Creates a new instance from the given date.
DateTimeXmlAdapter - Class in co.codewizards.cloudstore.core.dto.jaxb
 
DateTimeXmlAdapter() - Constructor for class co.codewizards.cloudstore.core.dto.jaxb.DateTimeXmlAdapter
 
DebugUtil - Class in co.codewizards.cloudstore.core.util
 
decode(String) - Static method in class co.codewizards.cloudstore.core.util.UrlDecoder
Decodes a application/x-www-form-urlencoded string using UTF-8.
decode(String, String) - Static method in class co.codewizards.cloudstore.core.util.UrlDecoder
Deprecated.
UTF-8 should be used; it is thus recommended to invoke UrlDecoder.decode(String) instead.
decode(String, Charset) - Static method in class co.codewizards.cloudstore.core.util.UrlDecoder
Deprecated.
UTF-8 should be used; it is thus recommended to invoke UrlDecoder.decode(String) instead.
decodeBase64(byte[]) - Static method in class co.codewizards.cloudstore.core.util.Base64Url
Decodes Base64 data into octects
decodeBase64FromString(String) - Static method in class co.codewizards.cloudstore.core.util.Base64Url
 
decodeHexStr(String) - Static method in class co.codewizards.cloudstore.core.util.HashUtil
Decode a string containing two hex digits for each byte.
decRefCount(ObjectRef, Uid) - Method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
decRefCount(ObjectRef, Uid) - Method in class co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue
 
decRefCount(ObjectRef, Uid) - Method in interface co.codewizards.cloudstore.ls.core.invoke.Invoker
 
decRefCount(Object, Uid) - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
decRefCount(ObjectRef, Uid) - Method in class co.codewizards.cloudstore.ls.rest.server.InverseInvoker
 
decrypt(EncryptedSignedAuthToken) - Method in class co.codewizards.cloudstore.core.auth.SignedAuthTokenDecrypter
 
decrypt(byte[], byte[]) - Method in class co.codewizards.cloudstore.core.otp.OneTimePadEncryptor
 
DEFAULT_CLOSE_DEFERRED_MILLIS - Static variable in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
 
DEFAULT_DATABASE_ADAPTER_NAME - Static variable in interface co.codewizards.cloudstore.local.db.DatabaseAdapterFactory
Default value for DatabaseAdapterFactory.CONFIG_KEY_DATABASE_ADAPTER_NAME (applicable, if not specified by user).
DEFAULT_DERBY_LANGUAGE_STATEMENT_CACHE_SIZE - Static variable in class co.codewizards.cloudstore.core.util.DerbyUtil
 
DEFAULT_EVICT_DEAD_ENTRIES_PERIOD - Static variable in interface co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry
 
DEFAULT_KEY_SIZE - Static variable in class co.codewizards.cloudstore.core.auth.SignedAuthTokenEncrypter
 
DEFAULT_KEY_SIZE - Static variable in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
 
DEFAULT_LOCAL_SERVER_ENABLED - Static variable in class co.codewizards.cloudstore.ls.core.LsConfig
DEFAULT_LOCAL_SERVER_PROCESS_ENABLED - Static variable in class co.codewizards.cloudstore.ls.core.LsConfig
DEFAULT_LOCAL_SERVER_PROCESS_MAX_HEAP_SIZE - Static variable in class co.codewizards.cloudstore.ls.core.LsConfig
DEFAULT_LOCAL_SERVER_PROCESS_START_TIMEOUT - Static variable in class co.codewizards.cloudstore.ls.core.LsConfig
DEFAULT_REMOTE_VERSION_CACHE_VALIDITY_PERIOD - Static variable in class co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore
DEFAULT_SEPARATOR - Static variable in class co.codewizards.cloudstore.core.version.Version
 
DEFAULT_SYNC_STATES_MAX_SIZE - Static variable in interface co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemon
 
DEFAULT_TIMER_PERIOD - Static variable in class co.codewizards.cloudstore.server.CloudStoreUpdaterTimer
Default value for CloudStoreUpdaterTimer.CONFIG_KEY_TIMER_PERIOD (15 minutes in milliseconds).
DefaultExceptionMapper - Class in co.codewizards.cloudstore.ls.rest.server
 
DefaultExceptionMapper(LocalServerRest) - Constructor for class co.codewizards.cloudstore.ls.rest.server.DefaultExceptionMapper
 
DefaultExceptionMapper - Class in co.codewizards.cloudstore.rest.server
 
DefaultExceptionMapper(CloudStoreRest) - Constructor for class co.codewizards.cloudstore.rest.server.DefaultExceptionMapper
 
DefaultTarGzEntryNameConverter - Class in co.codewizards.cloudstore.updater
 
DefaultTarGzEntryNameConverter() - Constructor for class co.codewizards.cloudstore.updater.DefaultTarGzEntryNameConverter
 
DeferrableExecutor - Class in co.codewizards.cloudstore.core.concurrent
 
DeferredCompletionException - Exception in co.codewizards.cloudstore.core.concurrent
 
DeferredCompletionException() - Constructor for exception co.codewizards.cloudstore.core.concurrent.DeferredCompletionException
 
DeferredCompletionException(String) - Constructor for exception co.codewizards.cloudstore.core.concurrent.DeferredCompletionException
 
DeferredCompletionException(Throwable) - Constructor for exception co.codewizards.cloudstore.core.concurrent.DeferredCompletionException
 
DeferredCompletionException(String, Throwable) - Constructor for exception co.codewizards.cloudstore.core.concurrent.DeferredCompletionException
 
DeferredCompletionException(String, Throwable, boolean, boolean) - Constructor for exception co.codewizards.cloudstore.core.concurrent.DeferredCompletionException
 
DelayedMethodInvocationResponse - Class in co.codewizards.cloudstore.ls.core.invoke
 
DelayedMethodInvocationResponse(Uid) - Constructor for class co.codewizards.cloudstore.ls.core.invoke.DelayedMethodInvocationResponse
 
DelayedResponseIdScheduledEviction - Class in co.codewizards.cloudstore.ls.core.invoke
 
DelayedResponseIdScheduledEviction(long, Uid) - Constructor for class co.codewizards.cloudstore.ls.core.invoke.DelayedResponseIdScheduledEviction
 
delete() - Method in interface co.codewizards.cloudstore.core.oio.File
 
delete() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
delete(RepoTransport, RepoTransport, DeleteModificationDto) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
delete(String) - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Deletes the file (or directory) specified by path.
delete(String) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
Delete - Class in co.codewizards.cloudstore.rest.client.request
 
Delete(String, String) - Constructor for class co.codewizards.cloudstore.rest.client.request.Delete
 
delete(String) - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
delete(String) - Method in class co.codewizards.cloudstore.rest.server.service.WebDavService
 
deleteDependentObjects(RemoteRepository) - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepositoryDao
 
deleteDirectoryRecursively(File) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Deprecated.
user File.deleteRecursively instead
deleteDirectoryRecursively(String) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Deprecated.
Plz use File.deleteRecursively instead!
deleteDoneDirs() - Method in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
deleteFileInProgressMarkers(UUID, UUID) - Method in class co.codewizards.cloudstore.local.persistence.FileInProgressMarkerDao
 
DeleteModification - Class in co.codewizards.cloudstore.local.persistence
 
DeleteModification() - Constructor for class co.codewizards.cloudstore.local.persistence.DeleteModification
 
DeleteModificationCollisionException - Exception in co.codewizards.cloudstore.core.repo.transport
 
DeleteModificationCollisionException() - Constructor for exception co.codewizards.cloudstore.core.repo.transport.DeleteModificationCollisionException
 
DeleteModificationCollisionException(String) - Constructor for exception co.codewizards.cloudstore.core.repo.transport.DeleteModificationCollisionException
 
DeleteModificationCollisionException(Throwable) - Constructor for exception co.codewizards.cloudstore.core.repo.transport.DeleteModificationCollisionException
 
DeleteModificationCollisionException(String, Throwable) - Constructor for exception co.codewizards.cloudstore.core.repo.transport.DeleteModificationCollisionException
 
DeleteModificationCollisionException(String, Throwable, boolean, boolean) - Constructor for exception co.codewizards.cloudstore.core.repo.transport.DeleteModificationCollisionException
 
deleteModificationDao - Variable in class co.codewizards.cloudstore.local.LocalRepoSync
 
DeleteModificationDao - Class in co.codewizards.cloudstore.local.persistence
 
DeleteModificationDao() - Constructor for class co.codewizards.cloudstore.local.persistence.DeleteModificationDao
 
DeleteModificationDto - Class in co.codewizards.cloudstore.core.dto
 
DeleteModificationDto() - Constructor for class co.codewizards.cloudstore.core.dto.DeleteModificationDto
 
DeleteModificationDtoConverter - Class in co.codewizards.cloudstore.local.dto
 
DeleteModificationDtoConverter() - Constructor for class co.codewizards.cloudstore.local.dto.DeleteModificationDtoConverter
 
deleteOnExit() - Method in interface co.codewizards.cloudstore.core.oio.File
 
deleteOnExit() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
deleteOrFail(File) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
 
deleteOrFail(File) - Method in class co.codewizards.cloudstore.local.transport.TempChunkFileManager
 
deletePersistent(E) - Method in class co.codewizards.cloudstore.local.persistence.Dao
 
deletePersistent(NormalFile) - Method in class co.codewizards.cloudstore.local.persistence.NormalFileDao
 
deletePersistent(RemoteRepository) - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepositoryDao
 
deletePersistent(RepoFile) - Method in class co.codewizards.cloudstore.local.persistence.RepoFileDao
 
deletePersistentAll(Collection<? extends E>) - Method in class co.codewizards.cloudstore.local.persistence.Dao
 
deletePersistentAll(Collection<? extends RemoteRepository>) - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepositoryDao
 
deleteRecursively() - Method in interface co.codewizards.cloudstore.core.oio.File
 
deleteRecursively() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
deleteRemoteRepository(UUID) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
Deletes a remote repository from the local database.
deleteRepoFile(RepoFile) - Method in class co.codewizards.cloudstore.local.LocalRepoSync
 
deleteRepoFile(RepoFile, boolean) - Method in class co.codewizards.cloudstore.local.LocalRepoSync
 
deleteRepoFileWithAllChildrenRecursively(RepoFile) - Method in class co.codewizards.cloudstore.local.LocalRepoSync
 
deleteTempChunkFiles(Collection<TempChunkFileWithDtoFile>) - Method in class co.codewizards.cloudstore.local.transport.TempChunkFileManager
 
deleteTempChunkFilesWithoutDtoFile(Collection<TempChunkFileWithDtoFile>) - Method in class co.codewizards.cloudstore.local.transport.TempChunkFileManager
 
deleteTempDirIfEmpty(File) - Method in class co.codewizards.cloudstore.local.transport.TempChunkFileManager
Deletes the temporary directory for the given destFile, if this directory is empty.
DenyReflectInvocationFilter - Class in co.codewizards.cloudstore.ls.core.invoke.filter
Filter denying all invocations targeting a class in the java.lang.reflect package.
DenyReflectInvocationFilter() - Constructor for class co.codewizards.cloudstore.ls.core.invoke.filter.DenyReflectInvocationFilter
 
DERBY_PROPERTIES_PREFIX - Static variable in class co.codewizards.cloudstore.core.util.DerbyUtil
 
DerbyDatabaseAdapter - Class in co.codewizards.cloudstore.local.db
 
DerbyDatabaseAdapter() - Constructor for class co.codewizards.cloudstore.local.db.DerbyDatabaseAdapter
 
DerbyDatabaseAdapterFactory - Class in co.codewizards.cloudstore.local.db
 
DerbyDatabaseAdapterFactory() - Constructor for class co.codewizards.cloudstore.local.db.DerbyDatabaseAdapterFactory
 
DerbyUtil - Class in co.codewizards.cloudstore.core.util
 
deserialise(byte[]) - Method in class co.codewizards.cloudstore.core.auth.AuthTokenIO
 
deserialise(byte[]) - Method in class co.codewizards.cloudstore.core.auth.SignedAuthTokenIO
 
deserialize(byte[]) - Method in class co.codewizards.cloudstore.core.dto.jaxb.DtoIo
 
deserialize(InputStream) - Method in class co.codewizards.cloudstore.core.dto.jaxb.DtoIo
 
deserialize(File) - Method in class co.codewizards.cloudstore.core.dto.jaxb.DtoIo
 
deserializeWithGz(byte[]) - Method in class co.codewizards.cloudstore.core.dto.jaxb.DtoIo
 
deserializeWithGz(InputStream) - Method in class co.codewizards.cloudstore.core.dto.jaxb.DtoIo
 
deserializeWithGz(File) - Method in class co.codewizards.cloudstore.core.dto.jaxb.DtoIo
 
detectAndHandleFileCollision(LocalRepoTransaction, UUID, File, RepoFile) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
Detect if the file to be copied has been modified locally (or copied from another repository) after the last sync from the repository identified by fromRepositoryId.
detectFileCollision(LocalRepoTransaction, UUID, File, RepoFile) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
Detect if the file to be copied or deleted has been modified locally (or copied from another repository) after the last sync from the repository identified by fromRepositoryId.
detectFileCollisionRecursively(LocalRepoTransaction, UUID, File) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
determinePathPrefix() - Method in class co.codewizards.cloudstore.core.repo.transport.AbstractRepoTransport
 
determineRemoteRootWithoutPathPrefix() - Method in class co.codewizards.cloudstore.core.repo.transport.AbstractRepoTransport
 
determineRemoteRootWithoutPathPrefix() - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
determineRemoteRootWithoutPathPrefix() - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
DevMode - Class in co.codewizards.cloudstore.core
 
Directory - Class in co.codewizards.cloudstore.local.persistence
 
Directory() - Constructor for class co.codewizards.cloudstore.local.persistence.Directory
 
DirectoryDao - Class in co.codewizards.cloudstore.local.persistence
 
DirectoryDao() - Constructor for class co.codewizards.cloudstore.local.persistence.DirectoryDao
 
DirectoryDto - Class in co.codewizards.cloudstore.core.dto
 
DirectoryDto() - Constructor for class co.codewizards.cloudstore.core.dto.DirectoryDto
 
done() - Method in class co.codewizards.cloudstore.core.progress.LoggerProgressMonitor
 
done() - Method in class co.codewizards.cloudstore.core.progress.NullProgressMonitor
 
done() - Method in interface co.codewizards.cloudstore.core.progress.ProgressMonitor
Notifies that the work is done; that is, either the main task is completed or the user canceled it.
done() - Method in class co.codewizards.cloudstore.core.progress.ProgressMonitorDelegator
 
done() - Method in class co.codewizards.cloudstore.core.progress.SubProgressMonitor
 
DONE_DIR_NAME_SUFFIX - Static variable in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
DoneMarker - Class in co.codewizards.cloudstore.core.repo.sync
 
DoneMarker(File) - Constructor for class co.codewizards.cloudstore.core.repo.sync.DoneMarker
 
doNothing() - Static method in class co.codewizards.cloudstore.core.util.Util
Does really nothing.
DropRepoAliasSubCommand - Class in co.codewizards.cloudstore.client
SubCommand implementation for showing information about a repository in the local file system.
DropRepoAliasSubCommand() - Constructor for class co.codewizards.cloudstore.client.DropRepoAliasSubCommand
 
DropRepoConnectionSubCommand - Class in co.codewizards.cloudstore.client
SubCommand implementation for cancelling a connection with a remote repository.
DropRepoConnectionSubCommand() - Constructor for class co.codewizards.cloudstore.client.DropRepoConnectionSubCommand
 
DtoIo<D> - Class in co.codewizards.cloudstore.core.dto.jaxb
 
DtoIo() - Constructor for class co.codewizards.cloudstore.core.dto.jaxb.DtoIo
 
DumpStreamThread - Class in co.codewizards.cloudstore.core.util.childprocess
Thread continuously reading from an InputStream and writing everything to an OutputStream.
DumpStreamThread(InputStream, OutputStream, String) - Constructor for class co.codewizards.cloudstore.core.util.childprocess.DumpStreamThread
Creates an instance of DumpStreamThread.
DumpStreamThread(InputStream, OutputStream, Logger) - Constructor for class co.codewizards.cloudstore.core.util.childprocess.DumpStreamThread
Creates an instance of DumpStreamThread.
DynamicX509TrustManagerCallback - Interface in co.codewizards.cloudstore.rest.client.ssl
 

E

emptyToNull(String) - Static method in class co.codewizards.cloudstore.core.util.StringUtil
 
enableDevMode() - Static method in class co.codewizards.cloudstore.core.DevMode
 
encode(String) - Static method in class co.codewizards.cloudstore.core.util.UrlEncoder
Translates a string into application/x-www-form-urlencoded format using UTF-8.
encode(String, String) - Static method in class co.codewizards.cloudstore.core.util.UrlEncoder
Deprecated.
UTF-8 should be used; it is thus recommended to invoke UrlEncoder.encode(String) instead.
encode(String, Charset) - Static method in class co.codewizards.cloudstore.core.util.UrlEncoder
Deprecated.
UTF-8 should be used; it is thus recommended to invoke UrlEncoder.encode(String) instead.
encodeBase64(byte[]) - Static method in class co.codewizards.cloudstore.core.util.Base64Url
Encodes binary data using the base64url algorithm.
encodeBase64ToString(byte[]) - Static method in class co.codewizards.cloudstore.core.util.Base64Url
 
encodeHexStr(byte[]) - Static method in class co.codewizards.cloudstore.core.util.HashUtil
 
encodeHexStr(byte[], int, int) - Static method in class co.codewizards.cloudstore.core.util.HashUtil
Encode a byte array into a human readable hex string.
encodePath(String) - Method in class co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest
Encodes the given path (using AbstractRequest.urlEncode(String)) and removes leading & trailing slashes.
encodePath(String) - Method in class co.codewizards.cloudstore.rest.client.request.AbstractRequest
Encodes the given path (using AbstractRequest.urlEncode(String)) and removes leading & trailing slashes.
encrypt(byte[]) - Method in class co.codewizards.cloudstore.core.auth.SignedAuthTokenEncrypter
 
encrypt(byte[]) - Method in class co.codewizards.cloudstore.core.otp.OneTimePadEncryptor
 
encryptAndStorePassword(char[]) - Method in class co.codewizards.cloudstore.core.otp.OneTimePadRegistry
 
EncryptedSignedAuthToken - Class in co.codewizards.cloudstore.core.auth
 
EncryptedSignedAuthToken() - Constructor for class co.codewizards.cloudstore.core.auth.EncryptedSignedAuthToken
 
EncryptedSignedAuthTokenService - Class in co.codewizards.cloudstore.rest.server.service
 
EncryptedSignedAuthTokenService() - Constructor for class co.codewizards.cloudstore.rest.server.service.EncryptedSignedAuthTokenService
 
endPutFile(RepoTransport, RepoTransport, RepoFileDtoTreeNode, String, NormalFileDto) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
endPutFile(String, Date, long, String) - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Ends a file transfer to this RepoTransport (more precisely the remote repository behind it).
endPutFile(String, Date, long, String) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
EndPutFile - Class in co.codewizards.cloudstore.rest.client.request
 
EndPutFile(String, String, DateTime, long, String) - Constructor for class co.codewizards.cloudstore.rest.client.request.EndPutFile
 
endPutFile(String, Date, long, String) - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
endPutFile(String, DateTime, long, String) - Method in class co.codewizards.cloudstore.rest.server.service.EndPutFileService
 
EndPutFileService - Class in co.codewizards.cloudstore.rest.server.service
 
EndPutFileService() - Constructor for class co.codewizards.cloudstore.rest.server.service.EndPutFileService
 
endSyncFromRepository() - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Marks the end of a synchronisation from the remote repository behind this RepoTransport.
endSyncFromRepository() - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
EndSyncFromRepository - Class in co.codewizards.cloudstore.rest.client.request
 
EndSyncFromRepository(String) - Constructor for class co.codewizards.cloudstore.rest.client.request.EndSyncFromRepository
 
endSyncFromRepository() - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
endSyncFromRepository() - Method in class co.codewizards.cloudstore.rest.server.service.EndSyncFromRepositoryService
 
EndSyncFromRepositoryService - Class in co.codewizards.cloudstore.rest.server.service
 
EndSyncFromRepositoryService() - Constructor for class co.codewizards.cloudstore.rest.server.service.EndSyncFromRepositoryService
 
endSyncToRepository(long) - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Marks the end of a synchronisation to the remote repository behind this RepoTransport.
endSyncToRepository(long) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
EndSyncToRepository - Class in co.codewizards.cloudstore.rest.client.request
 
EndSyncToRepository(String, long) - Constructor for class co.codewizards.cloudstore.rest.client.request.EndSyncToRepository
 
endSyncToRepository(long) - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
endSyncToRepository(long) - Method in class co.codewizards.cloudstore.rest.server.service.EndSyncToRepositoryService
 
EndSyncToRepositoryService - Class in co.codewizards.cloudstore.rest.server.service
 
EndSyncToRepositoryService() - Constructor for class co.codewizards.cloudstore.rest.server.service.EndSyncToRepositoryService
 
Entity - Class in co.codewizards.cloudstore.local.persistence
Base class of all persistence-capable (a.k.a.
Entity() - Constructor for class co.codewizards.cloudstore.local.persistence.Entity
 
entrySet() - Method in class co.codewizards.cloudstore.core.collection.WeakIdentityHashMap
 
ENV_VAR_CONFIG_DIR - Static variable in class co.codewizards.cloudstore.core.config.ConfigDir
Environment variable equivalent to ConfigDir.SYSTEM_PROPERTY_CONFIG_DIR.
equal(S, T) - Static method in class co.codewizards.cloudstore.core.util.Util
 
equal(boolean, boolean) - Static method in class co.codewizards.cloudstore.core.util.Util
 
equal(byte, byte) - Static method in class co.codewizards.cloudstore.core.util.Util
 
equal(short, short) - Static method in class co.codewizards.cloudstore.core.util.Util
 
equal(char, char) - Static method in class co.codewizards.cloudstore.core.util.Util
 
equal(int, int) - Static method in class co.codewizards.cloudstore.core.util.Util
 
equal(long, long) - Static method in class co.codewizards.cloudstore.core.util.Util
 
equal(S[], T[]) - Static method in class co.codewizards.cloudstore.core.util.Util
 
equal(byte[], byte[]) - Static method in class co.codewizards.cloudstore.core.util.Util
 
equal(boolean[], boolean[]) - Static method in class co.codewizards.cloudstore.core.util.Util
 
equal(short[], short[]) - Static method in class co.codewizards.cloudstore.core.util.Util
 
equal(char[], char[]) - Static method in class co.codewizards.cloudstore.core.util.Util
 
equal(int[], int[]) - Static method in class co.codewizards.cloudstore.core.util.Util
 
equal(long[], long[]) - Static method in class co.codewizards.cloudstore.core.util.Util
 
equals(Object) - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
equals(Object) - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
equals(Object) - Method in class co.codewizards.cloudstore.core.dto.DateTime
 
equals(Object) - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
equals(Object) - Method in class co.codewizards.cloudstore.core.ref.IdentityWeakReference
 
equals(Object) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoSyncActivity
 
equals(Object) - Method in class co.codewizards.cloudstore.core.TimePeriod
 
equals(Object) - Method in class co.codewizards.cloudstore.core.Uid
 
equals(Object) - Method in class co.codewizards.cloudstore.core.util.Pair
 
equals(Object) - Method in class co.codewizards.cloudstore.core.version.Version
 
equals(Object) - Method in class co.codewizards.cloudstore.local.persistence.Entity
 
equals(Object) - Method in class co.codewizards.cloudstore.ls.core.invoke.DelayedResponseIdScheduledEviction
 
equals(Object) - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectRef
 
equalsOverridden - Variable in class co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyInvocationHandler
 
Error - Class in co.codewizards.cloudstore.core.dto
 
Error() - Constructor for class co.codewizards.cloudstore.core.dto.Error
 
Error(String) - Constructor for class co.codewizards.cloudstore.core.dto.Error
 
Error(Throwable) - Constructor for class co.codewizards.cloudstore.core.dto.Error
 
ErrorResponse - Class in co.codewizards.cloudstore.ls.core.dto
 
ErrorResponse(Uid, Error) - Constructor for class co.codewizards.cloudstore.ls.core.dto.ErrorResponse
 
ErrorStackTraceElement - Class in co.codewizards.cloudstore.core.dto
 
ErrorStackTraceElement() - Constructor for class co.codewizards.cloudstore.core.dto.ErrorStackTraceElement
 
ErrorStackTraceElement(StackTraceElement) - Constructor for class co.codewizards.cloudstore.core.dto.ErrorStackTraceElement
 
EVICT_UNUSED_OBJECT_MANAGER_PERIOD_MS - Static variable in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
EVICT_UNUSED_OBJECT_MANAGER_TIMEOUT_MS - Static variable in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
Timeout after which an unused ObjectManager is evicted.
EVICT_ZERO_REFERENCE_OBJECT_REFS_PERIOD_MS - Static variable in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
EVICT_ZERO_REFERENCE_OBJECT_REFS_TIMEOUT_MS - Static variable in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
The other side must notify us that an object is actually used (by invoking ObjectManager.incRefCount(Object, Uid)) within this timeout.
ExceptionUtil - Class in co.codewizards.cloudstore.core.util
 
execute() - Method in class co.codewizards.cloudstore.client.CloudStoreClient
 
execute(ExtMethodInvocationRequest) - Method in class co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor
 
execute(Request<R>) - Method in class co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient
 
execute() - Method in class co.codewizards.cloudstore.ls.rest.client.request.GetClassInfo
 
execute() - Method in class co.codewizards.cloudstore.ls.rest.client.request.GetDelayedMethodInvocationResponse
 
execute() - Method in class co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod
 
execute() - Method in class co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest
 
execute() - Method in class co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest
 
execute() - Method in interface co.codewizards.cloudstore.ls.rest.client.request.Request
Execute the actual request.
execute() - Method in class co.codewizards.cloudstore.ls.rest.client.request.TestRequest
 
execute() - Method in class co.codewizards.cloudstore.ls.rest.client.request.VoidRequest
 
execute(Request<R>) - Method in class co.codewizards.cloudstore.rest.client.CloudStoreRestClient
 
execute() - Method in class co.codewizards.cloudstore.rest.client.request.GetChangeSetDto
 
execute() - Method in class co.codewizards.cloudstore.rest.client.request.GetClientRepositoryDto
 
execute() - Method in class co.codewizards.cloudstore.rest.client.request.GetEncryptedSignedAuthToken
 
execute() - Method in class co.codewizards.cloudstore.rest.client.request.GetFileData
 
execute() - Method in class co.codewizards.cloudstore.rest.client.request.GetRepoFileDto
 
execute() - Method in class co.codewizards.cloudstore.rest.client.request.GetRepositoryDto
 
execute() - Method in class co.codewizards.cloudstore.rest.client.request.GetVersionInfoDto
 
execute() - Method in interface co.codewizards.cloudstore.rest.client.request.Request
Execute the actual request.
execute() - Method in class co.codewizards.cloudstore.rest.client.request.TestRequest
 
execute() - Method in class co.codewizards.cloudstore.rest.client.request.VoidRequest
 
execute() - Method in class co.codewizards.cloudstore.updater.CloudStoreUpdater
 
ExecutionException - Exception in co.codewizards.cloudstore.core.concurrent
 
ExecutionException() - Constructor for exception co.codewizards.cloudstore.core.concurrent.ExecutionException
 
ExecutionException(String) - Constructor for exception co.codewizards.cloudstore.core.concurrent.ExecutionException
 
ExecutionException(Throwable) - Constructor for exception co.codewizards.cloudstore.core.concurrent.ExecutionException
 
ExecutionException(String, Throwable) - Constructor for exception co.codewizards.cloudstore.core.concurrent.ExecutionException
 
ExecutionException(String, Throwable, boolean, boolean) - Constructor for exception co.codewizards.cloudstore.core.concurrent.ExecutionException
 
exists() - Method in interface co.codewizards.cloudstore.core.oio.File
 
exists() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
existsNoFollow() - Method in interface co.codewizards.cloudstore.core.oio.File
 
existsNoFollow() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
existsNoFollow() - Method in class co.codewizards.cloudstore.core.oio.nio.NioFile
 
ExtensibleContext - Interface in co.codewizards.cloudstore.core.context
 
ExtensibleContextSupport - Class in co.codewizards.cloudstore.core.context
 
ExtensibleContextSupport() - Constructor for class co.codewizards.cloudstore.core.context.ExtensibleContextSupport
 
ExtMethodInvocationRequest - Class in co.codewizards.cloudstore.ls.core.invoke.filter
 
ExtMethodInvocationRequest(ObjectManager, MethodInvocationRequest, Class<?>) - Constructor for class co.codewizards.cloudstore.ls.core.invoke.filter.ExtMethodInvocationRequest
 
extract(File) - Method in class co.codewizards.cloudstore.updater.TarGzFile
 
extractAndApplySystemPropertiesReturnOthers(String[]) - Static method in class co.codewizards.cloudstore.core.util.MainArgsUtil
 

F

FetchGroupConst - Interface in co.codewizards.cloudstore.local.persistence
 
FetchPlanBackup - Class in co.codewizards.cloudstore.local.persistence
 
FetchPlanBackup() - Constructor for class co.codewizards.cloudstore.local.persistence.FetchPlanBackup
 
File - Interface in co.codewizards.cloudstore.core.oio
Substitute for java.io.File.
FILE_DONE_DIR_NAME_PREFIX - Static variable in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
FILE_SEPARATOR - Static variable in class co.codewizards.cloudstore.core.oio.OioFileFactory
 
FILE_SEPARATOR_CHAR - Static variable in class co.codewizards.cloudstore.core.oio.OioFileFactory
 
FileAlreadyRepositoryException - Exception in co.codewizards.cloudstore.core.repo.local
Thrown if a LocalRepoManager could not be created for a given File, because the file is already a repository and the LocalRepoManager was instructed to create a new repository from a simple file.
FileAlreadyRepositoryException(File) - Constructor for exception co.codewizards.cloudstore.core.repo.local.FileAlreadyRepositoryException
 
FileAlreadyRepositoryException(File, Throwable) - Constructor for exception co.codewizards.cloudstore.core.repo.local.FileAlreadyRepositoryException
 
FileChunk - Class in co.codewizards.cloudstore.local.persistence
 
FileChunk() - Constructor for class co.codewizards.cloudstore.local.persistence.FileChunk
 
FileChunkDto - Class in co.codewizards.cloudstore.core.dto
 
FileChunkDto() - Constructor for class co.codewizards.cloudstore.core.dto.FileChunkDto
 
FileChunkDtoConverter - Class in co.codewizards.cloudstore.local.dto
 
FileChunkDtoConverter() - Constructor for class co.codewizards.cloudstore.local.dto.FileChunkDtoConverter
 
FileFactory - Interface in co.codewizards.cloudstore.core.oio
 
FileFilter - Interface in co.codewizards.cloudstore.core.oio
 
fileFilter(FileFilter) - Method in class co.codewizards.cloudstore.updater.TarGzFile
 
fileFilterIgnoringBackupAndUpdaterDir - Variable in class co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore
 
fileFilterIgnoringBackupDir - Variable in class co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore
 
FileFilterWrapper - Class in co.codewizards.cloudstore.core.oio
 
FileFilterWrapper(FileFilter) - Constructor for class co.codewizards.cloudstore.core.oio.FileFilterWrapper
 
FileInProgressMarker - Class in co.codewizards.cloudstore.local.persistence
While a file is in progress of a sync, an instance of FileInProgressMarker is stored.
FileInProgressMarker() - Constructor for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker
 
FileInProgressMarkerDao - Class in co.codewizards.cloudstore.local.persistence
 
FileInProgressMarkerDao() - Constructor for class co.codewizards.cloudstore.local.persistence.FileInProgressMarkerDao
 
FileLs - Class in co.codewizards.cloudstore.ls.client.util
Utility class for operating on a File instance inside the LocalServer's VM.
FilenameFilterSkipMetaDir - Class in co.codewizards.cloudstore.local
 
FilenameFilterSkipMetaDir() - Constructor for class co.codewizards.cloudstore.local.FilenameFilterSkipMetaDir
 
FileNoDirectoryException - Exception in co.codewizards.cloudstore.core.repo.local
Thrown if a LocalRepoManager could not be created for a given File, because the file is not a directory.
FileNoDirectoryException(File) - Constructor for exception co.codewizards.cloudstore.core.repo.local.FileNoDirectoryException
 
FileNoDirectoryException(File, Throwable) - Constructor for exception co.codewizards.cloudstore.core.repo.local.FileNoDirectoryException
 
FileNoRepositoryException - Exception in co.codewizards.cloudstore.core.repo.local
Thrown if a LocalRepoManager could not be created for a given File, because the file is not yet a repository.
FileNoRepositoryException(File) - Constructor for exception co.codewizards.cloudstore.core.repo.local.FileNoRepositoryException
 
FileNoRepositoryException(File, Throwable) - Constructor for exception co.codewizards.cloudstore.core.repo.local.FileNoRepositoryException
 
FileNotFoundException - Exception in co.codewizards.cloudstore.core.repo.local
Thrown if a LocalRepoManager could not be created for a given File, because the file does not exist.
FileNotFoundException(File) - Constructor for exception co.codewizards.cloudstore.core.repo.local.FileNotFoundException
 
FileNotFoundException(File, Throwable) - Constructor for exception co.codewizards.cloudstore.core.repo.local.FileNotFoundException
 
FileRepoTransport - Class in co.codewizards.cloudstore.local.transport
 
FileRepoTransport() - Constructor for class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
FileRepoTransportFactory - Class in co.codewizards.cloudstore.local.transport
 
FileRepoTransportFactory() - Constructor for class co.codewizards.cloudstore.local.transport.FileRepoTransportFactory
 
FileWriteStrategy - Enum in co.codewizards.cloudstore.core.repo.transport
Strategy controlling how and when a destination file is written.
filter(ContainerRequestContext) - Method in class co.codewizards.cloudstore.ls.rest.server.auth.AuthFilter
 
filter(ClientRequestContext) - Method in class co.codewizards.cloudstore.rest.shared.filter.GZIPClientRequestFilter
 
filter(ContainerRequestContext) - Method in class co.codewizards.cloudstore.rest.shared.filter.GZIPContainerRequestFilter
 
filterProperties(Map<?, ?>) - Static method in class co.codewizards.cloudstore.core.util.PropertiesUtil
Filter the given raw properties.
filterProperties(Map<?, ?>, Map<?, ?>) - Static method in class co.codewizards.cloudstore.core.util.PropertiesUtil
Filter the given raw properties.
finalize() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
Deprecated.
Do not invoke this method directly! It is declared in this interface to make sure the proxy's InvocationHandler is invoked when the garbage-collector collects the proxy.
finalize() - Method in class co.codewizards.cloudstore.core.repo.transport.AbstractRepoTransport
 
finalize() - Method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
finalize() - Method in class co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyInvocationHandler
 
finalize() - Method in class co.codewizards.cloudstore.rest.server.auth.Auth
 
firePostCloseListeners(boolean) - Method in class co.codewizards.cloudstore.local.LocalRepoTransactionImpl
 
firePreCloseListeners(boolean) - Method in class co.codewizards.cloudstore.local.LocalRepoTransactionImpl
 
firePropertyChange(P, Object, Object) - Method in class co.codewizards.cloudstore.core.bean.AbstractBean
 
firePropertyChange(P, Object, Object) - Method in class co.codewizards.cloudstore.core.bean.BeanSupport
 
firePropertyChange(LocalRepoRegistry.Property, Object, Object) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoRegistryImpl
 
firePropertyChange(RepoSyncDaemon.Property, Object, Object) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemonImpl
 
flush() - Method in interface co.codewizards.cloudstore.core.io.IOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoTransaction
 
flush() - Method in class co.codewizards.cloudstore.local.LocalRepoTransactionImpl
 
flushBuffer() - Method in class co.codewizards.cloudstore.core.util.childprocess.DumpStreamThread
 
flushBuffer() - Method in class co.codewizards.cloudstore.core.util.childprocess.LogDumpedStreamThread
 
ForceNonTransientAdvisor - Interface in co.codewizards.cloudstore.ls.core.invoke
 
ForceNonTransientAdvisorImpl - Class in co.codewizards.cloudstore.ls.core.invoke
 
ForceNonTransientAdvisorImpl() - Constructor for class co.codewizards.cloudstore.ls.core.invoke.ForceNonTransientAdvisorImpl
 
ForceNonTransientClassSet - Class in co.codewizards.cloudstore.ls.core.invoke
 
ForceNonTransientContainer - Class in co.codewizards.cloudstore.ls.core.invoke
 
ForceNonTransientContainer(Object, Map<String, Object>) - Constructor for class co.codewizards.cloudstore.ls.core.invoke.ForceNonTransientContainer
 
forConstructorInvocation(String, String[], Object...) - Static method in class co.codewizards.cloudstore.ls.core.invoke.MethodInvocationRequest
 
forInvocation(Object, Object[]) - Static method in class co.codewizards.cloudstore.ls.core.invoke.MethodInvocationResponse
 
format(Calendar) - Static method in class co.codewizards.cloudstore.core.util.ISO8601
Formats a Calendar value into an ISO8601-compliant date/time string.
formatDate(Date) - Static method in class co.codewizards.cloudstore.core.util.ISO8601
Convenience method calling ISO8601.format(Calendar) with a UTC time zone (as a Date does not have a time zone by definition).
formatEncodedHexStrForHuman(String) - Static method in class co.codewizards.cloudstore.core.util.HashUtil
 
forObjectInvocation(Object, String, String[], Object...) - Static method in class co.codewizards.cloudstore.ls.core.invoke.MethodInvocationRequest
 
forStaticInvocation(String, String, String[], Object...) - Static method in class co.codewizards.cloudstore.ls.core.invoke.MethodInvocationRequest
 
fromBytes(byte[]) - Static method in class co.codewizards.cloudstore.core.util.LongUtil
 
fromBytesHex(String[]) - Static method in class co.codewizards.cloudstore.core.util.LongUtil
 
fromIdIncl - Variable in class co.codewizards.cloudstore.local.persistence.Dao.IdRange
 
fromKey(String) - Static method in enum co.codewizards.cloudstore.local.PersistencePropertiesEnum
 

G

get(int) - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
get(int) - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
get(Object) - Method in class co.codewizards.cloudstore.core.collection.WeakIdentityHashMap
 
getAbsoluteFile() - Method in interface co.codewizards.cloudstore.core.oio.File
 
getAbsoluteFile() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
getAbsoluteFile() - Method in class co.codewizards.cloudstore.core.oio.nio.NioFile
 
getAbsolutePath() - Method in interface co.codewizards.cloudstore.core.oio.File
 
getAbsolutePath() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
getActivities(UUID) - Method in interface co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemon
Gets all RepoSyncActivity-s for the local repository identified by the given localRepositoryId.
getActivities(UUID) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemonImpl
 
getActivityType() - Method in class co.codewizards.cloudstore.core.repo.sync.RepoSyncActivity
 
getAliases() - Method in class co.codewizards.cloudstore.local.persistence.LocalRepository
 
getAllDeclaredFields(Class<?>) - Static method in class co.codewizards.cloudstore.core.util.ReflectionUtil
Gets all fields declared by the given clazz including its super-classes; starting from the most concrete sub-class (i.e.
getAllDeclaredFieldValues(Object) - Static method in class co.codewizards.cloudstore.core.util.ReflectionUtil
 
getAllInterfaces(Class<?>) - Static method in class co.codewizards.cloudstore.core.util.ReflectionUtil
 
getAllUnitsWithDisplayName() - Static method in enum co.codewizards.cloudstore.core.TimeUnit
 
getAllUnitsWithDisplayName(String) - Static method in enum co.codewizards.cloudstore.core.TimeUnit
 
getAllUnitsWithDisplayName(String, String) - Static method in enum co.codewizards.cloudstore.core.TimeUnit
 
getAppIdOrFail() - Method in class co.codewizards.cloudstore.core.appid.AppIdRegistry
 
getArguments() - Method in class co.codewizards.cloudstore.ls.core.invoke.MethodInvocationRequest
 
getArgumentTypeNames() - Method in class co.codewizards.cloudstore.ls.core.invoke.MethodInvocationRequest
 
getAuth() - Method in class co.codewizards.cloudstore.rest.server.service.AbstractServiceWithRepoToRepoAuth
Get the authentication information.
getAuthenticationScheme() - Method in class co.codewizards.cloudstore.ls.rest.server.auth.AuthFilter.SecurityContextImpl
 
getAuthToken() - Method in class co.codewizards.cloudstore.rest.server.auth.TransientRepoPassword
 
getAuthTokenData() - Method in class co.codewizards.cloudstore.core.auth.SignedAuthToken
 
getBackupDir() - Method in class co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore
 
getBaseClass() - Method in class co.codewizards.cloudstore.core.objectfactory.AbstractClassExtension
 
getBaseClass() - Method in interface co.codewizards.cloudstore.core.objectfactory.ClassExtension
Gets the base-class to be extended by instantiating a sub-class instead.
getBaseUrl() - Method in class co.codewizards.cloudstore.ls.core.LocalServerPropertiesManager
 
getBaseUrl() - Method in class co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient
Get the server's base-URL.
getBaseURL() - Method in class co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest
Get the server's base-URL.
getBaseUrl() - Method in class co.codewizards.cloudstore.rest.client.CloudStoreRestClient
Get the server's base-URL.
getBaseURL() - Method in class co.codewizards.cloudstore.rest.client.request.AbstractRequest
Get the server's base-URL.
getBean() - Method in class co.codewizards.cloudstore.core.bean.BeanSupport
 
getBytesFromFile(File) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
 
getCallable() - Method in interface co.codewizards.cloudstore.core.concurrent.CallableProvider
 
getCallback() - Method in class co.codewizards.cloudstore.rest.client.ssl.SSLContextBuilder
 
getCanonicalFile() - Method in interface co.codewizards.cloudstore.core.oio.File
 
getCanonicalFile() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
getCanonicalFile() - Method in class co.codewizards.cloudstore.core.oio.nio.NioFile
 
getCanonicalPath() - Method in interface co.codewizards.cloudstore.core.oio.File
 
getCanonicalPath() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
getCause() - Method in class co.codewizards.cloudstore.core.dto.Error
 
getCause(Throwable, Class<T>) - Static method in class co.codewizards.cloudstore.core.util.ExceptionUtil
 
getCertificateChain() - Method in class co.codewizards.cloudstore.rest.client.ssl.CheckServerTrustedCertificateExceptionContext
 
getChanged() - Method in interface co.codewizards.cloudstore.local.persistence.AutoTrackChanged
Gets the timestamp of when this entity was last changed.
getChanged() - Method in class co.codewizards.cloudstore.local.persistence.Entity
 
getChanged() - Method in class co.codewizards.cloudstore.ls.core.dto.RemoteRepositoryRequestDto
 
getChangeSetDto(boolean, Long) - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Gets the change-set from the remote repository.
getChangeSetDto(boolean, Long) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
GetChangeSetDto - Class in co.codewizards.cloudstore.rest.client.request
 
GetChangeSetDto(String, boolean, Long) - Constructor for class co.codewizards.cloudstore.rest.client.request.GetChangeSetDto
 
getChangeSetDto(boolean, Long) - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
getChangeSetDto(boolean, Long) - Method in class co.codewizards.cloudstore.rest.server.service.ChangeSetDtoService
 
getChangeSetDto(RepoTransport, boolean, Long) - Method in class co.codewizards.cloudstore.rest.server.service.ChangeSetDtoService
 
getChangeSetDtoCacheFile(Long) - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
getChangeSetDtoCacheFiles(boolean) - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
getChildren() - Method in class co.codewizards.cloudstore.core.dto.RepoFileDtoTreeNode
 
getChildRepoFile(RepoFile, String) - Method in class co.codewizards.cloudstore.local.persistence.RepoFileDao
Get the child of the given parent with the specified name.
getChildRepoFileDtos(String, int) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoMetaData
 
getChildRepoFileDtos(long, int) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoMetaData
 
getChildRepoFileDtos(long, int) - Method in class co.codewizards.cloudstore.local.LocalRepoMetaDataImpl
 
getChildRepoFileDtos(String, int) - Method in class co.codewizards.cloudstore.local.LocalRepoMetaDataImpl
 
getChildRepoFiles(RepoFile) - Method in class co.codewizards.cloudstore.local.persistence.RepoFileDao
Get the children of the given parent.
getClass(int) - Method in class co.codewizards.cloudstore.ls.core.invoke.ClassManager
 
getClassesOrFail(String[]) - Method in class co.codewizards.cloudstore.ls.core.invoke.ClassManager
 
getClassesToBeBound() - Method in interface co.codewizards.cloudstore.core.dto.jaxb.CloudStoreJaxbContextProvider
Gets the classes to be bound in the CloudStoreJaxbContext.
getClassesToBeBound() - Method in class co.codewizards.cloudstore.core.dto.jaxb.CloudStoreJaxbContextProviderImpl
 
getClassesToBeBound() - Method in class co.codewizards.cloudstore.ls.core.dto.jaxb.CloudStoreJaxbContextProviderImpl
 
getClassExtension(Class<T>) - Method in class co.codewizards.cloudstore.core.objectfactory.ObjectFactory
 
getClassId() - Method in class co.codewizards.cloudstore.ls.core.invoke.ClassInfo
 
getClassId(Class<?>) - Method in class co.codewizards.cloudstore.ls.core.invoke.ClassManager
 
getClassId() - Method in class co.codewizards.cloudstore.ls.core.invoke.GetClassInfoRequest
 
getClassId() - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectRef
 
getClassIdOrCreate(Class<?>) - Method in class co.codewizards.cloudstore.ls.core.invoke.ClassManager
 
getClassIdOrFail(Class<?>) - Method in class co.codewizards.cloudstore.ls.core.invoke.ClassManager
 
getClassInfo(int) - Method in class co.codewizards.cloudstore.ls.core.invoke.ClassInfoMap
 
getClassInfo(int) - Method in class co.codewizards.cloudstore.ls.core.invoke.ClassManager
 
getClassInfo() - Method in class co.codewizards.cloudstore.ls.core.invoke.GetClassInfoResponse
 
getClassInfo() - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectRef
 
GetClassInfo - Class in co.codewizards.cloudstore.ls.rest.client.request
 
GetClassInfo(int) - Constructor for class co.codewizards.cloudstore.ls.rest.client.request.GetClassInfo
 
getClassInfo(int) - Method in class co.codewizards.cloudstore.ls.rest.server.service.ClassInfoService
 
getClassInfoMap() - Method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
getClassInfoMap() - Method in interface co.codewizards.cloudstore.ls.core.invoke.Invoker
 
getClassInfoMap() - Method in class co.codewizards.cloudstore.ls.rest.server.InverseInvoker
 
getClassInfoOrFail(int) - Method in class co.codewizards.cloudstore.ls.core.invoke.ClassInfoMap
 
GetClassInfoRequest - Class in co.codewizards.cloudstore.ls.core.invoke
Gets the class info for a classId.
GetClassInfoRequest(int) - Constructor for class co.codewizards.cloudstore.ls.core.invoke.GetClassInfoRequest
 
GetClassInfoRequestHandler - Class in co.codewizards.cloudstore.ls.client.handler
 
GetClassInfoRequestHandler() - Constructor for class co.codewizards.cloudstore.ls.client.handler.GetClassInfoRequestHandler
 
GetClassInfoResponse - Class in co.codewizards.cloudstore.ls.core.invoke
Contains the class info for a certain classId.
GetClassInfoResponse(GetClassInfoRequest, ClassInfo) - Constructor for class co.codewizards.cloudstore.ls.core.invoke.GetClassInfoResponse
 
getClassLoader() - Static method in class co.codewizards.cloudstore.ls.core.provider.JavaNativeMessageBodyReader
 
getClassManager() - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
getClassName() - Method in class co.codewizards.cloudstore.core.dto.Error
 
getClassName() - Method in class co.codewizards.cloudstore.core.dto.ErrorStackTraceElement
 
getClassName() - Method in class co.codewizards.cloudstore.ls.core.invoke.ClassInfo
 
getClassName() - Method in class co.codewizards.cloudstore.ls.core.invoke.MethodInvocationRequest
 
getClassOrFail(int) - Method in class co.codewizards.cloudstore.ls.core.invoke.ClassManager
 
getClassOrFail(String) - Method in class co.codewizards.cloudstore.ls.core.invoke.ClassManager
 
getClient() - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
getClient() - Method in class co.codewizards.cloudstore.rest.server.ldap.LdapClientProvider
 
getClientId() - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
Gets the id of the client using this ObjectManager.
getClientId() - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectRef
 
getClientId() - Method in class co.codewizards.cloudstore.ls.rest.server.service.AbstractService
 
getClientOrFail() - Method in class co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient
Get the Client which was previously acquired (and not yet released) on the same thread.
getClientOrFail() - Method in class co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest
 
getClientOrFail() - Method in class co.codewizards.cloudstore.rest.client.CloudStoreRestClient
Get the Client which was previously acquired (and not yet released) on the same thread.
getClientOrFail() - Method in class co.codewizards.cloudstore.rest.client.request.AbstractRequest
 
getClientRepositoryDto() - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
 
getClientRepositoryDto() - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
GetClientRepositoryDto - Class in co.codewizards.cloudstore.rest.client.request
 
GetClientRepositoryDto(String) - Constructor for class co.codewizards.cloudstore.rest.client.request.GetClientRepositoryDto
 
getClientRepositoryDto() - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
getClientRepositoryDto() - Method in class co.codewizards.cloudstore.rest.server.service.GetClientRepositoryDtoService
 
GetClientRepositoryDtoService - Class in co.codewizards.cloudstore.rest.server.service
 
GetClientRepositoryDtoService() - Constructor for class co.codewizards.cloudstore.rest.server.service.GetClientRepositoryDtoService
 
getClientRepositoryId() - Method in class co.codewizards.cloudstore.core.repo.transport.AbstractRepoTransport
 
getClientRepositoryId() - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Gets the client repository's unique identifier.
getClientRepositoryId() - Method in class co.codewizards.cloudstore.rest.server.auth.TransientRepoPassword
 
getClientRepositoryIdFromUserName(String) - Method in class co.codewizards.cloudstore.rest.server.service.AbstractServiceWithRepoToRepoAuth
 
getClientRepositoryIdFromUserNameOrFail(String) - Method in class co.codewizards.cloudstore.rest.server.service.AbstractServiceWithRepoToRepoAuth
 
getClientRepositoryIdOrFail() - Method in class co.codewizards.cloudstore.core.repo.transport.AbstractRepoTransport
 
getClientVersionInfoDto() - Method in exception co.codewizards.cloudstore.core.version.VersionCompatibilityException
 
getCloudStoreRestClient() - Method in class co.codewizards.cloudstore.rest.client.request.AbstractRequest
 
getCloudStoreRestClient() - Method in interface co.codewizards.cloudstore.rest.client.request.Request
Gets the CloudStoreRestClient.
getCloudStoreRestClientOrFail() - Method in class co.codewizards.cloudstore.rest.client.request.AbstractRequest
Gets the CloudStoreRestClient or throws an exception, if it was not assigned.
getCloudStoreServerClass() - Static method in class co.codewizards.cloudstore.server.CloudStoreServer
 
getCloudStoreServerConstructor() - Static method in class co.codewizards.cloudstore.server.CloudStoreServer
 
getCloudStoreUpdaterClass() - Static method in class co.codewizards.cloudstore.updater.CloudStoreUpdater
 
getCloudStoreUpdaterConstructor() - Static method in class co.codewizards.cloudstore.updater.CloudStoreUpdater
 
getConfigPropDtos() - Method in class co.codewizards.cloudstore.core.dto.ConfigPropSetDto
 
getConfiguration() - Method in class co.codewizards.cloudstore.rest.client.ClientBuilderDefaultValuesDecorator
 
getContext(Class<?>) - Method in class co.codewizards.cloudstore.ls.rest.client.CloudStoreJaxbContextResolver
 
getContext(Class<?>) - Method in class co.codewizards.cloudstore.ls.rest.server.CloudStoreJaxbContextResolver
 
getContext(Class<?>) - Method in class co.codewizards.cloudstore.rest.client.CloudStoreJaxbContextResolver
 
getContext(Class<?>) - Method in class co.codewizards.cloudstore.rest.server.CloudStoreJaxbContextResolver
 
getContextObject(Class<T>) - Method in interface co.codewizards.cloudstore.core.context.ExtensibleContext
 
getContextObject(Class<T>) - Method in class co.codewizards.cloudstore.core.context.ExtensibleContextSupport
 
getContextObject(Class<T>) - Method in class co.codewizards.cloudstore.local.LocalRepoTransactionImpl
 
getContextObject(String) - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
getCopyModificationCount() - Method in class co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto
 
getCreated() - Method in class co.codewizards.cloudstore.local.persistence.Entity
Gets the timestamp of the creation of this entity.
getCreated() - Method in class co.codewizards.cloudstore.ls.core.dto.RemoteRepositoryRequestDto
 
getCredentialsProvider() - Method in class co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient
 
getCredentialsProvider() - Method in class co.codewizards.cloudstore.rest.client.CloudStoreRestClient
 
getCurrentAuthRepoPassword(UUID, UUID) - Method in class co.codewizards.cloudstore.rest.server.auth.TransientRepoPasswordManager
 
getCurrentPassword() - Method in class co.codewizards.cloudstore.ls.rest.server.auth.AuthManager
 
getDao(Class<D>) - Method in interface co.codewizards.cloudstore.core.repo.local.DaoProvider
 
getDao(Class<D>) - Method in class co.codewizards.cloudstore.local.LocalRepoTransactionImpl
 
getDao(Class<T>) - Method in class co.codewizards.cloudstore.local.persistence.Dao
 
getDaoProvider() - Method in class co.codewizards.cloudstore.local.persistence.Dao
 
getDatabaseAdapterFactoryOrFail() - Method in class co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry
 
getDeclaredConstructorOrFail(Class<T>, Class<?>[]) - Static method in class co.codewizards.cloudstore.core.util.ReflectionUtil
 
getDeclaredMethod(Class<?>, String, Class<?>[]) - Static method in class co.codewizards.cloudstore.core.util.ReflectionUtil
 
getDeclaredMethodOrFail(Class<?>, String, Class<?>[]) - Static method in class co.codewizards.cloudstore.core.util.ReflectionUtil
 
getDeclaredMethods(Class<?>, String) - Static method in class co.codewizards.cloudstore.core.util.ReflectionUtil
 
GetDelayedMethodInvocationResponse - Class in co.codewizards.cloudstore.ls.rest.client.request
 
GetDelayedMethodInvocationResponse(Uid) - Constructor for class co.codewizards.cloudstore.ls.rest.client.request.GetDelayedMethodInvocationResponse
 
getDelayedMethodInvocationResponse(Uid) - Method in class co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService
 
getDelayedResponse(Uid) - Method in class co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor
 
getDelayedResponseId() - Method in class co.codewizards.cloudstore.ls.core.invoke.DelayedMethodInvocationResponse
 
getDelayedResponseId() - Method in class co.codewizards.cloudstore.ls.core.invoke.DelayedResponseIdScheduledEviction
 
getDelayedResponseId() - Method in class co.codewizards.cloudstore.ls.core.invoke.InverseMethodInvocationRequest
 
getDeleteModificationCount() - Method in class co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto
 
getDeleteModificationsForPathAfter(String, long, RemoteRepository) - Method in class co.codewizards.cloudstore.local.persistence.DeleteModificationDao
 
getDeleteModificationsForPathOrParentOfPathAfter(String, long, RemoteRepository) - Method in class co.codewizards.cloudstore.local.persistence.DeleteModificationDao
 
getDeleteModificationsForSha1(String, long) - Method in class co.codewizards.cloudstore.local.persistence.DeleteModificationDao
 
getDescription() - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransportFactory
Gets the human-readable long description of this factory.
getDescription() - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransportFactory
 
getDescription() - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransportFactory
 
getDirectoryCount() - Method in class co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto
 
getDirectProperty(String) - Method in interface co.codewizards.cloudstore.core.config.Config
Gets the property identified by the given key; not taking inheritance into account.
getDirectProperty(String) - Method in class co.codewizards.cloudstore.core.config.ConfigImpl
 
getDisplayName() - Method in enum co.codewizards.cloudstore.core.TimeUnit
 
getDoneDir() - Method in class co.codewizards.cloudstore.core.repo.sync.DoneMarker
 
getDoneMarker(String, UUID, UUID) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
getDynamicX509TrustManagerCallback() - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
getDynamicX509TrustManagerCallbackClass() - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransportFactory
 
getEarlyRenewalPeriod() - Method in class co.codewizards.cloudstore.rest.server.auth.TransientRepoPasswordManager
 
getElements() - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
getElements() - Method in class co.codewizards.cloudstore.core.dto.ListDto
 
getElements() - Method in class co.codewizards.cloudstore.core.dto.UidList
Deprecated.
This method should not be invoked by manually written code! It is exclusively used by JAXB.
getEncryptedMessage() - Method in class co.codewizards.cloudstore.core.otp.OneTimePadEncryptor.Result
 
GetEncryptedSignedAuthToken - Class in co.codewizards.cloudstore.rest.client.request
 
GetEncryptedSignedAuthToken(String, UUID) - Constructor for class co.codewizards.cloudstore.rest.client.request.GetEncryptedSignedAuthToken
 
getEncryptedSignedAuthToken(UUID) - Method in class co.codewizards.cloudstore.rest.server.service.EncryptedSignedAuthTokenService
 
getEncryptedSignedAuthToken(UUID, UUID, byte[], byte[]) - Method in class co.codewizards.cloudstore.rest.server.service.EncryptedSignedAuthTokenService
 
getEncryptedSignedAuthTokenData() - Method in class co.codewizards.cloudstore.core.auth.EncryptedSignedAuthToken
 
getEncryptedSignedAuthTokenDataIV() - Method in class co.codewizards.cloudstore.core.auth.EncryptedSignedAuthToken
 
getEncryptedSymmetricKey() - Method in class co.codewizards.cloudstore.core.auth.EncryptedSignedAuthToken
 
getEntityClass() - Method in class co.codewizards.cloudstore.local.persistence.Dao
Get the type of the entity.
getEntryName(File, File) - Method in class co.codewizards.cloudstore.updater.DefaultTarGzEntryNameConverter
 
getEntryName(File, File) - Method in interface co.codewizards.cloudstore.updater.TarGzEntryNameConverter
 
getError() - Method in exception co.codewizards.cloudstore.core.dto.RemoteException
 
getError() - Method in class co.codewizards.cloudstore.core.sync.SyncState
 
getError() - Method in class co.codewizards.cloudstore.ls.core.dto.ErrorResponse
 
getError() - Method in class co.codewizards.cloudstore.rest.client.ssl.CheckServerTrustedCertificateExceptionContext
 
getErrorClassName() - Method in exception co.codewizards.cloudstore.core.dto.RemoteException
 
getExistingConfigFilesAbovePathPrefix() - Method in class co.codewizards.cloudstore.local.transport.ChangeSetDtoBuilder
 
getExpiryDateTime() - Method in class co.codewizards.cloudstore.core.auth.AuthToken
Gets the timestamp when the current token expires.
getExpiryTimerPeriod() - Method in class co.codewizards.cloudstore.rest.server.auth.TransientRepoPasswordManager
 
getExtendingClass() - Method in class co.codewizards.cloudstore.core.objectfactory.AbstractClassExtension
 
getExtendingClass() - Method in interface co.codewizards.cloudstore.core.objectfactory.ClassExtension
Gets the sub-class extending the baseClass to be instantiated whenever a new instance of the base-class is requested.
getExtendingClass(Class<T>) - Method in class co.codewizards.cloudstore.core.objectfactory.ObjectFactory
 
getExtendingClass(Class<T>) - Static method in class co.codewizards.cloudstore.core.objectfactory.ObjectFactoryUtil
 
getFactory() - Method in class co.codewizards.cloudstore.local.db.AbstractDatabaseAdapter
 
getFactoryOrFail() - Method in class co.codewizards.cloudstore.local.db.AbstractDatabaseAdapter
 
getFieldValue(Object, String) - Static method in class co.codewizards.cloudstore.core.util.ReflectionUtil
 
getFile() - Method in class co.codewizards.cloudstore.core.config.ConfigDir
Gets the central configuration directory as absolute File.
getFile() - Method in class co.codewizards.cloudstore.core.config.ConfigImpl
Get the directory or file for which this Config instance is responsible.
getFile() - Method in interface co.codewizards.cloudstore.core.io.LockFile
Gets the underlying file being locked.
getFile() - Method in exception co.codewizards.cloudstore.core.repo.local.FileAlreadyRepositoryException
 
getFile() - Method in exception co.codewizards.cloudstore.core.repo.local.FileNoDirectoryException
 
getFile() - Method in exception co.codewizards.cloudstore.core.repo.local.FileNoRepositoryException
 
getFile() - Method in exception co.codewizards.cloudstore.core.repo.local.FileNotFoundException
 
getFile(File, String...) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Get a file object from a base directory and a list of subdirectories or files.
getFile(URL) - Static method in class co.codewizards.cloudstore.core.util.UrlUtil
 
getFile(File) - Method in class co.codewizards.cloudstore.local.persistence.RepoFile
Gets the File represented by this RepoFile inside the given repository's localRoot directory.
getFile(String) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
getFile(File, String) - Method in class co.codewizards.cloudstore.updater.DefaultTarGzEntryNameConverter
 
getFile(File, String) - Method in interface co.codewizards.cloudstore.updater.TarGzEntryNameConverter
 
getFileChunkDto() - Method in class co.codewizards.cloudstore.core.dto.TempChunkFileDto
 
getFileChunkDtos() - Method in class co.codewizards.cloudstore.core.dto.NormalFileDto
 
getFileChunks() - Method in class co.codewizards.cloudstore.local.persistence.NormalFile
 
getFileData(RepoTransport, RepoTransport, RepoFileDtoTreeNode, String, FileChunkDto) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
getFileData(String, long, int) - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Get the binary file data at the given offset and with the given length.
getFileData(String, long, int) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
GetFileData - Class in co.codewizards.cloudstore.rest.client.request
 
GetFileData(String, String, long, int) - Constructor for class co.codewizards.cloudstore.rest.client.request.GetFileData
 
getFileData(String, long, int) - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
getFileData(String, long, int) - Method in class co.codewizards.cloudstore.rest.server.service.WebDavService
 
getFileExtension(String) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Get the extension of a filename.
getFileFactory() - Method in class co.codewizards.cloudstore.core.oio.OioRegistry
 
getFileFilter() - Method in class co.codewizards.cloudstore.updater.TarGzFile
Gets the FileFilter deciding whether to process a file or not.
getFileFromJarUrl(URL) - Static method in class co.codewizards.cloudstore.core.util.UrlUtil
Gets the File referencing the JAR.
getFileInProgressMarker(UUID, UUID, String) - Method in class co.codewizards.cloudstore.local.persistence.FileInProgressMarkerDao
 
getFileInProgressMarkers(UUID, UUID) - Method in class co.codewizards.cloudstore.local.persistence.FileInProgressMarkerDao
 
getFileInProgressPaths(UUID, UUID) - Method in interface co.codewizards.cloudstore.core.repo.transport.LocalRepoTransport
 
getFileInProgressPaths(UUID, UUID) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
getFileName() - Method in class co.codewizards.cloudstore.core.dto.ErrorStackTraceElement
 
getFileNameWithoutExtension(String) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Get a filename without extension.
getFileUrlFromJarUrl(URL) - Static method in class co.codewizards.cloudstore.core.util.UrlUtil
Removes the 'jar:'-prefix and the '!...'-suffix in order to unwrap the 'file:'-URL pointing to the JAR.
getForceNonTransientClasses() - Method in interface co.codewizards.cloudstore.ls.core.invoke.ForceNonTransientAdvisor
 
getForceNonTransientClasses() - Method in class co.codewizards.cloudstore.ls.core.invoke.ForceNonTransientAdvisorImpl
 
getFreeSpace() - Method in interface co.codewizards.cloudstore.core.oio.File
 
getFreeSpace() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
getFromPath() - Method in class co.codewizards.cloudstore.core.dto.CopyModificationDto
 
getFromPath() - Method in class co.codewizards.cloudstore.local.persistence.CopyModification
Gets the source path of the copied file.
getFromPath2CopyModificationDtos() - Method in class co.codewizards.cloudstore.core.repo.sync.ModificationDtoSet
 
getFromRepositoryId() - Method in class co.codewizards.cloudstore.local.persistence.FileInProgressMarker
 
getId() - Method in class co.codewizards.cloudstore.core.dto.ModificationDto
 
getId() - Method in class co.codewizards.cloudstore.core.dto.RepoFileDto
 
getId() - Method in class co.codewizards.cloudstore.local.persistence.Entity
Get the unique identifier of this object.
getIgnoreRuleId() - Method in interface co.codewizards.cloudstore.core.ignore.IgnoreRule
 
getIgnoreRuleId() - Method in class co.codewizards.cloudstore.core.ignore.IgnoreRuleImpl
 
getIgnoreRules() - Method in class co.codewizards.cloudstore.core.ignore.IgnoreRuleManagerImpl
 
getIndexesOf(String, char) - Static method in class co.codewizards.cloudstore.core.util.StringUtil
 
getInstallationDir() - Method in class co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore
Gets the installation directory.
getInstallationDir() - Method in class co.codewizards.cloudstore.updater.CloudStoreUpdater
Gets the installation directory that was passed as command line parameter.
getInstallationProperties() - Method in class co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore
 
getInstance() - Static method in class co.codewizards.cloudstore.core.appid.AppIdRegistry
 
getInstance() - Static method in class co.codewizards.cloudstore.core.concurrent.DeferrableExecutor
 
getInstance() - Static method in class co.codewizards.cloudstore.core.config.ConfigDir
Gets the singleton instance of ConfigDir.
getInstance() - Static method in class co.codewizards.cloudstore.core.config.ConfigImpl
Gets the global Config for the current user.
getInstance() - Static method in class co.codewizards.cloudstore.core.io.LockFileFactory
 
getInstance() - Static method in class co.codewizards.cloudstore.core.objectfactory.ObjectFactory
Gets the singleton instance of this ObjectFactory.
getInstance() - Static method in class co.codewizards.cloudstore.core.oio.OioRegistry
 
getInstance() - Static method in class co.codewizards.cloudstore.core.repo.local.LocalRepoManagerFactory.Helper
 
getInstance() - Static method in class co.codewizards.cloudstore.core.repo.local.LocalRepoRegistryImpl
 
getInstance() - Static method in class co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemonImpl
 
getInstance() - Static method in class co.codewizards.cloudstore.core.repo.transport.RepoTransportFactoryRegistry
 
getInstance() - Static method in class co.codewizards.cloudstore.core.version.LocalVersionInIdeHelper
 
getInstance() - Static method in class co.codewizards.cloudstore.core.version.VersionCompatibilityValidator
 
getInstance() - Static method in class co.codewizards.cloudstore.core.version.VersionInfoProvider
 
getInstance() - Static method in class co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry
 
getInstance() - Static method in class co.codewizards.cloudstore.local.transport.ParentFileLastModifiedManager
 
getInstance() - Static method in class co.codewizards.cloudstore.local.transport.TempChunkFileManager
 
getInstance() - Static method in class co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerManager
 
getInstance() - Static method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
getInstance() - Static method in class co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry
 
getInstance() - Static method in class co.codewizards.cloudstore.ls.core.invoke.ForceNonTransientClassSet
 
getInstance(Uid) - Static method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
getInstance() - Static method in class co.codewizards.cloudstore.ls.core.LocalServerPropertiesManager
 
getInstance() - Static method in class co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient
 
getInstance() - Static method in class co.codewizards.cloudstore.ls.rest.server.auth.AuthManager
 
getInstance() - Static method in class co.codewizards.cloudstore.rest.server.auth.TransientRepoPasswordManager
 
getInstance() - Static method in class co.codewizards.cloudstore.rest.server.ldap.LdapClientProvider
 
getInstanceForDirectory(File) - Static method in class co.codewizards.cloudstore.core.config.ConfigImpl
Gets the Config for the given directory.
getInstanceForDirectory(File) - Static method in class co.codewizards.cloudstore.core.ignore.IgnoreRuleManagerImpl
 
getInstanceForFile(File) - Static method in class co.codewizards.cloudstore.core.config.ConfigImpl
Gets the Config for the given file.
getInterfaceNames() - Method in class co.codewizards.cloudstore.ls.core.invoke.ClassInfo
 
getInterfaceNames(Class<?>) - Method in class co.codewizards.cloudstore.ls.core.invoke.ClassManager
 
getInverseInvoker(ObjectManager) - Static method in class co.codewizards.cloudstore.ls.rest.server.InverseInvoker
 
getInverseInvoker() - Method in class co.codewizards.cloudstore.ls.rest.server.service.AbstractService
 
getInverseServiceRequestHandler(Class<?>) - Method in class co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerManager
 
getInverseServiceRequestHandlerOrFail(Class<?>) - Method in class co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerManager
 
getInverseServiceRequestHandlerOrFail(InverseServiceRequest) - Method in class co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerManager
 
getInverseServiceRequestType() - Method in class co.codewizards.cloudstore.ls.client.handler.AbstractInverseServiceRequestHandler
 
getInverseServiceRequestType() - Method in interface co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandler
Gets the class or interface to be handled.
getInvocationFilterClasses() - Method in class co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry
 
getInvocationFilters() - Method in class co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry
 
getInvocationType() - Method in class co.codewizards.cloudstore.ls.core.invoke.MethodInvocationRequest
 
getIoFile() - Method in interface co.codewizards.cloudstore.core.oio.File
Caution: Only use this when forced by 3rd party interface!
getIoFile() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
getIoFile(File) - Static method in class co.codewizards.cloudstore.core.oio.IoFileUtil
 
getJaxbContext() - Static method in class co.codewizards.cloudstore.core.dto.jaxb.CloudStoreJaxbContext
 
getKey(E) - Method in class co.codewizards.cloudstore.core.collection.ListMerger
Get the key from the given element.
getKey() - Method in class co.codewizards.cloudstore.core.dto.ConfigPropDto
 
getKey() - Method in class co.codewizards.cloudstore.core.util.Pair
 
getKey2GroupsMatching(Pattern) - Method in interface co.codewizards.cloudstore.core.config.Config
Gets all config-property-keys matching the given regular expression.
getKey2GroupsMatching(Pattern) - Method in class co.codewizards.cloudstore.core.config.ConfigImpl
 
getKeySize() - Method in class co.codewizards.cloudstore.core.auth.SignedAuthTokenEncrypter
 
getKeyStoreFile() - Method in class co.codewizards.cloudstore.server.CloudStoreServer
 
getLastModified() - Method in class co.codewizards.cloudstore.core.dto.RepoFileDto
Gets the timestamp of the file's last modification.
getLastModified() - Method in class co.codewizards.cloudstore.local.persistence.RepoFile
Gets the timestamp of the file's last modification.
getLastModifiedNoFollow() - Method in interface co.codewizards.cloudstore.core.oio.File
 
getLastModifiedNoFollow() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
getLastModifiedNoFollow() - Method in class co.codewizards.cloudstore.core.oio.nio.NioFile
 
getLastSyncFromRepositoryId() - Method in class co.codewizards.cloudstore.local.persistence.RepoFile
 
getLastSyncToRemoteRepo(RemoteRepository) - Method in class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepoDao
 
getLastSyncToRemoteRepoOrFail(RemoteRepository) - Method in class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepoDao
 
getLastUseDate() - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
getLeafs() - Method in class co.codewizards.cloudstore.core.dto.RepoFileDtoTreeNode
 
getLength() - Method in class co.codewizards.cloudstore.core.dto.FileChunkDto
 
getLength() - Method in class co.codewizards.cloudstore.core.dto.NormalFileDto
Gets the file size in bytes.
getLength() - Method in class co.codewizards.cloudstore.local.persistence.CopyModification
 
getLength() - Method in class co.codewizards.cloudstore.local.persistence.DeleteModification
 
getLength() - Method in class co.codewizards.cloudstore.local.persistence.FileChunk
 
getLength() - Method in class co.codewizards.cloudstore.local.persistence.NormalFile
Gets the file size in bytes.
getLineNumber() - Method in class co.codewizards.cloudstore.core.dto.ErrorStackTraceElement
 
getLocalPathPrefix() - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepository
 
getLocalPathPrefix() - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest
 
getLocalPathPrefixOrFail(URL) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
Gets the local path-prefix (of the local repository managed by this LocalRepoManager) when syncing with the remote repository identified by the given remoteRoot.
getLocalPathPrefixOrFail(UUID) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
Gets the local path-prefix (of the local repository managed by this LocalRepoManager) when syncing with the remote repository identified by the given remoteRoot.
getLocalPort() - Method in class co.codewizards.cloudstore.ls.server.LocalServer
 
getLocalProcessId() - Method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
getLocalRepoManager() - Method in interface co.codewizards.cloudstore.core.repo.local.ContextWithLocalRepoManager
 
getLocalRepoManager() - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoManagerCloseEvent
 
getLocalRepoManager() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoTransaction
 
getLocalRepoManager() - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionPostCloseEvent
Gets the LocalRepoManager.
getLocalRepoManager() - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionPreCloseEvent
Gets the LocalRepoManager.
getLocalRepoManager() - Method in class co.codewizards.cloudstore.local.LocalRepoMetaDataImpl
getLocalRepoManager() - Method in class co.codewizards.cloudstore.local.LocalRepoTransactionImpl
 
getLocalRepoManager() - Method in class co.codewizards.cloudstore.local.transport.ChangeSetDtoBuilder
 
getLocalRepoManager() - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
getLocalRepoManager() - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
getLocalRepoManagerOrFail() - Method in class co.codewizards.cloudstore.local.LocalRepoMetaDataImpl
 
getLocalRepoMetaData() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
 
getLocalRepoMetaDir() - Method in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
getLocalRepoMetaDir() - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
getLocalRepositoryId() - Method in class co.codewizards.cloudstore.core.repo.sync.RepoSyncActivity
 
getLocalRepositoryId() - Method in class co.codewizards.cloudstore.core.repo.sync.RepoSyncState
 
getLocalRepositoryOrFail() - Method in class co.codewizards.cloudstore.local.persistence.LocalRepositoryDao
 
getLocalRepositoryRevisionInProgress() - Method in class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo
 
getLocalRepositoryRevisionSynced() - Method in class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo
Gets the LocalRepository.revision that was synced to the remote repository.
getLocalRepoTmpDir() - Method in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
getLocalRepoTmpDir() - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
getLocalRevision() - Method in class co.codewizards.cloudstore.core.dto.ModificationDto
 
getLocalRevision() - Method in class co.codewizards.cloudstore.core.dto.RepoFileDto
 
getLocalRevision() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoTransaction
 
getLocalRevision() - Method in class co.codewizards.cloudstore.local.LocalRepoTransactionImpl
 
getLocalRevision() - Method in interface co.codewizards.cloudstore.local.persistence.AutoTrackLocalRevision
Get the local revision of the last modification of this entity.
getLocalRevision() - Method in class co.codewizards.cloudstore.local.persistence.Modification
Deprecated.
 
getLocalRevision() - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepository
 
getLocalRevision() - Method in class co.codewizards.cloudstore.local.persistence.RepoFile
Get the local revision of the last modification of this entity.
getLocalRoot() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
Gets the repository's local root directory.
getLocalRoot(UUID) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry
 
getLocalRoot(UUID) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoRegistryImpl
 
getLocalRoot() - Method in exception co.codewizards.cloudstore.core.repo.local.RepositoryCorruptException
 
getLocalRoot() - Method in class co.codewizards.cloudstore.core.repo.sync.RepoSyncActivity
 
getLocalRoot() - Method in class co.codewizards.cloudstore.core.repo.sync.RepoSyncState
 
getLocalRoot() - Method in class co.codewizards.cloudstore.local.db.AbstractDatabaseAdapter
 
getLocalRoot() - Method in interface co.codewizards.cloudstore.local.db.DatabaseAdapter
 
getLocalRoot() - Method in class co.codewizards.cloudstore.ls.core.dto.AbstractRequestWithExistingLocalRepoDto
Gets the absolute path to the local root.
getLocalRoot() - Method in class co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto
 
getLocalRootContainingFile(File) - Static method in class co.codewizards.cloudstore.core.repo.local.LocalRepoHelper
Gets the local root containing the given file.
getLocalRootDirectory() - Method in class co.codewizards.cloudstore.local.persistence.RepoFileDao
 
getLocalRootForRepositoryName(String) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry
Get the local root for the given repositoryName.
getLocalRootForRepositoryName(String) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoRegistryImpl
 
getLocalRootForRepositoryNameOrFail(String) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry
 
getLocalRootForRepositoryNameOrFail(String) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoRegistryImpl
 
getLocalRootOrFail(UUID) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry
 
getLocalRootOrFail(UUID) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoRegistryImpl
 
getLocalRootOrFail() - Method in class co.codewizards.cloudstore.local.db.AbstractDatabaseAdapter
 
getLocalRoots() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManagerFactory
 
getLocalRoots() - Method in class co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl
 
getLocalRootsContainedInDirectory(File) - Static method in class co.codewizards.cloudstore.core.repo.local.LocalRepoHelper
 
getLocalRootURL(UUID) - Method in class co.codewizards.cloudstore.rest.server.service.AbstractServiceWithRepoToRepoAuth
 
getLocalRootURLForRepositoryName(String) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry
 
getLocalRootURLForRepositoryName(String) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoRegistryImpl
 
getLocalRootURLForRepositoryNameOrFail(String) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry
 
getLocalRootURLForRepositoryNameOrFail(String) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoRegistryImpl
 
getLocalServerClass() - Static method in class co.codewizards.cloudstore.ls.server.cproc.LocalServerMain
 
getLocalServerClient() - Method in class co.codewizards.cloudstore.ls.client.handler.AbstractInverseServiceRequestHandler
 
getLocalServerClient() - Method in interface co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandler
 
getLocalServerConstructor() - Static method in class co.codewizards.cloudstore.ls.server.cproc.LocalServerMain
 
getLocalServerProcessMaxHeapSize() - Static method in class co.codewizards.cloudstore.ls.core.LsConfig
 
getLocalServerProcessStartTimeout() - Static method in class co.codewizards.cloudstore.ls.core.LsConfig
Gets the timeout in milliseconds the primary (first launched) process waits for the separate local-server-process to become available.
getLocalServerProcessVmArgs() - Static method in class co.codewizards.cloudstore.ls.core.LsConfig
 
getLocalServerProperties() - Method in class co.codewizards.cloudstore.ls.core.LocalServerPropertiesManager
 
getLocalServerPropertiesFile() - Method in class co.codewizards.cloudstore.ls.core.LocalServerPropertiesManager
 
getLocalServerRestClient() - Method in class co.codewizards.cloudstore.client.SubCommand
 
getLocalServerRestClient() - Method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
getLocalServerRestClient() - Method in class co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest
 
getLocalServerRestClient() - Method in interface co.codewizards.cloudstore.ls.rest.client.request.Request
Gets the LocalServerRestClient.
getLocalServerRestClientOrFail() - Method in class co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest
Gets the LocalServerRestClient or throws an exception, if it was not assigned.
getLocalServerRunningFile() - Method in class co.codewizards.cloudstore.ls.server.LocalServer
 
getLocalServerStopFile() - Method in class co.codewizards.cloudstore.ls.server.LocalServer
 
getLocalVersion() - Method in class co.codewizards.cloudstore.core.dto.VersionInfoDto
Gets the version of the system which created this VersionInfoDto.
getLocalVersion() - Method in class co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore
 
getLocalVersion() - Method in class co.codewizards.cloudstore.core.version.VersionInfoProvider
 
getLocalVersionInIde() - Method in class co.codewizards.cloudstore.core.version.LocalVersionInIdeHelper
 
getLocalVersionInIde_file() - Method in class co.codewizards.cloudstore.core.version.LocalVersionInIdeHelper
 
getLocalVersionInIde_jar() - Method in class co.codewizards.cloudstore.core.version.LocalVersionInIdeHelper
 
getLock() - Method in interface co.codewizards.cloudstore.core.io.LockFile
Gets the Lock corresponding to the underlying file to synchronise multiple threads of the same process.
getLock() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
 
getLogDir() - Method in class co.codewizards.cloudstore.core.config.ConfigDir
Gets the log directory (the directory where the log files are written to).
getLogger() - Method in class co.codewizards.cloudstore.core.progress.LoggerProgressMonitor
Get the logger to which this monitor is writing.
getLogLevel() - Method in class co.codewizards.cloudstore.core.progress.LoggerProgressMonitor
Get the log-level that is used when writing to the logger.
getLogMinPercentageDifference() - Method in class co.codewizards.cloudstore.core.progress.LoggerProgressMonitor
Get the minimum percentage difference to trigger a new log message.
getLogMinPeriodMSec() - Method in class co.codewizards.cloudstore.core.progress.LoggerProgressMonitor
Get the minimum log period in milliseconds.
getMajor() - Method in class co.codewizards.cloudstore.core.version.Version
 
getMessage() - Method in class co.codewizards.cloudstore.core.dto.Error
 
getMessage() - Method in class co.codewizards.cloudstore.core.progress.LoggerProgressMonitor
Get the log-message.
getMessage() - Method in class co.codewizards.cloudstore.core.sync.SyncState
 
getMetaDir() - Method in class co.codewizards.cloudstore.local.db.AbstractDatabaseAdapter
 
getMetaDir() - Method in class co.codewizards.cloudstore.local.JdbcConnectionFactory
 
getMetaPropertyKeyNullValue(String) - Static method in class co.codewizards.cloudstore.core.util.PropertiesUtil
Get the null-indicating meta-property's key for the given real property's key.
getMethodInvocationRequest() - Method in class co.codewizards.cloudstore.ls.core.invoke.filter.ExtMethodInvocationRequest
 
getMethodInvocationRequest() - Method in class co.codewizards.cloudstore.ls.core.invoke.InverseMethodInvocationRequest
 
getMethodInvocationResponse() - Method in class co.codewizards.cloudstore.ls.core.invoke.InverseMethodInvocationResponse
 
getMethodName() - Method in class co.codewizards.cloudstore.core.dto.ErrorStackTraceElement
 
getMethodName() - Method in class co.codewizards.cloudstore.ls.core.invoke.MethodInvocationRequest
 
getMillis() - Method in class co.codewizards.cloudstore.core.dto.DateTime
Gets the number of milliseconds since 1970 January 1 00:00:00 GMT represented by this DateTime object.
getMinimumRemoteVersion() - Method in class co.codewizards.cloudstore.core.dto.VersionInfoDto
Gets the minimum version expected from its remote peer by the system which created this VersionInfoDto.
getMinimumRemoteVersion() - Method in class co.codewizards.cloudstore.core.version.VersionInfoProvider
 
getMinor() - Method in class co.codewizards.cloudstore.core.version.Version
 
getModificationDtos() - Method in class co.codewizards.cloudstore.core.dto.ChangeSetDto
 
getModifications(RemoteRepository) - Method in class co.codewizards.cloudstore.local.persistence.ModificationDao
Gets all Modifications being assigned to the given remoteRepository.
getModificationsAfter(RemoteRepository, long) - Method in class co.codewizards.cloudstore.local.persistence.ModificationDao
Gets those Modifications being assigned to the given remoteRepository whose localRevision is greater than the given localRevision.
getModificationsBeforeOrEqual(RemoteRepository, long) - Method in class co.codewizards.cloudstore.local.persistence.ModificationDao
 
getMutex() - Method in class co.codewizards.cloudstore.core.bean.BeanSupport
 
getName() - Method in interface co.codewizards.cloudstore.core.appid.AppId
Gets the name used by humans.
getName() - Method in class co.codewizards.cloudstore.core.appid.CloudStoreAppId
 
getName() - Method in class co.codewizards.cloudstore.core.dto.RepoFileDto
 
getName() - Method in interface co.codewizards.cloudstore.core.oio.File
 
getName() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
getName() - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransportFactory
Gets the human-readable short name of this factory.
getName() - Method in interface co.codewizards.cloudstore.local.db.DatabaseAdapterFactory
Gets the symbolic name of this adapter.
getName() - Method in class co.codewizards.cloudstore.local.db.DerbyDatabaseAdapterFactory
 
getName() - Method in class co.codewizards.cloudstore.local.persistence.RepoFile
 
getName() - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransportFactory
 
getName() - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransportFactory
 
getNamePattern() - Method in interface co.codewizards.cloudstore.core.ignore.IgnoreRule
Gets a shell-style name-pattern or null.
getNamePattern() - Method in class co.codewizards.cloudstore.core.ignore.IgnoreRuleImpl
 
getNameRegex() - Method in interface co.codewizards.cloudstore.core.ignore.IgnoreRule
Gets a regular expression or null.
getNameRegex() - Method in class co.codewizards.cloudstore.core.ignore.IgnoreRuleImpl
 
getNameRegexPattern() - Method in interface co.codewizards.cloudstore.core.ignore.IgnoreRule
Gets a regular-expression-Pattern compiled from nameRegex or namePattern.
getNameRegexPattern() - Method in class co.codewizards.cloudstore.core.ignore.IgnoreRuleImpl
 
getNormalFile() - Method in class co.codewizards.cloudstore.local.persistence.FileChunk
 
getNormalFileCount() - Method in class co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto
 
getNormalFilesForSha1(String, long) - Method in class co.codewizards.cloudstore.local.persistence.NormalFileDao
Get those RepoFiles whose sha1 and length match the given parameters.
getObject() - Method in class co.codewizards.cloudstore.ls.core.invoke.MethodInvocationRequest
 
getObject(ObjectRef) - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
getObjectByIdOrFail(long) - Method in class co.codewizards.cloudstore.local.persistence.Dao
Get the entity-instance referenced by the specified identifier.
getObjectByIdOrNull(long) - Method in class co.codewizards.cloudstore.local.persistence.Dao
Get the entity-instance referenced by the specified identifier.
getObjectId() - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectRef
 
getObjectManager() - Method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
getObjectManager() - Method in class co.codewizards.cloudstore.ls.core.invoke.filter.ExtMethodInvocationRequest
 
getObjectManager() - Method in interface co.codewizards.cloudstore.ls.core.invoke.Invoker
 
getObjectManager() - Method in class co.codewizards.cloudstore.ls.rest.server.InverseInvoker
 
getObjectManager() - Method in class co.codewizards.cloudstore.ls.rest.server.service.AbstractService
 
getObjectOrFail(ObjectRef) - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
getObjectRef(Object) - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
getObjectRef() - Method in interface co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxy
 
getObjectRefOrCreate(Object) - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
getObjectRefOrFail(Object) - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
getObjectRefOrObject(Object) - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
getObjects() - Method in class co.codewizards.cloudstore.local.persistence.Dao
 
getObjectsCount() - Method in class co.codewizards.cloudstore.local.persistence.Dao
 
getOffset() - Method in class co.codewizards.cloudstore.core.dto.FileChunkDto
 
getOffset() - Method in class co.codewizards.cloudstore.local.persistence.FileChunk
 
getOffset2TempChunkFileWithDtoFile(File) - Method in class co.codewizards.cloudstore.local.transport.TempChunkFileManager
 
getOutputStringBuffer() - Method in class co.codewizards.cloudstore.core.util.childprocess.DumpStreamThread
 
getOutputStringBuffer() - Method in class co.codewizards.cloudstore.core.util.childprocess.LogDumpedStreamThread
 
getOutputStringBufferMaxLength() - Method in class co.codewizards.cloudstore.core.util.childprocess.DumpStreamThread
 
getOutputStringBufferMaxLength() - Method in class co.codewizards.cloudstore.core.util.childprocess.LogDumpedStreamThread
 
getParent() - Method in class co.codewizards.cloudstore.core.dto.RepoFileDtoTreeNode
 
getParent() - Method in class co.codewizards.cloudstore.local.persistence.RepoFile
 
getParentConfigPropSetDto() - Method in class co.codewizards.cloudstore.core.dto.ChangeSetDto
 
getParentFile() - Method in interface co.codewizards.cloudstore.core.oio.File
 
getParentFile() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
getParentFile() - Method in class co.codewizards.cloudstore.core.oio.nio.NioFile
 
getParentId() - Method in class co.codewizards.cloudstore.core.dto.RepoFileDto
 
getPassword() - Method in class co.codewizards.cloudstore.core.auth.AuthToken
Gets the password, currently valid for authentication at the server.
getPassword() - Method in class co.codewizards.cloudstore.ls.core.LocalServerPropertiesManager
 
getPassword() - Method in interface co.codewizards.cloudstore.ls.rest.client.CredentialsProvider
 
getPassword() - Method in interface co.codewizards.cloudstore.rest.client.CredentialsProvider
 
getPassword() - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
getPassword() - Method in class co.codewizards.cloudstore.rest.server.auth.Auth
Get the password.
getPassword() - Method in class co.codewizards.cloudstore.rest.server.auth.TransientRepoPassword
 
getPatchLevel() - Method in class co.codewizards.cloudstore.core.version.Version
 
getPath() - Method in class co.codewizards.cloudstore.core.dto.DeleteModificationDto
 
getPath() - Method in class co.codewizards.cloudstore.core.dto.RepoFileDtoTreeNode
Gets the path from the root to the current node.
getPath() - Method in interface co.codewizards.cloudstore.core.oio.File
 
getPath() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
getPath() - Method in class co.codewizards.cloudstore.local.persistence.DeleteModification
Gets the path of the deleted directory or file.
getPath() - Method in class co.codewizards.cloudstore.local.persistence.FileInProgressMarker
 
getPath() - Method in class co.codewizards.cloudstore.local.persistence.RepoFile
Gets the path from the root to this.
getPath(Class<?>) - Method in class co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest
 
getPath(Class<?>) - Method in class co.codewizards.cloudstore.rest.client.request.AbstractRequest
 
getPath2DeleteModificationDtos() - Method in class co.codewizards.cloudstore.core.repo.sync.ModificationDtoSet
 
getPathAfterBaseURL() - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
getPathList() - Method in class co.codewizards.cloudstore.local.persistence.RepoFile
Gets the path within the repository from the root (including) to this (including).
getPathPrefix() - Method in class co.codewizards.cloudstore.core.repo.transport.AbstractRepoTransport
 
getPathPrefix() - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Prefix for every path (as used in RepoTransport.delete(String) for example).
getPathPrefixFile() - Method in class co.codewizards.cloudstore.local.transport.ChangeSetDtoBuilder
 
getPersistenceCapableClasses() - Method in interface co.codewizards.cloudstore.local.persistence.CloudStorePersistenceCapableClassesProvider
Gets the persistence-capable classes.
getPersistenceCapableClasses() - Method in class co.codewizards.cloudstore.local.persistence.CloudStorePersistenceCapableClassesProviderImpl
 
getPersistenceManager() - Method in interface co.codewizards.cloudstore.local.ContextWithPersistenceManager
 
getPersistenceManager() - Method in class co.codewizards.cloudstore.local.LocalRepoTransactionImpl
 
getPersistenceManager() - Method in class co.codewizards.cloudstore.local.persistence.Dao
Gets the PersistenceManager assigned to this Dao.
getPersistenceProperties() - Method in class co.codewizards.cloudstore.local.PersistencePropertiesProvider
 
getPersistencePropertiesFile() - Method in class co.codewizards.cloudstore.local.db.AbstractDatabaseAdapter
 
getPort() - Method in class co.codewizards.cloudstore.ls.core.LocalServerPropertiesManager
 
getPort() - Method in class co.codewizards.cloudstore.ls.server.LocalServer
 
getPriority() - Method in interface co.codewizards.cloudstore.core.appid.AppId
Gets the priority of this AppId implementation.
getPriority() - Method in class co.codewizards.cloudstore.core.appid.CloudStoreAppId
 
getPriority() - Method in class co.codewizards.cloudstore.core.objectfactory.AbstractClassExtension
Gets the priority of this extension.
getPriority() - Method in interface co.codewizards.cloudstore.core.objectfactory.ClassExtension
Gets the priority of this extension.
getPriority() - Method in interface co.codewizards.cloudstore.core.oio.FileFactory
Priority of use.
getPriority() - Method in class co.codewizards.cloudstore.core.oio.IoFileFactory
 
getPriority() - Method in class co.codewizards.cloudstore.core.oio.nio.NioFileFactory
 
getPriority() - Method in class co.codewizards.cloudstore.core.repo.local.AbstractLocalRepoTransactionListener
 
getPriority() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListener
 
getPriority() - Method in class co.codewizards.cloudstore.core.repo.transport.AbstractRepoTransportFactory
 
getPriority() - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransportFactory
Gets the priority of this factory.
getPriority() - Method in interface co.codewizards.cloudstore.local.db.DatabaseAdapterFactory
 
getPriority() - Method in class co.codewizards.cloudstore.local.db.DerbyDatabaseAdapterFactory
 
getPriority() - Method in class co.codewizards.cloudstore.ls.client.handler.AbstractInverseServiceRequestHandler
 
getPriority() - Method in interface co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandler
Gets the priority of this handler.
getPriority() - Method in class co.codewizards.cloudstore.ls.core.invoke.filter.AbstractInvocationFilter
 
getPriority() - Method in class co.codewizards.cloudstore.ls.core.invoke.filter.AllowCloudStoreInvocationFilter
 
getPriority() - Method in class co.codewizards.cloudstore.ls.core.invoke.filter.DenyReflectInvocationFilter
 
getPriority() - Method in interface co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilter
 
getPriority() - Method in class co.codewizards.cloudstore.ls.core.invoke.refjanitor.AbstractReferenceJanitor
 
getPriority() - Method in interface co.codewizards.cloudstore.ls.core.invoke.refjanitor.ReferenceJanitor
 
getPrivateKey() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
Gets the local repository's private key.
getPrivateKey() - Method in class co.codewizards.cloudstore.local.persistence.LocalRepository
 
getProcessId() - Static method in class co.codewizards.cloudstore.ls.core.LsConfig
 
getProperties(Properties, String) - Static method in class co.codewizards.cloudstore.core.util.PropertiesUtil
Get all properties whose keys start with the given prefix.
getProperty(String, String) - Method in interface co.codewizards.cloudstore.core.config.Config
Gets the property identified by the given key.
getProperty(String, String) - Method in class co.codewizards.cloudstore.core.config.ConfigImpl
 
getPropertyAsBoolean(String, boolean) - Method in interface co.codewizards.cloudstore.core.config.Config
 
getPropertyAsBoolean(String, boolean) - Method in class co.codewizards.cloudstore.core.config.ConfigImpl
 
getPropertyAsDate(String, Date) - Method in interface co.codewizards.cloudstore.core.config.Config
Gets the property identified by the given key.
getPropertyAsDate(String, Date) - Method in class co.codewizards.cloudstore.core.config.ConfigImpl
 
getPropertyAsDate(String) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoRegistryImpl
 
getPropertyAsEnum(String, E) - Method in interface co.codewizards.cloudstore.core.config.Config
Gets the property identified by the given key.
getPropertyAsEnum(String, Class<E>, E) - Method in interface co.codewizards.cloudstore.core.config.Config
Gets the property identified by the given key.
getPropertyAsEnum(String, E) - Method in class co.codewizards.cloudstore.core.config.ConfigImpl
 
getPropertyAsEnum(String, Class<E>, E) - Method in class co.codewizards.cloudstore.core.config.ConfigImpl
 
getPropertyAsInt(String, int) - Method in interface co.codewizards.cloudstore.core.config.Config
 
getPropertyAsInt(String, int) - Method in class co.codewizards.cloudstore.core.config.ConfigImpl
 
getPropertyAsLong(String, long) - Method in interface co.codewizards.cloudstore.core.config.Config
 
getPropertyAsLong(String, long) - Method in class co.codewizards.cloudstore.core.config.ConfigImpl
 
getPropertyAsNonEmptyTrimmedString(String, String) - Method in interface co.codewizards.cloudstore.core.config.Config
Gets the property identified by the given key; trimmed.
getPropertyAsNonEmptyTrimmedString(String, String) - Method in class co.codewizards.cloudstore.core.config.ConfigImpl
 
getPropertyAsPositiveOrZeroInt(String, int) - Method in interface co.codewizards.cloudstore.core.config.Config
 
getPropertyAsPositiveOrZeroInt(String, int) - Method in class co.codewizards.cloudstore.core.config.ConfigImpl
 
getPropertyAsPositiveOrZeroLong(String, long) - Method in interface co.codewizards.cloudstore.core.config.Config
 
getPropertyAsPositiveOrZeroLong(String, long) - Method in class co.codewizards.cloudstore.core.config.ConfigImpl
 
getPropertyKeyMatches(Properties, Pattern) - Static method in class co.codewizards.cloudstore.core.util.PropertiesUtil
Get all matches where property keys match the given pattern.
getPropertyValue(P) - Method in class co.codewizards.cloudstore.core.bean.AbstractBean
 
getPropertyValue(P) - Method in class co.codewizards.cloudstore.core.bean.BeanSupport
 
getPropertyValueAsLong(Properties, String, long) - Static method in class co.codewizards.cloudstore.core.util.PropertiesUtil
 
getPublicKey() - Method in class co.codewizards.cloudstore.core.dto.RepositoryDto
 
getPublicKey() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
Gets the local repository's public key.
getPublicKey() - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Gets the remote repository's public key.
getPublicKey() - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest
 
getPublicKey() - Method in class co.codewizards.cloudstore.local.persistence.Repository
 
getPublicKey() - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
getPublicKey() - Method in class co.codewizards.cloudstore.ls.core.dto.RemoteRepositoryRequestDto
 
getPublicKey() - Method in class co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto
 
getPublicKey() - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
getQualifiedId() - Method in interface co.codewizards.cloudstore.core.appid.AppId
Gets the qualified (long) ID.
getQualifiedId() - Method in class co.codewizards.cloudstore.core.appid.CloudStoreAppId
 
getRandomKey() - Method in class co.codewizards.cloudstore.core.otp.OneTimePadEncryptor.Result
 
getReferenceCleanerRegistry() - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
getReferencedPropertyKeyForMetaPropertyKey(String) - Static method in class co.codewizards.cloudstore.core.util.PropertiesUtil
Get the referenced property-key for the given meta-property's key.
getRelativePath(File, String) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Deprecated.
getRelativePath(File, File) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Deprecated.
getRelativePath(String, String) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Deprecated.
getRelease() - Method in class co.codewizards.cloudstore.core.version.Version
 
getRemoteObjectProxy(ObjectRef) - Method in class co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyManager
 
getRemoteObjectProxyManager() - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
getRemoteObjectProxyOrCreate(ObjectRef) - Method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
getRemoteObjectProxyOrCreate(ObjectRef, RemoteObjectProxyFactory) - Method in class co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyManager
 
getRemoteObjectProxyOrCreate(ObjectRef) - Method in class co.codewizards.cloudstore.ls.rest.server.InverseInvoker
 
getRemoteProcessId() - Method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
getRemoteRepository() - Method in class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo
 
getRemoteRepository() - Method in class co.codewizards.cloudstore.local.persistence.Modification
Deprecated.
Gets the remote repository to which this modification must be synced.
getRemoteRepository(UUID) - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepositoryDao
 
getRemoteRepository(URL) - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepositoryDao
 
getRemoteRepositoryDtos() - Method in class co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto
 
getRemoteRepositoryId2RemoteRootMap() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
 
getRemoteRepositoryId2RemoteRootMap() - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepositoryDao
 
getRemoteRepositoryIdOrFail(URL) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
Gets the unique ID of the remote repository identified by the given remoteRoot.
getRemoteRepositoryOrFail(UUID) - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepositoryDao
 
getRemoteRepositoryOrFail(URL) - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepositoryDao
 
getRemoteRepositoryPublicKeyOrFail(UUID) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
Gets the remote repository's public key.
getRemoteRepositoryRequest(UUID) - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequestDao
 
getRemoteRepositoryRequestDtos() - Method in class co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto
 
getRemoteRepositoryRequestOrFail(UUID) - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequestDao
 
getRemoteRepositoryRequestsChangedBefore(Date) - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequestDao
 
getRemoteRoot() - Method in class co.codewizards.cloudstore.core.repo.transport.AbstractRepoTransport
 
getRemoteRoot() - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Gets the remote repository's root URL, maybe including a path-prefix.
getRemoteRoot() - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepository
 
getRemoteRoot() - Method in class co.codewizards.cloudstore.ls.core.dto.RemoteRepositoryDto
 
getRemoteRootSha1() - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepository
 
getRemoteRootWithoutPathPrefix() - Method in class co.codewizards.cloudstore.core.repo.transport.AbstractRepoTransport
 
getRemoteRootWithoutPathPrefix() - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Gets the remote repository's root URL without the path-prefix.
getRemoteURL() - Method in class co.codewizards.cloudstore.rest.client.ssl.SSLContextBuilder
 
getRemoteVersion() - Method in class co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore
 
getRenewalDateTime() - Method in class co.codewizards.cloudstore.core.auth.AuthToken
Gets the timestamp from which on a new token would be returned (but the old is still valid).
getRenewalPeriod() - Method in class co.codewizards.cloudstore.rest.server.auth.TransientRepoPasswordManager
 
getRepoFile(File, File) - Method in class co.codewizards.cloudstore.local.persistence.RepoFileDao
Get the RepoFile for the given file in the file system.
getRepoFileDto() - Method in class co.codewizards.cloudstore.core.dto.RepoFileDtoTreeNode
 
getRepoFileDto(String, int) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoMetaData
 
getRepoFileDto(long, int) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoMetaData
 
getRepoFileDto(String) - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Gets the data of the file (or directory or symlink) identified by the given path.
getRepoFileDto(String, int) - Method in class co.codewizards.cloudstore.local.LocalRepoMetaDataImpl
 
getRepoFileDto(long, int) - Method in class co.codewizards.cloudstore.local.LocalRepoMetaDataImpl
 
getRepoFileDto(String) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
GetRepoFileDto - Class in co.codewizards.cloudstore.rest.client.request
 
GetRepoFileDto(String, String) - Constructor for class co.codewizards.cloudstore.rest.client.request.GetRepoFileDto
 
getRepoFileDto(String) - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
getRepoFileDto() - Method in class co.codewizards.cloudstore.rest.server.service.RepoFileDtoService
 
getRepoFileDto(String) - Method in class co.codewizards.cloudstore.rest.server.service.RepoFileDtoService
 
getRepoFileDtos() - Method in class co.codewizards.cloudstore.core.dto.ChangeSetDto
 
getRepoFilesChangedAfterExclLastSyncFromRepositoryId(long, UUID) - Method in class co.codewizards.cloudstore.local.persistence.RepoFileDao
Get those RepoFiles whose localRevision is greater than the given localRevision.
getRepositoryAliases(String) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry
Gets all aliases known for the specified repository.
getRepositoryAliases() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry
 
getRepositoryAliases() - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoRegistryImpl
 
getRepositoryAliases(String) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoRegistryImpl
 
getRepositoryAliases() - Method in class co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto
 
getRepositoryAliasesOrFail(String) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry
Gets all aliases known for the specified repository.
getRepositoryAliasesOrFail(String) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoRegistryImpl
 
getRepositoryDto() - Method in class co.codewizards.cloudstore.core.dto.ChangeSetDto
 
getRepositoryDto() - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Gets the remote repository's repository-descriptor.
getRepositoryDto() - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
GetRepositoryDto - Class in co.codewizards.cloudstore.rest.client.request
 
GetRepositoryDto(String) - Constructor for class co.codewizards.cloudstore.rest.client.request.GetRepositoryDto
 
getRepositoryDto() - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
getRepositoryDto() - Method in class co.codewizards.cloudstore.rest.server.service.RepositoryDtoService
 
getRepositoryId() - Method in class co.codewizards.cloudstore.core.dto.RepositoryDto
 
getRepositoryId() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
Gets the local repository's unique ID.
getRepositoryId(String) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry
 
getRepositoryId(String) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoRegistryImpl
 
getRepositoryId() - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Get the remote repository's unique identifier.
getRepositoryId() - Method in class co.codewizards.cloudstore.local.db.AbstractDatabaseAdapter
 
getRepositoryId() - Method in interface co.codewizards.cloudstore.local.db.DatabaseAdapter
 
getRepositoryId() - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest
 
getRepositoryId() - Method in class co.codewizards.cloudstore.local.persistence.Repository
 
getRepositoryId() - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
getRepositoryId() - Method in class co.codewizards.cloudstore.ls.core.dto.RemoteRepositoryRequestDto
 
getRepositoryId() - Method in class co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto
 
getRepositoryId() - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
getRepositoryIdOrFail(String) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry
 
getRepositoryIdOrFail(String) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoRegistryImpl
 
getRepositoryIdOrFail() - Method in class co.codewizards.cloudstore.local.db.AbstractDatabaseAdapter
 
getRepositoryIds() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry
 
getRepositoryIds() - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoRegistryImpl
 
getRepositoryName() - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
getRepoTransportFactories(URL) - Method in class co.codewizards.cloudstore.core.repo.transport.RepoTransportFactoryRegistry
 
getRepoTransportFactories() - Method in class co.codewizards.cloudstore.core.repo.transport.RepoTransportFactoryRegistry
 
getRepoTransportFactory() - Method in class co.codewizards.cloudstore.core.repo.transport.AbstractRepoTransport
 
getRepoTransportFactory() - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Gets the factory which created this instance.
getRepoTransportFactory(URL) - Method in class co.codewizards.cloudstore.core.repo.transport.RepoTransportFactoryRegistry
 
getRepoTransportFactory(Class<F>) - Method in class co.codewizards.cloudstore.core.repo.transport.RepoTransportFactoryRegistry
 
getRepoTransportFactoryOrFail(URL) - Method in class co.codewizards.cloudstore.core.repo.transport.RepoTransportFactoryRegistry
 
getRepoTransportFactoryOrFail(Class<F>) - Method in class co.codewizards.cloudstore.core.repo.transport.RepoTransportFactoryRegistry
 
getRequestId() - Method in class co.codewizards.cloudstore.ls.core.dto.AbstractInverseServiceRequest
 
getRequestId() - Method in class co.codewizards.cloudstore.ls.core.dto.AbstractInverseServiceResponse
 
getRequestId() - Method in interface co.codewizards.cloudstore.ls.core.dto.InverseServiceRequest
 
getRequestId() - Method in interface co.codewizards.cloudstore.ls.core.dto.InverseServiceResponse
 
getResult() - Method in class co.codewizards.cloudstore.ls.core.invoke.DelayedMethodInvocationResponse
 
getResult() - Method in class co.codewizards.cloudstore.ls.core.invoke.MethodInvocationResponse
 
getRevision() - Method in class co.codewizards.cloudstore.core.dto.RepositoryDto
 
getRevision() - Method in class co.codewizards.cloudstore.local.persistence.Repository
 
getRoot() - Method in class co.codewizards.cloudstore.core.dto.RepoFileDtoTreeNode
 
getRoot() - Method in class co.codewizards.cloudstore.local.persistence.LocalRepository
Get the root directory of this repository.
getRoot() - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer
 
getScheduledEvictionTimestamp() - Method in class co.codewizards.cloudstore.ls.core.invoke.DelayedResponseIdScheduledEviction
 
getSecurePort() - Method in class co.codewizards.cloudstore.server.CloudStoreServer
 
getSecurePort() - Method in class co.codewizards.cloudstore.test.CloudStoreServerTestSupport
 
getSecureUrl() - Method in class co.codewizards.cloudstore.test.CloudStoreServerTestSupport
 
getServer() - Method in class co.codewizards.cloudstore.ls.server.LocalServer
 
getServerRepositoryId() - Method in class co.codewizards.cloudstore.core.repo.sync.RepoSyncState
 
getServerRepositoryId() - Method in class co.codewizards.cloudstore.rest.server.auth.TransientRepoPassword
 
getServerVersionInfoDto() - Method in exception co.codewizards.cloudstore.core.version.VersionCompatibilityException
 
getSeverity() - Method in class co.codewizards.cloudstore.core.sync.SyncState
 
getSha1() - Method in class co.codewizards.cloudstore.core.dto.FileChunkDto
 
getSha1() - Method in class co.codewizards.cloudstore.core.dto.NormalFileDto
Gets the SHA-1 of the file.
getSha1() - Method in class co.codewizards.cloudstore.local.persistence.CopyModification
 
getSha1() - Method in class co.codewizards.cloudstore.local.persistence.DeleteModification
 
getSha1() - Method in class co.codewizards.cloudstore.local.persistence.FileChunk
 
getSha1() - Method in class co.codewizards.cloudstore.local.persistence.NormalFile
Gets the SHA-1 of the file.
getSignature() - Method in class co.codewizards.cloudstore.core.auth.SignedAuthToken
 
getSimpleId() - Method in interface co.codewizards.cloudstore.core.appid.AppId
Gets the simple (short) ID without any qualifier prefix.
getSimpleId() - Method in class co.codewizards.cloudstore.core.appid.CloudStoreAppId
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class co.codewizards.cloudstore.ls.core.provider.JavaNativeMessageBodyWriter
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter
 
getSocketConnectTimeout() - Method in class co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient
 
getSocketReadTimeout() - Method in class co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient
 
getSource() - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionPostCloseEvent
 
getSource() - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionPreCloseEvent
 
getStackTraceElements() - Method in class co.codewizards.cloudstore.core.dto.Error
 
getStates(UUID) - Method in interface co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemon
Gets the sync-states of the local repository identified by the given localRepositoryId.
getStates(UUID) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemonImpl
 
getSubCommandDescription() - Method in class co.codewizards.cloudstore.client.AcceptRepoConnectionSubCommand
 
getSubCommandDescription() - Method in class co.codewizards.cloudstore.client.AfterUpdateHookSubCommand
 
getSubCommandDescription() - Method in class co.codewizards.cloudstore.client.ChangeLdapPasswordSubCommand
 
getSubCommandDescription() - Method in class co.codewizards.cloudstore.client.CreateRepoAliasSubCommand
 
getSubCommandDescription() - Method in class co.codewizards.cloudstore.client.CreateRepoSubCommand
 
getSubCommandDescription() - Method in class co.codewizards.cloudstore.client.DropRepoAliasSubCommand
 
getSubCommandDescription() - Method in class co.codewizards.cloudstore.client.DropRepoConnectionSubCommand
 
getSubCommandDescription() - Method in class co.codewizards.cloudstore.client.HelpSubCommand
 
getSubCommandDescription() - Method in class co.codewizards.cloudstore.client.RepairDatabaseSubCommand
 
getSubCommandDescription() - Method in class co.codewizards.cloudstore.client.RepoInfoSubCommand
 
getSubCommandDescription() - Method in class co.codewizards.cloudstore.client.RepoListSubCommand
 
getSubCommandDescription() - Method in class co.codewizards.cloudstore.client.RequestRepoConnectionSubCommand
 
getSubCommandDescription() - Method in class co.codewizards.cloudstore.client.SubCommand
Get the description for this sub-command.
getSubCommandDescription() - Method in class co.codewizards.cloudstore.client.SyncSubCommand
 
getSubCommandDescription() - Method in class co.codewizards.cloudstore.client.VersionSubCommand
 
getSubCommandName() - Method in class co.codewizards.cloudstore.client.SubCommand
Get the name of the sub-command, i.e.
getSuffix() - Method in class co.codewizards.cloudstore.core.version.Version
 
getSyncFinished() - Method in class co.codewizards.cloudstore.core.sync.SyncState
Gets the timestamp when the sync referenced by this SyncState finished.
getSyncStarted() - Method in class co.codewizards.cloudstore.core.sync.SyncState
Gets the timestamp when the sync referenced by this SyncState stared.
getSystemPropertyValueAsInt(String, int) - Static method in class co.codewizards.cloudstore.core.util.PropertiesUtil
 
getSystemPropertyValueAsLong(String, long) - Static method in class co.codewizards.cloudstore.core.util.PropertiesUtil
 
getTarget() - Method in class co.codewizards.cloudstore.core.dto.SymlinkDto
 
getTarget() - Method in class co.codewizards.cloudstore.local.persistence.Symlink
 
getTargetClass() - Method in class co.codewizards.cloudstore.ls.core.invoke.filter.ExtMethodInvocationRequest
 
getTarGzEntryNameConverter() - Method in class co.codewizards.cloudstore.updater.TarGzFile
 
getTempChunkFile() - Method in class co.codewizards.cloudstore.local.transport.TempChunkFileWithDtoFile
 
getTempChunkFileDtoFile(File) - Method in class co.codewizards.cloudstore.local.transport.TempChunkFileManager
 
getTempChunkFileDtoFile() - Method in class co.codewizards.cloudstore.local.transport.TempChunkFileWithDtoFile
 
getTempDir() - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Get the temporary directory.
getTempDir(File) - Method in class co.codewizards.cloudstore.local.transport.TempChunkFileManager
 
getTempFileChunkDtos() - Method in class co.codewizards.cloudstore.core.dto.NormalFileDto
 
getThisId() - Method in class co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyInvocationHandler
 
getTimerPeriod() - Method in class co.codewizards.cloudstore.server.CloudStoreUpdaterTimer
 
getToPath() - Method in class co.codewizards.cloudstore.core.dto.CopyModificationDto
 
getToPath() - Method in class co.codewizards.cloudstore.local.persistence.CopyModification
 
getToRepositoryId() - Method in class co.codewizards.cloudstore.local.persistence.FileInProgressMarker
 
getTransaction() - Method in class co.codewizards.cloudstore.core.repo.local.AbstractLocalRepoTransactionListener
 
getTransaction() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListener
 
getTransaction() - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry
 
getTransaction() - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionPostCloseEvent
Gets the closed LocalRepoTransaction.
getTransaction() - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionPreCloseEvent
Gets the active LocalRepoTransaction.
getTransaction() - Method in class co.codewizards.cloudstore.local.AutoTrackLifecycleListener
 
getTransactionOrFail() - Method in class co.codewizards.cloudstore.core.repo.local.AbstractLocalRepoTransactionListener
 
getTransactionOrFail() - Method in class co.codewizards.cloudstore.local.AutoTrackLifecycleListener
 
getTransientFieldName2Value() - Method in class co.codewizards.cloudstore.ls.core.invoke.ForceNonTransientContainer
 
getTransientFieldOwnerObject() - Method in class co.codewizards.cloudstore.ls.core.invoke.ForceNonTransientContainer
 
getTransientFieldOwnerObject2ForceNonTransientContainer() - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer
 
getTrustStoreFile() - Method in class co.codewizards.cloudstore.rest.client.ssl.SSLContextBuilder
 
getUniqueTimeUnitsOrderedByLengthAsc() - Static method in enum co.codewizards.cloudstore.core.TimeUnit
 
getUniqueTimeUnitsOrderedByLengthDesc() - Static method in enum co.codewizards.cloudstore.core.TimeUnit
 
getUpdaterDir() - Method in class co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore
 
getUrl() - Method in class co.codewizards.cloudstore.core.sync.SyncState
Gets the URL that was used for the sync.
getUsableSpace() - Method in interface co.codewizards.cloudstore.core.oio.File
 
getUsableSpace() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
getUserHome() - Static method in class co.codewizards.cloudstore.core.util.IOUtil
 
getUserName() - Static method in class co.codewizards.cloudstore.core.util.Util
Get the user name of the user who is currently authenticated at the operating system.
getUserName() - Method in interface co.codewizards.cloudstore.ls.rest.client.CredentialsProvider
 
getUserName() - Method in interface co.codewizards.cloudstore.rest.client.CredentialsProvider
 
getUserName() - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
getUserName() - Method in class co.codewizards.cloudstore.rest.server.auth.Auth
Get the user-name.
getUserPrincipal() - Method in class co.codewizards.cloudstore.ls.rest.server.auth.AuthFilter.SecurityContextImpl
 
getUserTempDir(String, String) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Get a user-dependent temp directory in every operating system.
getValidityPeriod() - Method in class co.codewizards.cloudstore.rest.server.auth.TransientRepoPasswordManager
 
getValue() - Method in class co.codewizards.cloudstore.core.config.ConfigDir
Gets the central configuration directory as String.
getValue() - Method in class co.codewizards.cloudstore.core.dto.ConfigPropDto
 
getValue() - Method in class co.codewizards.cloudstore.core.util.Pair
 
getVersion() - Static method in class co.codewizards.cloudstore.client.VersionSubCommand
 
getVersion() - Method in interface co.codewizards.cloudstore.core.config.Config
Gets a version number that is guaranteed to be changed whenever the underlying files change.
getVersion() - Method in class co.codewizards.cloudstore.core.config.ConfigImpl
 
getVersionInfoDto() - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
 
getVersionInfoDto() - Method in class co.codewizards.cloudstore.core.version.VersionInfoProvider
 
getVersionInfoDto() - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
GetVersionInfoDto - Class in co.codewizards.cloudstore.rest.client.request
 
GetVersionInfoDto() - Constructor for class co.codewizards.cloudstore.rest.client.request.GetVersionInfoDto
 
getVersionInfoDto() - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
getVersionInfoDto() - Method in class co.codewizards.cloudstore.rest.server.service.VersionInfoDtoService
 
getWebSiteBaseUrl() - Method in interface co.codewizards.cloudstore.core.appid.AppId
Gets the base-URL.
getWebSiteBaseUrl() - Method in class co.codewizards.cloudstore.core.appid.CloudStoreAppId
 
getWritableArguments() - Method in class co.codewizards.cloudstore.ls.core.invoke.MethodInvocationResponse
 
getYear(Calendar) - Static method in class co.codewizards.cloudstore.core.util.ISO8601
Returns the astronomical year of the given calendar.
GIGABYTE - Static variable in class co.codewizards.cloudstore.core.util.IOUtil
1 GB in bytes.
GZIPClientRequestFilter - Class in co.codewizards.cloudstore.rest.shared.filter
Filter that adds to REST request a Cloudstore-Content-Encoding header with "gzip" value.
GZIPClientRequestFilter() - Constructor for class co.codewizards.cloudstore.rest.shared.filter.GZIPClientRequestFilter
 
GZIPConditionalReaderInterceptor - Class in co.codewizards.cloudstore.rest.shared.interceptor
Interceptor decompressing request only if it was compressed
GZIPConditionalReaderInterceptor() - Constructor for class co.codewizards.cloudstore.rest.shared.interceptor.GZIPConditionalReaderInterceptor
 
GZIPConditionalWriterInterceptor - Class in co.codewizards.cloudstore.rest.shared.interceptor
Interceptor compressing response only if corresponding request was also compressed
GZIPConditionalWriterInterceptor() - Constructor for class co.codewizards.cloudstore.rest.shared.interceptor.GZIPConditionalWriterInterceptor
 
GZIPContainerRequestFilter - Class in co.codewizards.cloudstore.rest.shared.filter
Filter that sets property Cloudstore-Content-Encoding if request contains a header of the same name.
GZIPContainerRequestFilter() - Constructor for class co.codewizards.cloudstore.rest.shared.filter.GZIPContainerRequestFilter
 
GZIPReaderInterceptor - Class in co.codewizards.cloudstore.rest.shared.interceptor
 
GZIPReaderInterceptor() - Constructor for class co.codewizards.cloudstore.rest.shared.interceptor.GZIPReaderInterceptor
 
GZIPUtil - Class in co.codewizards.cloudstore.rest.shared
 
GZIPUtil() - Constructor for class co.codewizards.cloudstore.rest.shared.GZIPUtil
 
GZIPWriterInterceptor - Class in co.codewizards.cloudstore.rest.shared.interceptor
 
GZIPWriterInterceptor() - Constructor for class co.codewizards.cloudstore.rest.shared.interceptor.GZIPWriterInterceptor
 

H

handle(GetClassInfoRequest) - Method in class co.codewizards.cloudstore.ls.client.handler.GetClassInfoRequestHandler
 
handle(InverseMethodInvocationRequest) - Method in class co.codewizards.cloudstore.ls.client.handler.InverseMethodInvocationRequestHandler
 
handle(Q) - Method in interface co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandler
 
handleAndRethrowException(RuntimeException) - Method in class co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient
 
handleAndRethrowException(Throwable) - Method in class co.codewizards.cloudstore.rest.client.CloudStoreRestClient
 
handleCheckServerTrustedCertificateException(CheckServerTrustedCertificateExceptionContext) - Method in class co.codewizards.cloudstore.client.CloudStoreClient.ConsoleDynamicX509TrustManagerCallback
 
handleCheckServerTrustedCertificateException(CheckServerTrustedCertificateExceptionContext) - Method in interface co.codewizards.cloudstore.rest.client.ssl.DynamicX509TrustManagerCallback
 
handleException(RuntimeException) - Method in class co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest
 
handleFileCollision(LocalRepoTransaction, UUID, File) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
handleFileTypeCollision(LocalRepoTransaction, UUID, File, Class<? extends RepoFileDto>) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
Handle a file-type-collision, which was already detected.
hash(String, InputStream) - Static method in class co.codewizards.cloudstore.core.util.HashUtil
 
hash(String, InputStream, ProgressMonitor) - Static method in class co.codewizards.cloudstore.core.util.HashUtil
 
HASH_ALGORITHM_MD5 - Static variable in class co.codewizards.cloudstore.core.util.HashUtil
Specifies usage of the MD5 algorithm in HashUtil.hash(String, InputStream).
HASH_ALGORITHM_SHA - Static variable in class co.codewizards.cloudstore.core.util.HashUtil
Specifies usage of the SHA algorithm in HashUtil.hash(String, InputStream).
hashCode() - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
hashCode() - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
hashCode() - Method in class co.codewizards.cloudstore.core.dto.DateTime
 
hashCode() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
hashCode() - Method in class co.codewizards.cloudstore.core.ref.IdentityWeakReference
 
hashCode() - Method in class co.codewizards.cloudstore.core.repo.sync.RepoSyncActivity
 
hashCode() - Method in class co.codewizards.cloudstore.core.TimePeriod
 
hashCode() - Method in class co.codewizards.cloudstore.core.Uid
 
hashCode() - Method in class co.codewizards.cloudstore.core.util.Pair
 
hashCode() - Method in class co.codewizards.cloudstore.core.version.Version
 
hashCode() - Method in class co.codewizards.cloudstore.local.persistence.Entity
 
hashCode() - Method in class co.codewizards.cloudstore.ls.core.invoke.DelayedResponseIdScheduledEviction
 
hashCode() - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectRef
 
HashUtil - Class in co.codewizards.cloudstore.core.util
 
Helper() - Constructor for class co.codewizards.cloudstore.core.repo.local.LocalRepoManagerFactory.Helper
 
HelpSubCommand - Class in co.codewizards.cloudstore.client
SubCommand implementation for showing the help.
HelpSubCommand() - Constructor for class co.codewizards.cloudstore.client.HelpSubCommand
 
hostnameVerifier(HostnameVerifier) - Method in class co.codewizards.cloudstore.rest.client.ClientBuilderDefaultValuesDecorator
 
HostnameVerifierAllowingAll - Class in co.codewizards.cloudstore.rest.client.ssl
HostnameVerifier implementation allowing all host names.
HostnameVerifierAllowingAll() - Constructor for class co.codewizards.cloudstore.rest.client.ssl.HostnameVerifierAllowingAll
 

I

IByteArrayInputStream - Interface in co.codewizards.cloudstore.core.io
ByteArrayInputStream-representing interface to be used in API contracts.
IByteArrayOutputStream - Interface in co.codewizards.cloudstore.core.io
ByteArrayOutputStream-representing interface to be used in API contracts.
IdentityWeakReference<T> - Class in co.codewizards.cloudstore.core.ref
 
IdentityWeakReference(T) - Constructor for class co.codewizards.cloudstore.core.ref.IdentityWeakReference
 
IdentityWeakReference(T, ReferenceQueue<T>) - Constructor for class co.codewizards.cloudstore.core.ref.IdentityWeakReference
 
IdRange() - Constructor for class co.codewizards.cloudstore.local.persistence.Dao.IdRange
 
IgnoreRule - Interface in co.codewizards.cloudstore.core.ignore
An IgnoreRule specifies when to ignore a file.
IgnoreRuleImpl - Class in co.codewizards.cloudstore.core.ignore
 
IgnoreRuleImpl() - Constructor for class co.codewizards.cloudstore.core.ignore.IgnoreRuleImpl
 
IgnoreRuleManager - Interface in co.codewizards.cloudstore.core.ignore
 
IgnoreRuleManagerImpl - Class in co.codewizards.cloudstore.core.ignore
 
IgnoreRuleManagerImpl(File) - Constructor for class co.codewizards.cloudstore.core.ignore.IgnoreRuleManagerImpl
 
ignoreRulesEnabled(boolean) - Method in class co.codewizards.cloudstore.local.LocalRepoSync
 
IInputStream - Interface in co.codewizards.cloudstore.core.io
InputStream-representing interface to be used in API contracts.
INC_DEC_REF_COUNT_PERIOD_MS - Static variable in class co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue
How often to we notify the other side that an object is actually used (by invoking ObjectManager.incRefCount(Object, Uid) on the other side).
IncDecRefCountQueue - Class in co.codewizards.cloudstore.ls.core.invoke
 
IncDecRefCountQueue(Invoker) - Constructor for class co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue
 
incRefCount(ObjectRef, Uid) - Method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
incRefCount(ObjectRef, Uid) - Method in class co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue
 
incRefCount(ObjectRef, Uid) - Method in interface co.codewizards.cloudstore.ls.core.invoke.Invoker
 
incRefCount(Object, Uid) - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
incRefCount(ObjectRef, Uid) - Method in class co.codewizards.cloudstore.ls.rest.server.InverseInvoker
 
indexOf(Object) - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
indexOf(Object) - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
init(FetchPlan) - Method in class co.codewizards.cloudstore.local.persistence.FetchPlanBackup
 
INSTALLATION_PROPERTIES_ARTIFACT_ID - Static variable in class co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore
 
INSTALLATION_PROPERTIES_FILE_NAME - Static variable in class co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore
 
INSTALLATION_PROPERTIES_VERSION - Static variable in class co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore
 
internalWorked(double) - Method in class co.codewizards.cloudstore.core.progress.LoggerProgressMonitor
 
internalWorked(double) - Method in class co.codewizards.cloudstore.core.progress.NullProgressMonitor
 
internalWorked(double) - Method in interface co.codewizards.cloudstore.core.progress.ProgressMonitor
Internal method to handle scaling correctly.
internalWorked(double) - Method in class co.codewizards.cloudstore.core.progress.ProgressMonitorDelegator
 
internalWorked(double) - Method in class co.codewizards.cloudstore.core.progress.SubProgressMonitor
 
interrupt() - Method in class co.codewizards.cloudstore.core.util.childprocess.DumpStreamThread
 
interrupt() - Method in class co.codewizards.cloudstore.core.util.childprocess.LogDumpedStreamThread
 
interrupt() - Method in class co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread
 
intToBytes(int) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
 
InverseInvoker - Class in co.codewizards.cloudstore.ls.rest.server
 
InverseMethodInvocationRequest - Class in co.codewizards.cloudstore.ls.core.invoke
 
InverseMethodInvocationRequest(MethodInvocationRequest) - Constructor for class co.codewizards.cloudstore.ls.core.invoke.InverseMethodInvocationRequest
 
InverseMethodInvocationRequest(Uid) - Constructor for class co.codewizards.cloudstore.ls.core.invoke.InverseMethodInvocationRequest
 
InverseMethodInvocationRequestHandler - Class in co.codewizards.cloudstore.ls.client.handler
 
InverseMethodInvocationRequestHandler() - Constructor for class co.codewizards.cloudstore.ls.client.handler.InverseMethodInvocationRequestHandler
 
InverseMethodInvocationResponse - Class in co.codewizards.cloudstore.ls.core.invoke
 
InverseMethodInvocationResponse(InverseMethodInvocationRequest, MethodInvocationResponse) - Constructor for class co.codewizards.cloudstore.ls.core.invoke.InverseMethodInvocationResponse
 
InverseServiceRequest - Interface in co.codewizards.cloudstore.ls.core.dto
 
InverseServiceRequestHandler<Q extends InverseServiceRequest,A extends InverseServiceResponse> - Interface in co.codewizards.cloudstore.ls.client.handler
 
InverseServiceRequestHandlerManager - Class in co.codewizards.cloudstore.ls.client.handler
 
InverseServiceRequestHandlerManager() - Constructor for class co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerManager
 
InverseServiceRequestHandlerThread - Class in co.codewizards.cloudstore.ls.client.handler
 
InverseServiceRequestHandlerThread(LocalServerClient) - Constructor for class co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread
 
InverseServiceRequestService - Class in co.codewizards.cloudstore.ls.rest.server.service
 
InverseServiceRequestService() - Constructor for class co.codewizards.cloudstore.ls.rest.server.service.InverseServiceRequestService
 
InverseServiceResponse - Interface in co.codewizards.cloudstore.ls.core.dto
 
InverseServiceResponseService - Class in co.codewizards.cloudstore.ls.rest.server.service
 
InverseServiceResponseService() - Constructor for class co.codewizards.cloudstore.ls.rest.server.service.InverseServiceResponseService
 
InvocationFilter - Interface in co.codewizards.cloudstore.ls.core.invoke.filter
 
InvocationFilterRegistry - Class in co.codewizards.cloudstore.ls.core.invoke.filter
 
InvocationType - Enum in co.codewizards.cloudstore.ls.core.invoke
 
invoke(Object, String, Object...) - Static method in class co.codewizards.cloudstore.core.util.ReflectionUtil
 
invoke(Object, String, Class<?>[], Object...) - Static method in class co.codewizards.cloudstore.core.util.ReflectionUtil
 
invoke(Object, String, Object...) - Method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
invoke(Object, String, Class<?>[], Object...) - Method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
invoke(Object, String, String[], Object...) - Method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
invoke(Object, String, Object...) - Method in interface co.codewizards.cloudstore.ls.core.invoke.Invoker
 
invoke(Object, String, Class<?>[], Object...) - Method in interface co.codewizards.cloudstore.ls.core.invoke.Invoker
 
invoke(Object, String, String[], Object...) - Method in interface co.codewizards.cloudstore.ls.core.invoke.Invoker
Invoke a method on the given objectRef (which is a proxy) in the LocalServer or in its client (from the respective other side).
invoke(Object, Method, Object[]) - Method in class co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyInvocationHandler
 
invoke(Object, String, Object...) - Method in class co.codewizards.cloudstore.ls.rest.server.InverseInvoker
 
invoke(Object, String, Class<?>[], Object...) - Method in class co.codewizards.cloudstore.ls.rest.server.InverseInvoker
 
invoke(Object, String, String[], Object...) - Method in class co.codewizards.cloudstore.ls.rest.server.InverseInvoker
 
invokeConstructor(Class<T>, Object...) - Static method in class co.codewizards.cloudstore.core.util.ReflectionUtil
 
invokeConstructor(Class<T>, Class<?>[], Object...) - Static method in class co.codewizards.cloudstore.core.util.ReflectionUtil
 
invokeConstructor(Class<T>, Object...) - Method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
invokeConstructor(String, Object...) - Method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
invokeConstructor(Class<T>, Class<?>[], Object...) - Method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
invokeConstructor(String, String[], Object...) - Method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
invokeConstructor(Class<T>, Object...) - Method in interface co.codewizards.cloudstore.ls.core.invoke.Invoker
Invoke a constructor from the LocalServerClient in the LocalServer or vice-versa.
invokeConstructor(String, Object...) - Method in interface co.codewizards.cloudstore.ls.core.invoke.Invoker
Invoke a constructor from the LocalServerClient in the LocalServer or vice-versa.
invokeConstructor(Class<T>, Class<?>[], Object...) - Method in interface co.codewizards.cloudstore.ls.core.invoke.Invoker
 
invokeConstructor(String, String[], Object...) - Method in interface co.codewizards.cloudstore.ls.core.invoke.Invoker
 
invokeConstructor(Class<T>, Object...) - Method in class co.codewizards.cloudstore.ls.rest.server.InverseInvoker
 
invokeConstructor(String, Object...) - Method in class co.codewizards.cloudstore.ls.rest.server.InverseInvoker
 
invokeConstructor(Class<T>, Class<?>[], Object...) - Method in class co.codewizards.cloudstore.ls.rest.server.InverseInvoker
 
invokeConstructor(String, String[], Object...) - Method in class co.codewizards.cloudstore.ls.rest.server.InverseInvoker
 
InvokeMethod - Class in co.codewizards.cloudstore.ls.rest.client.request
 
InvokeMethod(MethodInvocationRequest) - Constructor for class co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod
 
InvokeMethodExecutor - Class in co.codewizards.cloudstore.ls.core.invoke
 
InvokeMethodExecutor() - Constructor for class co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor
 
InvokeMethodService - Class in co.codewizards.cloudstore.ls.rest.server.service
 
InvokeMethodService() - Constructor for class co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService
 
Invoker - Interface in co.codewizards.cloudstore.ls.core.invoke
 
invoker - Variable in class co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyInvocationHandler
 
invokeStatic(Class<?>, String, Object...) - Static method in class co.codewizards.cloudstore.core.util.ReflectionUtil
 
invokeStatic(Class<?>, String, Class<?>[], Object...) - Static method in class co.codewizards.cloudstore.core.util.ReflectionUtil
 
invokeStatic(Class<?>, String, Object...) - Method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
invokeStatic(String, String, Object...) - Method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
invokeStatic(Class<?>, String, Class<?>[], Object...) - Method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
invokeStatic(String, String, String[], Object...) - Method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
invokeStatic(Class<?>, String, Object...) - Method in interface co.codewizards.cloudstore.ls.core.invoke.Invoker
Invoke a static method from the LocalServerClient in the LocalServer or vice-versa.
invokeStatic(String, String, Object...) - Method in interface co.codewizards.cloudstore.ls.core.invoke.Invoker
Invoke a static method from the LocalServerClient in the LocalServer or vice-versa.
invokeStatic(Class<?>, String, Class<?>[], Object...) - Method in interface co.codewizards.cloudstore.ls.core.invoke.Invoker
Invoke a static method from the LocalServerClient in the LocalServer or vice-versa.
invokeStatic(String, String, String[], Object...) - Method in interface co.codewizards.cloudstore.ls.core.invoke.Invoker
Invoke a static method from the LocalServerClient in the LocalServer or vice-versa.
invokeStatic(Class<?>, String, Object...) - Method in class co.codewizards.cloudstore.ls.rest.server.InverseInvoker
 
invokeStatic(String, String, Object...) - Method in class co.codewizards.cloudstore.ls.rest.server.InverseInvoker
 
invokeStatic(Class<?>, String, Class<?>[], Object...) - Method in class co.codewizards.cloudstore.ls.rest.server.InverseInvoker
 
invokeStatic(String, String, String[], Object...) - Method in class co.codewizards.cloudstore.ls.rest.server.InverseInvoker
 
IoFile - Class in co.codewizards.cloudstore.core.oio
 
IoFile(String) - Constructor for class co.codewizards.cloudstore.core.oio.IoFile
 
IoFile(File, String) - Constructor for class co.codewizards.cloudstore.core.oio.IoFile
 
IoFile(String, String) - Constructor for class co.codewizards.cloudstore.core.oio.IoFile
 
IoFile(URI) - Constructor for class co.codewizards.cloudstore.core.oio.IoFile
 
IoFile(File) - Constructor for class co.codewizards.cloudstore.core.oio.IoFile
 
ioFile - Variable in class co.codewizards.cloudstore.core.oio.IoFile
 
IoFileFactory - Class in co.codewizards.cloudstore.core.oio
 
IoFileFactory() - Constructor for class co.codewizards.cloudstore.core.oio.IoFileFactory
Deprecated.
IoFileRelativePathUtil - Class in co.codewizards.cloudstore.core.oio
 
IoFileUtil - Class in co.codewizards.cloudstore.core.oio
 
IOUtil - Class in co.codewizards.cloudstore.core.util
 
IOutputStream - Interface in co.codewizards.cloudstore.core.io
OutputStream-representing interface to be used in API contracts.
isAbsolute() - Method in interface co.codewizards.cloudstore.core.oio.File
 
isAbsolute() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
isActive() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoTransaction
 
isActive() - Method in class co.codewizards.cloudstore.local.LocalRepoTransactionImpl
 
isArrayByteBase64(byte[]) - Static method in class co.codewizards.cloudstore.core.util.Base64Url
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
isBackend() - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoManagerCloseEvent
 
isCanceled() - Method in class co.codewizards.cloudstore.core.progress.LoggerProgressMonitor
 
isCanceled() - Method in class co.codewizards.cloudstore.core.progress.NullProgressMonitor
 
isCanceled() - Method in interface co.codewizards.cloudstore.core.progress.ProgressMonitor
Returns whether cancelation of current operation has been requested.
isCanceled() - Method in class co.codewizards.cloudstore.core.progress.ProgressMonitorDelegator
 
isCaseSensitive() - Method in interface co.codewizards.cloudstore.core.ignore.IgnoreRule
 
isCaseSensitive() - Method in class co.codewizards.cloudstore.core.ignore.IgnoreRuleImpl
 
isClassIdKnownByRemoteSide(int) - Method in class co.codewizards.cloudstore.ls.core.invoke.ClassManager
 
isClosed() - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
isDevModeEnabled() - Static method in class co.codewizards.cloudstore.core.DevMode
 
isDirectory() - Method in interface co.codewizards.cloudstore.core.oio.File
 
isDirectory() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
isDirectoryFollowSymLinks() - Method in interface co.codewizards.cloudstore.core.oio.File
 
isDirectoryFollowSymLinks() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
isDirectoryFollowSymLinks() - Method in class co.codewizards.cloudstore.core.oio.nio.NioFile
 
isDirectoryNoFollowSymLinks() - Method in interface co.codewizards.cloudstore.core.oio.File
 
isDirectoryNoFollowSymLinks() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
isDirectoryNoFollowSymLinks() - Method in class co.codewizards.cloudstore.core.oio.nio.NioFile
 
isDone(long, long) - Method in class co.codewizards.cloudstore.core.repo.sync.DoneMarker
 
isEmpty() - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
isEmpty() - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
isEmpty() - Method in class co.codewizards.cloudstore.core.collection.WeakIdentityHashMap
 
isEmpty(String) - Static method in class co.codewizards.cloudstore.core.util.StringUtil
 
isEnabled() - Method in interface co.codewizards.cloudstore.core.ignore.IgnoreRule
 
isEnabled() - Method in class co.codewizards.cloudstore.core.ignore.IgnoreRuleImpl
 
isEqual(P, Object, Object) - Method in class co.codewizards.cloudstore.core.bean.BeanSupport
 
isEqualsOverridden() - Method in class co.codewizards.cloudstore.ls.core.invoke.ClassInfo
Is the equals(...) method overridden?
isExcludeLocalIds() - Method in class co.codewizards.cloudstore.local.dto.RepoFileDtoConverter
 
isExcludeMutableData() - Method in class co.codewizards.cloudstore.local.dto.RepoFileDtoConverter
 
isFile() - Method in interface co.codewizards.cloudstore.core.oio.File
 
isFile() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
isFileModifiedAfterLastSync(Collection<File>) - Method in class co.codewizards.cloudstore.local.transport.ChangeSetDtoBuilder
 
isForceNonTransientClass(Class<?>) - Method in class co.codewizards.cloudstore.ls.core.invoke.ForceNonTransientClassSet
 
isIgnored(File) - Method in interface co.codewizards.cloudstore.core.ignore.IgnoreRuleManager
Determines, whether the given file is ignored.
isIgnored(File) - Method in class co.codewizards.cloudstore.core.ignore.IgnoreRuleManagerImpl
 
isIgnoreRulesEnabled() - Method in class co.codewizards.cloudstore.local.LocalRepoSync
 
isInProgress() - Method in class co.codewizards.cloudstore.local.persistence.NormalFile
Is this file in progress of being synced?
isInterrupted() - Method in class co.codewizards.cloudstore.core.util.childprocess.DumpStreamThread
 
isInterrupted() - Method in class co.codewizards.cloudstore.core.util.childprocess.LogDumpedStreamThread
 
isInterrupted() - Method in class co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread
 
isLocalServerEnabled() - Static method in class co.codewizards.cloudstore.ls.core.LsConfig
Is the local-server enabled?
isLocalServerInSeparateProcess() - Method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
isLocalServerProcessEnabled() - Static method in class co.codewizards.cloudstore.ls.core.LsConfig
Should the separate local-server-process be launched?
isLocalServerStopFileEnabled() - Method in class co.codewizards.cloudstore.ls.server.LocalServer
 
isMetaPropertyKey(String) - Static method in class co.codewizards.cloudstore.core.util.PropertiesUtil
Determine, if the given property-key is a meta-property for another property.
isMetaPropertyKeyNullValue(String) - Static method in class co.codewizards.cloudstore.core.util.PropertiesUtil
Determine, if the given property-key is a null-indicating meta-property for another property.
isModified(RepoFile, File) - Method in class co.codewizards.cloudstore.local.LocalRepoSync
 
isNeededAsParent() - Method in class co.codewizards.cloudstore.core.dto.RepoFileDto
Indicates, whether this RepoFileDto was added to a ChangeSetDto, because it was needed as parent.
isNeverEvict() - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
isNullValue(Map<?, ?>, String) - Static method in class co.codewizards.cloudstore.core.util.PropertiesUtil
Determine, if the property identified by the given key has a null-value.
ISO8601 - Class in co.codewizards.cloudstore.core.util
The ISO8601 utility class provides helper methods to deal with date/time formatting using a specific ISO8601-compliant format (see ISO 8601).
ISO8601() - Constructor for class co.codewizards.cloudstore.core.util.ISO8601
 
isObjectRefMappingEnabled(Object) - Static method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
isOpen() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
Gets the open state.
isPasswordValid(char[]) - Method in class co.codewizards.cloudstore.ls.rest.server.auth.AuthManager
 
isPasswordValid(UUID, UUID, char[]) - Method in class co.codewizards.cloudstore.rest.server.auth.TransientRepoPasswordManager
 
isPathUnderPathPrefix(String) - Method in class co.codewizards.cloudstore.core.repo.transport.AbstractRepoTransport
 
isPathUnderPathPrefix(String) - Method in class co.codewizards.cloudstore.local.transport.ChangeSetDtoBuilder
 
isPermanent() - Method in class co.codewizards.cloudstore.rest.client.ssl.CheckServerTrustedCertificateExceptionResult
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class co.codewizards.cloudstore.ls.core.provider.JavaNativeMessageBodyReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader
 
isRegularFileFollowLinks() - Method in interface co.codewizards.cloudstore.core.oio.File
 
isRegularFileFollowLinks() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
isRegularFileFollowLinks() - Method in class co.codewizards.cloudstore.core.oio.nio.NioFile
 
isRegularFileNoFollowLinks() - Method in interface co.codewizards.cloudstore.core.oio.File
 
isRegularFileNoFollowLinks() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
isRegularFileNoFollowLinks() - Method in class co.codewizards.cloudstore.core.oio.nio.NioFile
 
isRepoFileTypeCorrect(RepoFile, File) - Method in class co.codewizards.cloudstore.local.LocalRepoSync
Determines, if the type of the given repoFile matches the type of the file in the file system referenced by the given file.
isRequestCompressedWithGzip(ReaderInterceptorContext) - Static method in class co.codewizards.cloudstore.rest.shared.GZIPUtil
 
isRequestCompressedWithGzip(WriterInterceptorContext) - Static method in class co.codewizards.cloudstore.rest.shared.GZIPUtil
 
isRequestCompressedWithGzip(ContainerRequestContext) - Static method in class co.codewizards.cloudstore.rest.shared.GZIPUtil
 
isResultNullable() - Method in class co.codewizards.cloudstore.ls.rest.client.request.GetClassInfo
 
isResultNullable() - Method in class co.codewizards.cloudstore.ls.rest.client.request.GetDelayedMethodInvocationResponse
 
isResultNullable() - Method in class co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod
 
isResultNullable() - Method in class co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest
 
isResultNullable() - Method in class co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest
 
isResultNullable() - Method in interface co.codewizards.cloudstore.ls.rest.client.request.Request
Indicates, if the result of the invocation can be null.
isResultNullable() - Method in class co.codewizards.cloudstore.ls.rest.client.request.TestRequest
 
isResultNullable() - Method in class co.codewizards.cloudstore.ls.rest.client.request.VoidRequest
 
isResultNullable() - Method in class co.codewizards.cloudstore.rest.client.request.GetChangeSetDto
 
isResultNullable() - Method in class co.codewizards.cloudstore.rest.client.request.GetClientRepositoryDto
 
isResultNullable() - Method in class co.codewizards.cloudstore.rest.client.request.GetEncryptedSignedAuthToken
 
isResultNullable() - Method in class co.codewizards.cloudstore.rest.client.request.GetFileData
 
isResultNullable() - Method in class co.codewizards.cloudstore.rest.client.request.GetRepoFileDto
 
isResultNullable() - Method in class co.codewizards.cloudstore.rest.client.request.GetRepositoryDto
 
isResultNullable() - Method in class co.codewizards.cloudstore.rest.client.request.GetVersionInfoDto
 
isResultNullable() - Method in interface co.codewizards.cloudstore.rest.client.request.Request
Indicates, if the result of the invocation can be null.
isResultNullable() - Method in class co.codewizards.cloudstore.rest.client.request.TestRequest
 
isResultNullable() - Method in class co.codewizards.cloudstore.rest.client.request.VoidRequest
 
isResyncMode() - Method in class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo
 
isSecure() - Method in class co.codewizards.cloudstore.ls.rest.server.auth.AuthFilter.SecurityContextImpl
 
isSupported(URL) - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransportFactory
Determine, whether the factory (or more precisely its RepoTransports) is able to handle the given URL.
isSupported(URL) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransportFactory
 
isSupported(URL) - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransportFactory
 
isSymbolicLink() - Method in interface co.codewizards.cloudstore.core.oio.File
 
isSymbolicLink() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
isSymbolicLink() - Method in class co.codewizards.cloudstore.core.oio.nio.NioFile
 
isThrowException() - Method in class co.codewizards.cloudstore.client.CloudStoreClient
 
isThrowException() - Method in class co.codewizards.cloudstore.updater.CloudStoreUpdater
 
isTimeoutDeadly() - Method in class co.codewizards.cloudstore.ls.core.dto.AbstractInverseServiceRequest
 
isTimeoutDeadly() - Method in interface co.codewizards.cloudstore.ls.core.dto.InverseServiceRequest
Indicates whether encountering a timeout causes the entire InverseInvoker to be marked dead.
isTimeoutDeadly() - Method in class co.codewizards.cloudstore.ls.core.invoke.GetClassInfoRequest
 
isTimeoutDeadly() - Method in class co.codewizards.cloudstore.ls.core.invoke.InverseMethodInvocationRequest
 
isTrusted() - Method in class co.codewizards.cloudstore.rest.client.ssl.CheckServerTrustedCertificateExceptionResult
 
isUserInRole(String) - Method in class co.codewizards.cloudstore.ls.rest.server.auth.AuthFilter.SecurityContextImpl
 
isVisibleInHelp() - Method in class co.codewizards.cloudstore.client.AfterUpdateHookSubCommand
 
isVisibleInHelp() - Method in class co.codewizards.cloudstore.client.SubCommand
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class co.codewizards.cloudstore.ls.core.provider.JavaNativeMessageBodyWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter
 
iterator() - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
iterator() - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
iterator() - Method in class co.codewizards.cloudstore.core.dto.RepoFileDtoTreeNode
 

J

JavaNativeMessageBodyReader - Class in co.codewizards.cloudstore.ls.core.provider
 
JavaNativeMessageBodyReader() - Constructor for class co.codewizards.cloudstore.ls.core.provider.JavaNativeMessageBodyReader
 
JavaNativeMessageBodyWriter - Class in co.codewizards.cloudstore.ls.core.provider
 
JavaNativeMessageBodyWriter() - Constructor for class co.codewizards.cloudstore.ls.core.provider.JavaNativeMessageBodyWriter
 
JavaNativeWithObjectRefMessageBodyReader - Class in co.codewizards.cloudstore.ls.core.provider
 
JavaNativeWithObjectRefMessageBodyReader(ObjectRefConverterFactory) - Constructor for class co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader
 
JavaNativeWithObjectRefMessageBodyWriter - Class in co.codewizards.cloudstore.ls.core.provider
 
JavaNativeWithObjectRefMessageBodyWriter(ObjectRefConverterFactory) - Constructor for class co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter
 
JdbcConnectionFactory - Class in co.codewizards.cloudstore.local
Factory creating JDBC connections to the repository's derby database.
JdbcConnectionFactory(File) - Constructor for class co.codewizards.cloudstore.local.JdbcConnectionFactory
 
jdoPostLoad() - Method in class co.codewizards.cloudstore.local.persistence.FileChunk
 
jdoPreStore() - Method in class co.codewizards.cloudstore.local.persistence.FileChunk
 
jdoPreStore() - Method in class co.codewizards.cloudstore.local.persistence.LocalRepository
 
jdoPreStore() - Method in class co.codewizards.cloudstore.local.persistence.Repository
 

K

key - Variable in enum co.codewizards.cloudstore.local.PersistencePropertiesEnum
 
keySet() - Method in class co.codewizards.cloudstore.core.collection.WeakIdentityHashMap
 
keyStore(KeyStore, char[]) - Method in class co.codewizards.cloudstore.rest.client.ClientBuilderDefaultValuesDecorator
 

L

lastIndexOf(Object) - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
lastIndexOf(Object) - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
lastModified() - Method in interface co.codewizards.cloudstore.core.oio.File
 
lastModified() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
lastModified() - Method in class co.codewizards.cloudstore.core.oio.nio.NioFile
 
lastModified - Variable in class co.codewizards.cloudstore.rest.client.request.EndPutFile
 
lastModified - Variable in class co.codewizards.cloudstore.rest.client.request.MakeDirectory
 
lastModified - Variable in class co.codewizards.cloudstore.rest.client.request.MakeSymlink
 
LastSyncToRemoteRepo - Class in co.codewizards.cloudstore.local.persistence
 
LastSyncToRemoteRepo() - Constructor for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo
 
LastSyncToRemoteRepoDao - Class in co.codewizards.cloudstore.local.persistence
 
LastSyncToRemoteRepoDao() - Constructor for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepoDao
 
LazyUnmodifiableList<E> - Class in co.codewizards.cloudstore.core.collection
 
LazyUnmodifiableList() - Constructor for class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
LDAP_ADMIN_DN - Static variable in class co.codewizards.cloudstore.rest.server.ldap.LdapClientProvider
 
LDAP_QUERY - Static variable in class co.codewizards.cloudstore.rest.server.ldap.LdapClientProvider
 
LDAP_QUERY_DN - Static variable in class co.codewizards.cloudstore.rest.server.ldap.LdapClientProvider
 
LDAP_TEMPLATE_PATTERN - Static variable in class co.codewizards.cloudstore.rest.server.ldap.LdapClientProvider
 
LDAP_URL - Static variable in class co.codewizards.cloudstore.rest.server.ldap.LdapClientProvider
 
LdapClient - Interface in co.codewizards.cloudstore.rest.server.ldap
 
LdapClientProvider - Class in co.codewizards.cloudstore.rest.server.ldap
Fail-safe initializer of choosen LdapClient implementation.
LdapClientProvider() - Constructor for class co.codewizards.cloudstore.rest.server.ldap.LdapClientProvider
 
LdapClientProvider(OneTimePadRegistry) - Constructor for class co.codewizards.cloudstore.rest.server.ldap.LdapClientProvider
 
LdapConfig - Class in co.codewizards.cloudstore.rest.server.ldap
 
LdapConfig(String, String, char[]) - Constructor for class co.codewizards.cloudstore.rest.server.ldap.LdapConfig
 
LdapPasswordOneTimePadRegistry - Class in co.codewizards.cloudstore.core.otp
 
LdapPasswordOneTimePadRegistry() - Constructor for class co.codewizards.cloudstore.core.otp.LdapPasswordOneTimePadRegistry
 
length() - Method in interface co.codewizards.cloudstore.core.oio.File
 
length() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
length - Variable in class co.codewizards.cloudstore.rest.client.request.EndPutFile
 
LENGTH_BYTES - Static variable in class co.codewizards.cloudstore.core.Uid
Gets the length of an Uid in bytes.
LENGTH_STRING - Static variable in class co.codewizards.cloudstore.core.Uid
Gets the length of an Uid in its String representation.
list() - Method in interface co.codewizards.cloudstore.core.oio.File
 
list(FilenameFilter) - Method in interface co.codewizards.cloudstore.core.oio.File
 
list() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
list(FilenameFilter) - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
ListDto<E> - Class in co.codewizards.cloudstore.core.dto
 
ListDto() - Constructor for class co.codewizards.cloudstore.core.dto.ListDto
 
listFiles() - Method in interface co.codewizards.cloudstore.core.oio.File
 
listFiles(FileFilter) - Method in interface co.codewizards.cloudstore.core.oio.File
 
listFiles(FileFilter) - Method in interface co.codewizards.cloudstore.core.oio.File
 
listFiles(FilenameFilter) - Method in interface co.codewizards.cloudstore.core.oio.File
 
listFiles() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
listFiles(FileFilter) - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
listFiles(FileFilter) - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
listFiles(FilenameFilter) - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
listFiles() - Method in class co.codewizards.cloudstore.core.oio.nio.NioFile
 
listFiles(FileFilter) - Method in class co.codewizards.cloudstore.core.oio.nio.NioFile
 
listFiles(FilenameFilter) - Method in class co.codewizards.cloudstore.core.oio.nio.NioFile
 
listIterator() - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
listIterator(int) - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
listIterator() - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
listIterator(int) - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
ListMerger<E,K> - Class in co.codewizards.cloudstore.core.collection
Helper merging a given source-List into a given destination-List.
ListMerger() - Constructor for class co.codewizards.cloudstore.core.collection.ListMerger
 
listRootFiles() - Method in interface co.codewizards.cloudstore.core.oio.FileFactory
 
listRootFiles() - Method in class co.codewizards.cloudstore.core.oio.IoFileFactory
 
listRootFiles() - Method in class co.codewizards.cloudstore.core.oio.nio.NioFileFactory
 
listRootFiles() - Static method in class co.codewizards.cloudstore.core.oio.OioFileFactory
Lists the file system roots (wraps File.listRoots()).
listRoots() - Static method in class co.codewizards.cloudstore.core.oio.IoFileUtil
 
load(String) - Static method in class co.codewizards.cloudstore.core.util.PropertiesUtil
 
load(File) - Static method in class co.codewizards.cloudstore.core.util.PropertiesUtil
 
load(Collection<E>) - Method in class co.codewizards.cloudstore.local.persistence.Dao
 
loadDtos(Collection<E>, Class<T>, String) - Method in class co.codewizards.cloudstore.local.persistence.Dao
 
loadElements() - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
local - Variable in class co.codewizards.cloudstore.client.SubCommandWithExistingLocalRepo
 
LOCAL_REPO_REGISTRY_FILE - Static variable in interface co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry
 
localFile - Variable in class co.codewizards.cloudstore.client.SubCommandWithExistingLocalRepo
File referencing a directory inside the repository (or its root).
localPathPrefix - Variable in class co.codewizards.cloudstore.client.SubCommandWithExistingLocalRepo
Must be an empty String ("") or start with the '/' character.
LocalRepoHelper - Class in co.codewizards.cloudstore.core.repo.local
 
LocalRepoManager - Interface in co.codewizards.cloudstore.core.repo.local
 
localRepoManager - Variable in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
LocalRepoManagerCloseAdapter - Class in co.codewizards.cloudstore.core.repo.local
 
LocalRepoManagerCloseAdapter() - Constructor for class co.codewizards.cloudstore.core.repo.local.LocalRepoManagerCloseAdapter
 
LocalRepoManagerCloseEvent - Class in co.codewizards.cloudstore.core.repo.local
 
LocalRepoManagerCloseEvent(Object, LocalRepoManager, boolean) - Constructor for class co.codewizards.cloudstore.core.repo.local.LocalRepoManagerCloseEvent
 
LocalRepoManagerCloseListener - Interface in co.codewizards.cloudstore.core.repo.local
Listener notified when a LocalRepoManager is closed.
LocalRepoManagerException - Exception in co.codewizards.cloudstore.core.repo.local
 
LocalRepoManagerException() - Constructor for exception co.codewizards.cloudstore.core.repo.local.LocalRepoManagerException
 
LocalRepoManagerException(String) - Constructor for exception co.codewizards.cloudstore.core.repo.local.LocalRepoManagerException
 
LocalRepoManagerException(Throwable) - Constructor for exception co.codewizards.cloudstore.core.repo.local.LocalRepoManagerException
 
LocalRepoManagerException(String, Throwable) - Constructor for exception co.codewizards.cloudstore.core.repo.local.LocalRepoManagerException
 
LocalRepoManagerException(String, Throwable, boolean, boolean) - Constructor for exception co.codewizards.cloudstore.core.repo.local.LocalRepoManagerException
 
LocalRepoManagerFactory - Interface in co.codewizards.cloudstore.core.repo.local
 
LocalRepoManagerFactory.Helper - Class in co.codewizards.cloudstore.core.repo.local
 
LocalRepoManagerFactoryImpl - Class in co.codewizards.cloudstore.local
Registry of LocalRepoManagers.
LocalRepoManagerFactoryImpl() - Constructor for class co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl
 
LocalRepoMetaData - Interface in co.codewizards.cloudstore.core.repo.local
 
LocalRepoMetaDataImpl - Class in co.codewizards.cloudstore.local
 
LocalRepoMetaDataImpl() - Constructor for class co.codewizards.cloudstore.local.LocalRepoMetaDataImpl
 
LocalRepoRegistry - Interface in co.codewizards.cloudstore.core.repo.local
 
LocalRepoRegistry.Property - Interface in co.codewizards.cloudstore.core.repo.local
 
LocalRepoRegistry.PropertyEnum - Enum in co.codewizards.cloudstore.core.repo.local
 
LocalRepoRegistryImpl - Class in co.codewizards.cloudstore.core.repo.local
 
LocalRepository - Class in co.codewizards.cloudstore.local.persistence
A LocalRepository represents the local repository inside the repository's database.
LocalRepository() - Constructor for class co.codewizards.cloudstore.local.persistence.LocalRepository
 
LocalRepository(UUID) - Constructor for class co.codewizards.cloudstore.local.persistence.LocalRepository
 
LocalRepositoryDao - Class in co.codewizards.cloudstore.local.persistence
 
LocalRepositoryDao() - Constructor for class co.codewizards.cloudstore.local.persistence.LocalRepositoryDao
 
localRepositoryId - Variable in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
LocalRepoSync - Class in co.codewizards.cloudstore.local
 
LocalRepoSync(LocalRepoTransaction) - Constructor for class co.codewizards.cloudstore.local.LocalRepoSync
 
LocalRepoTransaction - Interface in co.codewizards.cloudstore.core.repo.local
 
LocalRepoTransactionImpl - Class in co.codewizards.cloudstore.local
 
LocalRepoTransactionImpl(LocalRepoManagerImpl, boolean) - Constructor for class co.codewizards.cloudstore.local.LocalRepoTransactionImpl
 
LocalRepoTransactionListener - Interface in co.codewizards.cloudstore.core.repo.local
 
LocalRepoTransactionListenerRegistry - Class in co.codewizards.cloudstore.core.repo.local
 
LocalRepoTransactionListenerRegistry(LocalRepoTransaction) - Constructor for class co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry
 
LocalRepoTransactionPostCloseAdapter - Class in co.codewizards.cloudstore.core.repo.local
 
LocalRepoTransactionPostCloseAdapter() - Constructor for class co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionPostCloseAdapter
 
LocalRepoTransactionPostCloseEvent - Class in co.codewizards.cloudstore.core.repo.local
 
LocalRepoTransactionPostCloseEvent(LocalRepoTransaction) - Constructor for class co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionPostCloseEvent
 
LocalRepoTransactionPostCloseListener - Interface in co.codewizards.cloudstore.core.repo.local
 
LocalRepoTransactionPreCloseAdapter - Class in co.codewizards.cloudstore.core.repo.local
 
LocalRepoTransactionPreCloseAdapter() - Constructor for class co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionPreCloseAdapter
 
LocalRepoTransactionPreCloseEvent - Class in co.codewizards.cloudstore.core.repo.local
 
LocalRepoTransactionPreCloseEvent(LocalRepoTransaction) - Constructor for class co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionPreCloseEvent
 
LocalRepoTransactionPreCloseListener - Interface in co.codewizards.cloudstore.core.repo.local
 
localRepoTransport - Variable in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
LocalRepoTransport - Interface in co.codewizards.cloudstore.core.repo.transport
 
localRoot - Variable in class co.codewizards.cloudstore.client.SubCommandWithExistingLocalRepo
The root directory of the repository.
localRoot - Variable in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
localRoot - Variable in class co.codewizards.cloudstore.local.LocalRepoSync
 
LocalServer - Class in co.codewizards.cloudstore.ls.server
 
LocalServer() - Constructor for class co.codewizards.cloudstore.ls.server.LocalServer
 
LocalServerClient - Class in co.codewizards.cloudstore.ls.client
 
LocalServerClient() - Constructor for class co.codewizards.cloudstore.ls.client.LocalServerClient
 
LocalServerMain - Class in co.codewizards.cloudstore.ls.server.cproc
 
LocalServerMain() - Constructor for class co.codewizards.cloudstore.ls.server.cproc.LocalServerMain
 
LocalServerProcessLauncher - Class in co.codewizards.cloudstore.ls.server.cproc
 
LocalServerProcessLauncher() - Constructor for class co.codewizards.cloudstore.ls.server.cproc.LocalServerProcessLauncher
 
LocalServerPropertiesManager - Class in co.codewizards.cloudstore.ls.core
 
LocalServerPropertiesManager() - Constructor for class co.codewizards.cloudstore.ls.core.LocalServerPropertiesManager
 
LocalServerRest - Class in co.codewizards.cloudstore.ls.rest.server
 
LocalServerRest() - Constructor for class co.codewizards.cloudstore.ls.rest.server.LocalServerRest
 
LocalServerRestBinder - Class in co.codewizards.cloudstore.ls.rest.server
 
LocalServerRestBinder() - Constructor for class co.codewizards.cloudstore.ls.rest.server.LocalServerRestBinder
 
LocalServerRestClient - Class in co.codewizards.cloudstore.ls.rest.client
Client for executing REST requests.
LocalServerRestClient() - Constructor for class co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient
Create a new client.
localSync(ProgressMonitor) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
Synchronises the local file system with the local database.
LocalVersionInIdeHelper - Class in co.codewizards.cloudstore.core.version
 
LocalVersionInIdeHelper() - Constructor for class co.codewizards.cloudstore.core.version.LocalVersionInIdeHelper
 
LOCK - Annotation Type in co.codewizards.cloudstore.rest.server.webdav
 
LOCK_TIMEOUT - Static variable in class co.codewizards.cloudstore.local.LocalRepoTransactionImpl
 
LockFile - Interface in co.codewizards.cloudstore.core.io
Lock-file exclusively locking a certain file.
LockFileFactory - Class in co.codewizards.cloudstore.core.io
Factory creating LockFile instances.
LockFileFactory() - Constructor for class co.codewizards.cloudstore.core.io.LockFileFactory
 
LogDumpedStreamThread - Class in co.codewizards.cloudstore.core.util.childprocess
Thread used to log standard-out or standard-error from a child-process.
LogDumpedStreamThread(String) - Constructor for class co.codewizards.cloudstore.core.util.childprocess.LogDumpedStreamThread
 
LogDumpedStreamThread(Logger) - Constructor for class co.codewizards.cloudstore.core.util.childprocess.LogDumpedStreamThread
 
LoggerProgressMonitor - Class in co.codewizards.cloudstore.core.progress
A progress monitor implementation which logs to an SLF4J Logger.
LoggerProgressMonitor(Logger) - Constructor for class co.codewizards.cloudstore.core.progress.LoggerProgressMonitor
Create a monitor logging to the specified logger.
LoggerProgressMonitor.LogLevel - Enum in co.codewizards.cloudstore.core.progress
The level to use for logging.
logMemoryStats(Logger) - Static method in class co.codewizards.cloudstore.core.util.DebugUtil
 
logSystemProperties() - Static method in class co.codewizards.cloudstore.core.util.DebugUtil
 
longToBytes(long) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
 
LongUtil - Class in co.codewizards.cloudstore.core.util
 
LsConfig - Class in co.codewizards.cloudstore.ls.core
 

M

main(String...) - Static method in class co.codewizards.cloudstore.client.CloudStoreClient
Main method providing a command line interface (CLI) to the KeyStore.
main(String[]) - Static method in class co.codewizards.cloudstore.core.util.Util
 
main(String[]) - Static method in class co.codewizards.cloudstore.ls.server.cproc.LocalServerMain
 
main(String[]) - Static method in class co.codewizards.cloudstore.server.CloudStoreServer
 
main(String[]) - Static method in class co.codewizards.cloudstore.updater.CloudStoreUpdater
 
MainArgsUtil - Class in co.codewizards.cloudstore.core.util
 
makeDirectory(RepoTransport, RepoTransport, RepoFileDtoTreeNode, String, DirectoryDto) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
makeDirectory(String, Date) - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Creates the specified directory (including all parent-directories as needed).
makeDirectory(String, Date) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
MakeDirectory - Class in co.codewizards.cloudstore.rest.client.request
 
MakeDirectory(String, String, Date) - Constructor for class co.codewizards.cloudstore.rest.client.request.MakeDirectory
 
makeDirectory(String, Date) - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
makeDirectory() - Method in class co.codewizards.cloudstore.rest.server.service.MakeDirectoryService
 
makeDirectory(String) - Method in class co.codewizards.cloudstore.rest.server.service.MakeDirectoryService
 
MakeDirectoryService - Class in co.codewizards.cloudstore.rest.server.service
 
MakeDirectoryService() - Constructor for class co.codewizards.cloudstore.rest.server.service.MakeDirectoryService
 
makePersistent(P) - Method in class co.codewizards.cloudstore.local.persistence.Dao
 
makePersistent(P) - Method in class co.codewizards.cloudstore.local.persistence.NormalFileDao
 
makeReadOnly() - Method in class co.codewizards.cloudstore.local.persistence.FileChunk
 
makeSymlink(String, String, Date) - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
 
makeSymlink(String, String, Date) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
MakeSymlink - Class in co.codewizards.cloudstore.rest.client.request
 
MakeSymlink(String, String, String, Date) - Constructor for class co.codewizards.cloudstore.rest.client.request.MakeSymlink
 
makeSymlink(String, String, Date) - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
makeSymlink() - Method in class co.codewizards.cloudstore.rest.server.service.MakeSymlinkService
 
makeSymlink(String) - Method in class co.codewizards.cloudstore.rest.server.service.MakeSymlinkService
 
MakeSymlinkService - Class in co.codewizards.cloudstore.rest.server.service
 
MakeSymlinkService() - Constructor for class co.codewizards.cloudstore.rest.server.service.MakeSymlinkService
 
makeUnmodifiable() - Method in class co.codewizards.cloudstore.core.auth.AuthToken
Makes this instance immutable.
makeWritable() - Method in class co.codewizards.cloudstore.local.persistence.FileChunk
 
MalformedVersionException - Exception in co.codewizards.cloudstore.core.version
 
MalformedVersionException() - Constructor for exception co.codewizards.cloudstore.core.version.MalformedVersionException
Constructs a new exception with null as its detail message.
MalformedVersionException(String) - Constructor for exception co.codewizards.cloudstore.core.version.MalformedVersionException
Constructs a new exception with the specified detail message.
MalformedVersionException(Throwable) - Constructor for exception co.codewizards.cloudstore.core.version.MalformedVersionException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
MalformedVersionException(String, Throwable) - Constructor for exception co.codewizards.cloudstore.core.version.MalformedVersionException
Constructs a new exception with the specified detail message and cause.
mark(int) - Method in interface co.codewizards.cloudstore.core.io.IInputStream
Marks the current position in this input stream.
markDone(long, long) - Method in class co.codewizards.cloudstore.core.repo.sync.DoneMarker
 
markFileInProgress(UUID, UUID, String, boolean) - Method in interface co.codewizards.cloudstore.core.repo.transport.LocalRepoTransport
Before transferring a file, mark it to be 'inProgress' for this specific from-to connection.
markFileInProgress(UUID, UUID, String, boolean) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
markSupported() - Method in interface co.codewizards.cloudstore.core.io.IInputStream
Tests if this input stream supports the mark and reset methods.
marshal(DateTime) - Method in class co.codewizards.cloudstore.core.dto.jaxb.DateTimeXmlAdapter
 
marshal(Uid) - Method in class co.codewizards.cloudstore.core.dto.jaxb.UidXmlAdapter
 
marshal(Version) - Method in class co.codewizards.cloudstore.core.dto.jaxb.VersionXmlAdapter
 
MAX_LENGTH - Static variable in class co.codewizards.cloudstore.core.dto.FileChunkDto
All chunks normally have the same length: 1 MiB.
MAX_VERSION - Static variable in class co.codewizards.cloudstore.core.version.Version
The maximum Version possible.
MediaTypeConst - Interface in co.codewizards.cloudstore.ls.core.provider
 
merge(List<E>, List<E>) - Method in class co.codewizards.cloudstore.core.collection.ListMerger
Merge the given source into the given destination.
MESSAGE_VARIABLE_NAME - Static variable in class co.codewizards.cloudstore.core.progress.LoggerProgressMonitor
The variable containing the task-name (i.e.
MESSAGE_VARIABLE_PERCENTAGE - Static variable in class co.codewizards.cloudstore.core.progress.LoggerProgressMonitor
The variable containing the current percentage.
META_DIR_NAME - Static variable in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
 
MethodInvocationRequest - Class in co.codewizards.cloudstore.ls.core.invoke
 
MethodInvocationRequest(String, Object, String, String[], Object[]) - Constructor for class co.codewizards.cloudstore.ls.core.invoke.MethodInvocationRequest
 
MethodInvocationResponse - Class in co.codewizards.cloudstore.ls.core.invoke
 
MethodInvocationResponse(Object, Object[]) - Constructor for class co.codewizards.cloudstore.ls.core.invoke.MethodInvocationResponse
 
MIN_VERSION - Static variable in class co.codewizards.cloudstore.core.version.Version
The minimum Version that can exist.
mkcol(String, DateTime) - Method in class co.codewizards.cloudstore.rest.server.service.WebDavService
 
MKCOL - Annotation Type in co.codewizards.cloudstore.rest.server.webdav
 
mkdir() - Method in interface co.codewizards.cloudstore.core.oio.File
 
mkdir() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
mkDir(LocalRepoTransaction, UUID, File, Date) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
mkdirs() - Method in interface co.codewizards.cloudstore.core.oio.File
 
mkdirs() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
Modification - Class in co.codewizards.cloudstore.local.persistence
Deprecated.
Modification() - Constructor for class co.codewizards.cloudstore.local.persistence.Modification
Deprecated.
 
MODIFICATION_DONE_DIR_NAME_PREFIX - Static variable in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
modificationDao - Variable in class co.codewizards.cloudstore.local.LocalRepoSync
 
ModificationDao - Class in co.codewizards.cloudstore.local.persistence
 
ModificationDao() - Constructor for class co.codewizards.cloudstore.local.persistence.ModificationDao
 
ModificationDto - Class in co.codewizards.cloudstore.core.dto
 
ModificationDto() - Constructor for class co.codewizards.cloudstore.core.dto.ModificationDto
 
ModificationDtoSet - Class in co.codewizards.cloudstore.core.repo.sync
 
ModificationDtoSet(Collection<ModificationDto>) - Constructor for class co.codewizards.cloudstore.core.repo.sync.ModificationDtoSet
 
move(File) - Method in interface co.codewizards.cloudstore.core.oio.File
This is platform independent, in contrast to File.renameTo(File) respectively File.renameTo(java.io.File).
move(File) - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
move(File) - Method in class co.codewizards.cloudstore.core.oio.nio.NioFile
 
move(String, String) - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
 
move(String, String) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
Move - Class in co.codewizards.cloudstore.rest.client.request
 
Move(String, String, String) - Constructor for class co.codewizards.cloudstore.rest.client.request.Move
 
move(String, String) - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
move(String) - Method in class co.codewizards.cloudstore.rest.server.service.MoveService
 
move(String, String) - Method in class co.codewizards.cloudstore.rest.server.service.MoveService
 
move(String, String) - Method in class co.codewizards.cloudstore.rest.server.service.WebDavService
 
MOVE - Annotation Type in co.codewizards.cloudstore.rest.server.webdav
 
moveChunks(File, File) - Method in class co.codewizards.cloudstore.local.transport.TempChunkFileManager
If source file was moved, the chunks need to be moved, too.
moveOrFail(File, File) - Method in class co.codewizards.cloudstore.local.transport.TempChunkFileManager
 
moveRecursively(File, File) - Static method in class co.codewizards.cloudstore.core.oio.IoFileUtil
Directories will be created/deleted, files renamed.
MoveService - Class in co.codewizards.cloudstore.rest.server.service
 
MoveService() - Constructor for class co.codewizards.cloudstore.rest.server.service.MoveService
 

N

name() - Method in interface co.codewizards.cloudstore.core.bean.PropertyBase
 
newFileNameForRenameTo(File, File, File) - Static method in class co.codewizards.cloudstore.core.oio.IoFileUtil
 
nextClassId() - Method in class co.codewizards.cloudstore.ls.core.invoke.ClassManager
 
NioFile - Class in co.codewizards.cloudstore.core.oio.nio
File object with allowed imports to the java Java 1.7 NIO2 classes and packages.
NioFile(String) - Constructor for class co.codewizards.cloudstore.core.oio.nio.NioFile
 
NioFile(File, String) - Constructor for class co.codewizards.cloudstore.core.oio.nio.NioFile
 
NioFile(String, String) - Constructor for class co.codewizards.cloudstore.core.oio.nio.NioFile
 
NioFile(URI) - Constructor for class co.codewizards.cloudstore.core.oio.nio.NioFile
 
NioFile(File) - Constructor for class co.codewizards.cloudstore.core.oio.nio.NioFile
 
NioFileFactory - Class in co.codewizards.cloudstore.core.oio.nio
 
NioFileFactory() - Constructor for class co.codewizards.cloudstore.core.oio.nio.NioFileFactory
 
NioFileUtil - Class in co.codewizards.cloudstore.core.oio.nio
 
NoCloseInputStream - Class in co.codewizards.cloudstore.core.io
 
NoCloseInputStream(InputStream) - Constructor for class co.codewizards.cloudstore.core.io.NoCloseInputStream
 
NoCloseOutputStream - Class in co.codewizards.cloudstore.core.io
 
NoCloseOutputStream(OutputStream) - Constructor for class co.codewizards.cloudstore.core.io.NoCloseOutputStream
 
NoObjectRef - Annotation Type in co.codewizards.cloudstore.core.ls
 
NormalFile - Class in co.codewizards.cloudstore.local.persistence
 
NormalFile() - Constructor for class co.codewizards.cloudstore.local.persistence.NormalFile
 
normalFileDao - Variable in class co.codewizards.cloudstore.local.LocalRepoSync
 
NormalFileDao - Class in co.codewizards.cloudstore.local.persistence
 
NormalFileDao() - Constructor for class co.codewizards.cloudstore.local.persistence.NormalFileDao
 
NormalFileDto - Class in co.codewizards.cloudstore.core.dto
 
NormalFileDto() - Constructor for class co.codewizards.cloudstore.core.dto.NormalFileDto
 
NotAuthorizedException - Exception in co.codewizards.cloudstore.rest.server.auth
 
NotAuthorizedException() - Constructor for exception co.codewizards.cloudstore.rest.server.auth.NotAuthorizedException
 
NULL_ID - Static variable in class co.codewizards.cloudstore.local.persistence.Dao.IdRange
 
NullProgressMonitor - Class in co.codewizards.cloudstore.core.progress
 
NullProgressMonitor() - Constructor for class co.codewizards.cloudstore.core.progress.NullProgressMonitor
 
NullResponse - Class in co.codewizards.cloudstore.ls.core.dto
 
NullResponse(Uid) - Constructor for class co.codewizards.cloudstore.ls.core.dto.NullResponse
 
nullToEmpty(List<E>) - Static method in class co.codewizards.cloudstore.core.util.CollectionUtil
 
nullToEmpty(Set<E>) - Static method in class co.codewizards.cloudstore.core.util.CollectionUtil
 
nullToEmpty(Collection<E>) - Static method in class co.codewizards.cloudstore.core.util.CollectionUtil
 
nullToEmpty(Iterator<E>) - Static method in class co.codewizards.cloudstore.core.util.CollectionUtil
 
nullToEmpty(String) - Static method in class co.codewizards.cloudstore.core.util.StringUtil
 

O

object - Variable in class co.codewizards.cloudstore.ls.core.invoke.ObjectRefWithRefId
 
OBJECT_ID - Static variable in interface co.codewizards.cloudstore.local.persistence.FetchGroupConst
Fetch-group to fetch the ID only.
ObjectFactory - Class in co.codewizards.cloudstore.core.objectfactory
Factory for objects.
ObjectFactory() - Constructor for class co.codewizards.cloudstore.core.objectfactory.ObjectFactory
 
ObjectFactoryUtil - Class in co.codewizards.cloudstore.core.objectfactory
Simple API to use the ObjectFactory.
ObjectFactoryUtil() - Constructor for class co.codewizards.cloudstore.core.objectfactory.ObjectFactoryUtil
 
ObjectGraphContainer - Class in co.codewizards.cloudstore.ls.core.invoke
 
ObjectGraphContainer(Object) - Constructor for class co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer
 
ObjectManager - Class in co.codewizards.cloudstore.ls.core.invoke
 
ObjectManager(Uid) - Constructor for class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
ObjectRef - Class in co.codewizards.cloudstore.ls.core.invoke
 
ObjectRef(Uid, int, long) - Constructor for class co.codewizards.cloudstore.ls.core.invoke.ObjectRef
 
objectRef - Variable in class co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyInvocationHandler
 
ObjectRefConverter - Interface in co.codewizards.cloudstore.ls.core.invoke
 
ObjectRefConverterFactory - Interface in co.codewizards.cloudstore.ls.core.invoke
 
ObjectRefWithRefId - Class in co.codewizards.cloudstore.ls.core.invoke
 
ObjectRefWithRefId(Object, Uid) - Constructor for class co.codewizards.cloudstore.ls.core.invoke.ObjectRefWithRefId
 
OioFileFactory - Class in co.codewizards.cloudstore.core.oio
 
OioFileFactory() - Constructor for class co.codewizards.cloudstore.core.oio.OioFileFactory
 
OioRegistry - Class in co.codewizards.cloudstore.core.oio
 
onBegin() - Method in class co.codewizards.cloudstore.core.repo.local.AbstractLocalRepoTransactionListener
 
onBegin() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListener
Notifies this instance about the transaction being begun.
onBegin() - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry
Notifies this instance about the transaction being begun.
onBegin() - Method in class co.codewizards.cloudstore.local.AutoTrackLifecycleListener
Notifies this instance about the transaction being begun.
onCommit() - Method in class co.codewizards.cloudstore.core.repo.local.AbstractLocalRepoTransactionListener
 
onCommit() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListener
Notifies this instance about the transaction being committed.
onCommit() - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry
Notifies this instance about the transaction being committed.
onCommit() - Method in class co.codewizards.cloudstore.local.AutoTrackLifecycleListener
Notifies this instance about the transaction being committed.
OneTimePadEncryptor - Class in co.codewizards.cloudstore.core.otp
Simple implementation of one-time pad encryption technique.
OneTimePadEncryptor() - Constructor for class co.codewizards.cloudstore.core.otp.OneTimePadEncryptor
 
OneTimePadEncryptor.Result - Class in co.codewizards.cloudstore.core.otp
 
OneTimePadRegistry - Class in co.codewizards.cloudstore.core.otp
Registry for passwords that need to be encrypted with OTP technique.
OneTimePadRegistry(String) - Constructor for class co.codewizards.cloudstore.core.otp.OneTimePadRegistry
 
onFinalizeFileChunk(FileChunk) - Method in class co.codewizards.cloudstore.local.LocalRepoSync
 
onRollback() - Method in class co.codewizards.cloudstore.core.repo.local.AbstractLocalRepoTransactionListener
 
onRollback() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListener
Notifies this instance about the transaction being rolled back.
onRollback() - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry
Notifies this instance about the transaction being rolled back.
onRollback() - Method in class co.codewizards.cloudstore.local.AutoTrackLifecycleListener
Notifies this instance about the transaction being rolled back.
OperationCanceledException - Exception in co.codewizards.cloudstore.core.progress
Exception thrown to exit a long-running method after the user cancelled it.
OperationCanceledException() - Constructor for exception co.codewizards.cloudstore.core.progress.OperationCanceledException
 
OperationCanceledException(String) - Constructor for exception co.codewizards.cloudstore.core.progress.OperationCanceledException
 

P

Pair<K,V> - Class in co.codewizards.cloudstore.core.util
 
Pair(K, V) - Constructor for class co.codewizards.cloudstore.core.util.Pair
 
ParentFileLastModifiedManager - Class in co.codewizards.cloudstore.local.transport
 
parse(String) - Method in class co.codewizards.cloudstore.client.TimePeriodOptionHandler
 
parse(String) - Static method in class co.codewizards.cloudstore.core.util.ISO8601
Parses an ISO8601-compliant date/time string.
parseDate(String) - Static method in class co.codewizards.cloudstore.core.util.ISO8601
Convenience method calling ISO8601.parse(String) and converting the result to a Date.
PASSWORD_FILE_SUFFIX - Static variable in class co.codewizards.cloudstore.core.otp.OneTimePadRegistry
 
PasswordUtil - Class in co.codewizards.cloudstore.core.util
 
path - Variable in class co.codewizards.cloudstore.rest.client.request.BeginPutFile
 
path - Variable in class co.codewizards.cloudstore.rest.client.request.Delete
 
path - Variable in class co.codewizards.cloudstore.rest.client.request.EndPutFile
 
path - Variable in class co.codewizards.cloudstore.rest.client.request.MakeDirectory
 
path - Variable in class co.codewizards.cloudstore.rest.client.request.MakeSymlink
 
percentageWorked - Variable in class co.codewizards.cloudstore.core.progress.LoggerProgressMonitor
 
performInverseServiceRequest(InverseServiceRequest) - Method in class co.codewizards.cloudstore.ls.rest.server.InverseInvoker
Invokes a service on the client-side.
performMethodInvocation(MethodInvocationRequest) - Method in class co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService
 
permanent(boolean) - Method in class co.codewizards.cloudstore.rest.client.ssl.CheckServerTrustedCertificateExceptionResult
 
PERSISTENCE_PROPERTIES_FILE_NAME - Static variable in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
 
persistenceManager(PersistenceManager) - Method in class co.codewizards.cloudstore.local.persistence.Dao
Assigns the given PersistenceManager to this Dao and returns this.
PersistencePropertiesEnum - Enum in co.codewizards.cloudstore.local
 
PersistencePropertiesProvider - Class in co.codewizards.cloudstore.local
 
PersistencePropertiesProvider(UUID, File) - Constructor for class co.codewizards.cloudstore.local.PersistencePropertiesProvider
 
PGPVerifier - Class in co.codewizards.cloudstore.updater
 
PGPVerifier() - Constructor for class co.codewizards.cloudstore.updater.PGPVerifier
 
PGPVerifyException - Exception in co.codewizards.cloudstore.updater
 
PGPVerifyException() - Constructor for exception co.codewizards.cloudstore.updater.PGPVerifyException
 
PGPVerifyException(String) - Constructor for exception co.codewizards.cloudstore.updater.PGPVerifyException
 
PGPVerifyException(Throwable) - Constructor for exception co.codewizards.cloudstore.updater.PGPVerifyException
 
PGPVerifyException(String, Throwable) - Constructor for exception co.codewizards.cloudstore.updater.PGPVerifyException
 
PGPVerifyException(String, Throwable, boolean, boolean) - Constructor for exception co.codewizards.cloudstore.updater.PGPVerifyException
 
pm() - Method in class co.codewizards.cloudstore.local.persistence.Dao
 
PollInverseServiceRequest - Class in co.codewizards.cloudstore.ls.rest.client.request
 
PollInverseServiceRequest() - Constructor for class co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest
 
pollInverseServiceRequest() - Method in class co.codewizards.cloudstore.ls.rest.server.InverseInvoker
 
pollInverseServiceRequest() - Method in class co.codewizards.cloudstore.ls.rest.server.service.InverseServiceRequestService
 
populateDeleteModification(DeleteModification, RepoFile, RemoteRepository) - Method in class co.codewizards.cloudstore.local.LocalRepoSync
 
populateDestKey2element() - Method in class co.codewizards.cloudstore.core.collection.ListMerger
 
populateKeysMatching(Map<String, List<String>>, Pattern) - Method in class co.codewizards.cloudstore.core.config.ConfigImpl
 
populateSourceKey2element() - Method in class co.codewizards.cloudstore.core.collection.ListMerger
 
postClose(LocalRepoManagerCloseEvent) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoManagerCloseAdapter
 
postClose(LocalRepoManagerCloseEvent) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManagerCloseListener
 
postCommit(LocalRepoTransactionPostCloseEvent) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionPostCloseAdapter
 
postCommit(LocalRepoTransactionPostCloseEvent) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionPostCloseListener
 
postDelete(InstanceLifecycleEvent) - Method in class co.codewizards.cloudstore.local.AutoTrackLifecycleListener
 
postInvoke(ExtMethodInvocationRequest, Object, Throwable) - Method in class co.codewizards.cloudstore.ls.core.invoke.refjanitor.AbstractReferenceJanitor
 
postInvoke(ExtMethodInvocationRequest, Object, Throwable) - Method in interface co.codewizards.cloudstore.ls.core.invoke.refjanitor.ReferenceJanitor
 
postInvoke(ExtMethodInvocationRequest, Object, Throwable) - Method in class co.codewizards.cloudstore.ls.core.invoke.refjanitor.ReferenceJanitorRegistry
 
postRelease(LockFileImpl) - Method in class co.codewizards.cloudstore.core.io.LockFileFactory
Callback from LockFileImpl.release().
postRollback(LocalRepoTransactionPostCloseEvent) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionPostCloseAdapter
 
postRollback(LocalRepoTransactionPostCloseEvent) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionPostCloseListener
 
postStore(InstanceLifecycleEvent) - Method in class co.codewizards.cloudstore.local.AutoTrackLifecycleListener
 
preClose(LocalRepoManagerCloseEvent) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoManagerCloseAdapter
 
preClose(LocalRepoManagerCloseEvent) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManagerCloseListener
 
preCommit(LocalRepoTransactionPreCloseEvent) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionPreCloseAdapter
 
preCommit(LocalRepoTransactionPreCloseEvent) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionPreCloseListener
 
preDelete(InstanceLifecycleEvent) - Method in class co.codewizards.cloudstore.local.AutoTrackLifecycleListener
 
prefixPath(String) - Method in class co.codewizards.cloudstore.core.repo.transport.AbstractRepoTransport
 
prefixPath(String) - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Prepend the pathPrefix to the given path.
preInvoke(ExtMethodInvocationRequest) - Method in class co.codewizards.cloudstore.ls.core.invoke.refjanitor.AbstractReferenceJanitor
 
preInvoke(ExtMethodInvocationRequest) - Method in class co.codewizards.cloudstore.ls.core.invoke.refjanitor.PropertyChangeListenerJanitor
 
preInvoke(ExtMethodInvocationRequest) - Method in interface co.codewizards.cloudstore.ls.core.invoke.refjanitor.ReferenceJanitor
 
preInvoke(ExtMethodInvocationRequest) - Method in class co.codewizards.cloudstore.ls.core.invoke.refjanitor.ReferenceJanitorRegistry
 
prepare() - Method in class co.codewizards.cloudstore.client.AcceptRepoConnectionSubCommand
 
prepare() - Method in class co.codewizards.cloudstore.client.CreateRepoSubCommand
 
prepare() - Method in class co.codewizards.cloudstore.client.DropRepoConnectionSubCommand
 
prepare() - Method in class co.codewizards.cloudstore.client.RepairDatabaseSubCommand
 
prepare() - Method in class co.codewizards.cloudstore.client.RequestRepoConnectionSubCommand
 
prepare() - Method in class co.codewizards.cloudstore.client.SubCommand
Invoked before SubCommand.run().
prepare() - Method in class co.codewizards.cloudstore.client.SubCommandWithExistingLocalRepo
 
prepare() - Method in class co.codewizards.cloudstore.client.SyncSubCommand
 
prepareBuildChangeSetDto(Long) - Method in class co.codewizards.cloudstore.local.transport.ChangeSetDtoBuilder
 
prepareForChangeSetDto(ChangeSetDto) - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Notifies the destination repository that this change-set is about to be synced into it.
prepareForChangeSetDto(ChangeSetDto) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
prepareForChangeSetDto(ChangeSetDto) - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
prepareLastSyncToRemoteRepo(Long) - Method in class co.codewizards.cloudstore.local.transport.ChangeSetDtoBuilder
 
PREPEND_MAIN_LABEL_TO_SUBTASK - Static variable in class co.codewizards.cloudstore.core.progress.SubProgressMonitor
Style constant indicating that the main task label should be prepended to the subtask label.
preRollback(LocalRepoTransactionPreCloseEvent) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionPreCloseAdapter
 
preRollback(LocalRepoTransactionPreCloseEvent) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionPreCloseListener
 
preStore(InstanceLifecycleEvent) - Method in class co.codewizards.cloudstore.local.AutoTrackLifecycleListener
 
processBuffer(boolean) - Method in class co.codewizards.cloudstore.core.util.childprocess.LogDumpedStreamThread
 
ProgressMonitor - Interface in co.codewizards.cloudstore.core.progress
Interface to report the progress of an activity.
ProgressMonitorDelegator - Class in co.codewizards.cloudstore.core.progress
Abstract base class for wrapper implementations of ProgressMonitors.
ProgressMonitorDelegator(ProgressMonitor) - Constructor for class co.codewizards.cloudstore.core.progress.ProgressMonitorDelegator
 
prompt(String, Object...) - Method in class co.codewizards.cloudstore.client.CloudStoreClient.ConsoleDynamicX509TrustManagerCallback
 
prompt(String, Object...) - Method in class co.codewizards.cloudstore.client.SubCommand
 
promptPassword(String, Object...) - Method in class co.codewizards.cloudstore.client.SubCommand
 
PROP_REPOSITORY_ALIASES - Static variable in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
Aliases separated by '/' (because '/' is an illegal character for an alias).
PROP_REPOSITORY_ID - Static variable in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
 
PROP_VERSION - Static variable in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
 
properties - Variable in class co.codewizards.cloudstore.core.config.ConfigImpl
 
PROPERTIES_FILE_NAME_FOR_DIRECTORY - Static variable in interface co.codewizards.cloudstore.core.config.Config
 
PROPERTIES_FILE_NAME_FOR_DIRECTORY_LOCAL - Static variable in interface co.codewizards.cloudstore.core.config.Config
 
PROPERTIES_FILE_NAME_PARENT - Static variable in interface co.codewizards.cloudstore.core.config.Config
 
PROPERTIES_FILE_NAME_PARENT_PREFIX - Static variable in interface co.codewizards.cloudstore.core.config.Config
 
PROPERTIES_FILE_NAME_SUFFIX - Static variable in interface co.codewizards.cloudstore.core.config.Config
 
propertiesFiles - Variable in class co.codewizards.cloudstore.core.config.ConfigImpl
 
PropertiesUtil - Class in co.codewizards.cloudstore.core.util
Properties utilities.
property(String, Object) - Method in class co.codewizards.cloudstore.rest.client.ClientBuilderDefaultValuesDecorator
 
PROPERTY_KEY_PASSWORD - Static variable in class co.codewizards.cloudstore.ls.core.LocalServerPropertiesManager
 
PROPERTY_KEY_PORT - Static variable in class co.codewizards.cloudstore.ls.core.LocalServerPropertiesManager
 
PropertyBase - Interface in co.codewizards.cloudstore.core.bean
 
propertyChange(PropertyChangeEvent) - Method in class co.codewizards.cloudstore.core.bean.WeakPropertyChangeListener
 
PropertyChangeListenerJanitor - Class in co.codewizards.cloudstore.ls.core.invoke.refjanitor
 
PropertyChangeListenerJanitor() - Constructor for class co.codewizards.cloudstore.ls.core.invoke.refjanitor.PropertyChangeListenerJanitor
 
PropertyChangeListenerUtil - Class in co.codewizards.cloudstore.core.bean
 
propfind(long) - Method in class co.codewizards.cloudstore.rest.server.service.WebDavService
 
PROPFIND - Annotation Type in co.codewizards.cloudstore.rest.server.webdav
 
PROTOCOL_FILE - Static variable in class co.codewizards.cloudstore.core.util.UrlUtil
 
PROTOCOL_FILE - Static variable in class co.codewizards.cloudstore.local.transport.FileRepoTransportFactory
 
PROTOCOL_HTTP - Static variable in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransportFactory
 
PROTOCOL_HTTPS - Static variable in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransportFactory
 
PROTOCOL_JAR - Static variable in class co.codewizards.cloudstore.core.util.UrlUtil
 
PushInverseServiceResponse - Class in co.codewizards.cloudstore.ls.rest.client.request
 
PushInverseServiceResponse(InverseServiceResponse) - Constructor for class co.codewizards.cloudstore.ls.rest.client.request.PushInverseServiceResponse
 
pushInverseServiceResponse(InverseServiceResponse) - Method in class co.codewizards.cloudstore.ls.rest.server.InverseInvoker
 
pushInverseServiceResponse(InverseServiceResponse) - Method in class co.codewizards.cloudstore.ls.rest.server.service.InverseServiceResponseService
 
put(K, V) - Method in class co.codewizards.cloudstore.core.collection.WeakIdentityHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class co.codewizards.cloudstore.core.collection.WeakIdentityHashMap
 
putAll(Properties, Properties) - Static method in class co.codewizards.cloudstore.core.util.PropertiesUtil
 
putClassInfo(ClassInfo) - Method in class co.codewizards.cloudstore.ls.core.invoke.ClassInfoMap
 
putContextObject(String, Object) - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
putFileData(RepoTransport, RepoTransport, RepoFileDtoTreeNode, String, FileChunkDto, byte[]) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
putFileData(String, long, byte[]) - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Write a block of binary data into the file.
putFileData(String, long, byte[]) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
PutFileData - Class in co.codewizards.cloudstore.rest.client.request
 
PutFileData(String, String, long, byte[]) - Constructor for class co.codewizards.cloudstore.rest.client.request.PutFileData
 
putFileData(String, long, byte[]) - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
putFileData(String, long, byte[]) - Method in class co.codewizards.cloudstore.rest.server.service.WebDavService
 
putForceNonTransientContainer(ForceNonTransientContainer) - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer
 
putIntoSha1AndLength2PathsIfNormalFile(RepoFile) - Method in class co.codewizards.cloudstore.local.LocalRepoSync
 
putParentConfigPropSetDto(ConfigPropSetDto) - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
 
putParentConfigPropSetDto(ConfigPropSetDto) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
PutParentConfigPropSetDto - Class in co.codewizards.cloudstore.rest.client.request
 
PutParentConfigPropSetDto(String, ConfigPropSetDto) - Constructor for class co.codewizards.cloudstore.rest.client.request.PutParentConfigPropSetDto
 
putParentConfigPropSetDto(ConfigPropSetDto) - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
PutParentConfigPropSetDtoService - Class in co.codewizards.cloudstore.rest.server.service
 
PutParentConfigPropSetDtoService() - Constructor for class co.codewizards.cloudstore.rest.server.service.PutParentConfigPropSetDtoService
 
putRemoteRepository(UUID, URL, byte[], String) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
Adds or relocates a remote repository.
putRepository(UUID, File) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry
 
putRepository(UUID, File) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoRegistryImpl
 
putRepositoryAlias(String) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
 
putRepositoryAlias(String, UUID) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry
Puts an alias into the registry.
putRepositoryAlias(String, UUID) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoRegistryImpl
 

Q

QueryLdapClient - Class in co.codewizards.cloudstore.rest.server.ldap
Authentication flow used by this client: At first DirContext is created, based on provided url, adminDn and adminPassword.
QueryLdapClient(String, String, String, String, char[]) - Constructor for class co.codewizards.cloudstore.rest.server.ldap.QueryLdapClient
 

R

RANDOM_KEY_FILE_SUFFIX - Static variable in class co.codewizards.cloudstore.core.otp.OneTimePadRegistry
 
read() - Method in interface co.codewizards.cloudstore.core.io.IInputStream
Reads the next byte of data from the input stream.
read(byte[]) - Method in interface co.codewizards.cloudstore.core.io.IInputStream
Reads some number of bytes from the input stream and stores them into the buffer array b.
read(byte[], int, int) - Method in interface co.codewizards.cloudstore.core.io.IInputStream
Reads up to len bytes of data from the input stream into an array of bytes.
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class co.codewizards.cloudstore.ls.core.provider.JavaNativeMessageBodyReader
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader
 
readFromFileAndDecrypt() - Method in class co.codewizards.cloudstore.core.otp.OneTimePadRegistry
 
readLine() - Method in class co.codewizards.cloudstore.client.TimeoutConsoleReader
 
readOrFail(InputStream) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
 
readOrFail(InputStream, byte[], int, int) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
 
readSymbolicLinkToPathString() - Method in interface co.codewizards.cloudstore.core.oio.File
Convenience method for the often called chain:

java.io.File --> java.nio.Path --> Files.readSymbolicLink --> IOUtil.toPathString

Without symlinks, this method would not be needed.

readSymbolicLinkToPathString() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
readSymbolicLinkToPathString() - Method in class co.codewizards.cloudstore.core.oio.nio.NioFile
 
readTextFile(File, String) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Read a text file and return the contents as string.
readTextFile(File) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Read a UTF-8 encoded text file and return the contents as string.
readTextFile(InputStream, String) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Read a text file from an InputStream using the given encoding.
readTextFile(InputStream) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Read a text file from an InputStream using UTF-8 encoding.
readVersionFromPomXml(InputStream) - Method in class co.codewizards.cloudstore.core.version.LocalVersionInIdeHelper
 
ReferenceJanitor - Interface in co.codewizards.cloudstore.ls.core.invoke.refjanitor
A ReferenceJanitor's primary duty is to clean up references.
ReferenceJanitorRegistry - Class in co.codewizards.cloudstore.ls.core.invoke.refjanitor
 
ReferenceJanitorRegistry(ObjectManager) - Constructor for class co.codewizards.cloudstore.ls.core.invoke.refjanitor.ReferenceJanitorRegistry
 
refId - Variable in class co.codewizards.cloudstore.ls.core.invoke.ObjectRefWithRefId
 
refId - Variable in class co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyInvocationHandler
 
ReflectionUtil - Class in co.codewizards.cloudstore.core.util
 
register(Class<?>) - Method in class co.codewizards.cloudstore.rest.client.ClientBuilderDefaultValuesDecorator
 
register(Class<?>, int) - Method in class co.codewizards.cloudstore.rest.client.ClientBuilderDefaultValuesDecorator
 
register(Class<?>, Class<?>...) - Method in class co.codewizards.cloudstore.rest.client.ClientBuilderDefaultValuesDecorator
 
register(Class<?>, Map<Class<?>, Integer>) - Method in class co.codewizards.cloudstore.rest.client.ClientBuilderDefaultValuesDecorator
 
register(Object) - Method in class co.codewizards.cloudstore.rest.client.ClientBuilderDefaultValuesDecorator
 
register(Object, int) - Method in class co.codewizards.cloudstore.rest.client.ClientBuilderDefaultValuesDecorator
 
register(Object, Class<?>...) - Method in class co.codewizards.cloudstore.rest.client.ClientBuilderDefaultValuesDecorator
 
register(Object, Map<Class<?>, Integer>) - Method in class co.codewizards.cloudstore.rest.client.ClientBuilderDefaultValuesDecorator
 
registerBouncyCastleIfNeeded() - Static method in class co.codewizards.cloudstore.core.auth.BouncyCastleRegistrationUtil
 
registerRestComponent(Object) - Method in class co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient
 
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class co.codewizards.cloudstore.core.concurrent.CallerBlocksPolicy
 
relativize(File) - Method in interface co.codewizards.cloudstore.core.oio.File
 
relativize(File) - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
relativize(File) - Method in class co.codewizards.cloudstore.core.oio.nio.NioFile
 
release() - Method in interface co.codewizards.cloudstore.core.io.LockFile
Releases the lock.
RemoteException - Exception in co.codewizards.cloudstore.core.dto
 
RemoteException(Error) - Constructor for exception co.codewizards.cloudstore.core.dto.RemoteException
 
RemoteException(Error, boolean) - Constructor for exception co.codewizards.cloudstore.core.dto.RemoteException
 
RemoteExceptionUtil - Class in co.codewizards.cloudstore.core.dto
 
RemoteObjectProxy - Interface in co.codewizards.cloudstore.ls.core.invoke
 
RemoteObjectProxyFactory - Interface in co.codewizards.cloudstore.ls.core.invoke
 
RemoteObjectProxyInvocationHandler - Class in co.codewizards.cloudstore.ls.core.invoke
 
RemoteObjectProxyInvocationHandler(Invoker, ObjectRef) - Constructor for class co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyInvocationHandler
 
RemoteObjectProxyManager - Class in co.codewizards.cloudstore.ls.core.invoke
 
RemoteObjectProxyManager() - Constructor for class co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyManager
 
RemoteRepository - Class in co.codewizards.cloudstore.local.persistence
 
RemoteRepository() - Constructor for class co.codewizards.cloudstore.local.persistence.RemoteRepository
 
RemoteRepository(UUID) - Constructor for class co.codewizards.cloudstore.local.persistence.RemoteRepository
 
remoteRepositoryDao - Variable in class co.codewizards.cloudstore.local.LocalRepoSync
 
RemoteRepositoryDao - Class in co.codewizards.cloudstore.local.persistence
 
RemoteRepositoryDao() - Constructor for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryDao
 
RemoteRepositoryDto - Class in co.codewizards.cloudstore.ls.core.dto
 
RemoteRepositoryDto() - Constructor for class co.codewizards.cloudstore.ls.core.dto.RemoteRepositoryDto
 
remoteRepositoryId - Variable in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
RemoteRepositoryRequest - Class in co.codewizards.cloudstore.local.persistence
 
RemoteRepositoryRequest() - Constructor for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest
 
RemoteRepositoryRequestDao - Class in co.codewizards.cloudstore.local.persistence
 
RemoteRepositoryRequestDao() - Constructor for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequestDao
 
RemoteRepositoryRequestDto - Class in co.codewizards.cloudstore.ls.core.dto
 
RemoteRepositoryRequestDto() - Constructor for class co.codewizards.cloudstore.ls.core.dto.RemoteRepositoryRequestDto
 
remoteRepoTransport - Variable in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
remoteRoot - Variable in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
remoteUpdatePropertiesURL - Static variable in class co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore
 
remoteURL(URL) - Method in class co.codewizards.cloudstore.rest.client.ssl.SSLContextBuilder
 
remoteVersionURL - Static variable in class co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore
 
remove(Object) - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
remove(int) - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
remove(Object) - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
remove(int) - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
remove(Object) - Method in class co.codewizards.cloudstore.core.collection.WeakIdentityHashMap
 
removeAll(Collection<?>) - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
removeAll(Collection<?>) - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
removeContextObject(Object) - Method in interface co.codewizards.cloudstore.core.context.ExtensibleContext
 
removeContextObject(Class<?>) - Method in interface co.codewizards.cloudstore.core.context.ExtensibleContext
 
removeContextObject(Object) - Method in class co.codewizards.cloudstore.core.context.ExtensibleContextSupport
 
removeContextObject(Class<?>) - Method in class co.codewizards.cloudstore.core.context.ExtensibleContextSupport
 
removeContextObject(Object) - Method in class co.codewizards.cloudstore.local.LocalRepoTransactionImpl
 
removeContextObject(Class<?>) - Method in class co.codewizards.cloudstore.local.LocalRepoTransactionImpl
 
removeLocalRepoManagerCloseListener(LocalRepoManagerCloseListener) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
 
removeLocalRepoManagerCloseListener(LocalRepoManagerCloseListener) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManagerFactory
 
removeLocalRepoManagerCloseListener(LocalRepoManagerCloseListener) - Method in class co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl
 
removePropertyChangeListener(PropertyChangeListener) - Method in class co.codewizards.cloudstore.core.bean.AbstractBean
 
removePropertyChangeListener(P, PropertyChangeListener) - Method in class co.codewizards.cloudstore.core.bean.AbstractBean
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface co.codewizards.cloudstore.core.bean.Bean
 
removePropertyChangeListener(P, PropertyChangeListener) - Method in interface co.codewizards.cloudstore.core.bean.Bean
 
removePropertyChangeListener(PropertyChangeListener) - Method in class co.codewizards.cloudstore.core.bean.BeanSupport
 
removePropertyChangeListener(P, PropertyChangeListener) - Method in class co.codewizards.cloudstore.core.bean.BeanSupport
 
removePropertyChangeListener() - Method in class co.codewizards.cloudstore.core.bean.WeakPropertyChangeListener
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry
 
removePropertyChangeListener(LocalRepoRegistry.Property, PropertyChangeListener) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry
 
removePropertyChangeListener(PropertyChangeListener) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoRegistryImpl
 
removePropertyChangeListener(LocalRepoRegistry.Property, PropertyChangeListener) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoRegistryImpl
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemon
 
removePropertyChangeListener(RepoSyncDaemon.Property, PropertyChangeListener) - Method in interface co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemon
 
removePropertyChangeListener(PropertyChangeListener) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemonImpl
 
removePropertyChangeListener(RepoSyncDaemon.Property, PropertyChangeListener) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemonImpl
 
removeRepositoryAlias(String) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
 
removeRepositoryAlias(String) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry
 
removeRepositoryAlias(String) - Method in class co.codewizards.cloudstore.core.repo.local.LocalRepoRegistryImpl
 
renameTo(File) - Method in interface co.codewizards.cloudstore.core.oio.File
This is platform dependent (e.g.
renameTo(File) - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
renameTo(File) - Method in class co.codewizards.cloudstore.core.oio.nio.NioFile
 
RepairDatabase - Class in co.codewizards.cloudstore.local
 
RepairDatabase(File) - Constructor for class co.codewizards.cloudstore.local.RepairDatabase
 
RepairDatabaseSubCommand - Class in co.codewizards.cloudstore.client
SubCommand implementation for repairing a database.
RepairDatabaseSubCommand() - Constructor for class co.codewizards.cloudstore.client.RepairDatabaseSubCommand
 
replaceTemplateVariables(File, File, String, Map<?, ?>) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Generate a file from a template.
replaceTemplateVariables(String, Map<?, ?>) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Replace variables (formatted "${variable}") with their values passed in the map variables.
replaceTemplateVariables(Writer, Reader, Map<?, ?>) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Copy contents from the given reader to the given writer while replacing variables which are formatted "${variable}" with their values passed in the map variables.
REPO_TEMP_DIR_NAME - Static variable in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
Repository-wide global directory inside the meta-directory.
RepoFile - Class in co.codewizards.cloudstore.local.persistence
 
RepoFile() - Constructor for class co.codewizards.cloudstore.local.persistence.RepoFile
 
repoFileDao - Variable in class co.codewizards.cloudstore.local.LocalRepoSync
 
RepoFileDao - Class in co.codewizards.cloudstore.local.persistence
 
RepoFileDao() - Constructor for class co.codewizards.cloudstore.local.persistence.RepoFileDao
 
RepoFileDto - Class in co.codewizards.cloudstore.core.dto
 
RepoFileDto() - Constructor for class co.codewizards.cloudstore.core.dto.RepoFileDto
 
RepoFileDtoConverter - Class in co.codewizards.cloudstore.local.dto
 
RepoFileDtoConverter(LocalRepoTransaction) - Constructor for class co.codewizards.cloudstore.local.dto.RepoFileDtoConverter
 
RepoFileDtoIo - Class in co.codewizards.cloudstore.core.dto.jaxb
 
RepoFileDtoIo() - Constructor for class co.codewizards.cloudstore.core.dto.jaxb.RepoFileDtoIo
 
RepoFileDtoService - Class in co.codewizards.cloudstore.rest.server.service
 
RepoFileDtoService() - Constructor for class co.codewizards.cloudstore.rest.server.service.RepoFileDtoService
 
RepoFileDtoTreeNode - Class in co.codewizards.cloudstore.core.dto
 
RepoFileDtoTreeNode(RepoFileDto) - Constructor for class co.codewizards.cloudstore.core.dto.RepoFileDtoTreeNode
 
RepoInfoRequest - Class in co.codewizards.cloudstore.ls.rest.client.request
 
RepoInfoRequest(RepoInfoRequestDto) - Constructor for class co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest
 
RepoInfoRequestDto - Class in co.codewizards.cloudstore.ls.core.dto
 
RepoInfoRequestDto() - Constructor for class co.codewizards.cloudstore.ls.core.dto.RepoInfoRequestDto
 
RepoInfoResponseDto - Class in co.codewizards.cloudstore.ls.core.dto
 
RepoInfoResponseDto() - Constructor for class co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto
 
RepoInfoService - Class in co.codewizards.cloudstore.ls.rest.server.service
 
RepoInfoService() - Constructor for class co.codewizards.cloudstore.ls.rest.server.service.RepoInfoService
 
RepoInfoSubCommand - Class in co.codewizards.cloudstore.client
SubCommand implementation for showing information about a repository in the local file system.
RepoInfoSubCommand() - Constructor for class co.codewizards.cloudstore.client.RepoInfoSubCommand
 
RepoInfoSubCommand(File) - Constructor for class co.codewizards.cloudstore.client.RepoInfoSubCommand
 
RepoListSubCommand - Class in co.codewizards.cloudstore.client
SubCommand implementation for listing all repositories in the local file system (known to the LocalRepoRegistry).
RepoListSubCommand() - Constructor for class co.codewizards.cloudstore.client.RepoListSubCommand
 
Repository - Class in co.codewizards.cloudstore.local.persistence
A Repository represents a repository inside the database.
Repository() - Constructor for class co.codewizards.cloudstore.local.persistence.Repository
 
Repository(UUID) - Constructor for class co.codewizards.cloudstore.local.persistence.Repository
 
REPOSITORY_LOCK_FILE_NAME - Static variable in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
 
REPOSITORY_PROPERTIES_FILE_NAME - Static variable in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
 
RepositoryCorruptException - Exception in co.codewizards.cloudstore.core.repo.local
 
RepositoryCorruptException(File, String) - Constructor for exception co.codewizards.cloudstore.core.repo.local.RepositoryCorruptException
 
RepositoryCorruptException(File, Throwable) - Constructor for exception co.codewizards.cloudstore.core.repo.local.RepositoryCorruptException
 
RepositoryCorruptException(File, String, Throwable) - Constructor for exception co.codewizards.cloudstore.core.repo.local.RepositoryCorruptException
 
RepositoryDto - Class in co.codewizards.cloudstore.core.dto
Dto for LocalRepository and RemoteRepository.
RepositoryDto() - Constructor for class co.codewizards.cloudstore.core.dto.RepositoryDto
 
RepositoryDtoConverter - Class in co.codewizards.cloudstore.local.dto
 
RepositoryDtoConverter() - Constructor for class co.codewizards.cloudstore.local.dto.RepositoryDtoConverter
 
RepositoryDtoService - Class in co.codewizards.cloudstore.rest.server.service
 
RepositoryDtoService() - Constructor for class co.codewizards.cloudstore.rest.server.service.RepositoryDtoService
 
repositoryIdThreadLocal - Static variable in class co.codewizards.cloudstore.core.repo.local.CreateRepositoryContext
 
repositoryName - Variable in class co.codewizards.cloudstore.rest.client.request.BeginPutFile
 
repositoryName - Variable in class co.codewizards.cloudstore.rest.client.request.Delete
 
repositoryName - Variable in class co.codewizards.cloudstore.rest.client.request.EndPutFile
 
repositoryName - Variable in class co.codewizards.cloudstore.rest.client.request.MakeDirectory
 
repositoryName - Variable in class co.codewizards.cloudstore.rest.client.request.MakeSymlink
 
repositoryName - Variable in class co.codewizards.cloudstore.rest.server.service.AbstractServiceWithRepoToRepoAuth
 
RepoSyncActivity - Class in co.codewizards.cloudstore.core.repo.sync
 
RepoSyncActivity(UUID, File, RepoSyncActivityType) - Constructor for class co.codewizards.cloudstore.core.repo.sync.RepoSyncActivity
 
RepoSyncActivityType - Enum in co.codewizards.cloudstore.core.repo.sync
 
RepoSyncDaemon - Interface in co.codewizards.cloudstore.core.repo.sync
 
RepoSyncDaemon.Property - Interface in co.codewizards.cloudstore.core.repo.sync
 
RepoSyncDaemon.PropertyEnum - Enum in co.codewizards.cloudstore.core.repo.sync
 
RepoSyncDaemonImpl - Class in co.codewizards.cloudstore.core.repo.sync
 
RepoSyncDaemonImpl() - Constructor for class co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemonImpl
 
RepoSyncState - Class in co.codewizards.cloudstore.core.repo.sync
 
RepoSyncState(UUID, UUID, File, URL, Severity, String, Error, Date, Date) - Constructor for class co.codewizards.cloudstore.core.repo.sync.RepoSyncState
 
RepoToRepoSync - Class in co.codewizards.cloudstore.core.repo.sync
Logic for synchronising a local with a remote repository.
RepoToRepoSync(File, URL) - Constructor for class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
Create an instance.
RepoTransport - Interface in co.codewizards.cloudstore.core.repo.transport
Transport abstraction.
RepoTransportFactory - Interface in co.codewizards.cloudstore.core.repo.transport
Factory creating instances of classes implementing RepoTransport.
RepoTransportFactoryRegistry - Class in co.codewizards.cloudstore.core.repo.transport
 
RepoTransportFactoryRegistry() - Constructor for class co.codewizards.cloudstore.core.repo.transport.RepoTransportFactoryRegistry
 
Request<R> - Interface in co.codewizards.cloudstore.ls.rest.client.request
REST request sending data to / querying data from / invoking logic on the server.
request - Variable in class co.codewizards.cloudstore.ls.rest.server.auth.AuthFilter
 
Request<R> - Interface in co.codewizards.cloudstore.rest.client.request
REST request sending data to / querying data from / invoking logic on the server.
request - Variable in class co.codewizards.cloudstore.rest.server.service.AbstractServiceWithRepoToRepoAuth
 
requestConnection(RepositoryDto) - Method in class co.codewizards.cloudstore.rest.server.service.RequestRepoConnectionService
 
requestConnection(String, RepositoryDto) - Method in class co.codewizards.cloudstore.rest.server.service.RequestRepoConnectionService
 
requestConnection(RepoTransport, String, RepositoryDto) - Method in class co.codewizards.cloudstore.rest.server.service.RequestRepoConnectionService
 
requestRepoConnection(byte[]) - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Request to connect the client repository with the remote repository.
requestRepoConnection(byte[]) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
 
RequestRepoConnection - Class in co.codewizards.cloudstore.rest.client.request
 
RequestRepoConnection(String, String, RepositoryDto) - Constructor for class co.codewizards.cloudstore.rest.client.request.RequestRepoConnection
 
requestRepoConnection(byte[]) - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
RequestRepoConnectionService - Class in co.codewizards.cloudstore.rest.server.service
 
RequestRepoConnectionService() - Constructor for class co.codewizards.cloudstore.rest.server.service.RequestRepoConnectionService
 
RequestRepoConnectionSubCommand - Class in co.codewizards.cloudstore.client
SubCommand implementation for requesting a connection at a remote repository.
RequestRepoConnectionSubCommand() - Constructor for class co.codewizards.cloudstore.client.RequestRepoConnectionSubCommand
 
reset() - Method in interface co.codewizards.cloudstore.core.io.IByteArrayOutputStream
Resets the count field of this byte array output stream to zero, so that all currently accumulated output in the output stream is discarded.
reset() - Method in interface co.codewizards.cloudstore.core.io.IInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
resolve(String) - Method in class co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore
Resolves the given template by replacing all its variables with their actual values.
resolveActualTypeArguments(Class<T>, T) - Static method in class co.codewizards.cloudstore.core.util.ReflectionUtil
Resolves the actual type arguments of a base-class declared in a concrete sub-class.
resolveActualTypeArguments(Class<T>, Class<? extends T>) - Static method in class co.codewizards.cloudstore.core.util.ReflectionUtil
Resolves the actual type arguments of a base-class declared in a concrete sub-class.
resource - Variable in class co.codewizards.cloudstore.core.version.LocalVersionInIdeHelper
 
restore(PersistenceManager) - Method in class co.codewizards.cloudstore.local.persistence.FetchPlanBackup
 
restore(FetchPlan) - Method in class co.codewizards.cloudstore.local.persistence.FetchPlanBackup
 
restoreParentFileLastModified(File) - Method in class co.codewizards.cloudstore.local.transport.ParentFileLastModifiedManager
 
RestRepoTransport - Class in co.codewizards.cloudstore.rest.client.transport
 
RestRepoTransport() - Constructor for class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
RestRepoTransportFactory - Class in co.codewizards.cloudstore.rest.client.transport
 
RestRepoTransportFactory() - Constructor for class co.codewizards.cloudstore.rest.client.transport.RestRepoTransportFactory
 
Result(byte[], byte[]) - Constructor for class co.codewizards.cloudstore.core.otp.OneTimePadEncryptor.Result
 
retainAll(Collection<?>) - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
retainAll(Collection<?>) - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
ReverseListView<E> - Class in co.codewizards.cloudstore.core.collection
View reversing a given List.
ReverseListView(List<E>) - Constructor for class co.codewizards.cloudstore.core.collection.ReverseListView
 
rollback() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoTransaction
 
rollback() - Method in class co.codewizards.cloudstore.local.LocalRepoTransactionImpl
 
rollbackIfActive() - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoTransaction
 
rollbackIfActive() - Method in class co.codewizards.cloudstore.local.LocalRepoTransactionImpl
 
run() - Method in class co.codewizards.cloudstore.client.AcceptRepoConnectionSubCommand
 
run() - Method in class co.codewizards.cloudstore.client.AfterUpdateHookSubCommand
 
run() - Method in class co.codewizards.cloudstore.client.ChangeLdapPasswordSubCommand
 
run() - Method in class co.codewizards.cloudstore.client.CreateRepoAliasSubCommand
 
run() - Method in class co.codewizards.cloudstore.client.CreateRepoSubCommand
 
run() - Method in class co.codewizards.cloudstore.client.DropRepoAliasSubCommand
 
run() - Method in class co.codewizards.cloudstore.client.DropRepoConnectionSubCommand
 
run() - Method in class co.codewizards.cloudstore.client.HelpSubCommand
 
run() - Method in class co.codewizards.cloudstore.client.RepairDatabaseSubCommand
 
run() - Method in class co.codewizards.cloudstore.client.RepoInfoSubCommand
 
run() - Method in class co.codewizards.cloudstore.client.RepoListSubCommand
 
run() - Method in class co.codewizards.cloudstore.client.RequestRepoConnectionSubCommand
 
run() - Method in class co.codewizards.cloudstore.client.SubCommand
 
run() - Method in class co.codewizards.cloudstore.client.SyncSubCommand
 
run() - Method in class co.codewizards.cloudstore.client.VersionSubCommand
 
run(ProgressMonitor) - Method in interface co.codewizards.cloudstore.core.progress.RunnableWithProgress
 
run() - Method in class co.codewizards.cloudstore.core.util.childprocess.DumpStreamThread
 
run() - Method in class co.codewizards.cloudstore.core.util.childprocess.LogDumpedStreamThread
 
run() - Method in class co.codewizards.cloudstore.local.RepairDatabase
 
run() - Method in class co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread
 
run(RepoInfoRequestDto) - Method in class co.codewizards.cloudstore.ls.rest.server.service.RepoInfoService
 
run() - Method in class co.codewizards.cloudstore.server.CloudStoreServer
 
run() - Method in class co.codewizards.cloudstore.server.CloudStoreUpdaterTimer
 
RunnableWithProgress - Interface in co.codewizards.cloudstore.core.progress
 

S

schedule(boolean) - Method in class co.codewizards.cloudstore.server.CloudStoreUpdaterTimer
 
securityContext - Variable in class co.codewizards.cloudstore.ls.rest.server.service.AbstractService
 
SecurityContextImpl(String, boolean) - Constructor for class co.codewizards.cloudstore.ls.rest.server.auth.AuthFilter.SecurityContextImpl
 
separateSystemPropertiesFromOtherArgs(String[]) - Static method in class co.codewizards.cloudstore.core.util.MainArgsUtil
 
serialise(AuthToken) - Method in class co.codewizards.cloudstore.core.auth.AuthTokenIO
 
serialise(SignedAuthToken) - Method in class co.codewizards.cloudstore.core.auth.SignedAuthTokenIO
 
serialize(D) - Method in class co.codewizards.cloudstore.core.dto.jaxb.DtoIo
 
serialize(D, OutputStream) - Method in class co.codewizards.cloudstore.core.dto.jaxb.DtoIo
 
serialize(D, File) - Method in class co.codewizards.cloudstore.core.dto.jaxb.DtoIo
 
serializeWithGz(D) - Method in class co.codewizards.cloudstore.core.dto.jaxb.DtoIo
 
serializeWithGz(D, OutputStream) - Method in class co.codewizards.cloudstore.core.dto.jaxb.DtoIo
 
serializeWithGz(D, File) - Method in class co.codewizards.cloudstore.core.dto.jaxb.DtoIo
 
ServerTooOldException - Exception in co.codewizards.cloudstore.core.version
 
ServerTooOldException(VersionInfoDto, VersionInfoDto, String) - Constructor for exception co.codewizards.cloudstore.core.version.ServerTooOldException
 
set(int, E) - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
set(int, E) - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
setAuthTokenData(byte[]) - Method in class co.codewizards.cloudstore.core.auth.SignedAuthToken
 
setCallback(DynamicX509TrustManagerCallback) - Method in class co.codewizards.cloudstore.rest.client.ssl.SSLContextBuilder
 
setCanceled(boolean) - Method in class co.codewizards.cloudstore.core.progress.LoggerProgressMonitor
 
setCanceled(boolean) - Method in class co.codewizards.cloudstore.core.progress.NullProgressMonitor
 
setCanceled(boolean) - Method in interface co.codewizards.cloudstore.core.progress.ProgressMonitor
Sets the cancel state to the given value.
setCanceled(boolean) - Method in class co.codewizards.cloudstore.core.progress.ProgressMonitorDelegator
 
setCaseSensitive(boolean) - Method in interface co.codewizards.cloudstore.core.ignore.IgnoreRule
 
setCaseSensitive(boolean) - Method in class co.codewizards.cloudstore.core.ignore.IgnoreRuleImpl
 
setCause(Error) - Method in class co.codewizards.cloudstore.core.dto.Error
 
setChanged(Date) - Method in interface co.codewizards.cloudstore.local.persistence.AutoTrackChanged
Sets the timestamp of when this entity was last changed.
setChanged(Date) - Method in class co.codewizards.cloudstore.local.persistence.Entity
 
setChanged(Date) - Method in class co.codewizards.cloudstore.ls.core.dto.RemoteRepositoryRequestDto
 
setClassIdKnownByRemoteSide(int) - Method in class co.codewizards.cloudstore.ls.core.invoke.ClassManager
 
setClassInfo(ClassInfo) - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectRef
 
setClassLoader(ClassLoader) - Static method in class co.codewizards.cloudstore.ls.core.provider.JavaNativeMessageBodyReader
 
setClassName(String) - Method in class co.codewizards.cloudstore.core.dto.Error
 
setClassName(String) - Method in class co.codewizards.cloudstore.core.dto.ErrorStackTraceElement
 
setClientRepositoryId(UUID) - Method in class co.codewizards.cloudstore.core.repo.transport.AbstractRepoTransport
 
setClientRepositoryId(UUID) - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Sets the client's repository identifier.
setCloudStoreRestClient(CloudStoreRestClient) - Method in class co.codewizards.cloudstore.rest.client.request.AbstractRequest
 
setCloudStoreRestClient(CloudStoreRestClient) - Method in interface co.codewizards.cloudstore.rest.client.request.Request
Sets the CloudStoreRestClient.
setCloudStoreServerClass(Class<? extends CloudStoreServer>) - Static method in class co.codewizards.cloudstore.server.CloudStoreServer
 
setCloudStoreUpdaterClass(Class<? extends CloudStoreUpdater>) - Static method in class co.codewizards.cloudstore.updater.CloudStoreUpdater
 
setConfigPropDtos(List<ConfigPropDto>) - Method in class co.codewizards.cloudstore.core.dto.ConfigPropSetDto
 
setContextObject(Object) - Method in interface co.codewizards.cloudstore.core.context.ExtensibleContext
 
setContextObject(Object) - Method in class co.codewizards.cloudstore.core.context.ExtensibleContextSupport
 
setContextObject(Object) - Method in class co.codewizards.cloudstore.local.LocalRepoTransactionImpl
 
setCopyModificationCount(long) - Method in class co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto
 
setCreated(Date) - Method in class co.codewizards.cloudstore.local.persistence.Entity
Sets the timestamp of the creation of this entity.
setCreated(Date) - Method in class co.codewizards.cloudstore.ls.core.dto.RemoteRepositoryRequestDto
 
setCredentialsProvider(CredentialsProvider) - Method in class co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient
 
setCredentialsProvider(CredentialsProvider) - Method in class co.codewizards.cloudstore.rest.client.CloudStoreRestClient
 
setDaoProvider(DaoProvider) - Method in class co.codewizards.cloudstore.local.persistence.Dao
 
setDeleteModificationCount(long) - Method in class co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto
 
setDerbyPropertiesAsSystemProperties() - Static method in class co.codewizards.cloudstore.core.util.DerbyUtil
 
setDirectoryCount(long) - Method in class co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto
 
setDirectProperty(String, String) - Method in interface co.codewizards.cloudstore.core.config.Config
Sets the property identified by the given key; not taking inheritance into account.
setDirectProperty(String, String) - Method in class co.codewizards.cloudstore.core.config.ConfigImpl
 
setDynamicX509TrustManagerCallbackClass(Class<? extends DynamicX509TrustManagerCallback>) - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransportFactory
 
setElements(List<E>) - Method in class co.codewizards.cloudstore.core.dto.ListDto
 
setEnabled(boolean) - Method in interface co.codewizards.cloudstore.core.ignore.IgnoreRule
 
setEnabled(boolean) - Method in class co.codewizards.cloudstore.core.ignore.IgnoreRuleImpl
 
setEncryptedSignedAuthTokenData(byte[]) - Method in class co.codewizards.cloudstore.core.auth.EncryptedSignedAuthToken
 
setEncryptedSignedAuthTokenDataIV(byte[]) - Method in class co.codewizards.cloudstore.core.auth.EncryptedSignedAuthToken
 
setEncryptedSymmetricKey(byte[]) - Method in class co.codewizards.cloudstore.core.auth.EncryptedSignedAuthToken
 
setExcludeLocalIds(boolean) - Method in class co.codewizards.cloudstore.local.dto.RepoFileDtoConverter
 
setExcludeMutableData(boolean) - Method in class co.codewizards.cloudstore.local.dto.RepoFileDtoConverter
 
setExecutable(boolean) - Method in interface co.codewizards.cloudstore.core.oio.File
 
setExecutable(boolean, boolean) - Method in interface co.codewizards.cloudstore.core.oio.File
 
setExecutable(boolean) - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
setExecutable(boolean, boolean) - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
setExpiryDateTime(DateTime) - Method in class co.codewizards.cloudstore.core.auth.AuthToken
Sets the timestamp when the current token expires.
setFactory(AbstractDatabaseAdapterFactory) - Method in class co.codewizards.cloudstore.local.db.AbstractDatabaseAdapter
 
setFieldValue(Object, String, Object) - Static method in class co.codewizards.cloudstore.core.util.ReflectionUtil
Sets the object's field – identified by fieldName – to the given value.
setFileChunkDto(FileChunkDto) - Method in class co.codewizards.cloudstore.core.dto.TempChunkFileDto
 
setFileChunkDtos(List<FileChunkDto>) - Method in class co.codewizards.cloudstore.core.dto.NormalFileDto
 
setFileFilter(FileFilter) - Method in class co.codewizards.cloudstore.updater.TarGzFile
 
setFileName(String) - Method in class co.codewizards.cloudstore.core.dto.ErrorStackTraceElement
 
setFromPath(String) - Method in class co.codewizards.cloudstore.core.dto.CopyModificationDto
 
setFromPath(String) - Method in class co.codewizards.cloudstore.local.persistence.CopyModification
 
setFromRepositoryId(UUID) - Method in class co.codewizards.cloudstore.local.persistence.FileInProgressMarker
 
setId(long) - Method in class co.codewizards.cloudstore.core.dto.ModificationDto
 
setId(long) - Method in class co.codewizards.cloudstore.core.dto.RepoFileDto
 
setIgnoreErrors(boolean) - Method in class co.codewizards.cloudstore.core.util.childprocess.DumpStreamThread
 
setIgnoreRuleId(String) - Method in interface co.codewizards.cloudstore.core.ignore.IgnoreRule
 
setIgnoreRuleId(String) - Method in class co.codewizards.cloudstore.core.ignore.IgnoreRuleImpl
 
setIgnoreRulesEnabled(boolean) - Method in class co.codewizards.cloudstore.local.LocalRepoSync
 
setInProgress(boolean) - Method in class co.codewizards.cloudstore.local.persistence.NormalFile
 
setKey(String) - Method in class co.codewizards.cloudstore.core.dto.ConfigPropDto
 
setKeyStoreFile(File) - Method in class co.codewizards.cloudstore.server.CloudStoreServer
 
setLastModified(Date) - Method in class co.codewizards.cloudstore.core.dto.RepoFileDto
 
setLastModified(long) - Method in interface co.codewizards.cloudstore.core.oio.File
 
setLastModified(long) - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
setLastModified(long) - Method in class co.codewizards.cloudstore.core.oio.nio.NioFile
 
setLastModified(Date) - Method in class co.codewizards.cloudstore.local.persistence.RepoFile
 
setLastModifiedNoFollow(long) - Method in interface co.codewizards.cloudstore.core.oio.File
 
setLastModifiedNoFollow(long) - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
setLastModifiedNoFollow(long) - Method in class co.codewizards.cloudstore.core.oio.nio.NioFile
 
setLastSyncFromRepositoryId(UUID) - Method in class co.codewizards.cloudstore.local.persistence.RepoFile
 
setLength(int) - Method in class co.codewizards.cloudstore.core.dto.FileChunkDto
 
setLength(long) - Method in class co.codewizards.cloudstore.core.dto.NormalFileDto
 
setLength(long) - Method in class co.codewizards.cloudstore.local.persistence.CopyModification
 
setLength(long) - Method in class co.codewizards.cloudstore.local.persistence.DeleteModification
 
setLength(int) - Method in class co.codewizards.cloudstore.local.persistence.FileChunk
 
setLength(long) - Method in class co.codewizards.cloudstore.local.persistence.NormalFile
 
setLineNumber(int) - Method in class co.codewizards.cloudstore.core.dto.ErrorStackTraceElement
 
setLocalPathPrefix(String) - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepository
 
setLocalPathPrefix(String) - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest
 
setLocalRepoManager(LocalRepoManager) - Method in class co.codewizards.cloudstore.local.LocalRepoMetaDataImpl
 
setLocalRepositoryRevisionInProgress(long) - Method in class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo
 
setLocalRepositoryRevisionSynced(long) - Method in class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo
 
setLocalRevision(long) - Method in class co.codewizards.cloudstore.core.dto.ModificationDto
 
setLocalRevision(long) - Method in class co.codewizards.cloudstore.core.dto.RepoFileDto
 
setLocalRevision(long) - Method in interface co.codewizards.cloudstore.local.persistence.AutoTrackLocalRevision
 
setLocalRevision(long) - Method in class co.codewizards.cloudstore.local.persistence.Modification
Deprecated.
 
setLocalRevision(long) - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepository
 
setLocalRevision(long) - Method in class co.codewizards.cloudstore.local.persistence.RepoFile
 
setLocalRoot(File) - Method in class co.codewizards.cloudstore.local.db.AbstractDatabaseAdapter
 
setLocalRoot(File) - Method in interface co.codewizards.cloudstore.local.db.DatabaseAdapter
 
setLocalRoot(String) - Method in class co.codewizards.cloudstore.ls.core.dto.AbstractRequestWithExistingLocalRepoDto
 
setLocalRoot(String) - Method in class co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto
 
setLocalServerClass(Class<? extends LocalServer>) - Static method in class co.codewizards.cloudstore.ls.server.cproc.LocalServerMain
 
setLocalServerClient(LocalServerClient) - Method in class co.codewizards.cloudstore.ls.client.handler.AbstractInverseServiceRequestHandler
 
setLocalServerClient(LocalServerClient) - Method in interface co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandler
 
setLocalServerRestClient(LocalServerRestClient) - Method in class co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest
 
setLocalServerRestClient(LocalServerRestClient) - Method in interface co.codewizards.cloudstore.ls.rest.client.request.Request
Sets the LocalServerRestClient.
setLocalServerStopFileEnabled(boolean) - Method in class co.codewizards.cloudstore.ls.server.LocalServer
 
setLocalVersion(Version) - Method in class co.codewizards.cloudstore.core.dto.VersionInfoDto
 
setLogFile(File) - Static method in class co.codewizards.cloudstore.core.util.DerbyUtil
 
setLogLevel(LoggerProgressMonitor.LogLevel) - Method in class co.codewizards.cloudstore.core.progress.LoggerProgressMonitor
Set the log-level to use when writing to the logger.
setLogMinPercentageDifference(float) - Method in class co.codewizards.cloudstore.core.progress.LoggerProgressMonitor
Set the minimum period between log messages in milliseconds.
setLogMinPeriodMSec(long) - Method in class co.codewizards.cloudstore.core.progress.LoggerProgressMonitor
Set the minimum period between log messages in milliseconds.
setMessage(String) - Method in class co.codewizards.cloudstore.core.dto.Error
 
setMessage(String) - Method in class co.codewizards.cloudstore.core.progress.LoggerProgressMonitor
Set the message which will be written to the logger.
setMethodName(String) - Method in class co.codewizards.cloudstore.core.dto.ErrorStackTraceElement
 
setMinimumRemoteVersion(Version) - Method in class co.codewizards.cloudstore.core.dto.VersionInfoDto
 
setModificationDtos(List<ModificationDto>) - Method in class co.codewizards.cloudstore.core.dto.ChangeSetDto
 
setName(String) - Method in class co.codewizards.cloudstore.core.dto.RepoFileDto
 
setName(String) - Method in class co.codewizards.cloudstore.local.persistence.RepoFile
 
setNamePattern(String) - Method in interface co.codewizards.cloudstore.core.ignore.IgnoreRule
 
setNamePattern(String) - Method in class co.codewizards.cloudstore.core.ignore.IgnoreRuleImpl
 
setNameRegex(String) - Method in interface co.codewizards.cloudstore.core.ignore.IgnoreRule
 
setNameRegex(String) - Method in class co.codewizards.cloudstore.core.ignore.IgnoreRuleImpl
 
setNeededAsParent(boolean) - Method in class co.codewizards.cloudstore.core.dto.RepoFileDto
 
setNeverEvict(boolean) - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectManager
 
setNormalFile(NormalFile) - Method in class co.codewizards.cloudstore.local.persistence.FileChunk
 
setNormalFileCount(long) - Method in class co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto
 
setOffset(long) - Method in class co.codewizards.cloudstore.core.dto.FileChunkDto
 
setOffset(long) - Method in class co.codewizards.cloudstore.local.persistence.FileChunk
 
setOutputStringBuffer(StringBuffer) - Method in class co.codewizards.cloudstore.core.util.childprocess.DumpStreamThread
Sets a StringBuffer for capturing all output.
setOutputStringBuffer(StringBuffer) - Method in class co.codewizards.cloudstore.core.util.childprocess.LogDumpedStreamThread
 
setOutputStringBufferMaxLength(int) - Method in class co.codewizards.cloudstore.core.util.childprocess.DumpStreamThread
 
setOutputStringBufferMaxLength(int) - Method in class co.codewizards.cloudstore.core.util.childprocess.LogDumpedStreamThread
 
setParent(RepoFileDtoTreeNode) - Method in class co.codewizards.cloudstore.core.dto.RepoFileDtoTreeNode
 
setParent(RepoFile) - Method in class co.codewizards.cloudstore.local.persistence.RepoFile
 
setParentConfigPropSetDto(ConfigPropSetDto) - Method in class co.codewizards.cloudstore.core.dto.ChangeSetDto
 
setParentId(Long) - Method in class co.codewizards.cloudstore.core.dto.RepoFileDto
 
setPassword(String) - Method in class co.codewizards.cloudstore.core.auth.AuthToken
Sets the current password.
setPassword(String) - Method in class co.codewizards.cloudstore.ls.core.LocalServerPropertiesManager
 
setPassword(char[]) - Method in class co.codewizards.cloudstore.rest.server.auth.Auth
Set the password.
setPath(String) - Method in class co.codewizards.cloudstore.core.dto.DeleteModificationDto
 
setPath(String) - Method in class co.codewizards.cloudstore.local.persistence.DeleteModification
 
setPath(String) - Method in class co.codewizards.cloudstore.local.persistence.FileInProgressMarker
 
setPermanent(boolean) - Method in class co.codewizards.cloudstore.rest.client.ssl.CheckServerTrustedCertificateExceptionResult
 
setPersistenceManager(PersistenceManager) - Method in class co.codewizards.cloudstore.local.persistence.Dao
Assigns the given PersistenceManager to this Dao.
setPort(int) - Method in class co.codewizards.cloudstore.ls.core.LocalServerPropertiesManager
 
setPort(int) - Method in class co.codewizards.cloudstore.ls.server.LocalServer
 
setPrivateKey(byte[]) - Method in class co.codewizards.cloudstore.local.persistence.LocalRepository
 
setPropertyValue(P, Object) - Method in class co.codewizards.cloudstore.core.bean.AbstractBean
 
setPropertyValue(P, Object) - Method in class co.codewizards.cloudstore.core.bean.BeanSupport
 
setPublicKey(byte[]) - Method in class co.codewizards.cloudstore.core.dto.RepositoryDto
 
setPublicKey(byte[]) - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest
 
setPublicKey(byte[]) - Method in class co.codewizards.cloudstore.local.persistence.Repository
 
setPublicKey(byte[]) - Method in class co.codewizards.cloudstore.ls.core.dto.RemoteRepositoryRequestDto
 
setPublicKey(byte[]) - Method in class co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto
 
setReadable(boolean) - Method in interface co.codewizards.cloudstore.core.oio.File
 
setReadable(boolean, boolean) - Method in interface co.codewizards.cloudstore.core.oio.File
 
setReadable(boolean) - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
setReadable(boolean, boolean) - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
setRemoteRepository(RemoteRepository) - Method in class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo
 
setRemoteRepository(RemoteRepository) - Method in class co.codewizards.cloudstore.local.persistence.Modification
Deprecated.
 
setRemoteRepositoryDtos(List<RemoteRepositoryDto>) - Method in class co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto
 
setRemoteRepositoryRequestDtos(List<RemoteRepositoryRequestDto>) - Method in class co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto
 
setRemoteRoot(URL) - Method in class co.codewizards.cloudstore.core.repo.transport.AbstractRepoTransport
 
setRemoteRoot(URL) - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Sets the remote repository's root URL.
setRemoteRoot(URL) - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepository
 
setRemoteRoot(String) - Method in class co.codewizards.cloudstore.ls.core.dto.RemoteRepositoryDto
 
setRemoteURL(URL) - Method in class co.codewizards.cloudstore.rest.client.ssl.SSLContextBuilder
 
setRenewalDateTime(DateTime) - Method in class co.codewizards.cloudstore.core.auth.AuthToken
 
setRepoFileDtos(List<RepoFileDto>) - Method in class co.codewizards.cloudstore.core.dto.ChangeSetDto
 
setRepositoryAliases(List<String>) - Method in class co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto
 
setRepositoryDto(RepositoryDto) - Method in class co.codewizards.cloudstore.core.dto.ChangeSetDto
 
setRepositoryId(UUID) - Method in class co.codewizards.cloudstore.core.dto.RepositoryDto
 
setRepositoryId(UUID) - Method in class co.codewizards.cloudstore.local.db.AbstractDatabaseAdapter
 
setRepositoryId(UUID) - Method in interface co.codewizards.cloudstore.local.db.DatabaseAdapter
 
setRepositoryId(UUID) - Method in class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest
 
setRepositoryId(UUID) - Method in class co.codewizards.cloudstore.ls.core.dto.RemoteRepositoryRequestDto
 
setRepositoryId(UUID) - Method in class co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto
 
setRepoTransportFactory(RepoTransportFactory) - Method in class co.codewizards.cloudstore.core.repo.transport.AbstractRepoTransport
 
setRepoTransportFactory(RepoTransportFactory) - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Sets the factory which created this instance.
setResyncMode(boolean) - Method in class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo
 
setRevision(long) - Method in class co.codewizards.cloudstore.core.dto.RepositoryDto
 
setRevision(long) - Method in class co.codewizards.cloudstore.local.persistence.Repository
 
setRoot(Directory) - Method in class co.codewizards.cloudstore.local.persistence.LocalRepository
 
setSecurePort(int) - Method in class co.codewizards.cloudstore.server.CloudStoreServer
 
setSha1(String) - Method in class co.codewizards.cloudstore.core.dto.FileChunkDto
 
setSha1(String) - Method in class co.codewizards.cloudstore.core.dto.NormalFileDto
 
setSha1(String) - Method in class co.codewizards.cloudstore.local.persistence.CopyModification
 
setSha1(String) - Method in class co.codewizards.cloudstore.local.persistence.DeleteModification
 
setSha1(String) - Method in class co.codewizards.cloudstore.local.persistence.FileChunk
 
setSha1(String) - Method in class co.codewizards.cloudstore.local.persistence.NormalFile
 
setSignature(byte[]) - Method in class co.codewizards.cloudstore.core.auth.SignedAuthToken
 
setSocketConnectTimeout(Integer) - Method in class co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient
 
setSocketReadTimeout(Integer) - Method in class co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient
 
setStackTraceElements(List<ErrorStackTraceElement>) - Method in class co.codewizards.cloudstore.core.dto.Error
 
setTarget(String) - Method in class co.codewizards.cloudstore.core.dto.SymlinkDto
 
setTarget(String) - Method in class co.codewizards.cloudstore.local.persistence.Symlink
 
setTarGzEntryNameConverter(TarGzEntryNameConverter) - Method in class co.codewizards.cloudstore.updater.TarGzFile
 
setTaskName(String) - Method in class co.codewizards.cloudstore.core.progress.LoggerProgressMonitor
 
setTaskName(String) - Method in class co.codewizards.cloudstore.core.progress.NullProgressMonitor
 
setTaskName(String) - Method in interface co.codewizards.cloudstore.core.progress.ProgressMonitor
Sets the task name to the given value.
setTaskName(String) - Method in class co.codewizards.cloudstore.core.progress.ProgressMonitorDelegator
 
setTempChunkFile(File) - Method in class co.codewizards.cloudstore.local.transport.TempChunkFileWithDtoFile
 
setTempChunkFileDtoFile(File) - Method in class co.codewizards.cloudstore.local.transport.TempChunkFileWithDtoFile
 
setTempFileChunkDtos(List<FileChunkDto>) - Method in class co.codewizards.cloudstore.core.dto.NormalFileDto
 
setThrowException(boolean) - Method in class co.codewizards.cloudstore.client.CloudStoreClient
 
setThrowException(boolean) - Method in class co.codewizards.cloudstore.updater.CloudStoreUpdater
 
setToPath(String) - Method in class co.codewizards.cloudstore.core.dto.CopyModificationDto
 
setToPath(String) - Method in class co.codewizards.cloudstore.local.persistence.CopyModification
 
setToRepositoryId(UUID) - Method in class co.codewizards.cloudstore.local.persistence.FileInProgressMarker
 
setTransaction(LocalRepoTransaction) - Method in class co.codewizards.cloudstore.core.repo.local.AbstractLocalRepoTransactionListener
 
setTransaction(LocalRepoTransaction) - Method in interface co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListener
 
setTransaction(LocalRepoTransaction) - Method in class co.codewizards.cloudstore.local.AutoTrackLifecycleListener
 
setTrusted(boolean) - Method in class co.codewizards.cloudstore.rest.client.ssl.CheckServerTrustedCertificateExceptionResult
 
setTrustStoreFile(File) - Method in class co.codewizards.cloudstore.rest.client.ssl.SSLContextBuilder
 
setUserName(String) - Method in class co.codewizards.cloudstore.rest.server.auth.Auth
Set the user-name.
setValue(String) - Method in class co.codewizards.cloudstore.core.dto.ConfigPropDto
 
setValue(V) - Method in class co.codewizards.cloudstore.core.util.Pair
 
setWritable(boolean) - Method in interface co.codewizards.cloudstore.core.oio.File
 
setWritable(boolean, boolean) - Method in interface co.codewizards.cloudstore.core.oio.File
 
setWritable(boolean) - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
setWritable(boolean, boolean) - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
Severity - Enum in co.codewizards.cloudstore.core
 
sha(NormalFile, File, ProgressMonitor) - Method in class co.codewizards.cloudstore.local.LocalRepoSync
 
sha1(String) - Static method in class co.codewizards.cloudstore.core.util.HashUtil
 
sha1(byte[]) - Static method in class co.codewizards.cloudstore.core.util.HashUtil
 
sha1(InputStream) - Static method in class co.codewizards.cloudstore.core.util.HashUtil
 
sha1 - Variable in class co.codewizards.cloudstore.rest.client.request.EndPutFile
 
sha1ForHuman(byte[]) - Static method in class co.codewizards.cloudstore.core.util.HashUtil
 
sha1ForHuman(InputStream) - Static method in class co.codewizards.cloudstore.core.util.HashUtil
 
shrinkIdRangePackageSizeIfPossible(List<List<Dao.IdRange>>) - Static method in class co.codewizards.cloudstore.local.persistence.Dao
 
shutdown() - Method in interface co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemon
 
shutdown() - Method in class co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemonImpl
 
shutdownDerbyDatabase(String) - Static method in class co.codewizards.cloudstore.core.util.DerbyUtil
 
shutdownNow() - Method in interface co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemon
 
shutdownNow() - Method in class co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemonImpl
 
sign(byte[]) - Method in class co.codewizards.cloudstore.core.auth.AuthTokenSigner
 
SIGNATURE_ALGORITHM - Static variable in class co.codewizards.cloudstore.core.auth.AuthTokenSigner
 
SignatureException - Exception in co.codewizards.cloudstore.core.auth
 
SignatureException() - Constructor for exception co.codewizards.cloudstore.core.auth.SignatureException
 
SignatureException(String) - Constructor for exception co.codewizards.cloudstore.core.auth.SignatureException
 
SignatureException(Throwable) - Constructor for exception co.codewizards.cloudstore.core.auth.SignatureException
 
SignatureException(String, Throwable) - Constructor for exception co.codewizards.cloudstore.core.auth.SignatureException
 
SignatureException(String, Throwable, boolean, boolean) - Constructor for exception co.codewizards.cloudstore.core.auth.SignatureException
 
SignedAuthToken - Class in co.codewizards.cloudstore.core.auth
 
SignedAuthToken() - Constructor for class co.codewizards.cloudstore.core.auth.SignedAuthToken
 
SignedAuthTokenDecrypter - Class in co.codewizards.cloudstore.core.auth
 
SignedAuthTokenDecrypter(byte[]) - Constructor for class co.codewizards.cloudstore.core.auth.SignedAuthTokenDecrypter
 
SignedAuthTokenEncrypter - Class in co.codewizards.cloudstore.core.auth
 
SignedAuthTokenEncrypter(byte[]) - Constructor for class co.codewizards.cloudstore.core.auth.SignedAuthTokenEncrypter
 
SignedAuthTokenIO - Class in co.codewizards.cloudstore.core.auth
 
SignedAuthTokenIO() - Constructor for class co.codewizards.cloudstore.core.auth.SignedAuthTokenIO
 
SimpleLdapClient - Class in co.codewizards.cloudstore.rest.server.ldap
Simple implementation of LdapClient.
SimpleLdapClient(List<String>, String) - Constructor for class co.codewizards.cloudstore.rest.server.ldap.SimpleLdapClient
 
simplifyPath(File) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
This method removes double slashes, single-dot-directories and double-dot-directories from a path.
size() - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
size() - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
size() - Method in class co.codewizards.cloudstore.core.collection.WeakIdentityHashMap
 
size() - Method in class co.codewizards.cloudstore.core.dto.RepoFileDtoTreeNode
 
size() - Method in interface co.codewizards.cloudstore.core.io.IByteArrayOutputStream
Returns the current size of the buffer.
skip(long) - Method in interface co.codewizards.cloudstore.core.io.IInputStream
Skips over and discards n bytes of data from this input stream.
SNAPSHOT_SUFFIX - Static variable in class co.codewizards.cloudstore.core.version.Version
 
splitList(List<E>, int) - Static method in class co.codewizards.cloudstore.core.util.CollectionUtil
Splits a given List into multiple Lists, each with the maximum size specified.
splitSet(Set<E>, int) - Static method in class co.codewizards.cloudstore.core.util.CollectionUtil
Splits a given Set into multiple Sets, each with the maximum size specified.
sslContext(SSLContext) - Method in class co.codewizards.cloudstore.rest.client.ClientBuilderDefaultValuesDecorator
 
SSLContextBuilder - Class in co.codewizards.cloudstore.rest.client.ssl
 
start() - Method in class co.codewizards.cloudstore.core.util.childprocess.DumpStreamThread
 
start() - Method in class co.codewizards.cloudstore.ls.server.cproc.LocalServerProcessLauncher
 
start() - Method in class co.codewizards.cloudstore.ls.server.LocalServer
Starts this instance of LocalServer, if no other instance is running on this computer.
start() - Method in class co.codewizards.cloudstore.server.CloudStoreUpdaterTimer
 
startSync(File) - Method in interface co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemon
 
startSync(File) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemonImpl
 
stop() - Method in class co.codewizards.cloudstore.ls.server.LocalServer
 
stop() - Method in class co.codewizards.cloudstore.server.CloudStoreServer
 
stop() - Method in class co.codewizards.cloudstore.server.CloudStoreUpdaterTimer
 
store(String, Properties, String) - Static method in class co.codewizards.cloudstore.core.util.PropertiesUtil
 
store(File, Properties, String) - Static method in class co.codewizards.cloudstore.core.util.PropertiesUtil
 
StreamUtil - Class in co.codewizards.cloudstore.core.io
Utility class for working with IInputStream and IOutputStream.
StringUtil - Class in co.codewizards.cloudstore.core.util
 
SubCommand - Class in co.codewizards.cloudstore.client
Sub-command for a certain CLI operation.
SubCommand() - Constructor for class co.codewizards.cloudstore.client.SubCommand
 
subCommandClasses - Static variable in class co.codewizards.cloudstore.client.CloudStoreClient
 
subCommandName2subCommand - Variable in class co.codewizards.cloudstore.client.CloudStoreClient
 
subCommands - Variable in class co.codewizards.cloudstore.client.CloudStoreClient
 
SubCommandWithExistingLocalRepo - Class in co.codewizards.cloudstore.client
 
SubCommandWithExistingLocalRepo() - Constructor for class co.codewizards.cloudstore.client.SubCommandWithExistingLocalRepo
 
subList(int, int) - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
subList(int, int) - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
SubProgressMonitor - Class in co.codewizards.cloudstore.core.progress
This is the adaption of the Eclipse SubProgressMonitor to ProgressMonitor.
SubProgressMonitor(ProgressMonitor, int) - Constructor for class co.codewizards.cloudstore.core.progress.SubProgressMonitor
Creates a new sub-progress monitor for the given monitor.
SubProgressMonitor(ProgressMonitor, int, int) - Constructor for class co.codewizards.cloudstore.core.progress.SubProgressMonitor
Creates a new sub-progress monitor for the given monitor.
subTask(String) - Method in class co.codewizards.cloudstore.core.progress.LoggerProgressMonitor
 
subTask(String) - Method in class co.codewizards.cloudstore.core.progress.NullProgressMonitor
 
subTask(String) - Method in interface co.codewizards.cloudstore.core.progress.ProgressMonitor
Notifies that a subtask of the main task is beginning.
subTask(String) - Method in class co.codewizards.cloudstore.core.progress.ProgressMonitorDelegator
 
subTask(String) - Method in class co.codewizards.cloudstore.core.progress.SubProgressMonitor
 
SUFFIX_NULL_VALUE - Static variable in class co.codewizards.cloudstore.core.util.PropertiesUtil
Suffix appended to the real property-key to store the boolean flag whether the real property represents the null value.
SUFFIX_SEPARATOR - Static variable in class co.codewizards.cloudstore.core.version.Version
 
SUPPRESS_SUBTASK_LABEL - Static variable in class co.codewizards.cloudstore.core.progress.SubProgressMonitor
Style constant indicating that calls to subTask should not have any effect.
Symlink - Class in co.codewizards.cloudstore.local.persistence
 
Symlink() - Constructor for class co.codewizards.cloudstore.local.persistence.Symlink
 
SymlinkDto - Class in co.codewizards.cloudstore.core.dto
 
SymlinkDto() - Constructor for class co.codewizards.cloudstore.core.dto.SymlinkDto
 
sync(ProgressMonitor) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
sync(RepoTransport, boolean, RepoTransport, ProgressMonitor) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
sync(RepoTransport, RepoTransport, ChangeSetDto, ProgressMonitor) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
sync(RepoTransport, RepoTransport, RepoFileDtoTreeNode, Class<?>[], Class<?>[], boolean, ProgressMonitor) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
sync(ProgressMonitor) - Method in class co.codewizards.cloudstore.local.LocalRepoSync
 
sync(File, ProgressMonitor, boolean) - Method in class co.codewizards.cloudstore.local.LocalRepoSync
 
sync(RepoFile, File, ProgressMonitor, boolean) - Method in class co.codewizards.cloudstore.local.LocalRepoSync
Sync the single given file.
syncDown(boolean, ProgressMonitor) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
syncParentConfigPropSetDto(RepoTransport, RepoTransport, ConfigPropSetDto, ProgressMonitor) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
syncRepoFile(LocalRepoTransaction, File) - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransport
Syncs the single file/directory/symlink passed as file into the database non-recursively.
SyncState - Class in co.codewizards.cloudstore.core.sync
 
SyncState(URL, Severity, String, Error, Date, Date) - Constructor for class co.codewizards.cloudstore.core.sync.SyncState
 
SyncSubCommand - Class in co.codewizards.cloudstore.client
 
SyncSubCommand() - Constructor for class co.codewizards.cloudstore.client.SyncSubCommand
 
syncUp(ProgressMonitor) - Method in class co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync
 
SYSTEM_PROPERTY_CLOSE_DEFERRED_MILLIS - Static variable in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
SYSTEM_PROPERTY_CONFIG_DIR - Static variable in class co.codewizards.cloudstore.core.config.ConfigDir
System property controlling the location of the central configuration directory.
SYSTEM_PROPERTY_KEY_SIZE - Static variable in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
 
SYSTEM_PROPERTY_LOG_DIR - Static variable in class co.codewizards.cloudstore.core.config.ConfigDir
System property controlling the location of the log directory.
SYSTEM_PROPERTY_PREFIX - Static variable in interface co.codewizards.cloudstore.core.config.Config
Prefix used for system properties overriding configuration entries.
systemPropertyToEnvironmentVariable(String) - Static method in class co.codewizards.cloudstore.core.util.PropertiesUtil
Converts a system property key to an OS environment variable name.

T

target - Variable in class co.codewizards.cloudstore.rest.client.request.MakeSymlink
 
TarGzEntryNameConverter - Interface in co.codewizards.cloudstore.updater
 
tarGzEntryNameConverter(TarGzEntryNameConverter) - Method in class co.codewizards.cloudstore.updater.TarGzFile
 
TarGzFile - Class in co.codewizards.cloudstore.updater
 
TarGzFile(File) - Constructor for class co.codewizards.cloudstore.updater.TarGzFile
 
TEMP_DIR_NAME - Static variable in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
Temporary directory potentially inside every directory.
TEMP_NEW_FILE_PREFIX - Static variable in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
 
TempChunkFileDto - Class in co.codewizards.cloudstore.core.dto
 
TempChunkFileDto() - Constructor for class co.codewizards.cloudstore.core.dto.TempChunkFileDto
 
TempChunkFileDtoIo - Class in co.codewizards.cloudstore.core.dto.jaxb
 
TempChunkFileDtoIo() - Constructor for class co.codewizards.cloudstore.core.dto.jaxb.TempChunkFileDtoIo
 
TempChunkFileManager - Class in co.codewizards.cloudstore.local.transport
 
TempChunkFileManager() - Constructor for class co.codewizards.cloudstore.local.transport.TempChunkFileManager
 
TempChunkFileWithDtoFile - Class in co.codewizards.cloudstore.local.transport
 
TempChunkFileWithDtoFile() - Constructor for class co.codewizards.cloudstore.local.transport.TempChunkFileWithDtoFile
 
test() - Method in class co.codewizards.cloudstore.ls.rest.server.service.TestService
 
test() - Method in class co.codewizards.cloudstore.rest.server.service.TestService
 
TestException - Exception in co.codewizards.cloudstore.core.util
 
TestException() - Constructor for exception co.codewizards.cloudstore.core.util.TestException
 
TestException(String) - Constructor for exception co.codewizards.cloudstore.core.util.TestException
 
TestException(Throwable) - Constructor for exception co.codewizards.cloudstore.core.util.TestException
 
TestException(String, Throwable) - Constructor for exception co.codewizards.cloudstore.core.util.TestException
 
TestException(String, Throwable, boolean, boolean) - Constructor for exception co.codewizards.cloudstore.core.util.TestException
 
testPOST() - Method in class co.codewizards.cloudstore.ls.rest.server.service.TestService
 
testPOST() - Method in class co.codewizards.cloudstore.rest.server.service.TestService
 
TestRequest - Class in co.codewizards.cloudstore.ls.rest.client.request
 
TestRequest(boolean) - Constructor for class co.codewizards.cloudstore.ls.rest.client.request.TestRequest
 
TestRequest - Class in co.codewizards.cloudstore.rest.client.request
 
TestRequest(boolean) - Constructor for class co.codewizards.cloudstore.rest.client.request.TestRequest
 
TestService - Class in co.codewizards.cloudstore.ls.rest.server.service
 
TestService() - Constructor for class co.codewizards.cloudstore.ls.rest.server.service.TestService
 
TestService - Class in co.codewizards.cloudstore.rest.server.service
 
TestService() - Constructor for class co.codewizards.cloudstore.rest.server.service.TestService
 
thisDao() - Method in class co.codewizards.cloudstore.local.persistence.Dao
 
throwException(boolean) - Method in class co.codewizards.cloudstore.client.CloudStoreClient
 
throwException(boolean) - Method in class co.codewizards.cloudstore.updater.CloudStoreUpdater
 
throwOriginalExceptionIfPossible(Error) - Static method in class co.codewizards.cloudstore.core.dto.RemoteExceptionUtil
 
throwOriginalExceptionIfPossible(Error) - Method in class co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest
 
throwOriginalExceptionIfPossible(Error) - Method in class co.codewizards.cloudstore.rest.client.request.AbstractRequest
 
throwThrowableAsRuntimeExceptionIfNeeded(Throwable) - Static method in class co.codewizards.cloudstore.core.util.ExceptionUtil
 
TimeoutConsoleReader - Class in co.codewizards.cloudstore.client
 
TimeoutConsoleReader(String, long, String) - Constructor for class co.codewizards.cloudstore.client.TimeoutConsoleReader
 
TimeoutException - Exception in co.codewizards.cloudstore.core.io
 
TimeoutException() - Constructor for exception co.codewizards.cloudstore.core.io.TimeoutException
 
TimeoutException(String) - Constructor for exception co.codewizards.cloudstore.core.io.TimeoutException
 
TimeoutException(Throwable) - Constructor for exception co.codewizards.cloudstore.core.io.TimeoutException
 
TimeoutException(String, Throwable) - Constructor for exception co.codewizards.cloudstore.core.io.TimeoutException
 
TimeoutException(String, Throwable, boolean, boolean) - Constructor for exception co.codewizards.cloudstore.core.io.TimeoutException
 
TimePeriod - Class in co.codewizards.cloudstore.core
 
TimePeriod(String) - Constructor for class co.codewizards.cloudstore.core.TimePeriod
 
TimePeriod(long) - Constructor for class co.codewizards.cloudstore.core.TimePeriod
 
TimePeriodOptionHandler - Class in co.codewizards.cloudstore.client
Option handler implementation to interprete a time period (e.g.
TimePeriodOptionHandler(CmdLineParser, OptionDef, Setter<Long>) - Constructor for class co.codewizards.cloudstore.client.TimePeriodOptionHandler
 
TimeUnit - Enum in co.codewizards.cloudstore.core
Units based on ISO 31-1 (where it exists).
TMP_FILE_NAME_SUFFIX - Static variable in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransport
 
toArray() - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
toArray(T[]) - Method in class co.codewizards.cloudstore.core.collection.LazyUnmodifiableList
 
toArray() - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
toArray(T[]) - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
toByteArray() - Method in interface co.codewizards.cloudstore.core.io.IByteArrayOutputStream
Creates a newly allocated byte array.
toBytes() - Method in class co.codewizards.cloudstore.core.Uid
 
toBytes(long) - Static method in class co.codewizards.cloudstore.core.util.LongUtil
 
toBytesHex(long, boolean) - Static method in class co.codewizards.cloudstore.core.util.LongUtil
 
toDate() - Method in class co.codewizards.cloudstore.core.dto.DateTime
Converts this DateTime into a new Date instance.
toDeleteModificationDto(DeleteModification) - Method in class co.codewizards.cloudstore.local.dto.DeleteModificationDtoConverter
 
toFileChunkDto(FileChunk) - Method in class co.codewizards.cloudstore.local.dto.FileChunkDtoConverter
 
toIdentityString(Object) - Static method in class co.codewizards.cloudstore.core.util.Util
Gets the String-representation of the given object as it is constructed by the base-implementation Object.toString().
toIdIncl - Variable in class co.codewizards.cloudstore.local.persistence.Dao.IdRange
 
toMillis() - Method in class co.codewizards.cloudstore.core.TimePeriod
Gets the value of this time period in milliseconds.
toMillis(long) - Method in enum co.codewizards.cloudstore.core.TimeUnit
 
toMillis() - Method in enum co.codewizards.cloudstore.core.TimeUnit
 
toProperties() - Method in class co.codewizards.cloudstore.core.dto.ConfigPropSetDto
 
toRepoFileDto(RepoFile, int) - Method in class co.codewizards.cloudstore.local.dto.RepoFileDtoConverter
 
toRepositoryDto(Repository) - Method in class co.codewizards.cloudstore.local.dto.RepositoryDtoConverter
 
toResponse(Throwable) - Method in class co.codewizards.cloudstore.ls.rest.server.DefaultExceptionMapper
 
toResponse(Throwable) - Method in class co.codewizards.cloudstore.rest.server.DefaultExceptionMapper
 
toString() - Method in class co.codewizards.cloudstore.core.collection.ReverseListView
 
toString() - Method in class co.codewizards.cloudstore.core.dto.ChangeSetDto
 
toString() - Method in class co.codewizards.cloudstore.core.dto.ConfigPropDto
 
toString() - Method in class co.codewizards.cloudstore.core.dto.ConfigPropSetDto
 
toString() - Method in class co.codewizards.cloudstore.core.dto.CopyModificationDto
 
toString() - Method in class co.codewizards.cloudstore.core.dto.DateTime
Returns an ISO-8601-encoded timestamp which can be passed to DateTime.DateTime(String).
toString() - Method in class co.codewizards.cloudstore.core.dto.DeleteModificationDto
 
toString() - Method in class co.codewizards.cloudstore.core.dto.Error
 
toString() - Method in class co.codewizards.cloudstore.core.dto.ErrorStackTraceElement
 
toString() - Method in class co.codewizards.cloudstore.core.dto.FileChunkDto
 
toString() - Method in class co.codewizards.cloudstore.core.dto.ListDto
 
toString() - Method in class co.codewizards.cloudstore.core.dto.ModificationDto
 
toString() - Method in exception co.codewizards.cloudstore.core.dto.RemoteException
 
toString() - Method in class co.codewizards.cloudstore.core.dto.RepoFileDto
 
toString() - Method in class co.codewizards.cloudstore.core.dto.RepositoryDto
 
toString() - Method in class co.codewizards.cloudstore.core.dto.TempChunkFileDto
 
toString() - Method in class co.codewizards.cloudstore.core.dto.UidList
 
toString() - Method in class co.codewizards.cloudstore.core.dto.VersionInfoDto
 
toString() - Method in class co.codewizards.cloudstore.core.ignore.IgnoreRuleImpl
 
toString(String) - Method in interface co.codewizards.cloudstore.core.io.IByteArrayOutputStream
Converts the buffer's contents into a string by decoding the bytes using the named charset.
toString() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
toString() - Method in class co.codewizards.cloudstore.core.repo.sync.RepoSyncActivity
 
toString() - Method in class co.codewizards.cloudstore.core.TimePeriod
 
toString(TimeUnit...) - Method in class co.codewizards.cloudstore.core.TimePeriod
 
toString(Collection<TimeUnit>) - Method in class co.codewizards.cloudstore.core.TimePeriod
 
toString() - Method in class co.codewizards.cloudstore.core.Uid
Gets a base64url-encoded string-representation of this Uid.
toString() - Method in class co.codewizards.cloudstore.core.util.Pair
 
toString() - Method in class co.codewizards.cloudstore.core.version.Version
Returns the String representation of this version, which is defined as: major"."minor"." release["."patchLevel ["."suffix]]
The suffix may consist of 'a-zA-Z0-9#$!_-'.
toString() - Method in class co.codewizards.cloudstore.local.persistence.Dao.IdRange
 
toString() - Method in class co.codewizards.cloudstore.local.persistence.Entity
 
toString() - Method in enum co.codewizards.cloudstore.local.PersistencePropertiesEnum
 
toString() - Method in class co.codewizards.cloudstore.ls.core.dto.RemoteRepositoryDto
 
toString() - Method in class co.codewizards.cloudstore.ls.core.invoke.MethodInvocationRequest
 
toString() - Method in class co.codewizards.cloudstore.ls.core.invoke.ObjectRef
 
toString_getProperties() - Method in class co.codewizards.cloudstore.core.dto.ChangeSetDto
 
toString_getProperties() - Method in class co.codewizards.cloudstore.core.dto.ConfigPropDto
 
toString_getProperties() - Method in class co.codewizards.cloudstore.core.dto.ConfigPropSetDto
 
toString_getProperties() - Method in class co.codewizards.cloudstore.core.dto.CopyModificationDto
 
toString_getProperties() - Method in class co.codewizards.cloudstore.core.dto.DeleteModificationDto
 
toString_getProperties() - Method in class co.codewizards.cloudstore.core.dto.Error
 
toString_getProperties() - Method in class co.codewizards.cloudstore.core.dto.ErrorStackTraceElement
 
toString_getProperties() - Method in class co.codewizards.cloudstore.core.dto.FileChunkDto
 
toString_getProperties() - Method in class co.codewizards.cloudstore.core.dto.ModificationDto
 
toString_getProperties() - Method in class co.codewizards.cloudstore.core.dto.NormalFileDto
 
toString_getProperties() - Method in class co.codewizards.cloudstore.core.dto.RepoFileDto
 
toString_getProperties() - Method in class co.codewizards.cloudstore.core.dto.SymlinkDto
 
toString_getProperties() - Method in class co.codewizards.cloudstore.core.dto.TempChunkFileDto
 
toString_getProperties() - Method in class co.codewizards.cloudstore.core.dto.VersionInfoDto
 
toString_getProperties() - Method in class co.codewizards.cloudstore.local.persistence.Entity
 
toString_getProperties() - Method in class co.codewizards.cloudstore.local.persistence.FileInProgressMarker
 
toTimeUnitMap() - Method in class co.codewizards.cloudstore.core.TimePeriod
 
toTimeUnitMap(TimeUnit...) - Method in class co.codewizards.cloudstore.core.TimePeriod
 
toTimeUnitMap(Collection<TimeUnit>) - Method in class co.codewizards.cloudstore.core.TimePeriod
 
toURI() - Method in interface co.codewizards.cloudstore.core.oio.File
 
toURI() - Method in class co.codewizards.cloudstore.core.oio.IoFile
 
transaction - Variable in class co.codewizards.cloudstore.local.LocalRepoSync
 
TransferDoneMarkerType - Enum in co.codewizards.cloudstore.core.repo.transport
 
transferStreamData(InputStream, OutputStream, long, long) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Transfer data between streams.
transferStreamData(InputStream, OutputStream, long, long, ProgressMonitor) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
 
transferStreamData(InputStream, OutputStream) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Transfer all available data from an InputStream to an OutputStream.
TransientRepoPassword - Class in co.codewizards.cloudstore.rest.server.auth
 
TransientRepoPassword(UUID, UUID, AuthToken) - Constructor for class co.codewizards.cloudstore.rest.server.auth.TransientRepoPassword
 
TransientRepoPasswordManager - Class in co.codewizards.cloudstore.rest.server.auth
 
TransientRepoPasswordManager() - Constructor for class co.codewizards.cloudstore.rest.server.auth.TransientRepoPasswordManager
 
trim(String) - Static method in class co.codewizards.cloudstore.core.util.StringUtil
 
trimLeft(String) - Static method in class co.codewizards.cloudstore.core.util.StringUtil
 
trimRight(String) - Static method in class co.codewizards.cloudstore.core.util.StringUtil
 
trusted(boolean) - Method in class co.codewizards.cloudstore.rest.client.ssl.CheckServerTrustedCertificateExceptionResult
 
trustStore(KeyStore) - Method in class co.codewizards.cloudstore.rest.client.ClientBuilderDefaultValuesDecorator
 
trustStoreFile(File) - Method in class co.codewizards.cloudstore.rest.client.ssl.SSLContextBuilder
 

U

Uid - Class in co.codewizards.cloudstore.core
Universal identifier similar to a UUID.
Uid() - Constructor for class co.codewizards.cloudstore.core.Uid
Creates a new random Uid.
Uid(long, long) - Constructor for class co.codewizards.cloudstore.core.Uid
Creates a new Uid with the given value.
Uid(byte[]) - Constructor for class co.codewizards.cloudstore.core.Uid
 
Uid(String) - Constructor for class co.codewizards.cloudstore.core.Uid
Creates a new Uid instance from the encoded value in uidString.
UidList - Class in co.codewizards.cloudstore.core.dto
 
UidList() - Constructor for class co.codewizards.cloudstore.core.dto.UidList
 
UidList(int) - Constructor for class co.codewizards.cloudstore.core.dto.UidList
 
UidList(Collection<? extends Uid>) - Constructor for class co.codewizards.cloudstore.core.dto.UidList
 
UidList(String) - Constructor for class co.codewizards.cloudstore.core.dto.UidList
 
UidXmlAdapter - Class in co.codewizards.cloudstore.core.dto.jaxb
 
UidXmlAdapter() - Constructor for class co.codewizards.cloudstore.core.dto.jaxb.UidXmlAdapter
 
UNLOCK - Annotation Type in co.codewizards.cloudstore.rest.server.webdav
 
unmarshal(String) - Method in class co.codewizards.cloudstore.core.dto.jaxb.DateTimeXmlAdapter
 
unmarshal(String) - Method in class co.codewizards.cloudstore.core.dto.jaxb.UidXmlAdapter
 
unmarshal(String) - Method in class co.codewizards.cloudstore.core.dto.jaxb.VersionXmlAdapter
 
unprefixPath(String) - Method in class co.codewizards.cloudstore.core.repo.transport.AbstractRepoTransport
 
unprefixPath(String) - Method in interface co.codewizards.cloudstore.core.repo.transport.RepoTransport
Cut the pathPrefix from the given path.
unzipArchive(URL, File) - Static method in class co.codewizards.cloudstore.core.util.ZipUtil
Unzip the given archive into the given folder.
unzipArchive(File, File) - Static method in class co.codewizards.cloudstore.core.util.ZipUtil
Calls ZipUtil.unzipArchive(URL, File) converting the File-parameter zipArchive to an url.
unzipArchiveIfModified(File, File) - Static method in class co.codewizards.cloudstore.core.util.ZipUtil
Calls ZipUtil.unzipArchiveIfModified(URL, File) converting the File-parameter zipArchive to an url.
unzipArchiveIfModified(URL, File) - Static method in class co.codewizards.cloudstore.core.util.ZipUtil
Unzip the given archive into the given folder, if the archive was modified after being unzipped the last time by this method.
update(List<E>, int, E, E) - Method in class co.codewizards.cloudstore.core.collection.ListMerger
Update the the given destElement with the data from sourceElement; or replace it altogether.
updateRepoFile(RepoFile, File, ProgressMonitor) - Method in class co.codewizards.cloudstore.local.LocalRepoSync
 
uriInfo - Variable in class co.codewizards.cloudstore.ls.rest.server.auth.AuthFilter
 
UrlDecoder - Class in co.codewizards.cloudstore.core.util
URL-decoder corresponding to UrlEncoder.
urlEncode(String) - Static method in class co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest
Encodes the given string.
urlEncode(String) - Static method in class co.codewizards.cloudstore.rest.client.request.AbstractRequest
Encodes the given string.
UrlEncoder - Class in co.codewizards.cloudstore.core.util
URL-encoder encoding all special characters (that cannot be left unchanged) as "%...".
urlToUri(URL) - Static method in class co.codewizards.cloudstore.core.util.UrlUtil
Convert an URL to an URI.
UrlUtil - Class in co.codewizards.cloudstore.core.util
 
USER_NAME_REPOSITORY_ID_PREFIX - Static variable in interface co.codewizards.cloudstore.core.auth.AuthConstants
 
Util - Class in co.codewizards.cloudstore.core.util
 

V

validate(VersionInfoDto, VersionInfoDto) - Method in class co.codewizards.cloudstore.core.version.VersionCompatibilityValidator
 
validityCheck - Static variable in class co.codewizards.cloudstore.core.version.Version
A regex that is used to check the suffix for valid characters.
valueOf(String) - Static method in enum co.codewizards.cloudstore.core.progress.LoggerProgressMonitor.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry.PropertyEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.codewizards.cloudstore.core.repo.sync.RepoSyncActivityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemon.PropertyEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.codewizards.cloudstore.core.repo.transport.FileWriteStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.codewizards.cloudstore.core.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.codewizards.cloudstore.core.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(byte[]) - Static method in class co.codewizards.cloudstore.core.Uid
Creates a new Uid instance from the binary data in bytes.
valueOf(String) - Static method in class co.codewizards.cloudstore.core.Uid
Creates a new Uid instance from the encoded value in uidString.
valueOf(String) - Static method in enum co.codewizards.cloudstore.local.PersistencePropertiesEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.codewizards.cloudstore.ls.core.invoke.InvocationType
Returns the enum constant of this type with the specified name.
values() - Method in class co.codewizards.cloudstore.core.collection.WeakIdentityHashMap
 
values() - Static method in enum co.codewizards.cloudstore.core.progress.LoggerProgressMonitor.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.codewizards.cloudstore.core.repo.local.LocalRepoRegistry.PropertyEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.codewizards.cloudstore.core.repo.sync.RepoSyncActivityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.codewizards.cloudstore.core.repo.sync.RepoSyncDaemon.PropertyEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.codewizards.cloudstore.core.repo.transport.FileWriteStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.codewizards.cloudstore.core.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.codewizards.cloudstore.core.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.codewizards.cloudstore.local.PersistencePropertiesEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.codewizards.cloudstore.ls.core.invoke.InvocationType
Returns an array containing the constants of this enum type, in the order they are declared.
VAR_LOCAL_ROOT - Static variable in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
 
VAR_META_DIR - Static variable in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
 
VAR_REPOSITORY_ID - Static variable in interface co.codewizards.cloudstore.core.repo.local.LocalRepoManager
 
verify(SignedAuthToken) - Method in class co.codewizards.cloudstore.core.auth.AuthTokenVerifier
 
verify(String, SSLSession) - Method in class co.codewizards.cloudstore.rest.client.ssl.HostnameVerifierAllowingAll
 
verify(File, File) - Method in class co.codewizards.cloudstore.updater.PGPVerifier
Verify the specified file.
Version - Class in co.codewizards.cloudstore.core.version
This class represents a version of a piece of software.
Version(String) - Constructor for class co.codewizards.cloudstore.core.version.Version
Creates a new instance from the given versionStr.
Version(int, int, int, int) - Constructor for class co.codewizards.cloudstore.core.version.Version
 
Version(int, int, int, int, String) - Constructor for class co.codewizards.cloudstore.core.version.Version
 
VersionCompatibilityException - Exception in co.codewizards.cloudstore.core.version
 
VersionCompatibilityException(VersionInfoDto, VersionInfoDto, String) - Constructor for exception co.codewizards.cloudstore.core.version.VersionCompatibilityException
 
VersionCompatibilityValidator - Class in co.codewizards.cloudstore.core.version
 
VersionCompatibilityValidator() - Constructor for class co.codewizards.cloudstore.core.version.VersionCompatibilityValidator
 
VersionInfoDto - Class in co.codewizards.cloudstore.core.dto
 
VersionInfoDto() - Constructor for class co.codewizards.cloudstore.core.dto.VersionInfoDto
 
VersionInfoDtoService - Class in co.codewizards.cloudstore.rest.server.service
 
VersionInfoDtoService() - Constructor for class co.codewizards.cloudstore.rest.server.service.VersionInfoDtoService
 
VersionInfoProvider - Class in co.codewizards.cloudstore.core.version
 
VersionInfoProvider() - Constructor for class co.codewizards.cloudstore.core.version.VersionInfoProvider
 
VersionSubCommand - Class in co.codewizards.cloudstore.client
 
VersionSubCommand() - Constructor for class co.codewizards.cloudstore.client.VersionSubCommand
 
VersionXmlAdapter - Class in co.codewizards.cloudstore.core.dto.jaxb
 
VersionXmlAdapter() - Constructor for class co.codewizards.cloudstore.core.dto.jaxb.VersionXmlAdapter
 
VIRTUAL_METHOD_CLOSE_OBJECT_MANAGER - Static variable in class co.codewizards.cloudstore.ls.core.invoke.ObjectRef
 
VIRTUAL_METHOD_NAME_DEC_REF_COUNT - Static variable in class co.codewizards.cloudstore.ls.core.invoke.ObjectRef
Virtual method indicating that the associated ObjectRef is not needed anymore - and should eventually (when the counter is 0) be removed from the ObjectManager.
VIRTUAL_METHOD_NAME_INC_REF_COUNT - Static variable in class co.codewizards.cloudstore.ls.core.invoke.ObjectRef
Virtual method indicating that the associated ObjectRef is used by a reference on the other side.
VoidRequest - Class in co.codewizards.cloudstore.ls.rest.client.request
Abstract base class for REST requests never returning a response.
VoidRequest() - Constructor for class co.codewizards.cloudstore.ls.rest.client.request.VoidRequest
 
VoidRequest - Class in co.codewizards.cloudstore.rest.client.request
Abstract base class for REST requests never returning a response.
VoidRequest() - Constructor for class co.codewizards.cloudstore.rest.client.request.VoidRequest
 

W

WeakIdentityHashMap<K,V> - Class in co.codewizards.cloudstore.core.collection
 
WeakIdentityHashMap() - Constructor for class co.codewizards.cloudstore.core.collection.WeakIdentityHashMap
 
WeakIdentityHashMap(int) - Constructor for class co.codewizards.cloudstore.core.collection.WeakIdentityHashMap
 
WeakIdentityHashMap(Map<? extends K, ? extends V>) - Constructor for class co.codewizards.cloudstore.core.collection.WeakIdentityHashMap
 
WeakIdentityHashMap(int, float) - Constructor for class co.codewizards.cloudstore.core.collection.WeakIdentityHashMap
 
WeakPropertyChangeListener - Class in co.codewizards.cloudstore.core.bean
 
WeakPropertyChangeListener(Object, PropertyChangeListener) - Constructor for class co.codewizards.cloudstore.core.bean.WeakPropertyChangeListener
 
WeakPropertyChangeListener(Object, Object, PropertyChangeListener) - Constructor for class co.codewizards.cloudstore.core.bean.WeakPropertyChangeListener
 
WebDavService - Class in co.codewizards.cloudstore.rest.server.service
 
WebDavService() - Constructor for class co.codewizards.cloudstore.rest.server.service.WebDavService
 
withConfig(Configuration) - Method in class co.codewizards.cloudstore.rest.client.ClientBuilderDefaultValuesDecorator
 
worked(int) - Method in class co.codewizards.cloudstore.core.progress.LoggerProgressMonitor
 
worked(int) - Method in class co.codewizards.cloudstore.core.progress.NullProgressMonitor
 
worked(int) - Method in interface co.codewizards.cloudstore.core.progress.ProgressMonitor
Notifies that a given number of work unit of the main task has been completed.
worked(int) - Method in class co.codewizards.cloudstore.core.progress.ProgressMonitorDelegator
 
worked(int) - Method in class co.codewizards.cloudstore.core.progress.SubProgressMonitor
 
write(int) - Method in interface co.codewizards.cloudstore.core.io.IOutputStream
Writes the specified byte to this output stream.
write(byte[]) - Method in interface co.codewizards.cloudstore.core.io.IOutputStream
Writes b.length bytes from the specified byte array to this output stream.
write(byte[], int, int) - Method in interface co.codewizards.cloudstore.core.io.IOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(byte[], int) - Method in class co.codewizards.cloudstore.core.util.childprocess.LogDumpedStreamThread
 
writeFileDataToTempChunkFile(File, long, byte[]) - Method in class co.codewizards.cloudstore.local.transport.TempChunkFileManager
 
writeLocalServerProperties() - Method in class co.codewizards.cloudstore.ls.core.LocalServerPropertiesManager
 
writeTextFile(File, String, String) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Write text to a file.
writeTextFile(File, String) - Static method in class co.codewizards.cloudstore.core.util.IOUtil
Write text to a file using UTF-8 encoding.
writeTo(IOutputStream) - Method in class co.codewizards.cloudstore.core.io.ByteArrayOutputStream
 
writeTo(IOutputStream) - Method in interface co.codewizards.cloudstore.core.io.IByteArrayOutputStream
Writes the complete contents of this byte array output stream to the specified output stream argument, as if by calling the output stream's write method using out.write(buf, 0, count).
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class co.codewizards.cloudstore.ls.core.provider.JavaNativeMessageBodyWriter
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter
 

Z

zipFilesRecursively(File, File[], File) - Static method in class co.codewizards.cloudstore.core.util.ZipUtil
Recursively zips all given files to a zipFile defined by zipOutputFile.
zipFilesRecursively(File, File[], File, ProgressMonitor) - Static method in class co.codewizards.cloudstore.core.util.ZipUtil
Recursively zips all given files to a zipFile defined by zipOutputFile.
zipFilesRecursively(ZipOutputStream, File, File[], File) - Static method in class co.codewizards.cloudstore.core.util.ZipUtil
Recursively writes all found files as entries into the given ZipOutputStream.
zipFilesRecursively(ZipOutputStream, File, File[], File, ProgressMonitor) - Static method in class co.codewizards.cloudstore.core.util.ZipUtil
Recursively writes all found files as entries into the given ZipOutputStream.
zipFolder(File, File) - Static method in class co.codewizards.cloudstore.core.util.ZipUtil
Recursively zips all entries of the given zipInputFolder to a zipFile defined by zipOutputFile.
zipFolder(File, File, ProgressMonitor) - Static method in class co.codewizards.cloudstore.core.util.ZipUtil
Recursively zips all entries of the given zipInputFolder to a zipFile defined by zipOutputFile.
ZipUtil - Class in co.codewizards.cloudstore.core.util
 

_

_compare(int, int) - Static method in class co.codewizards.cloudstore.core.repo.transport.RepoTransportFactoryRegistry
 
_createDatabaseAdapter() - Method in class co.codewizards.cloudstore.local.db.AbstractDatabaseAdapterFactory
 
_createDatabaseAdapter() - Method in class co.codewizards.cloudstore.local.db.DerbyDatabaseAdapterFactory
 
_createRepoFile(RepoFile, File, ProgressMonitor) - Method in class co.codewizards.cloudstore.local.LocalRepoSync
 
_createRepoTransport() - Method in class co.codewizards.cloudstore.core.repo.transport.AbstractRepoTransportFactory
 
_createRepoTransport() - Method in class co.codewizards.cloudstore.local.transport.FileRepoTransportFactory
 
_createRepoTransport() - Method in class co.codewizards.cloudstore.rest.client.transport.RestRepoTransportFactory
 
_execute() - Method in class co.codewizards.cloudstore.ls.rest.client.request.PushInverseServiceResponse
 
_execute() - Method in class co.codewizards.cloudstore.ls.rest.client.request.VoidRequest
REST requests without response should implement this delegate method instead of VoidRequest.execute().
_execute() - Method in class co.codewizards.cloudstore.rest.client.request.BeginPutFile
 
_execute() - Method in class co.codewizards.cloudstore.rest.client.request.Copy
 
_execute() - Method in class co.codewizards.cloudstore.rest.client.request.Delete
 
_execute() - Method in class co.codewizards.cloudstore.rest.client.request.EndPutFile
 
_execute() - Method in class co.codewizards.cloudstore.rest.client.request.EndSyncFromRepository
 
_execute() - Method in class co.codewizards.cloudstore.rest.client.request.EndSyncToRepository
 
_execute() - Method in class co.codewizards.cloudstore.rest.client.request.MakeDirectory
 
_execute() - Method in class co.codewizards.cloudstore.rest.client.request.MakeSymlink
 
_execute() - Method in class co.codewizards.cloudstore.rest.client.request.Move
 
_execute() - Method in class co.codewizards.cloudstore.rest.client.request.PutFileData
 
_execute() - Method in class co.codewizards.cloudstore.rest.client.request.PutParentConfigPropSetDto
 
_execute() - Method in class co.codewizards.cloudstore.rest.client.request.RequestRepoConnection
 
_execute() - Method in class co.codewizards.cloudstore.rest.client.request.VoidRequest
REST requests without response should implement this delegate method instead of VoidRequest.execute().
_getLocalServerRestClient() - Method in class co.codewizards.cloudstore.ls.client.LocalServerClient
 
_rollback() - Method in class co.codewizards.cloudstore.local.LocalRepoTransactionImpl
 
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
Skip navigation links
CloudStore API
(0.10.7)

Copyright © 2013–2019. All rights reserved.