Skip navigation links
A C D E F G H I L M N O P R S T U V W 

A

addFolder(String) - Method in interface org.openl.rules.repository.api.FolderAPI
 
addListener(RDeploymentListener) - Method in interface org.openl.rules.repository.RProductionRepository
 
addProperty(Property) - Method in interface org.openl.rules.common.PropertiesContainer
Adds property into the container.
addProperty(String, ValueType, Object) - Method in interface org.openl.rules.repository.api.ArtefactAPI
 
addProperty(String, ValueType, Object) - Method in interface org.openl.rules.repository.REntity
 
addRepositoryListener(RRepositoryListener) - Method in class org.openl.rules.repository.NullRepository
 
addRepositoryListener(RRepositoryListener) - Method in interface org.openl.rules.repository.RRepository
 
addResource(String, InputStream) - Method in interface org.openl.rules.repository.api.FolderAPI
 
addSegment(String) - Method in class org.openl.rules.common.impl.ArtefactPathImpl
 
appendToSegments(String) - Method in class org.openl.rules.common.impl.ArtefactPathImpl
 
ArtefactAPI - Interface in org.openl.rules.repository.api
 
ArtefactPath - Interface in org.openl.rules.common
Defines path of an Artefact.
ArtefactPathImpl - Class in org.openl.rules.common.impl
Implementation of Artefact Path.
ArtefactPathImpl(ArtefactPath) - Constructor for class org.openl.rules.common.impl.ArtefactPathImpl
 
ArtefactPathImpl(List<String>) - Constructor for class org.openl.rules.common.impl.ArtefactPathImpl
 
ArtefactPathImpl(String[]) - Constructor for class org.openl.rules.common.impl.ArtefactPathImpl
 
ArtefactPathImpl(String) - Constructor for class org.openl.rules.common.impl.ArtefactPathImpl
 
ArtefactProperties - Interface in org.openl.rules.repository.api
 
ArtefactType - Enum in org.openl.rules.common
 

C

changeClassName(String) - Static method in class org.openl.rules.repository.RepositoryFactoryInstatiator
 
checkType(ValueType) - Method in class org.openl.rules.common.impl.PropertyImpl
 
clearModifyStatus() - Method in interface org.openl.rules.repository.api.ArtefactAPI
 
clone() - Method in class org.openl.rules.common.impl.ArtefactPathImpl
 
commit(CommonUser, int) - Method in interface org.openl.rules.repository.api.ArtefactAPI
 
commit(CommonUser) - Method in interface org.openl.rules.repository.RCommonProject
Commits changes in background versioned storage.
commit(CommonUser) - Method in interface org.openl.rules.repository.REntity
Commits changes in background versioned storage.
CommonException - Exception in org.openl.rules.common
There are no CommonException(String pattern, Object...
CommonException(String) - Constructor for exception org.openl.rules.common.CommonException
Constructs a new exception with the specified detail message.
CommonException(String, Throwable) - Constructor for exception org.openl.rules.common.CommonException
 
CommonException(String, Throwable, Object...) - Constructor for exception org.openl.rules.common.CommonException
 
CommonUser - Interface in org.openl.rules.common
 
CommonUserImpl - Class in org.openl.rules.common.impl
 
CommonUserImpl(String) - Constructor for class org.openl.rules.common.impl.CommonUserImpl
 
CommonVersion - Interface in org.openl.rules.common
 
CommonVersionImpl - Class in org.openl.rules.common.impl
 
CommonVersionImpl(CommonVersion) - Constructor for class org.openl.rules.common.impl.CommonVersionImpl
 
CommonVersionImpl(int, int, int) - Constructor for class org.openl.rules.common.impl.CommonVersionImpl
 
CommonVersionImpl(int) - Constructor for class org.openl.rules.common.impl.CommonVersionImpl
 
CommonVersionImpl(String) - Constructor for class org.openl.rules.common.impl.CommonVersionImpl
x -> revision x.y -> major.minor x.y.z -> major.minor.revision
compareTo(CommonVersion) - Method in class org.openl.rules.common.impl.CommonVersionImpl
 
compareTo(CommonVersion) - Method in class org.openl.rules.common.impl.RepositoryProjectVersionImpl
 
createDDProject(String) - Method in class org.openl.rules.repository.NullRepository
Deprecated.
createDDProject(String) - Method in interface org.openl.rules.repository.RRepository
Deprecated.
createDeployment(String) - Method in interface org.openl.rules.repository.RProductionRepository
Deprecated.
createDeploymentProject(String) - Method in class org.openl.rules.repository.NullRepository
 
createDeploymentProject(String) - Method in interface org.openl.rules.repository.RRepository
 
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
Deprecated.
createProject(String) - Method in interface org.openl.rules.repository.RProductionDeployment
 
createProject(String) - Method in interface org.openl.rules.repository.RRepository
Deprecated.
createProjectDescriptor(String) - Method in interface org.openl.rules.repository.RDeploymentDescriptorProject
 
createRulesProject(String) - Method in class org.openl.rules.repository.NullRepository
 
createRulesProject(String) - Method in interface org.openl.rules.repository.RRepository
Creates a project in the repository.
createTransaction() - Method in interface org.openl.rules.repository.api.ArtefactAPI
 

D

DEFAULT_CONFIGURATION_MANAGER_FACTORY - Static variable in class org.openl.rules.repository.ProductionRepositoryFactoryProxy
 
DEFAULT_REPOSITORY_PROPERTIES_FILE - Static variable in class org.openl.rules.repository.ProductionRepositoryFactoryProxy
 
delete(CommonUser) - Method in interface org.openl.rules.repository.api.ArtefactAPI
 
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.
DELIMETER - Static variable in class org.openl.rules.common.impl.RepositoryProjectVersionImpl
 
DESCRIPTORS_FILE - Static variable in interface org.openl.rules.repository.api.ArtefactProperties
 
deserialize(InputStream) - Static method in class org.openl.rules.common.ProjectDescriptorHelper
 
destroy() - Method in class org.openl.rules.repository.ProductionRepositoryFactoryProxy
 

E

equals(Object) - Method in class org.openl.rules.common.impl.ArtefactPathImpl
 
equals(Object) - Method in class org.openl.rules.common.impl.CommonVersionImpl
 
equals(Object) - Method in class org.openl.rules.common.impl.RepositoryProjectVersionImpl
 
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
 
FolderAPI - Interface in org.openl.rules.repository.api
 

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.
getArtefact(String) - Method in interface org.openl.rules.repository.api.FolderAPI
 
getArtefactPath() - Method in interface org.openl.rules.repository.api.ArtefactAPI
 
getArtefacts() - Method in interface org.openl.rules.repository.api.FolderAPI
 
getContent() - Method in interface org.openl.rules.repository.api.ResourceAPI
 
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.
getCreatedAt() - Method in class org.openl.rules.common.impl.RepositoryVersionInfoImpl
 
getCreatedAt() - Method in interface org.openl.rules.common.VersionInfo
 
getCreatedBy() - Method in class org.openl.rules.common.impl.RepositoryVersionInfoImpl
 
getCreatedBy() - Method in interface org.openl.rules.common.VersionInfo
 
getCreatedBy() - Method in interface org.openl.rules.repository.RVersion
Gets user who created the version.
getDate() - Method in class org.openl.rules.common.impl.PropertyImpl
Gets value as Date.
getDate() - Method in interface org.openl.rules.common.Property
Gets value as Date.
getDDProject(String) - Method in class org.openl.rules.repository.NullRepository
Deprecated.
getDDProject(String) - Method in interface org.openl.rules.repository.RRepository
Deprecated.
getDDProjects() - Method in class org.openl.rules.repository.NullRepository
Deprecated.
getDDProjects() - Method in interface org.openl.rules.repository.RRepository
Deprecated.
getDeployment(String) - Method in interface org.openl.rules.repository.RProductionRepository
Deprecated.
getDeploymentNames() - Method in interface org.openl.rules.repository.RProductionRepository
Deprecated.
getDeploymentProject(String) - Method in class org.openl.rules.repository.NullRepository
 
getDeploymentProject(String) - Method in interface org.openl.rules.repository.RRepository
 
getDeploymentProjectNames() - Method in interface org.openl.rules.repository.RProductionRepository
 
getDeploymentProjects() - Method in class org.openl.rules.repository.NullRepository
 
getDeploymentProjects() - Method in interface org.openl.rules.repository.RRepository
 
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.
getFactory(Map<String, Object>) - Method in class org.openl.rules.repository.ProductionRepositoryFactoryProxy
 
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.
getInheritedProps() - Method in interface org.openl.rules.common.RulesRepositoryArtefact
 
getInheritedProps() - Method in interface org.openl.rules.repository.api.ArtefactAPI
 
getLastDeploymentProjects() - Method in interface org.openl.rules.repository.RProductionRepository
 
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
 
getLock() - Method in interface org.openl.rules.repository.REntity
 
getLockedAt() - Method in interface org.openl.rules.common.LockInfo
Get date/time when the lock was set.
getLockedAt() - Method in interface org.openl.rules.repository.RLock
 
getLockedBy() - Method in interface org.openl.rules.common.LockInfo
Get id of user who set the lock.
getLockedBy() - Method in interface org.openl.rules.repository.RLock
 
getLockInfo() - Method in interface org.openl.rules.repository.api.ArtefactAPI
 
getLowerEffectiveDate() - Method in interface org.openl.rules.repository.RProductionRepository.SearchParams
 
getLowerExpirationDate() - Method in interface org.openl.rules.repository.RProductionRepository.SearchParams
 
getMajor() - Method in interface org.openl.rules.common.CommonVersion
 
getMajor() - Method in class org.openl.rules.common.impl.CommonVersionImpl
 
getMajor() - Method in class org.openl.rules.common.impl.RepositoryProjectVersionImpl
 
getMimeType() - Method in interface org.openl.rules.repository.RFile
Gets mime type of the file.
getMinor() - Method in interface org.openl.rules.common.CommonVersion
 
getMinor() - Method in class org.openl.rules.common.impl.CommonVersionImpl
 
getMinor() - Method in class org.openl.rules.common.impl.RepositoryProjectVersionImpl
 
getModifiedAt() - Method in class org.openl.rules.common.impl.RepositoryVersionInfoImpl
 
getModifiedAt() - Method in interface org.openl.rules.common.VersionInfo
 
getModifiedBy() - Method in class org.openl.rules.common.impl.RepositoryVersionInfoImpl
 
getModifiedBy() - Method in interface org.openl.rules.common.VersionInfo
 
getName() - Method in class org.openl.rules.common.impl.PropertyImpl
Gets name of the property.
getName() - Method in interface org.openl.rules.common.Property
Gets name of the property.
getName() - Method in interface org.openl.rules.repository.api.ArtefactAPI
 
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.
getNameOfNode() - Method in class org.openl.rules.common.InheritedProperty
 
getOldUriProperty(String, String) - Static method in class org.openl.rules.repository.RepositoryFactoryInstatiator
 
getPath() - Method in interface org.openl.rules.repository.REntity
Returns path of entity.
getProject(String) - Method in class org.openl.rules.repository.NullRepository
Deprecated.
getProject(String) - Method in interface org.openl.rules.repository.RProductionDeployment
 
getProject(String) - Method in interface org.openl.rules.repository.RRepository
Deprecated.
getProjectDescriptors() - Method in interface org.openl.rules.repository.RDeploymentDescriptorProject
Gets collection of descriptors for projects that are included in this deploy configuration.
getProjectName() - Method in class org.openl.rules.common.impl.ProjectDescriptorImpl
 
getProjectName() - Method in interface org.openl.rules.common.ProjectDescriptor
 
getProjectName() - Method in interface org.openl.rules.repository.RProjectDescriptor
Gets name of rules project.
getProjectName() - Method in class org.openl.rules.repository.RRepositoryListener.RRepositoryEvent
 
getProjects() - Method in class org.openl.rules.repository.NullRepository
Deprecated.
getProjects() - Method in interface org.openl.rules.repository.RProductionDeployment
 
getProjects() - Method in interface org.openl.rules.repository.RRepository
Deprecated.
getProjects4Deletion() - Method in class org.openl.rules.repository.NullRepository
Deprecated.
getProjects4Deletion() - Method in interface org.openl.rules.repository.RRepository
Deprecated.
getProjectVersion() - Method in class org.openl.rules.common.impl.ProjectDescriptorImpl
 
getProjectVersion() - Method in interface org.openl.rules.common.ProjectDescriptor
 
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.common.PropertiesContainer
Gets list of all properties in the container.
getProperties() - Method in interface org.openl.rules.repository.api.ArtefactAPI
Gets list of all properties in the container.
getProperties() - Method in interface org.openl.rules.repository.REntity
 
getProperty(String) - Method in interface org.openl.rules.common.PropertiesContainer
Returns property by name.
getProperty(String) - Method in interface org.openl.rules.repository.api.ArtefactAPI
Returns property by name.
getProperty(String) - Method in interface org.openl.rules.repository.REntity
 
getProps() - Method in interface org.openl.rules.common.RulesRepositoryArtefact
 
getProps() - Method in interface org.openl.rules.repository.api.ArtefactAPI
 
getProps() - Method in interface org.openl.rules.repository.REntity
 
getRepositoryInstance(String) - Method in class org.openl.rules.repository.ProductionRepositoryFactoryProxy
 
getRepositoryInstance() - Method in interface org.openl.rules.repository.RRepositoryFactory
Gets new instance of JCR Repository.
getRepositoryListeners() - Method in class org.openl.rules.repository.NullRepository
 
getRepositoryListeners() - Method in interface org.openl.rules.repository.RRepository
 
getResourceType() - Method in interface org.openl.rules.repository.api.ResourceAPI
 
getRevision() - Method in interface org.openl.rules.common.CommonVersion
 
getRevision() - Method in class org.openl.rules.common.impl.CommonVersionImpl
 
getRevision() - Method in class org.openl.rules.common.impl.RepositoryProjectVersionImpl
 
getRootFolder() - Method in interface org.openl.rules.repository.RProject
Returns root folder of the project.
getRulesProject(String) - Method in class org.openl.rules.repository.NullRepository
 
getRulesProject(String) - Method in interface org.openl.rules.repository.RRepository
Gets project by name.
getRulesProjects() - Method in class org.openl.rules.repository.NullRepository
 
getRulesProjects() - Method in interface org.openl.rules.repository.RRepository
Gets list of projects from the repository.
getRulesProjectsForDeletion() - Method in class org.openl.rules.repository.NullRepository
 
getRulesProjectsForDeletion() - Method in interface org.openl.rules.repository.RRepository
Gets list of projects from the repository that are marked for deletion.
getSegments() - Method in interface org.openl.rules.common.ArtefactPath
Gets the path as a collection of segments.
getSegments() - Method in class org.openl.rules.common.impl.ArtefactPathImpl
Gets the path as a collection of segments.
getSize() - Method in interface org.openl.rules.repository.RFile
Returns size of the file's content in bytes.
getString() - Method in class org.openl.rules.common.impl.PropertyImpl
Gets value as String.
getString() - Method in interface org.openl.rules.common.Property
Gets value as String.
getStringValue() - Method in interface org.openl.rules.common.ArtefactPath
Gets the path as a single string.
getStringValue(int) - Method in interface org.openl.rules.common.ArtefactPath
Gets the path as a single string, omitting first skip elements.
getStringValue() - Method in class org.openl.rules.common.impl.ArtefactPathImpl
Gets the path as a single string.
getStringValue(int) - Method in class org.openl.rules.common.impl.ArtefactPathImpl
 
getTransaction() - Method in interface org.openl.rules.repository.RTransactionManager
 
getTransactionManager() - Method in class org.openl.rules.repository.NullRepository
 
getTransactionManager() - Method in interface org.openl.rules.repository.RRepository
 
getType() - Method in class org.openl.rules.common.impl.PropertyImpl
Gets type of value for the property.
getType() - Method in interface org.openl.rules.common.Property
Gets type of value for the property.
getTypeOfNode() - Method in class org.openl.rules.common.InheritedProperty
 
getUpperEffectiveDate() - Method in interface org.openl.rules.repository.RProductionRepository.SearchParams
 
getUpperExpirationDate() - Method in interface org.openl.rules.repository.RProductionRepository.SearchParams
 
getUserName() - Method in interface org.openl.rules.common.CommonUser
 
getUserName() - Method in class org.openl.rules.common.impl.CommonUserImpl
 
getValue() - Method in class org.openl.rules.common.impl.PropertyImpl
Gets value of the property as Object.
getValue() - Method in class org.openl.rules.common.InheritedProperty
 
getValue() - Method in interface org.openl.rules.common.Property
Gets value of the property as Object.
getVersion() - Method in interface org.openl.rules.repository.api.ArtefactAPI
 
getVersion(int) - Method in interface org.openl.rules.repository.api.ArtefactAPI
 
getVersion(CommonVersion) - Method in interface org.openl.rules.repository.api.ArtefactAPI
 
getVersion(CommonVersion) - Method in interface org.openl.rules.repository.api.FolderAPI
 
getVersionComment() - Method in class org.openl.rules.common.impl.RepositoryProjectVersionImpl
 
getVersionComment() - Method in interface org.openl.rules.common.RulesRepositoryArtefact
 
getVersionHistory() - Method in interface org.openl.rules.repository.RDeploymentDescriptorProject
 
getVersionHistory() - Method in interface org.openl.rules.repository.REntity
Gets version history of the entity.
getVersionInfo() - Method in class org.openl.rules.common.impl.RepositoryProjectVersionImpl
 
getVersionInfo() - Method in interface org.openl.rules.common.ProjectVersion
 
getVersionName() - Method in interface org.openl.rules.common.CommonVersion
 
getVersionName() - Method in class org.openl.rules.common.impl.CommonVersionImpl
 
getVersionName() - Method in class org.openl.rules.common.impl.RepositoryProjectVersionImpl
 
getVersionProperties() - Method in class org.openl.rules.common.impl.RepositoryProjectVersionImpl
 
getVersionProperties() - Method in interface org.openl.rules.common.ProjectVersion
 
getVersions() - Method in interface org.openl.rules.repository.api.ArtefactAPI
 
getVersionsCount() - Method in interface org.openl.rules.repository.api.ArtefactAPI
 

H

hasArtefact(String) - Method in interface org.openl.rules.repository.api.FolderAPI
 
hasDeployment(String) - Method in interface org.openl.rules.repository.RProductionRepository
Deprecated.
hasDeploymentProject(String) - Method in class org.openl.rules.repository.NullRepository
 
hasDeploymentProject(String) - Method in interface org.openl.rules.repository.RRepository
 
hashCode() - Method in class org.openl.rules.common.impl.ArtefactPathImpl
 
hashCode() - Method in class org.openl.rules.common.impl.CommonVersionImpl
 
hashCode() - Method in class org.openl.rules.common.impl.RepositoryProjectVersionImpl
 
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.common.PropertiesContainer
Checks whether property with specified name exists in the container.
hasProperty(String) - Method in interface org.openl.rules.repository.api.ArtefactAPI
Checks whether property with specified name exists in the container.
hasProperty(String) - Method in interface org.openl.rules.repository.REntity
 

I

InheritedProperty - Class in org.openl.rules.common
 
InheritedProperty(Object, ArtefactType, String) - Constructor for class org.openl.rules.common.InheritedProperty
 
initialize(ConfigSet) - Method in interface org.openl.rules.repository.RRepositoryFactory
Initialize factory.
isFolder() - Method in interface org.openl.rules.repository.api.ArtefactAPI
 
isLocked() - Method in interface org.openl.rules.common.LockInfo
 
isLocked() - Method in interface org.openl.rules.repository.RCommonProject
 
isLocked() - Method in interface org.openl.rules.repository.REntity
 
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.
isModified() - Method in interface org.openl.rules.repository.api.ArtefactAPI
 

L

lock(CommonUser) - Method in interface org.openl.rules.repository.api.ArtefactAPI
 
lock(CommonUser) - Method in interface org.openl.rules.repository.RCommonProject
 
lock(CommonUser) - Method in interface org.openl.rules.repository.REntity
 
lock(CommonUser) - Method in interface org.openl.rules.repository.RLock
 
LockInfo - Interface in org.openl.rules.common
Information on Project Lock.

M

MAX_MM_INT - Static variable in interface org.openl.rules.common.CommonVersion
 

N

newFactory(String, ConfigSet) - Static method in class org.openl.rules.repository.RepositoryFactoryInstatiator
Create new instance of 'className' repository with defined configuration.
NO_LOCK - Static variable in interface org.openl.rules.repository.RLock
 
NO_TRANSACTION - Static variable in interface org.openl.rules.repository.RTransactionManager
 
NON_DEFINED_VERSION - Static variable in interface org.openl.rules.repository.RVersion
 
notifyChanges() - Method in interface org.openl.rules.repository.RProductionRepository
Notify production repository about changes.
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

onEvent() - Method in interface org.openl.rules.repository.RDeploymentListener
 
onEventInDeploymentProjects(RRepositoryListener.RRepositoryEvent) - Method in interface org.openl.rules.repository.RRepositoryListener
 
onEventInRulesProjects(RRepositoryListener.RRepositoryEvent) - Method in interface org.openl.rules.repository.RRepositoryListener
 
org.openl.rules.common - package org.openl.rules.common
 
org.openl.rules.common.impl - package org.openl.rules.common.impl
 
org.openl.rules.repository - package org.openl.rules.repository
 
org.openl.rules.repository.api - package org.openl.rules.repository.api
 
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
 
ProjectDescriptor<T extends CommonVersion> - Interface in org.openl.rules.common
 
ProjectDescriptorHelper - Class in org.openl.rules.common
Created by ymolchan on 10/6/2014.
ProjectDescriptorHelper() - Constructor for class org.openl.rules.common.ProjectDescriptorHelper
 
ProjectDescriptorImpl - Class in org.openl.rules.common.impl
 
ProjectDescriptorImpl(String, CommonVersion) - Constructor for class org.openl.rules.common.impl.ProjectDescriptorImpl
 
ProjectException - Exception in org.openl.rules.common
 
ProjectException(String) - Constructor for exception org.openl.rules.common.ProjectException
Constructs a new exception with the specified detail message.
ProjectException(String, Throwable) - Constructor for exception org.openl.rules.common.ProjectException
 
ProjectException(String, Throwable, Object...) - Constructor for exception org.openl.rules.common.ProjectException
 
ProjectVersion - Interface in org.openl.rules.common
 
PROP_ATTRIBUTE - Static variable in interface org.openl.rules.repository.api.ArtefactProperties
 
PROP_EFFECTIVE_DATE - Static variable in interface org.openl.rules.repository.api.ArtefactProperties
 
PROP_EXPIRATION_DATE - Static variable in interface org.openl.rules.repository.api.ArtefactProperties
 
PROP_LINE_OF_BUSINESS - Static variable in interface org.openl.rules.repository.api.ArtefactProperties
 
PROP_LOCKED_AT - Static variable in interface org.openl.rules.repository.api.ArtefactProperties
 
PROP_LOCKED_BY - Static variable in interface org.openl.rules.repository.api.ArtefactProperties
 
PROP_MODIFIED_BY - Static variable in interface org.openl.rules.repository.api.ArtefactProperties
 
PROP_PRJ_COMMENT - Static variable in interface org.openl.rules.repository.api.ArtefactProperties
 
PROP_PRJ_DESCR - Static variable in interface org.openl.rules.repository.api.ArtefactProperties
 
PROP_PRJ_MARKED_4_DELETION - Static variable in interface org.openl.rules.repository.api.ArtefactProperties
 
PROP_RES_CONTENT - Static variable in interface org.openl.rules.repository.api.ArtefactProperties
 
PROP_RES_DATA - Static variable in interface org.openl.rules.repository.api.ArtefactProperties
 
PROP_RES_ENCODING - Static variable in interface org.openl.rules.repository.api.ArtefactProperties
 
PROP_RES_LASTMODIFIED - Static variable in interface org.openl.rules.repository.api.ArtefactProperties
 
PROP_RES_MIMETYPE - Static variable in interface org.openl.rules.repository.api.ArtefactProperties
 
PROP_REVISION - Static variable in interface org.openl.rules.repository.api.ArtefactProperties
 
PROP_VERSION - Static variable in interface org.openl.rules.repository.api.ArtefactProperties
 
PropertiesContainer - Interface in org.openl.rules.common
Properties Container keeps set of properties.
Property - Interface in org.openl.rules.common
 
PropertyException - Exception in org.openl.rules.common
 
PropertyException(String, Throwable) - Constructor for exception org.openl.rules.common.PropertyException
 
PropertyException(String, Throwable, Object...) - Constructor for exception org.openl.rules.common.PropertyException
 
PropertyImpl - Class in org.openl.rules.common.impl
Implementation of Property
PropertyImpl(String, Date) - Constructor for class org.openl.rules.common.impl.PropertyImpl
 
PropertyImpl(String, String) - Constructor for class org.openl.rules.common.impl.PropertyImpl
 
PropertyImpl(String, ValueType, Object) - Constructor for class org.openl.rules.common.impl.PropertyImpl
 
PROPS_COUNT - Static variable in interface org.openl.rules.repository.api.ArtefactProperties
 

R

RCommonProject - 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() - 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
 
releaseRepository(String) - Method in class org.openl.rules.repository.ProductionRepositoryFactoryProxy
 
removeAllProperties() - Method in interface org.openl.rules.repository.api.ArtefactAPI
 
removeListener(RDeploymentListener) - Method in interface org.openl.rules.repository.RProductionRepository
 
removeProperty(String) - Method in interface org.openl.rules.common.PropertiesContainer
Removes property from the container.
removeProperty(String) - Method in interface org.openl.rules.repository.api.ArtefactAPI
Removes property from the container.
removeProperty(String) - Method in interface org.openl.rules.repository.REntity
 
removeRepositoryListener(RRepositoryListener) - Method in class org.openl.rules.repository.NullRepository
 
removeRepositoryListener(RRepositoryListener) - Method in interface org.openl.rules.repository.RRepository
 
REntity - Interface in org.openl.rules.repository
Abstract Entity.
RepositoryFactoryInstatiator - Class in org.openl.rules.repository
Factory class to instantiate repository factories by class name
RepositoryFactoryInstatiator() - Constructor for class org.openl.rules.repository.RepositoryFactoryInstatiator
 
RepositoryProjectVersionImpl - Class in org.openl.rules.common.impl
 
RepositoryProjectVersionImpl(String) - Constructor for class org.openl.rules.common.impl.RepositoryProjectVersionImpl
 
RepositoryProjectVersionImpl(CommonVersion, VersionInfo) - Constructor for class org.openl.rules.common.impl.RepositoryProjectVersionImpl
 
RepositoryProjectVersionImpl(int, int, int, VersionInfo) - Constructor for class org.openl.rules.common.impl.RepositoryProjectVersionImpl
 
RepositoryProjectVersionImpl(CommonVersion, VersionInfo, String, Map<String, Object>) - Constructor for class org.openl.rules.common.impl.RepositoryProjectVersionImpl
 
RepositoryProjectVersionImpl(int, VersionInfo) - Constructor for class org.openl.rules.common.impl.RepositoryProjectVersionImpl
 
RepositoryVersionInfoImpl - Class in org.openl.rules.common.impl
 
RepositoryVersionInfoImpl(Date, String) - Constructor for class org.openl.rules.common.impl.RepositoryVersionInfoImpl
 
RepositoryVersionInfoImpl(Date, String, Date, String) - Constructor for class org.openl.rules.common.impl.RepositoryVersionInfoImpl
 
ResourceAPI - Interface in org.openl.rules.repository.api
 
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.
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
 
RRepository - Interface in org.openl.rules.repository
OpenL Rules Repository.
RRepositoryEvent(String) - Constructor for class org.openl.rules.repository.RRepositoryListener.RRepositoryEvent
 
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.
RRepositoryListener - Interface in org.openl.rules.repository
 
RRepositoryListener.RRepositoryEvent - Class in org.openl.rules.repository
 
RTransactionManager - Interface in org.openl.rules.repository
 
RulesRepositoryArtefact - Interface in org.openl.rules.common
 
RVersion - Interface in org.openl.rules.repository
OpenL Rules Entity Version.

S

save() - Method in interface org.openl.rules.repository.RProductionDeployment
 
segment(int) - Method in interface org.openl.rules.common.ArtefactPath
Gets a segment in the path.
segment(int) - Method in class org.openl.rules.common.impl.ArtefactPathImpl
Gets a segment in the path.
SEGMENT_DELIMITER - Static variable in class org.openl.rules.common.impl.ArtefactPathImpl
 
segmentCount() - Method in interface org.openl.rules.common.ArtefactPath
Returns number of segments in the path
segmentCount() - Method in class org.openl.rules.common.impl.ArtefactPathImpl
Returns number of segments in the path
serialize(List<ProjectDescriptor>) - Static method in class org.openl.rules.common.ProjectDescriptorHelper
 
setConfigManagerFactory(ConfigurationManagerFactory) - Method in class org.openl.rules.repository.ProductionRepositoryFactoryProxy
 
setContent(InputStream) - Method in interface org.openl.rules.repository.api.ResourceAPI
 
setContent(InputStream) - Method in interface org.openl.rules.repository.RFile
Sets/Updates content of the file.
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.
setLineOfBusiness(String) - Method in interface org.openl.rules.repository.REntity
Sets line of business for rules entity.
setNameOfNode(String) - Method in class org.openl.rules.common.InheritedProperty
 
setProjectDescriptors(Collection<RProjectDescriptor>) - Method in interface org.openl.rules.repository.RDeploymentDescriptorProject
 
setProjectVersion(RVersion) - Method in class org.openl.rules.common.impl.ProjectDescriptorImpl
 
setProjectVersion(CommonVersion) - Method in class org.openl.rules.common.impl.ProjectDescriptorImpl
 
setProjectVersion(T) - Method in interface org.openl.rules.common.ProjectDescriptor
 
setProjectVersion(RVersion) - Method in interface org.openl.rules.repository.RProjectDescriptor
 
setProps(Map<String, Object>) - Method in interface org.openl.rules.common.RulesRepositoryArtefact
 
setProps(Map<String, Object>) - Method in interface org.openl.rules.repository.api.ArtefactAPI
 
setProps(Map<String, Object>) - Method in interface org.openl.rules.repository.REntity
 
setTypeOfNode(ArtefactType) - Method in class org.openl.rules.common.InheritedProperty
 
setValue(Date) - Method in class org.openl.rules.common.impl.PropertyImpl
Sets value of the property.
setValue(String) - Method in class org.openl.rules.common.impl.PropertyImpl
Sets value of the property.
setValue(String) - Method in class org.openl.rules.common.InheritedProperty
 
setValue(Date) - Method in interface org.openl.rules.common.Property
Sets value of the property.
setValue(String) - Method in interface org.openl.rules.common.Property
Sets value of the property.
setVersionComment(String) - Method in class org.openl.rules.common.impl.RepositoryProjectVersionImpl
 
setVersionComment(String) - Method in interface org.openl.rules.common.RulesRepositoryArtefact
 
setVersionProperties(Map<String, Object>) - Method in class org.openl.rules.common.impl.RepositoryProjectVersionImpl
 

T

toString() - Method in class org.openl.rules.common.impl.CommonVersionImpl
 

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.api.ArtefactAPI
 
unlock(CommonUser) - Method in interface org.openl.rules.repository.RCommonProject
 
unlock(CommonUser) - Method in interface org.openl.rules.repository.REntity
 
unlock(CommonUser) - Method in interface org.openl.rules.repository.RLock
 

V

valueOf(String) - Static method in enum org.openl.rules.common.ArtefactType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.common.ValueType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.openl.rules.common.ArtefactType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.common.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
ValueType - Enum in org.openl.rules.common
 
VERSION_COMMENT - Static variable in interface org.openl.rules.repository.api.ArtefactProperties
 
VersionInfo - Interface in org.openl.rules.common
 

W

withoutFirstSegment() - Method in interface org.openl.rules.common.ArtefactPath
Create new instance of ArtefactPath from base one, excluding first segment of base path.
withoutFirstSegment() - Method in class org.openl.rules.common.impl.ArtefactPathImpl
 
withoutSegment(int) - Method in interface org.openl.rules.common.ArtefactPath
 
withoutSegment(int) - Method in class org.openl.rules.common.impl.ArtefactPathImpl
 
withSegment(String) - Method in interface org.openl.rules.common.ArtefactPath
Creates new instance of ArtefactPath from base one, adding one more segment.
withSegment(String) - Method in class org.openl.rules.common.impl.ArtefactPathImpl
 
A C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2016. All rights reserved.