A C D E F G H I L M N O P R S U V

A

addListener(RDeploymentListener) - Method in interface org.openl.rules.repository.RProductionRepository
 
addProperty(String, RPropertyType, Object) - Method in interface org.openl.rules.repository.REntity
 

C

commit(CommonUser) - Method in interface org.openl.rules.repository.RCommonProject
Commits changes in background versioned storage.
CommonUser - Interface in org.openl.rules.repository
 
CommonUserImpl - Class in org.openl.rules.repository
 
CommonUserImpl(String) - Constructor for class org.openl.rules.repository.CommonUserImpl
 
CommonVersion - Interface in org.openl.rules.repository
 
CommonVersionImpl - Class in org.openl.rules.repository
 
CommonVersionImpl(CommonVersion) - Constructor for class org.openl.rules.repository.CommonVersionImpl
 
CommonVersionImpl(int, int, int) - Constructor for class org.openl.rules.repository.CommonVersionImpl
 
CommonVersionImpl(String) - Constructor for class org.openl.rules.repository.CommonVersionImpl
 
compareTo(CommonVersion) - Method in class org.openl.rules.repository.CommonVersionImpl
 
createDDProject(String) - Method in class org.openl.rules.repository.NullRepository
 
createDDProject(String) - Method in interface org.openl.rules.repository.RRepository
 
createDeployment(String) - Method in interface org.openl.rules.repository.RProductionRepository
Creates new deployment in repository.
createFile(String) - Method in interface org.openl.rules.repository.RFolder
Creates file to the folder.
createFolder(String) - Method in interface org.openl.rules.repository.RFolder
Creates sub folder to the folder.
createProject(String) - Method in class org.openl.rules.repository.NullRepository
 
createProject(String) - Method in interface org.openl.rules.repository.RProductionDeployment
 
createProject(String) - Method in interface org.openl.rules.repository.RRepository
Creates a project in the repository.
createProjectDescriptor(String) - Method in interface org.openl.rules.repository.RDeploymentDescriptorProject
 

D

delete(CommonUser) - Method in interface org.openl.rules.repository.RCommonProject
Marks the project for deletion.
delete() - Method in interface org.openl.rules.repository.REntity
Deletes entity.
delete() - Method in interface org.openl.rules.repository.RFolder
Deletes the folder, sub folders and all files.

E

equals(Object) - Method in class org.openl.rules.repository.CommonVersionImpl
 
erase(CommonUser) - Method in interface org.openl.rules.repository.RCommonProject
Erases the project from the repository completely.

F

fail() - Method in class org.openl.rules.repository.NullRepository
 
findNodes(RProductionRepository.SearchParams) - Method in interface org.openl.rules.repository.RProductionRepository
 

G

getActiveVersion() - Method in interface org.openl.rules.repository.RDeploymentDescriptorProject
 
getActiveVersion() - Method in interface org.openl.rules.repository.REntity
Gets active version of the entity.
getContent() - Method in interface org.openl.rules.repository.RFile
Gets content of the file.
getContent4Version(CommonVersion) - Method in interface org.openl.rules.repository.RFile
Returns content of specified version of the file.
getCreated() - Method in interface org.openl.rules.repository.RVersion
Gets date when the version was created.
getCreatedBy() - Method in interface org.openl.rules.repository.RVersion
Gets user who created the version.
getDDProject(String) - Method in class org.openl.rules.repository.NullRepository
 
getDDProject(String) - Method in interface org.openl.rules.repository.RRepository
 
getDDProjects() - Method in class org.openl.rules.repository.NullRepository
 
getDDProjects() - Method in interface org.openl.rules.repository.RRepository
 
getDependencies() - Method in interface org.openl.rules.repository.RProject
 
getDeployment(String) - Method in interface org.openl.rules.repository.RProductionRepository
Gets deployment by name.
getDeploymentNames() - Method in interface org.openl.rules.repository.RProductionRepository
Returns names for all deployments in the repository.
getEffectiveDate() - Method in interface org.openl.rules.repository.REntity
Gets effective date for rules entity.
getExpirationDate() - Method in interface org.openl.rules.repository.REntity
Gets expiration date for rules entity.
getFiles() - Method in interface org.openl.rules.repository.RFolder
Gets list of files from the folder.
getFolders() - Method in interface org.openl.rules.repository.RFolder
Gets list of sub folders.
getLineOfBusiness() - Method in interface org.openl.rules.repository.REntity
Gets line of business for rules entity.
getLineOfBusiness() - Method in interface org.openl.rules.repository.RProductionRepository.SearchParams
 
getLock() - Method in interface org.openl.rules.repository.RCommonProject
 
getLockedAt() - Method in interface org.openl.rules.repository.RLock
 
getLockedBy() - Method in interface org.openl.rules.repository.RLock
 
getLowerEffectiveDate() - Method in interface org.openl.rules.repository.RProductionRepository.SearchParams
 
getLowerExpirationDate() - Method in interface org.openl.rules.repository.RProductionRepository.SearchParams
 
getLowerLimit() - Method in interface org.openl.rules.repository.RDependency
 
getMajor() - Method in interface org.openl.rules.repository.CommonVersion
 
getMajor() - Method in class org.openl.rules.repository.CommonVersionImpl
 
getMimeType() - Method in interface org.openl.rules.repository.RFile
Gets mime type of the file.
getMinor() - Method in interface org.openl.rules.repository.CommonVersion
 
getMinor() - Method in class org.openl.rules.repository.CommonVersionImpl
 
getName() - Method in class org.openl.rules.repository.NullRepository
 
getName() - Method in interface org.openl.rules.repository.RCommonProject
Gets name of the project.
getName() - Method in interface org.openl.rules.repository.REntity
Gets name of the entity.
getName() - Method in interface org.openl.rules.repository.RProperty
 
getName() - Method in interface org.openl.rules.repository.RRepository
Returns name of the repository.
getPath() - Method in interface org.openl.rules.repository.REntity
Returns path of entity.
getProject(String) - Method in class org.openl.rules.repository.NullRepository
 
getProject(String) - Method in interface org.openl.rules.repository.RProductionDeployment
 
getProject(String) - Method in interface org.openl.rules.repository.RRepository
Gets project by name.
getProjectDescriptors() - Method in interface org.openl.rules.repository.RDeploymentDescriptorProject
Gets collection of descriptors for projects that are included in this deployment configuration.
getProjectName() - Method in interface org.openl.rules.repository.RDependency
 
getProjectName() - Method in interface org.openl.rules.repository.RProjectDescriptor
Gets name of rules project.
getProjects() - Method in class org.openl.rules.repository.NullRepository
 
getProjects() - Method in interface org.openl.rules.repository.RProductionDeployment
 
getProjects() - Method in interface org.openl.rules.repository.RRepository
Gets list of projects from the repository.
getProjects4Deletion() - Method in class org.openl.rules.repository.NullRepository
 
getProjects4Deletion() - Method in interface org.openl.rules.repository.RRepository
Gets list of projects from the repository that are marked for deletion.
getProjectVersion(CommonVersion) - Method in interface org.openl.rules.repository.RDeploymentDescriptorProject
 
getProjectVersion(CommonVersion) - Method in interface org.openl.rules.repository.RProject
 
getProjectVersion() - Method in interface org.openl.rules.repository.RProjectDescriptor
Gets version of rules project.
getProperties() - Method in interface org.openl.rules.repository.REntity
 
getProperty(String) - Method in interface org.openl.rules.repository.REntity
 
getProps() - Method in interface org.openl.rules.repository.REntity
 
getRepositoryInstance() - Static method in class org.openl.rules.repository.ProductionRepositoryFactoryProxy
 
getRepositoryInstance() - Method in interface org.openl.rules.repository.RRepositoryFactory
Gets new instance of JCR Repository.
getRepositoryInstance() - Static method in class org.openl.rules.repository.RulesRepositoryFactory
 
getRevision() - Method in interface org.openl.rules.repository.CommonVersion
 
getRevision() - Method in class org.openl.rules.repository.CommonVersionImpl
 
getRootFolder() - Method in interface org.openl.rules.repository.RProject
Returns root folder of the project.
getSize() - Method in interface org.openl.rules.repository.RFile
Returns size of the file's content in bytes.
getType() - Method in interface org.openl.rules.repository.RProperty
 
getUpperEffectiveDate() - Method in interface org.openl.rules.repository.RProductionRepository.SearchParams
 
getUpperExpirationDate() - Method in interface org.openl.rules.repository.RProductionRepository.SearchParams
 
getUpperLimit() - Method in interface org.openl.rules.repository.RDependency
 
getUserName() - Method in interface org.openl.rules.repository.CommonUser
 
getUserName() - Method in class org.openl.rules.repository.CommonUserImpl
 
getValue() - Method in interface org.openl.rules.repository.RProperty
 
getVersionHistory() - Method in interface org.openl.rules.repository.RDeploymentDescriptorProject
 
getVersionHistory() - Method in interface org.openl.rules.repository.REntity
Gets version history of the entity.
getVersionName() - Method in interface org.openl.rules.repository.CommonVersion
 
getVersionName() - Method in class org.openl.rules.repository.CommonVersionImpl
 

H

hasDDProject(String) - Method in class org.openl.rules.repository.NullRepository
 
hasDDProject(String) - Method in interface org.openl.rules.repository.RRepository
 
hasDeployment(String) - Method in interface org.openl.rules.repository.RProductionRepository
Checks if a deployment with given name exists in the repository.
hashCode() - Method in class org.openl.rules.repository.CommonVersionImpl
 
hasProject(String) - Method in class org.openl.rules.repository.NullRepository
 
hasProject(String) - Method in interface org.openl.rules.repository.RProductionDeployment
 
hasProject(String) - Method in interface org.openl.rules.repository.RRepository
Checks whether project with given name exists in the repository.
hasProperty(String) - Method in interface org.openl.rules.repository.REntity
 
hasUpperLimit() - Method in interface org.openl.rules.repository.RDependency
 

I

initialize(ConfigSet) - Method in interface org.openl.rules.repository.RRepositoryFactory
Initialize factory.
isFailed() - Static method in class org.openl.rules.repository.RulesRepositoryFactory
 
isLocked() - Method in interface org.openl.rules.repository.RCommonProject
 
isLocked() - Method in interface org.openl.rules.repository.RLock
 
isMarked4Deletion() - Method in interface org.openl.rules.repository.RCommonProject
Returns whether the project is marked for deletion.

L

lock(CommonUser) - Method in interface org.openl.rules.repository.RCommonProject
 

M

MSG_FAILED - Static variable in class org.openl.rules.repository.RulesRepositoryFactory
 

N

NullRepository - Class in org.openl.rules.repository
Stub to use when repository cannot be initialized.
NullRepository() - Constructor for class org.openl.rules.repository.NullRepository
 

O

org.openl.rules.repository - package org.openl.rules.repository
 
org.openl.rules.repository.exceptions - package org.openl.rules.repository.exceptions
 

P

ProductionRepositoryFactoryProxy - Class in org.openl.rules.repository
Repository Factory Proxy.
ProductionRepositoryFactoryProxy() - Constructor for class org.openl.rules.repository.ProductionRepositoryFactoryProxy
 
projectsAdded() - Method in interface org.openl.rules.repository.RDeploymentListener
 
PROP_FILE - Static variable in class org.openl.rules.repository.ProductionRepositoryFactoryProxy
 
PROP_FILE - Static variable in class org.openl.rules.repository.RulesRepositoryFactory
 

R

RCommonProject - Interface in org.openl.rules.repository
 
RDependency - Interface in org.openl.rules.repository
 
RDeploymentDescriptorProject - Interface in org.openl.rules.repository
 
RDeploymentListener - Interface in org.openl.rules.repository
 
release() - Method in class org.openl.rules.repository.NullRepository
 
release() - Static method in class org.openl.rules.repository.ProductionRepositoryFactoryProxy
 
release() - Method in interface org.openl.rules.repository.RRepository
Releases resources allocated by this Rules Repository instance.
release() - Method in interface org.openl.rules.repository.RRepositoryFactory
 
removeListener(RDeploymentListener) - Method in interface org.openl.rules.repository.RProductionRepository
 
removeProperty(String) - Method in interface org.openl.rules.repository.REntity
 
REntity - Interface in org.openl.rules.repository
Abstract Entity.
reset() - Static method in class org.openl.rules.repository.ProductionRepositoryFactoryProxy
 
revertToVersion(String) - Method in interface org.openl.rules.repository.RFile
Reverts the file to specified version.
RFile - Interface in org.openl.rules.repository
OpenL Rules File.
RFolder - Interface in org.openl.rules.repository
OpenL Rules Folder.
riseVersion(int, int) - Method in interface org.openl.rules.repository.RCommonProject
 
RLock - Interface in org.openl.rules.repository
 
RProductionDeployment - Interface in org.openl.rules.repository
Represents a set of deployed projects to production repository.
RProductionRepository - Interface in org.openl.rules.repository
OpenL projects production repositury, that is the place where OpenL projects are deployed to.
RProductionRepository.SearchParams - Interface in org.openl.rules.repository
 
RProject - Interface in org.openl.rules.repository
OpenL Rules Project.
RProjectDescriptor - Interface in org.openl.rules.repository
 
RProperty - Interface in org.openl.rules.repository
 
RPropertyType - Enum in org.openl.rules.repository
 
RRepository - Interface in org.openl.rules.repository
OpenL Rules Repository.
RRepositoryException - Exception in org.openl.rules.repository.exceptions
OpenL Rules Repository Exception
RRepositoryException(String, Throwable) - Constructor for exception org.openl.rules.repository.exceptions.RRepositoryException
 
RRepositoryException(String, Throwable, Object...) - Constructor for exception org.openl.rules.repository.exceptions.RRepositoryException
 
RRepositoryFactory - Interface in org.openl.rules.repository
Interface for concrete repository factories.
RulesRepositoryFactory - Class in org.openl.rules.repository
Repository Factory.
RulesRepositoryFactory() - Constructor for class org.openl.rules.repository.RulesRepositoryFactory
 
RVersion - Interface in org.openl.rules.repository
OpenL Rules Entity Version.

S

save() - Method in interface org.openl.rules.repository.RProductionDeployment
 
setContent(InputStream) - Method in interface org.openl.rules.repository.RFile
Sets/Updates content of the file.
setDependencies(Collection<? extends RDependency>) - Method in interface org.openl.rules.repository.RProject
 
setEffectiveDate(Date) - Method in interface org.openl.rules.repository.REntity
Sets effective date for rules entity.
setExpirationDate(Date) - Method in interface org.openl.rules.repository.REntity
Sets expiration date for rules entity. expiration date can be disabled if null is passed.
setLineOfBusiness(String) - Method in interface org.openl.rules.repository.REntity
Sets line of business for rules entity.
setProjectDescriptors(Collection<RProjectDescriptor>) - Method in interface org.openl.rules.repository.RDeploymentDescriptorProject
 
setProjectVersion(RVersion) - Method in interface org.openl.rules.repository.RProjectDescriptor
 
setProps(Map<String, Object>) - Method in interface org.openl.rules.repository.REntity
 
setValue(Object) - Method in interface org.openl.rules.repository.RProperty
 

U

undelete(CommonUser) - Method in interface org.openl.rules.repository.RCommonProject
Unmarks the project from deletion.
unlock(CommonUser) - Method in interface org.openl.rules.repository.RCommonProject
 

V

valueOf(String) - Static method in enum org.openl.rules.repository.RPropertyType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.openl.rules.repository.RPropertyType
Returns an array containing the constants of this enum type, in the order they are declared.

A C D E F G H I L M N O P R S U V

Copyright © 2010. All Rights Reserved.