A B C D E F G H I J L M O P R S T U V _ 

A

addDefinition(Definition4BPEL) - Method in class org.apache.ode.store.DocumentRegistry
Adds a WSDL definition for use in resolving MessageType, PortType, Operation and BPEL properties and property aliases
allFiles() - Method in class org.apache.ode.store.DeploymentUnitDir
 

B

beginTransaction() - Method in class org.apache.ode.store.hib.DbConfStoreConnectionFactory
 
beginTransaction() - Method in class org.apache.ode.store.jpa.DbConfStoreConnectionFactory
 
beginTransaction() - Method in interface org.apache.ode.store.ProcessStoreTransactionProvider
 

C

calcInitialProperties(Properties, TDeployment.Process) - Static method in class org.apache.ode.store.ProcessStoreImpl
Create a property mapping based on the initial values in the deployment descriptor.
close() - Method in interface org.apache.ode.store.ConfStoreConnection
 
close() - Method in class org.apache.ode.store.hib.ConfStoreConnectionHib
 
close() - Method in class org.apache.ode.store.hib.DbConfStoreConnectionFactory.DataSourceConnectionProvider
 
close() - Method in class org.apache.ode.store.jpa.ConfStoreConnectionJpa
 
closeConnection(Connection) - Method in class org.apache.ode.store.hib.DbConfStoreConnectionFactory.DataSourceConnectionProvider
 
commitTransaction() - Method in class org.apache.ode.store.hib.DbConfStoreConnectionFactory
 
commitTransaction() - Method in class org.apache.ode.store.jpa.DbConfStoreConnectionFactory
 
commitTransaction() - Method in interface org.apache.ode.store.ProcessStoreTransactionProvider
 
compile() - Method in class org.apache.ode.store.DeploymentUnitDir
Checking for each BPEL file if we have a corresponding compiled process.
configure(Properties) - Method in class org.apache.ode.store.hib.DbConfStoreConnectionFactory.DataSourceConnectionProvider
 
ConfStoreConnection - Interface in org.apache.ode.store
 
ConfStoreConnectionFactory - Interface in org.apache.ode.store
Connection factory for DB store.
ConfStoreConnectionHib - Class in org.apache.ode.store.hib
Connection to a Hibernate data store.
ConfStoreConnectionHib(Session) - Constructor for class org.apache.ode.store.hib.ConfStoreConnectionHib
 
ConfStoreConnectionJpa - Class in org.apache.ode.store.jpa
 
ConfStoreConnectionJpa(EntityManager) - Constructor for class org.apache.ode.store.jpa.ConfStoreConnectionJpa
 
createDeploymentUnit(String) - Method in interface org.apache.ode.store.ConfStoreConnection
 
createDeploymentUnit(String) - Method in class org.apache.ode.store.hib.ConfStoreConnectionHib
 
createDeploymentUnit(String) - Method in class org.apache.ode.store.jpa.ConfStoreConnectionJpa
 
createInternalDS(String) - Static method in class org.apache.ode.store.ProcessStoreImpl
 
createProcess(QName, QName, long) - Method in interface org.apache.ode.store.DeploymentUnitDAO
 
createProcess(QName, QName, long) - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
createProcess(QName, QName, long) - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 

D

DbConfStoreConnectionFactory - Class in org.apache.ode.store.hib
 
DbConfStoreConnectionFactory(DataSource, Properties, boolean, String) - Constructor for class org.apache.ode.store.hib.DbConfStoreConnectionFactory
 
DbConfStoreConnectionFactory - Class in org.apache.ode.store.jpa
 
DbConfStoreConnectionFactory(DataSource, boolean, String) - Constructor for class org.apache.ode.store.jpa.DbConfStoreConnectionFactory
 
DbConfStoreConnectionFactory.DataSourceConnectionProvider - Class in org.apache.ode.store.hib
 
DbConfStoreConnectionFactory.DataSourceConnectionProvider() - Constructor for class org.apache.ode.store.hib.DbConfStoreConnectionFactory.DataSourceConnectionProvider
 
delete() - Method in interface org.apache.ode.store.DeploymentUnitDAO
Delete this deployment unit (deletes all the children).
delete() - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
delete() - Method in class org.apache.ode.store.hib.HibObj
 
delete() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
delete() - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
delete() - Method in class org.apache.ode.store.jpa.JpaObj
 
delete() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
delete() - Method in interface org.apache.ode.store.ProcessConfDAO
 
deploy(File, boolean) - Method in class org.apache.ode.store.ProcessStoreImpl
Deploys a process.
deploy(File) - Method in class org.apache.ode.store.ProcessStoreImpl
 
deploy(File, boolean, String, boolean) - Method in class org.apache.ode.store.ProcessStoreImpl
Deploys a process.
DeploymentUnitDAO - Interface in org.apache.ode.store
DAO interface for a "deployment unit", a collection of processes deployed as a single unit.
DeploymentUnitDaoImpl - Class in org.apache.ode.store.hib
 
DeploymentUnitDaoImpl() - Constructor for class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
DeploymentUnitDaoImpl - Class in org.apache.ode.store.jpa
 
DeploymentUnitDaoImpl() - Constructor for class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
DeploymentUnitDir - Class in org.apache.ode.store
Container providing various functions on the deployment directory.
DeploymentUnitDir(File) - Constructor for class org.apache.ode.store.DeploymentUnitDir
 
DeploymentUnitDir.CBPInfo - Class in org.apache.ode.store
 
DeploymentUnitDir.CBPInfo(QName, String, File) - Constructor for class org.apache.ode.store.DeploymentUnitDir.CBPInfo
 
DocumentEntityResolver - Class in org.apache.ode.store
Resolves references inide the deployment unit.
DocumentEntityResolver(File) - Constructor for class org.apache.ode.store.DocumentEntityResolver
 
DocumentRegistry - Class in org.apache.ode.store
A parsed collection of WSDL definitions, including BPEL-specific extensions.
DocumentRegistry() - Constructor for class org.apache.ode.store.DocumentRegistry
 

E

equals(Object) - Method in class org.apache.ode.store.DeploymentUnitDir
 

F

finalize() - Method in class org.apache.ode.store.ProcessStoreImpl
 
findDeployDir(DeploymentUnitDAO) - Method in class org.apache.ode.store.ProcessStoreImpl
 
fireEvent(ProcessStoreEvent) - Method in class org.apache.ode.store.ProcessStoreImpl
 

G

getBaseURI() - Method in class org.apache.ode.store.ProcessConfImpl
 
getBpelDocument() - Method in class org.apache.ode.store.ProcessConfImpl
 
getCbp() - Method in class org.apache.ode.store.DeploymentUnitDir.CBPInfo
 
getCBPFileSize() - Method in class org.apache.ode.store.ProcessConfImpl
 
getCBPInfo(QName) - Method in class org.apache.ode.store.DeploymentUnitDir
 
getCBPInputStream() - Method in class org.apache.ode.store.ProcessConfImpl
 
getCleanupCategories(boolean) - Method in class org.apache.ode.store.ProcessCleanupConfImpl
 
getCleanupCategories(boolean) - Method in class org.apache.ode.store.ProcessConfImpl
 
getConfigDir() - Method in class org.apache.ode.store.ProcessStoreImpl
 
getConnection() - Method in interface org.apache.ode.store.ConfStoreConnectionFactory
 
getConnection() - Method in class org.apache.ode.store.hib.DbConfStoreConnectionFactory.DataSourceConnectionProvider
 
getConnection() - Method in class org.apache.ode.store.hib.DbConfStoreConnectionFactory
 
getConnection() - Method in class org.apache.ode.store.jpa.DbConfStoreConnectionFactory
 
getCorrelationFilter(String) - Method in class org.apache.ode.store.ProcessConfImpl
 
getCronJobs() - Method in class org.apache.ode.store.ProcessConfImpl
 
getCurrentVersion() - Method in class org.apache.ode.store.ProcessStoreImpl
 
getDefinition(QName) - Method in class org.apache.ode.store.DocumentRegistry
Obtains an WSDL definition based on its target namespace.
getDefinitionForPortType(QName) - Method in class org.apache.ode.store.DeploymentUnitDir
 
getDefinitionForPortType(QName) - Method in class org.apache.ode.store.DocumentRegistry
Obtains an WSDL definition based on its target namespace.
getDefinitionForPortType(QName) - Method in class org.apache.ode.store.ProcessConfImpl
 
getDefinitionForService(QName) - Method in class org.apache.ode.store.DeploymentUnitDir
 
getDefinitionForService(QName) - Method in class org.apache.ode.store.ProcessConfImpl
 
getDefinitions() - Method in class org.apache.ode.store.DeploymentUnitDir
 
getDefinitions() - Method in class org.apache.ode.store.DocumentRegistry
 
getDeployDate() - Method in interface org.apache.ode.store.DeploymentUnitDAO
Get the date/time the DU was deployed.
getDeployDate() - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
The date the process was deployed.
getDeployDate() - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
The date the process was deployed.
getDeployDate() - Method in class org.apache.ode.store.ProcessConfImpl
 
getDeployDir() - Method in class org.apache.ode.store.DeploymentUnitDir
 
getDeployDir() - Method in class org.apache.ode.store.ProcessStoreImpl
 
getDeployer() - Method in interface org.apache.ode.store.DeploymentUnitDAO
Get the userid of the user doing the deploying.
getDeployer() - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
The user that deployed the process.
getDeployer() - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
The user that deployed the process.
getDeployer() - Method in class org.apache.ode.store.ProcessConfImpl
 
getDeploymentDescriptor() - Method in class org.apache.ode.store.DeploymentUnitDir
 
getDeploymentUnit(String) - Method in interface org.apache.ode.store.ConfStoreConnection
 
getDeploymentUnit(String) - Method in class org.apache.ode.store.hib.ConfStoreConnectionHib
 
getDeploymentUnit() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
getDeploymentUnit(String) - Method in class org.apache.ode.store.jpa.ConfStoreConnectionJpa
 
getDeploymentUnit() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
getDeploymentUnit() - Method in interface org.apache.ode.store.ProcessConfDAO
 
getDeploymentUnitDir() - Method in interface org.apache.ode.store.DeploymentUnitDAO
Get the deployment unit directory path.
getDeploymentUnitDir() - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
getDeploymentUnitDir() - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
getDeploymentUnits() - Method in interface org.apache.ode.store.ConfStoreConnection
 
getDeploymentUnits() - Method in class org.apache.ode.store.hib.ConfStoreConnectionHib
 
getDeploymentUnits() - Method in class org.apache.ode.store.jpa.ConfStoreConnectionJpa
 
getDocRegistry() - Method in class org.apache.ode.store.DeploymentUnitDir
 
getEndpointConfigFiles() - Method in class org.apache.ode.store.DeploymentUnitDir
The list of endpoint configuration files contained in the deployment directory and its subdirectories.
getEndpointProperties(EndpointReference) - Method in class org.apache.ode.store.ProcessConfImpl
 
getExtensionElement(QName) - Method in class org.apache.ode.store.ProcessConfImpl
 
getFiles() - Method in class org.apache.ode.store.ProcessConfImpl
 
getId() - Method in class org.apache.ode.store.hib.VersionTrackerDAOImpl
 
getInvokeEndpoints() - Method in class org.apache.ode.store.ProcessConfImpl
 
getKey() - Method in class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl
 
getMexInterceptors(QName) - Method in class org.apache.ode.store.ProcessConfImpl
 
getName() - Method in interface org.apache.ode.store.DeploymentUnitDAO
Get the name of the deployment unit.
getName() - Method in class org.apache.ode.store.DeploymentUnitDir
 
getName() - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
getName() - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
getNextVersion() - Method in interface org.apache.ode.store.ConfStoreConnection
 
getNextVersion() - Method in class org.apache.ode.store.hib.ConfStoreConnectionHib
 
getNextVersion() - Method in class org.apache.ode.store.jpa.ConfStoreConnectionJpa
 
getPackage() - Method in class org.apache.ode.store.ProcessConfImpl
 
getPackages() - Method in class org.apache.ode.store.ProcessStoreImpl
 
getPartnerRoleConfig() - Method in class org.apache.ode.store.ProcessConfImpl
 
getPID() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
getPID() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
getPID() - Method in interface org.apache.ode.store.ProcessConfDAO
 
getPID_() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
getPID_() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
getProcess(QName) - Method in interface org.apache.ode.store.DeploymentUnitDAO
 
getProcess(QName) - Method in class org.apache.ode.store.hib.ConfStoreConnectionHib
 
getProcess(QName) - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
getProcess(QName) - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
getProcessConfiguration(QName) - Method in class org.apache.ode.store.ProcessStoreImpl
 
getProcessDeployInfo(QName) - Method in class org.apache.ode.store.DeploymentUnitDir
 
getProcesses() - Method in interface org.apache.ode.store.DeploymentUnitDAO
Get the collection of processes that are deployed as part of this deployment unit.
getProcesses() - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
getProcesses() - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
getProcesses() - Method in class org.apache.ode.store.ProcessStoreImpl
 
getProcessId() - Method in class org.apache.ode.store.ProcessConfImpl
 
getProcessNames() - Method in class org.apache.ode.store.DeploymentUnitDir
 
getProcessProperties() - Method in class org.apache.ode.store.ProcessConfImpl
 
getProperties() - Method in class org.apache.ode.store.DeploymentUnitDir
 
getProperties_() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
getProperty(QName) - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
getProperty(QName) - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
getProperty(QName) - Method in interface org.apache.ode.store.ProcessConfDAO
 
getPropertyNames() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
getPropertyNames() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
getPropertyNames() - Method in interface org.apache.ode.store.ProcessConfDAO
 
getProvideEndpoints() - Method in class org.apache.ode.store.ProcessConfImpl
 
getState() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
getState() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
getState() - Method in interface org.apache.ode.store.ProcessConfDAO
 
getState() - Method in class org.apache.ode.store.ProcessConfImpl
 
getState_() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
The process state.
getState_() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
getStaticVersion() - Method in class org.apache.ode.store.DeploymentUnitDir
 
getType() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
getType() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
getType() - Method in interface org.apache.ode.store.ProcessConfDAO
 
getType() - Method in class org.apache.ode.store.ProcessConfImpl
 
getType_() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
The type of the process (BPEL process definition name).
getType_() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
The type of the process (BPEL process definition name).
getValue() - Method in class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl
 
getVersion() - Method in class org.apache.ode.store.DeploymentUnitDir
 
getVersion() - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
The process version.
getVersion() - Method in class org.apache.ode.store.hib.VersionTrackerDAOImpl
 
getVersion() - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
The process version.
getVersion() - Method in class org.apache.ode.store.jpa.VersionTrackerDAOImpl
 
getVersion() - Method in interface org.apache.ode.store.ProcessConfDAO
 
getVersion() - Method in class org.apache.ode.store.ProcessConfImpl
 

H

hashCode() - Method in class org.apache.ode.store.DeploymentUnitDir
 
HibObj - Class in org.apache.ode.store.hib
 
HibObj() - Constructor for class org.apache.ode.store.hib.HibObj
 

I

isCleanupCategoryEnabled(boolean, ProcessConf.CLEANUP_CATEGORY) - Method in class org.apache.ode.store.ProcessCleanupConfImpl
 
isCleanupCategoryEnabled(boolean, ProcessConf.CLEANUP_CATEGORY) - Method in class org.apache.ode.store.ProcessConfImpl
 
isEventEnabled(List<String>, BpelEvent.TYPE) - Method in class org.apache.ode.store.ProcessConfImpl
 
isRemoved() - Method in class org.apache.ode.store.DeploymentUnitDir
 
isSharedService(QName) - Method in class org.apache.ode.store.ProcessConfImpl
 
isTransient() - Method in class org.apache.ode.store.ProcessConfImpl
 

J

JpaObj - Class in org.apache.ode.store.jpa
 
JpaObj() - Constructor for class org.apache.ode.store.jpa.JpaObj
 

L

listProcesses(String) - Method in class org.apache.ode.store.ProcessStoreImpl
 
load(DeploymentUnitDAO) - Method in class org.apache.ode.store.ProcessStoreImpl
Load a deployment unit record stored in the db into memory.
load(String) - Method in class org.apache.ode.store.ProcessStoreImpl
Make sure that the deployment unit is loaded.
loadAll() - Method in class org.apache.ode.store.ProcessStoreImpl
Load all the deployment units out of the store.

M

Messages - Class in org.apache.ode.store
Message bundle used by the BPEL provider implementation.
Messages() - Constructor for class org.apache.ode.store.Messages
 
msgDeployFailCompileErrors(CompilationException) - Method in class org.apache.ode.store.Messages
 
msgDeployFailDuplicateDU(String) - Method in class org.apache.ode.store.Messages
 
msgDeployFailDuplicatePID(QName, String) - Method in class org.apache.ode.store.Messages
 
msgDeployFailed(QName, File) - Method in class org.apache.ode.store.Messages
 
msgDeployFailedProcessNotFound(QName, String) - Method in class org.apache.ode.store.Messages
 
msgDeployRollback(File) - Method in class org.apache.ode.store.Messages
 
msgDeployStarting(File) - Method in class org.apache.ode.store.Messages
 
msgOdeInitHibernateDialectDetectFailed() - Method in class org.apache.ode.store.Messages
 
msgOdeInitHibernateErrorReadingHibernateProperties(File) - Method in class org.apache.ode.store.Messages
 
msgOdeInitHibernatePropertiesNotFound(File) - Method in class org.apache.ode.store.Messages
 

O

org.apache.ode.store - package org.apache.ode.store
 
org.apache.ode.store.hib - package org.apache.ode.store.hib
 
org.apache.ode.store.jpa - package org.apache.ode.store.jpa
 

P

processACleanup(Set<ProcessConf.CLEANUP_CATEGORY>, List<TCleanup.Category.Enum>) - Static method in class org.apache.ode.store.ProcessCleanupConfImpl
 
ProcessCleanupConfImpl - Class in org.apache.ode.store
 
ProcessCleanupConfImpl(TDeployment.Process) - Constructor for class org.apache.ode.store.ProcessCleanupConfImpl
 
ProcessConfDAO - Interface in org.apache.ode.store
DAO interface for a process configuration.
ProcessConfDaoImpl - Class in org.apache.ode.store.hib
 
ProcessConfDaoImpl() - Constructor for class org.apache.ode.store.hib.ProcessConfDaoImpl
 
ProcessConfDaoImpl - Class in org.apache.ode.store.jpa
 
ProcessConfDaoImpl() - Constructor for class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
ProcessConfImpl - Class in org.apache.ode.store
Implementation of the ProcessConf interface.
ProcessConfPropertyDaoImpl - Class in org.apache.ode.store.jpa
 
ProcessConfPropertyDaoImpl() - Constructor for class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl
 
ProcessStoreImpl - Class in org.apache.ode.store
JDBC-based implementation of a process store.
ProcessStoreImpl() - Constructor for class org.apache.ode.store.ProcessStoreImpl
 
ProcessStoreImpl(EndpointReferenceContext, DataSource, String, OdeConfigProperties, boolean) - Constructor for class org.apache.ode.store.ProcessStoreImpl
 
ProcessStoreImpl(EndpointReferenceContext, DataSource) - Constructor for class org.apache.ode.store.ProcessStoreImpl
Constructor that hardwires OpenJPA on a new in-memory database.
ProcessStoreTransactionProvider - Interface in org.apache.ode.store
 

R

refreshSchedules(String) - Method in class org.apache.ode.store.ProcessStoreImpl
 
registerListener(ProcessStoreListener) - Method in class org.apache.ode.store.ProcessStoreImpl
 
resolveEntity(XMLResourceIdentifier) - Method in class org.apache.ode.store.DocumentEntityResolver
 
rollbackTransaction() - Method in class org.apache.ode.store.hib.DbConfStoreConnectionFactory
 
rollbackTransaction() - Method in class org.apache.ode.store.jpa.DbConfStoreConnectionFactory
 
rollbackTransaction() - Method in interface org.apache.ode.store.ProcessStoreTransactionProvider
 

S

scan() - Method in class org.apache.ode.store.DeploymentUnitDir
 
setConfigDir(File) - Method in class org.apache.ode.store.ProcessStoreImpl
 
setDeployDate(Date) - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
setDeployDate(Date) - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
setDeployDir(File) - Method in class org.apache.ode.store.ProcessStoreImpl
 
setDeployer(String) - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
setDeployer(String) - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
setDeploymentUnit(DeploymentUnitDaoImpl) - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
setDeploymentUnit(DeploymentUnitDaoImpl) - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
setDeploymentUnitDir(String) - Method in interface org.apache.ode.store.DeploymentUnitDAO
 
setDeploymentUnitDir(String) - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
setDeploymentUnitDir(String) - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
setExtensionValidators(Map<QName, ExtensionValidator>) - Method in class org.apache.ode.store.DeploymentUnitDir
 
setExtensionValidators(Map<QName, ExtensionValidator>) - Method in class org.apache.ode.store.ProcessStoreImpl
 
setId(int) - Method in class org.apache.ode.store.hib.VersionTrackerDAOImpl
 
setKey(String) - Method in class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl
 
setName(String) - Method in class org.apache.ode.store.DeploymentUnitDir
 
setName(String) - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
setName(String) - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
setPID(QName) - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
setPID(QName) - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
setPID_(String) - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
setPID_(String) - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
setProcesses(Collection<ProcessConfDaoImpl>) - Method in class org.apache.ode.store.hib.DeploymentUnitDaoImpl
 
setProcesses(Collection<ProcessConfDaoImpl>) - Method in class org.apache.ode.store.jpa.DeploymentUnitDaoImpl
 
setProperties_(Map<String, String>) - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
setProperty(QName, String) - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
setProperty(QName, String) - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
setProperty(QName, String) - Method in interface org.apache.ode.store.ProcessConfDAO
 
setProperty(QName, QName, Node) - Method in class org.apache.ode.store.ProcessStoreImpl
 
setProperty(QName, QName, String) - Method in class org.apache.ode.store.ProcessStoreImpl
 
setRetiredPackage(String, boolean) - Method in class org.apache.ode.store.ProcessStoreImpl
 
setState(ProcessState) - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
setState(ProcessState) - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
setState(ProcessState) - Method in interface org.apache.ode.store.ProcessConfDAO
 
setState(QName, ProcessState) - Method in class org.apache.ode.store.ProcessStoreImpl
 
setState_(String) - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
setState_(String) - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
setTransient(boolean) - Method in class org.apache.ode.store.ProcessConfImpl
 
setType(QName) - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
setType(QName) - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
setType_(String) - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
setType_(String) - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
setValue(String) - Method in class org.apache.ode.store.jpa.ProcessConfPropertyDaoImpl
 
setVersion(long) - Method in interface org.apache.ode.store.ConfStoreConnection
 
setVersion(long) - Method in class org.apache.ode.store.DeploymentUnitDir
 
setVersion(long) - Method in class org.apache.ode.store.hib.ConfStoreConnectionHib
 
setVersion(long) - Method in class org.apache.ode.store.hib.ProcessConfDaoImpl
 
setVersion(long) - Method in class org.apache.ode.store.hib.VersionTrackerDAOImpl
 
setVersion(long) - Method in class org.apache.ode.store.jpa.ConfStoreConnectionJpa
 
setVersion(long) - Method in class org.apache.ode.store.jpa.ProcessConfDaoImpl
 
setVersion(long) - Method in class org.apache.ode.store.jpa.VersionTrackerDAOImpl
 
shutdown() - Method in class org.apache.ode.store.ProcessStoreImpl
 
shutdownInternalDB(DataSource) - Static method in class org.apache.ode.store.ProcessStoreImpl
 
supportsAggressiveRelease() - Method in class org.apache.ode.store.hib.DbConfStoreConnectionFactory.DataSourceConnectionProvider
 

T

toString() - Method in class org.apache.ode.store.DeploymentUnitDir
 

U

undeploy(File) - Method in class org.apache.ode.store.ProcessStoreImpl
 
undeploy(String) - Method in class org.apache.ode.store.ProcessStoreImpl
 
unregisterListener(ProcessStoreListener) - Method in class org.apache.ode.store.ProcessStoreImpl
 

V

VersionTrackerDAOImpl - Class in org.apache.ode.store.hib
 
VersionTrackerDAOImpl() - Constructor for class org.apache.ode.store.hib.VersionTrackerDAOImpl
 
VersionTrackerDAOImpl - Class in org.apache.ode.store.jpa
 
VersionTrackerDAOImpl() - Constructor for class org.apache.ode.store.jpa.VersionTrackerDAOImpl
 

_

__log - Static variable in class org.apache.ode.store.ProcessCleanupConfImpl
 
_configDir - Variable in class org.apache.ode.store.ProcessStoreImpl
 
_deployDir - Variable in class org.apache.ode.store.ProcessStoreImpl
 
A B C D E F G H I J L M O P R S T U V _ 

Copyright © 2015 WSO2. All Rights Reserved.