- getAdditionalData(Class<T>) - Method in class org.openl.rules.repository.api.FileData
-
- getAdditionalData() - Method in class org.openl.rules.repository.api.FileData
-
- getAuthor() - Method in class org.openl.rules.repository.api.FileData
-
The author of the last modification.
- getBaseBranch() - Method in interface org.openl.rules.repository.api.BranchRepository
-
- getBaseCommit() - Method in exception org.openl.rules.repository.api.MergeConflictException
-
- getBranch() - Method in interface org.openl.rules.repository.api.BranchRepository
-
- getBranch() - Method in class org.openl.rules.repository.api.FileData
-
Branch where the file can be found.
- getBranches(String) - Method in interface org.openl.rules.repository.api.BranchRepository
-
- getBusinessName(String) - Method in interface org.openl.rules.repository.api.FolderMapper
-
- getComment() - Method in class org.openl.rules.repository.api.FileData
-
The comment for the file.
- getCommitToMerge() - Method in class org.openl.rules.repository.api.ConflictResolveData
-
- getConflictedFiles() - Method in exception org.openl.rules.repository.api.MergeConflictException
-
- getConnection() - Method in class org.openl.rules.repository.db.DatasourceDBRepository
-
- getConnection() - Method in class org.openl.rules.repository.db.JdbcDBRepository
-
- getData() - Method in class org.openl.rules.repository.api.FileItem
-
- getData() - Method in class org.openl.rules.repository.api.FolderItem
-
- getDelegate() - Method in interface org.openl.rules.repository.api.FolderMapper
-
- getDiffs() - Method in exception org.openl.rules.repository.api.MergeConflictException
-
- getFileData(File) - Method in class org.openl.rules.repository.file.FileSystemRepository
-
- getFiles() - Method in class org.openl.rules.repository.api.FolderItem
-
- getId() - Method in interface org.openl.rules.repository.api.Repository
-
Get unique identifier for Repository.
- getId() - Method in class org.openl.rules.repository.file.FileSystemRepository
-
- getLock(String) - Method in class org.openl.rules.lock.LockManager
-
Creates a lock object for the given ID.
- getLockedAt() - Method in class org.openl.rules.lock.LockInfo
-
Get date/time when the lock was set.
- getLockedBy() - Method in class org.openl.rules.lock.LockInfo
-
Returns an identification who or what sets the lock.
- getMappedName(String, String) - Method in interface org.openl.rules.repository.api.FolderMapper
-
- getMergeMessage() - Method in class org.openl.rules.repository.api.ConflictResolveData
-
- getModifiedAt() - Method in class org.openl.rules.repository.api.FileData
-
The last modification time.
- getName() - Method in class org.openl.rules.repository.api.FileData
-
The full path of the file from the root folder.
- getName() - Method in interface org.openl.rules.repository.api.Repository
-
Get repository name shown on UI.
- getName() - Method in class org.openl.rules.repository.file.FileSystemRepository
-
- getPath() - Method in class org.openl.rules.repository.api.FileData
-
- getRealPath(String) - Method in interface org.openl.rules.repository.api.FolderMapper
-
- getRefID() - Method in class org.openl.rules.repository.db.DatasourceDBRepositoryFactory
-
- getRefID() - Method in class org.openl.rules.repository.db.JdbcDBRepositoryFactory
-
- getRefID() - Method in class org.openl.rules.repository.file.LocalRepositoryFactory
-
- getRefID() - Method in interface org.openl.rules.repository.RepositoryFactory
-
- getRefID(String) - Static method in class org.openl.rules.repository.RepositoryInstatiator
-
- getRefID() - Method in class org.openl.rules.repository.zip.JarRepositoryFactory
-
- getRefID() - Method in class org.openl.rules.repository.zip.ZipRepositoryFactory
-
- getRepository() - Method in class org.openl.rules.repository.api.RepositorySettings
-
- getResolvedFiles() - Method in class org.openl.rules.repository.api.ConflictResolveData
-
- getRevision() - Method in interface org.openl.rules.repository.common.RevisionGetter
-
Should return an object that persists a current change set revision.
- getRevision() - Method in class org.openl.rules.repository.file.FileChangesMonitor
-
- getRoot() - Method in class org.openl.rules.repository.file.FileSystemRepository
-
- getSize() - Method in class org.openl.rules.repository.api.FileData
-
The file size in bytes.
- getStream() - Method in class org.openl.rules.repository.api.FileItem
-
- getSyncDate() - Method in class org.openl.rules.repository.api.RepositorySettings
-
- getTheirCommit() - Method in exception org.openl.rules.repository.api.MergeConflictException
-
- getUniqueId() - Method in class org.openl.rules.repository.api.FileData
-
- getVersion() - Method in class org.openl.rules.repository.api.FileData
-
The version of the file.
- getVersion(File) - Method in class org.openl.rules.repository.file.FileSystemRepository
-
- getVersion(File) - Method in class org.openl.rules.repository.file.LocalRepository
-
Compute the hashCode for all files inside folder
- getYourCommit() - Method in exception org.openl.rules.repository.api.MergeConflictException
-