Index

C D E F G H I L M O R S T 
All Classes All Packages

C

checkInitialized() - Method in class org.eclipse.dirigible.repository.local.LocalRepositoryDao
Check initialized.
configure() - Method in class org.eclipse.dirigible.repository.local.module.LocalRepositoryModule
Configure.
copyFile(String, String) - Method in class org.eclipse.dirigible.repository.local.LocalRepositoryDao
Copy file.
copyFolder(String) - Method in class org.eclipse.dirigible.repository.local.LocalFolder
Copy folder.
copyFolder(String, String) - Method in class org.eclipse.dirigible.repository.local.LocalRepositoryDao
Copy folder.
copyTo(String) - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Copy to.
copyTo(String) - Method in class org.eclipse.dirigible.repository.local.LocalFile
Copy to.
copyTo(String) - Method in class org.eclipse.dirigible.repository.local.LocalResource
Copy to.
create() - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Creates the.
create() - Method in class org.eclipse.dirigible.repository.local.LocalResource
Creates the.
createAncestorsAndSelfIfMissing() - Method in class org.eclipse.dirigible.repository.local.LocalEntity
Creates all ancestors of the given IEntity and itself too if they don't already exist.
createAncestorsIfMissing() - Method in class org.eclipse.dirigible.repository.local.LocalEntity
Creates all ancestors of the given IEntity inside the repository if they don't already exist.
createCollection(String) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Creates the collection.
createCollection(String) - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Creates the collection.
createFile(String, byte[], boolean, String) - Method in class org.eclipse.dirigible.repository.local.LocalFolder
Creates the file.
createFile(String, byte[], boolean, String) - Method in class org.eclipse.dirigible.repository.local.LocalRepositoryDao
Creates the file.
createFolder(String) - Method in class org.eclipse.dirigible.repository.local.LocalFolder
Creates the folder.
createFolder(String) - Method in class org.eclipse.dirigible.repository.local.LocalRepositoryDao
Creates the folder.
createRepository(String, boolean) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Creates the repository.
createResource(String) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Creates the resource.
createResource(String, byte[]) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Creates the resource.
createResource(String, byte[]) - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Creates the resource.
createResource(String, byte[], boolean, String) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Creates the resource.
createResource(String, byte[], boolean, String) - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Creates the resource.
createResource(String, byte[], boolean, String, boolean) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Creates the resource.

D

delete() - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Delete.
delete() - Method in class org.eclipse.dirigible.repository.local.LocalFile
Delete.
delete() - Method in class org.eclipse.dirigible.repository.local.LocalResource
Delete.
deleteLinkedPath(String) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Delete linked path.
deleteTree() - Method in class org.eclipse.dirigible.repository.local.LocalFolder
Delete tree.
directoryExists(String) - Method in class org.eclipse.dirigible.repository.local.LocalRepositoryDao
Check whether the directory exists.
DIRIGIBLE_REPOSITORY_LOCAL_ROOT_FOLDER - Static variable in class org.eclipse.dirigible.repository.local.LocalRepository
The Constant DIRIGIBLE_REPOSITORY_LOCAL_ROOT_FOLDER.
DIRIGIBLE_REPOSITORY_LOCAL_ROOT_FOLDER_IS_ABSOLUTE - Static variable in class org.eclipse.dirigible.repository.local.LocalRepository
The Constant DIRIGIBLE_REPOSITORY_LOCAL_ROOT_FOLDER_IS_ABSOLUTE.
dispose() - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Dispose.
DummyMasterRepository - Class in org.eclipse.dirigible.repository.local.module
The Class DummyMasterRepository.
DummyMasterRepository() - Constructor for class org.eclipse.dirigible.repository.local.module.DummyMasterRepository
 

E

equals(Object) - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Equals.
equals(Object) - Method in class org.eclipse.dirigible.repository.local.LocalEntity
Equals.
equals(Object) - Method in class org.eclipse.dirigible.repository.local.LocalEntityInformation
Equals.
equals(Object) - Method in class org.eclipse.dirigible.repository.local.LocalResource
Equals.
exists() - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Exists.
exists() - Method in class org.eclipse.dirigible.repository.local.LocalResource
Exists.
exportZip(String, boolean) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Export zip.
exportZip(List<String>) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Export zip.

F

fileExists(String) - Method in class org.eclipse.dirigible.repository.local.LocalRepositoryDao
Check whether the file exists.
FileSystemRepository - Class in org.eclipse.dirigible.repository.fs
The File System based implementation of IRepository.
FileSystemRepository() - Constructor for class org.eclipse.dirigible.repository.fs.FileSystemRepository
Constructor with default root folder - user.dir and without database initialization
FileSystemRepository(String) - Constructor for class org.eclipse.dirigible.repository.fs.FileSystemRepository
Constructor with root folder parameter.
FileSystemRepository(String, boolean) - Constructor for class org.eclipse.dirigible.repository.fs.FileSystemRepository
Constructor with root folder parameter.
find(String, String) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Find.

G

getAllResourcePaths() - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Gets the all resource paths.
getAllResourcePaths() - Method in class org.eclipse.dirigible.repository.local.module.DummyMasterRepository
Gets the all resource paths.
getChildren() - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Gets the children.
getChildren() - Method in class org.eclipse.dirigible.repository.local.LocalFolder
Gets the children.
getChildrenByFolder(String) - Method in class org.eclipse.dirigible.repository.local.LocalRepositoryDao
Gets the children by folder.
getCollection(String) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Gets the collection.
getCollection(String) - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Gets the collection.
getCollection(String) - Method in class org.eclipse.dirigible.repository.local.module.DummyMasterRepository
Gets the collection.
getCollections() - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Gets the collections.
getCollectionsNames() - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Gets the collections names.
getContent() - Method in class org.eclipse.dirigible.repository.local.LocalResource
Gets the content.
getContentType() - Method in class org.eclipse.dirigible.repository.local.LocalFile
Gets the content type.
getContentType() - Method in class org.eclipse.dirigible.repository.local.LocalResource
Gets the content type.
getCreatedAt() - Method in class org.eclipse.dirigible.repository.local.LocalEntityInformation
Gets the created at.
getCreatedAt() - Method in class org.eclipse.dirigible.repository.local.LocalObject
Gets the created at.
getCreatedBy() - Method in class org.eclipse.dirigible.repository.local.LocalEntityInformation
Gets the created by.
getCreatedBy() - Method in class org.eclipse.dirigible.repository.local.LocalObject
Gets the created by.
getData() - Method in class org.eclipse.dirigible.repository.local.LocalFile
Gets the data.
getDocument() - Method in class org.eclipse.dirigible.repository.local.LocalResource
Returns the LocalFile object matching this LocalResource.
getDocumentSafe() - Method in class org.eclipse.dirigible.repository.local.LocalResource
Returns the LocalFile object matching this LocalResource.
getFile() - Method in class org.eclipse.dirigible.repository.local.LocalResource
Returns the LocalFile object matching this LocalResource.
getFileContent(LocalFile) - Method in class org.eclipse.dirigible.repository.local.LocalRepositoryDao
Gets the file content.
getFolder() - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Gets the folder.
getFolderSafe() - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Gets the folder safe.
getInformation() - Method in class org.eclipse.dirigible.repository.local.LocalEntity
Gets the information.
getInternalResourcePath(String) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Gets the internal resource path.
getLastModified() - Method in class org.eclipse.dirigible.repository.local.LocalRepository
Gets the last modified.
getLocalObject() - Method in class org.eclipse.dirigible.repository.local.LocalEntity
Returns the LocalObject that matches this entity's path.
getLocalObjectSafe() - Method in class org.eclipse.dirigible.repository.local.LocalEntity
Returns the LocalObject that matches this entity's path.
getMappedName(FileSystemRepository, String) - Static method in class org.eclipse.dirigible.repository.local.LocalWorkspaceMapper
Gets the mapped name.
getModifiedAt() - Method in class org.eclipse.dirigible.repository.local.LocalEntityInformation
Gets the modified at.
getModifiedAt() - Method in class org.eclipse.dirigible.repository.local.LocalObject
Gets the modified at.
getModifiedBy() - Method in class org.eclipse.dirigible.repository.local.LocalEntityInformation
Gets the modified by.
getModifiedBy() - Method in class org.eclipse.dirigible.repository.local.LocalObject
Gets the modified by.
getName() - Method in class org.eclipse.dirigible.repository.local.LocalEntity
Gets the name.
getName() - Method in class org.eclipse.dirigible.repository.local.LocalEntityInformation
Gets the name.
getName() - Method in class org.eclipse.dirigible.repository.local.LocalObject
Gets the name.
getName() - Method in class org.eclipse.dirigible.repository.local.module.LocalRepositoryModule
Gets the name.
getObjectByPath(String) - Method in class org.eclipse.dirigible.repository.local.LocalRepositoryDao
Gets the object by path.
getParameter(String) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Gets the parameter.
getParent() - Method in class org.eclipse.dirigible.repository.local.LocalEntity
Gets the parent.
getPath() - Method in class org.eclipse.dirigible.repository.local.LocalEntity
Gets the path.
getPath() - Method in class org.eclipse.dirigible.repository.local.LocalEntityInformation
Gets the path.
getPath() - Method in class org.eclipse.dirigible.repository.local.LocalObject
Gets the path.
getPermissions() - Method in class org.eclipse.dirigible.repository.local.LocalEntityInformation
Gets the permissions.
getPermissions() - Method in class org.eclipse.dirigible.repository.local.LocalObject
Gets the permissions.
getPriority() - Method in class org.eclipse.dirigible.repository.local.module.LocalRepositoryModule
Gets the priority.
getRepository() - Method in class org.eclipse.dirigible.repository.local.LocalEntity
Gets the repository.
getRepository() - Method in class org.eclipse.dirigible.repository.local.LocalObject
Gets the repository.
getRepository() - Method in class org.eclipse.dirigible.repository.local.LocalRepositoryDao
Gets the repository.
getRepositoryDao() - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Gets the repository dao.
getRepositoryPath() - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Gets the repository path.
getRepositoryPath() - Method in class org.eclipse.dirigible.repository.local.LocalEntity
Returns the path of this IEntity represented by an instance of RepositoryPath.
getRepositoryRootFolder() - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Gets the repository root folder.
getResource(String) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Gets the resource.
getResource(String) - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Gets the resource.
getResource(String) - Method in class org.eclipse.dirigible.repository.local.module.DummyMasterRepository
Gets the resource.
getResources() - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Gets the resources.
getResourcesNames() - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Gets the resources names.
getRoot() - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Gets the root.
getRoot() - Method in class org.eclipse.dirigible.repository.local.module.DummyMasterRepository
Gets the root.
getSize() - Method in class org.eclipse.dirigible.repository.local.LocalEntityInformation
Gets the size.

H

hasCollection(String) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Checks for collection.
hasCollection(String) - Method in class org.eclipse.dirigible.repository.local.module.DummyMasterRepository
Checks for collection.
hashCode() - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Hash code.
hashCode() - Method in class org.eclipse.dirigible.repository.local.LocalEntity
Hash code.
hashCode() - Method in class org.eclipse.dirigible.repository.local.LocalEntityInformation
Hash code.
hashCode() - Method in class org.eclipse.dirigible.repository.local.LocalResource
Hash code.
hasResource(String) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Checks for resource.
hasResource(String) - Method in class org.eclipse.dirigible.repository.local.module.DummyMasterRepository
Checks for resource.

I

importZip(byte[], String) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Import zip.
importZip(byte[], String, boolean) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Import zip.
importZip(byte[], String, boolean, boolean, Map<String, String>) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Import zip.
importZip(ZipInputStream, String) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Import zip.
importZip(ZipInputStream, String, boolean) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Import zip.
importZip(ZipInputStream, String, boolean, boolean) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Import zip.
initialize() - Method in class org.eclipse.dirigible.repository.local.LocalRepository
Initialize.
initialize() - Method in class org.eclipse.dirigible.repository.local.module.DummyMasterRepository
Initialize.
isBinary() - Method in class org.eclipse.dirigible.repository.local.LocalFile
Checks if is binary.
isBinary() - Method in class org.eclipse.dirigible.repository.local.LocalResource
Checks if is binary.
isEmpty() - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Checks if is empty.
isEmpty() - Method in class org.eclipse.dirigible.repository.local.LocalResource
Checks if is empty.
isLinkedPath(String) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Checks if is linked path.
isLinkingPathsSupported() - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Checks if is linking paths supported.

L

linkPath(String, String) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Link path.
LocalCollection - Class in org.eclipse.dirigible.repository.local
The file system based implementation of ICollection.
LocalCollection(FileSystemRepository, RepositoryPath) - Constructor for class org.eclipse.dirigible.repository.local.LocalCollection
Instantiates a new local collection.
LocalEntity - Class in org.eclipse.dirigible.repository.local
The file system based implementation of IEntity.
LocalEntity(FileSystemRepository, RepositoryPath) - Constructor for class org.eclipse.dirigible.repository.local.LocalEntity
Instantiates a new local entity.
LocalEntityInformation - Class in org.eclipse.dirigible.repository.local
The file system based implementation of IEntityInformation.
LocalEntityInformation(RepositoryPath, LocalObject) - Constructor for class org.eclipse.dirigible.repository.local.LocalEntityInformation
Instantiates a new local entity information.
LocalFile - Class in org.eclipse.dirigible.repository.local
Internal representation of a File/Resource kind of object.
LocalFile(FileSystemRepository, boolean, String) - Constructor for class org.eclipse.dirigible.repository.local.LocalFile
Instantiates a new local file.
LocalFolder - Class in org.eclipse.dirigible.repository.local
Internal representation of a Folder/Collection kind of object.
LocalFolder(FileSystemRepository) - Constructor for class org.eclipse.dirigible.repository.local.LocalFolder
Instantiates a new local folder.
LocalObject - Class in org.eclipse.dirigible.repository.local
The base of domain objects in the file system based implementation.
LocalObject(FileSystemRepository) - Constructor for class org.eclipse.dirigible.repository.local.LocalObject
Instantiates a new local object.
LocalRepository - Class in org.eclipse.dirigible.repository.local
The File System based Local Repository implementation of IRepository.
LocalRepository() - Constructor for class org.eclipse.dirigible.repository.local.LocalRepository
Constructor with default root folder - user.dir and without database initialization
LocalRepository(String) - Constructor for class org.eclipse.dirigible.repository.local.LocalRepository
Constructor with root folder parameter.
LocalRepository(String, boolean) - Constructor for class org.eclipse.dirigible.repository.local.LocalRepository
Constructor with root folder parameter.
LocalRepositoryDao - Class in org.eclipse.dirigible.repository.local
The Local Repository Dao.
LocalRepositoryDao(FileSystemRepository) - Constructor for class org.eclipse.dirigible.repository.local.LocalRepositoryDao
Instantiates a new local repository dao.
LocalRepositoryException - Exception in org.eclipse.dirigible.repository.local
Main exception for the DB repository implementation.
LocalRepositoryException() - Constructor for exception org.eclipse.dirigible.repository.local.LocalRepositoryException
Instantiates a new local repository exception.
LocalRepositoryException(String) - Constructor for exception org.eclipse.dirigible.repository.local.LocalRepositoryException
Instantiates a new local repository exception.
LocalRepositoryException(String, Throwable) - Constructor for exception org.eclipse.dirigible.repository.local.LocalRepositoryException
Instantiates a new local repository exception.
LocalRepositoryException(Throwable) - Constructor for exception org.eclipse.dirigible.repository.local.LocalRepositoryException
Instantiates a new local repository exception.
LocalRepositoryModule - Class in org.eclipse.dirigible.repository.local.module
Module for managing Local Repository instantiation and binding.
LocalRepositoryModule() - Constructor for class org.eclipse.dirigible.repository.local.module.LocalRepositoryModule
 
LocalResource - Class in org.eclipse.dirigible.repository.local
The file system based implementation of IResource.
LocalResource(FileSystemRepository, RepositoryPath) - Constructor for class org.eclipse.dirigible.repository.local.LocalResource
Instantiates a new local resource.
LocalWorkspaceMapper - Class in org.eclipse.dirigible.repository.local
The Local Workspace Mapper.
LocalWorkspaceMapper() - Constructor for class org.eclipse.dirigible.repository.local.LocalWorkspaceMapper
 

M

moveTo(String) - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Move to.
moveTo(String) - Method in class org.eclipse.dirigible.repository.local.LocalResource
Move to.

O

org.eclipse.dirigible.repository.fs - package org.eclipse.dirigible.repository.fs
 
org.eclipse.dirigible.repository.local - package org.eclipse.dirigible.repository.local
 
org.eclipse.dirigible.repository.local.module - package org.eclipse.dirigible.repository.local.module
 

R

removeCollection(String) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Removes the collection.
removeCollection(String) - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Removes the collection.
removeCollection(ICollection) - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Removes the collection.
removeFileByPath(String) - Method in class org.eclipse.dirigible.repository.local.LocalRepositoryDao
Removes the file by path.
removeFolderByPath(String) - Method in class org.eclipse.dirigible.repository.local.LocalRepositoryDao
Removes the folder by path.
removeResource(String) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Removes the resource.
removeResource(String) - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Removes the resource.
removeResource(IResource) - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Removes the resource.
rename(String) - Method in class org.eclipse.dirigible.repository.local.LocalFile
Rename.
renameFile(String, String) - Method in class org.eclipse.dirigible.repository.local.LocalRepositoryDao
Rename file.
renameFolder(String) - Method in class org.eclipse.dirigible.repository.local.LocalFolder
Rename folder.
renameFolder(String, String) - Method in class org.eclipse.dirigible.repository.local.LocalRepositoryDao
Rename folder.
renameTo(String) - Method in class org.eclipse.dirigible.repository.local.LocalCollection
Rename to.
renameTo(String) - Method in class org.eclipse.dirigible.repository.local.LocalResource
Rename to.

S

searchName(String, boolean) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Search name.
searchName(String, String, boolean) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Search name.
searchPath(String, boolean) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Search path.
searchRefresh() - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Search refresh.
searchText(String) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Search text.
setContent(byte[]) - Method in class org.eclipse.dirigible.repository.local.LocalResource
Sets the content.
setContent(byte[], boolean, String) - Method in class org.eclipse.dirigible.repository.local.LocalResource
Sets the content.
setCreatedAt(Date) - Method in class org.eclipse.dirigible.repository.local.LocalObject
Sets the created at.
setCreatedBy(String) - Method in class org.eclipse.dirigible.repository.local.LocalObject
Sets the created by.
setData(byte[]) - Method in class org.eclipse.dirigible.repository.local.LocalFile
Sets the data.
setFileContent(LocalFile, byte[]) - Method in class org.eclipse.dirigible.repository.local.LocalRepositoryDao
Sets the file content.
setModifiedAt(Date) - Method in class org.eclipse.dirigible.repository.local.LocalObject
Sets the modified at.
setModifiedBy(String) - Method in class org.eclipse.dirigible.repository.local.LocalObject
Sets the modified by.
setName(String) - Method in class org.eclipse.dirigible.repository.local.LocalObject
Sets the name.
setParameter(String, String) - Method in class org.eclipse.dirigible.repository.fs.FileSystemRepository
Sets the parameter.
setPath(String) - Method in class org.eclipse.dirigible.repository.local.LocalObject
Sets the path.
setPermissions(int) - Method in class org.eclipse.dirigible.repository.local.LocalObject
Sets the permissions.

T

TYPE - Static variable in class org.eclipse.dirigible.repository.local.LocalRepository
The Constant TYPE.
C D E F G H I L M O R S T 
All Classes All Packages