A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

abandonTraversal() - Method in class org.openmdx.compatibility.base.dataprovider.exporter.ReplicateHandler.RequestDispenser
Rollback the current transaction.
ABORT - Static variable in class org.openmdx.compatibility.base.exception.CommonExceptionCodes
Deprecated. org.openmdx.base.exception.BaseExceptionCode#ABORT
ABORT - Static variable in exception org.openmdx.compatibility.base.exception.StackedException
An ABORT exception is thrown to report that a non-transactional unit of work has been aborted.
ABORT - Static variable in class org.openmdx.kernel.exception.BasicException.Code
An ABORT exception is thrown to report that a non-transactional unit of work has been aborted.
absolute(int) - Method in class org.openmdx.compatibility.base.dataprovider.layer.persistence.jdbc.FastResultSet
 
absolutePath() - Method in class org.openmdx.preferences1.cci.PreferencesFilterImpl
 
absolutePath() - Method in interface org.openmdx.preferences1.cci2.PreferencesQuery
 
absolutePath() - Method in interface org.openmdx.preferences1.query.PreferencesQuery
 
ABSTRACT_CLASSES_CANNOT_BE_SINGLETON - Static variable in class org.openmdx.model1.code.ModelConstraints
 
AbstractApplicationContext_1 - Class in org.openmdx.compatibility.base.application.spi
The Application Context Singleton Holder
AbstractApplicationContext_1() - Constructor for class org.openmdx.compatibility.base.application.spi.AbstractApplicationContext_1
Constructor
AbstractBagDecorator - Class in org.openmdx.uses.org.apache.commons.collections.bag
Decorates another Bag to provide additional behaviour.
AbstractBagDecorator() - Constructor for class org.openmdx.uses.org.apache.commons.collections.bag.AbstractBagDecorator
Constructor only used in deserialization, do not use otherwise.
AbstractBagDecorator(Bag) - Constructor for class org.openmdx.uses.org.apache.commons.collections.bag.AbstractBagDecorator
Constructor that wraps (not copies).
AbstractBidiMapDecorator - Class in org.openmdx.uses.org.apache.commons.collections.bidimap
Provides a base decorator that enables additional functionality to be added to a BidiMap via decoration.
AbstractBidiMapDecorator(BidiMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.bidimap.AbstractBidiMapDecorator
Constructor that wraps (not copies).
AbstractBufferDecorator - Class in org.openmdx.uses.org.apache.commons.collections.buffer
Decorates another Buffer to provide additional behaviour.
AbstractBufferDecorator() - Constructor for class org.openmdx.uses.org.apache.commons.collections.buffer.AbstractBufferDecorator
Constructor only used in deserialization, do not use otherwise.
AbstractBufferDecorator(Buffer) - Constructor for class org.openmdx.uses.org.apache.commons.collections.buffer.AbstractBufferDecorator
Constructor that wraps (not copies).
AbstractCollectionDecorator - Class in org.openmdx.uses.org.apache.commons.collections.collection
Decorates another Collection to provide additional behaviour.
AbstractCollectionDecorator() - Constructor for class org.openmdx.uses.org.apache.commons.collections.collection.AbstractCollectionDecorator
Constructor only used in deserialization, do not use otherwise.
AbstractCollectionDecorator(Collection) - Constructor for class org.openmdx.uses.org.apache.commons.collections.collection.AbstractCollectionDecorator
Constructor that wraps (not copies).
AbstractComparator - Class in org.openmdx.compatibility.base.dataprovider.spi
 
AbstractComparator(AttributeSpecifier[]) - Constructor for class org.openmdx.compatibility.base.dataprovider.spi.AbstractComparator
 
AbstractConfiguration - Class in org.openmdx.base.application.configuration
A configuration holds multiple configuration entries, is versioned and has a name.
AbstractConfiguration(String, int, int) - Constructor for class org.openmdx.base.application.configuration.AbstractConfiguration
Creates a new configuration object.
AbstractConfiguration(String) - Constructor for class org.openmdx.base.application.configuration.AbstractConfiguration
Creates a new configuration object based on version 0.0
AbstractConfigurationDecorator - Class in org.openmdx.kernel.application.deploy.lightweight
 
AbstractConfigurationDecorator(Configuration) - Constructor for class org.openmdx.kernel.application.deploy.lightweight.AbstractConfigurationDecorator
 
AbstractConnectionManager - Class in org.openmdx.kernel.application.container.lightweight
Abstract Connection Manager
AbstractConnectionManager(Set) - Constructor for class org.openmdx.kernel.application.container.lightweight.AbstractConnectionManager
Constructor
AbstractConnectionManager(Set, Class) - Constructor for class org.openmdx.kernel.application.container.lightweight.AbstractConnectionManager
Constructor
AbstractConnectionManager(Set, String) - Constructor for class org.openmdx.kernel.application.container.lightweight.AbstractConnectionManager
Constructor
AbstractContext - Class in org.openmdx.kernel.naming.spi
Abstract Context
AbstractContext() - Constructor for class org.openmdx.kernel.naming.spi.AbstractContext
Constructor
AbstractDatabase_1 - Class in org.openmdx.compatibility.base.dataprovider.layer.persistence.jdbc
Database_1 implements a OO-to-Relational mapping and makes DataproviderObjects persistent.
AbstractDatabase_1() - Constructor for class org.openmdx.compatibility.base.dataprovider.layer.persistence.jdbc.AbstractDatabase_1
 
AbstractDeploymentDescriptor - Class in org.openmdx.kernel.application.deploy.enterprise
AbstractDeploymentDescriptor
AbstractDeploymentDescriptor() - Constructor for class org.openmdx.kernel.application.deploy.enterprise.AbstractDeploymentDescriptor
 
AbstractDualBidiMap - Class in org.openmdx.uses.org.apache.commons.collections.bidimap
Abstract BidiMap implemented using two maps.
AbstractDualBidiMap() - Constructor for class org.openmdx.uses.org.apache.commons.collections.bidimap.AbstractDualBidiMap
Creates an empty map, initialised by createMap.
AbstractDualBidiMap(Map, Map) - Constructor for class org.openmdx.uses.org.apache.commons.collections.bidimap.AbstractDualBidiMap
Creates an empty map using the two maps specified as storage.
AbstractDualBidiMap(Map, Map, BidiMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.bidimap.AbstractDualBidiMap
Constructs a map that decorates the specified maps, used by the subclass createBidiMap implementation.
AbstractDualBidiMap.BidiMapIterator - Class in org.openmdx.uses.org.apache.commons.collections.bidimap
Inner class MapIterator.
AbstractDualBidiMap.BidiMapIterator(AbstractDualBidiMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.bidimap.AbstractDualBidiMap.BidiMapIterator
Constructor.
AbstractDualBidiMap.EntrySet - Class in org.openmdx.uses.org.apache.commons.collections.bidimap
Inner class EntrySet.
AbstractDualBidiMap.EntrySet(AbstractDualBidiMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.bidimap.AbstractDualBidiMap.EntrySet
Constructs a new view of the BidiMap.
AbstractDualBidiMap.EntrySetIterator - Class in org.openmdx.uses.org.apache.commons.collections.bidimap
Inner class EntrySetIterator.
AbstractDualBidiMap.EntrySetIterator(Iterator, AbstractDualBidiMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.bidimap.AbstractDualBidiMap.EntrySetIterator
Constructor.
AbstractDualBidiMap.KeySet - Class in org.openmdx.uses.org.apache.commons.collections.bidimap
Inner class KeySet.
AbstractDualBidiMap.KeySet(AbstractDualBidiMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.bidimap.AbstractDualBidiMap.KeySet
Constructs a new view of the BidiMap.
AbstractDualBidiMap.KeySetIterator - Class in org.openmdx.uses.org.apache.commons.collections.bidimap
Inner class KeySetIterator.
AbstractDualBidiMap.KeySetIterator(Iterator, AbstractDualBidiMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.bidimap.AbstractDualBidiMap.KeySetIterator
Constructor.
AbstractDualBidiMap.MapEntry - Class in org.openmdx.uses.org.apache.commons.collections.bidimap
Inner class MapEntry.
AbstractDualBidiMap.MapEntry(Map.Entry, AbstractDualBidiMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.bidimap.AbstractDualBidiMap.MapEntry
Constructor.
AbstractDualBidiMap.Values - Class in org.openmdx.uses.org.apache.commons.collections.bidimap
Inner class Values.
AbstractDualBidiMap.Values(AbstractDualBidiMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.bidimap.AbstractDualBidiMap.Values
Constructs a new view of the BidiMap.
AbstractDualBidiMap.ValuesIterator - Class in org.openmdx.uses.org.apache.commons.collections.bidimap
Inner class ValuesIterator.
AbstractDualBidiMap.ValuesIterator(Iterator, AbstractDualBidiMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.bidimap.AbstractDualBidiMap.ValuesIterator
Constructor.
AbstractDualBidiMap.View - Class in org.openmdx.uses.org.apache.commons.collections.bidimap
Inner class View.
AbstractDualBidiMap.View(Collection, AbstractDualBidiMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.bidimap.AbstractDualBidiMap.View
Constructs a new view of the BidiMap.
AbstractEJBHome - Class in org.openmdx.application.ejb.lightweight
Abstract Enterprise Java Bean Home
AbstractEJBHome() - Constructor for class org.openmdx.application.ejb.lightweight.AbstractEJBHome
Constructor
AbstractEJBObject - Class in org.openmdx.application.ejb.lightweight
Abstract EJBObject implementation
AbstractEJBObject(AbstractEJBHome) - Constructor for class org.openmdx.application.ejb.lightweight.AbstractEJBObject
Constructor
AbstractEJBObject.Action - Class in org.openmdx.application.ejb.lightweight
Action
AbstractEnumeration - Class in org.openmdx.compatibility.base.enumeration
The unit of work status interface.
AbstractEnumeration(Class, short) - Constructor for class org.openmdx.compatibility.base.enumeration.AbstractEnumeration
Constructor
AbstractEnumeration(Class, String) - Constructor for class org.openmdx.compatibility.base.enumeration.AbstractEnumeration
Assuming the specified String represents a specififc enumeration, constructs AbstractEnumeration object initialized to that value.
AbstractExplorer_1 - Class in org.openmdx.compatibility.runtime1.layer.application
Abstract Explorer Plug-In
AbstractExplorer_1() - Constructor for class org.openmdx.compatibility.runtime1.layer.application.AbstractExplorer_1
 
AbstractFetchFieldManager - Class in org.openmdx.compatibility.base.dataprovider.layer.persistence.jdo
Base field manager for handling the fetching of fields.
AbstractFetchFieldManager() - Constructor for class org.openmdx.compatibility.base.dataprovider.layer.persistence.jdo.AbstractFetchFieldManager
 
AbstractFieldManager - Class in org.openmdx.compatibility.base.dataprovider.layer.persistence.jdo
Abstract representation of a field manager.
AbstractFieldManager() - Constructor for class org.openmdx.compatibility.base.dataprovider.layer.persistence.jdo.AbstractFieldManager
Default constructor
AbstractFileLoggingMechanism - Class in org.openmdx.kernel.log.impl
AbstractFileLoggingMechanism is an abstract class which defines the format and location of log files, so they all work consistently for the same application.
AbstractFileLoggingMechanism() - Constructor for class org.openmdx.kernel.log.impl.AbstractFileLoggingMechanism
 
AbstractFilter - Class in org.openmdx.compatibility.base.query
FilterProperty based Filter
AbstractFilter() - Constructor for class org.openmdx.compatibility.base.query.AbstractFilter
For Deserialization
AbstractFilter(FilterProperty[]) - Constructor for class org.openmdx.compatibility.base.query.AbstractFilter
Constructor
AbstractFilteringList - Class in org.openmdx.base.collection
 
AbstractFilteringList(List) - Constructor for class org.openmdx.base.collection.AbstractFilteringList
 
AbstractGateway_1Bean - Class in org.openmdx.base.ejb.gateway.spi
Gateway_1 Session Bean
AbstractGateway_1Bean() - Constructor for class org.openmdx.base.ejb.gateway.spi.AbstractGateway_1Bean
 
AbstractHashedMap - Class in org.openmdx.uses.org.apache.commons.collections.map
An abstract implementation of a hash-based map which provides numerous points for subclasses to override.
AbstractHashedMap() - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractHashedMap
Constructor only used in deserialization, do not use otherwise.
AbstractHashedMap(int, float, int) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractHashedMap
Constructor which performs no validation on the passed in parameters.
AbstractHashedMap(int) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractHashedMap
Constructs a new, empty map with the specified initial capacity and default load factor.
AbstractHashedMap(int, float) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractHashedMap
Constructs a new, empty map with the specified initial capacity and load factor.
AbstractHashedMap(Map) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractHashedMap
Constructor copying elements from another map.
AbstractHashedMap.EntrySet - Class in org.openmdx.uses.org.apache.commons.collections.map
EntrySet implementation.
AbstractHashedMap.EntrySet(AbstractHashedMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractHashedMap.EntrySet
 
AbstractHashedMap.EntrySetIterator - Class in org.openmdx.uses.org.apache.commons.collections.map
EntrySet iterator.
AbstractHashedMap.EntrySetIterator(AbstractHashedMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractHashedMap.EntrySetIterator
 
AbstractHashedMap.HashEntry - Class in org.openmdx.uses.org.apache.commons.collections.map
HashEntry used to store the data.
AbstractHashedMap.HashEntry(AbstractHashedMap.HashEntry, int, Object, Object) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractHashedMap.HashEntry
 
AbstractHashedMap.HashIterator - Class in org.openmdx.uses.org.apache.commons.collections.map
Base Iterator
AbstractHashedMap.HashIterator(AbstractHashedMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractHashedMap.HashIterator
 
AbstractHashedMap.HashMapIterator - Class in org.openmdx.uses.org.apache.commons.collections.map
MapIterator implementation.
AbstractHashedMap.HashMapIterator(AbstractHashedMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractHashedMap.HashMapIterator
 
AbstractHashedMap.KeySet - Class in org.openmdx.uses.org.apache.commons.collections.map
KeySet implementation.
AbstractHashedMap.KeySet(AbstractHashedMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractHashedMap.KeySet
 
AbstractHashedMap.KeySetIterator - Class in org.openmdx.uses.org.apache.commons.collections.map
KeySet iterator.
AbstractHashedMap.KeySetIterator(AbstractHashedMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractHashedMap.KeySetIterator
 
AbstractHashedMap.Values - Class in org.openmdx.uses.org.apache.commons.collections.map
Values implementation.
AbstractHashedMap.Values(AbstractHashedMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractHashedMap.Values
 
AbstractHashedMap.ValuesIterator - Class in org.openmdx.uses.org.apache.commons.collections.map
Values iterator.
AbstractHashedMap.ValuesIterator(AbstractHashedMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractHashedMap.ValuesIterator
 
AbstractHostnameVerifier - Class in org.openmdx.base.net.ssl
Abstract Hostname Verifier
AbstractHostnameVerifier() - Constructor for class org.openmdx.base.net.ssl.AbstractHostnameVerifier
Constructor
AbstractIterator - Class in org.openmdx.compatibility.base.dataprovider.layer.persistence.common
AbstractIterator Supports serialization and deserialization
AbstractIterator() - Constructor for class org.openmdx.compatibility.base.dataprovider.layer.persistence.common.AbstractIterator
 
AbstractIteratorDecorator - Class in org.openmdx.uses.org.apache.commons.collections.iterators
Provides basic behaviour for decorating an iterator with extra functionality.
AbstractIteratorDecorator(Iterator) - Constructor for class org.openmdx.uses.org.apache.commons.collections.iterators.AbstractIteratorDecorator
Constructor that decorates the specified iterator.
AbstractKeyValue - Class in org.openmdx.uses.org.apache.commons.collections.keyvalue
Abstract pair class to assist with creating KeyValue and MapEntry implementations.
AbstractKeyValue(Object, Object) - Constructor for class org.openmdx.uses.org.apache.commons.collections.keyvalue.AbstractKeyValue
Constructs a new pair with the specified key and given value.
AbstractLinkedList - Class in org.openmdx.uses.org.apache.commons.collections.list
An abstract implementation of a linked list which provides numerous points for subclasses to override.
AbstractLinkedList() - Constructor for class org.openmdx.uses.org.apache.commons.collections.list.AbstractLinkedList
Constructor that does nothing intended for deserialization.
AbstractLinkedList(Collection) - Constructor for class org.openmdx.uses.org.apache.commons.collections.list.AbstractLinkedList
Constructs a list copying data from the specified collection.
AbstractLinkedList.LinkedListIterator - Class in org.openmdx.uses.org.apache.commons.collections.list
A list iterator over the linked list.
AbstractLinkedList.LinkedListIterator(AbstractLinkedList, int) - Constructor for class org.openmdx.uses.org.apache.commons.collections.list.AbstractLinkedList.LinkedListIterator
Create a ListIterator for a list.
AbstractLinkedList.LinkedSubList - Class in org.openmdx.uses.org.apache.commons.collections.list
The sublist implementation for AbstractLinkedList.
AbstractLinkedList.LinkedSubList(AbstractLinkedList, int, int) - Constructor for class org.openmdx.uses.org.apache.commons.collections.list.AbstractLinkedList.LinkedSubList
 
AbstractLinkedList.LinkedSubListIterator - Class in org.openmdx.uses.org.apache.commons.collections.list
A list iterator over the linked sub list.
AbstractLinkedList.LinkedSubListIterator(AbstractLinkedList.LinkedSubList, int) - Constructor for class org.openmdx.uses.org.apache.commons.collections.list.AbstractLinkedList.LinkedSubListIterator
 
AbstractLinkedList.Node - Class in org.openmdx.uses.org.apache.commons.collections.list
A node within the linked list.
AbstractLinkedList.Node() - Constructor for class org.openmdx.uses.org.apache.commons.collections.list.AbstractLinkedList.Node
Constructs a new header node.
AbstractLinkedList.Node(Object) - Constructor for class org.openmdx.uses.org.apache.commons.collections.list.AbstractLinkedList.Node
Constructs a new node.
AbstractLinkedList.Node(AbstractLinkedList.Node, AbstractLinkedList.Node, Object) - Constructor for class org.openmdx.uses.org.apache.commons.collections.list.AbstractLinkedList.Node
Constructs a new node.
AbstractLinkedMap - Class in org.openmdx.uses.org.apache.commons.collections.map
An abstract implementation of a hash-based map that links entries to create an ordered map and which provides numerous points for subclasses to override.
AbstractLinkedMap() - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractLinkedMap
Constructor only used in deserialization, do not use otherwise.
AbstractLinkedMap(int, float, int) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractLinkedMap
Constructor which performs no validation on the passed in parameters.
AbstractLinkedMap(int) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractLinkedMap
Constructs a new, empty map with the specified initial capacity.
AbstractLinkedMap(int, float) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractLinkedMap
Constructs a new, empty map with the specified initial capacity and load factor.
AbstractLinkedMap(Map) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractLinkedMap
Constructor copying elements from another map.
AbstractLinkedMap.EntrySetIterator - Class in org.openmdx.uses.org.apache.commons.collections.map
EntrySet iterator.
AbstractLinkedMap.EntrySetIterator(AbstractLinkedMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractLinkedMap.EntrySetIterator
 
AbstractLinkedMap.KeySetIterator - Class in org.openmdx.uses.org.apache.commons.collections.map
KeySet iterator.
AbstractLinkedMap.KeySetIterator(AbstractLinkedMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractLinkedMap.KeySetIterator
 
AbstractLinkedMap.LinkEntry - Class in org.openmdx.uses.org.apache.commons.collections.map
LinkEntry that stores the data.
AbstractLinkedMap.LinkEntry(AbstractHashedMap.HashEntry, int, Object, Object) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractLinkedMap.LinkEntry
Constructs a new entry.
AbstractLinkedMap.LinkIterator - Class in org.openmdx.uses.org.apache.commons.collections.map
Base Iterator that iterates in link order.
AbstractLinkedMap.LinkIterator(AbstractLinkedMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractLinkedMap.LinkIterator
 
AbstractLinkedMap.LinkMapIterator - Class in org.openmdx.uses.org.apache.commons.collections.map
MapIterator implementation.
AbstractLinkedMap.LinkMapIterator(AbstractLinkedMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractLinkedMap.LinkMapIterator
 
AbstractLinkedMap.ValuesIterator - Class in org.openmdx.uses.org.apache.commons.collections.map
Values iterator.
AbstractLinkedMap.ValuesIterator(AbstractLinkedMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractLinkedMap.ValuesIterator
 
AbstractListDecorator - Class in org.openmdx.uses.org.apache.commons.collections.list
Decorates another List to provide additional behaviour.
AbstractListDecorator() - Constructor for class org.openmdx.uses.org.apache.commons.collections.list.AbstractListDecorator
Constructor only used in deserialization, do not use otherwise.
AbstractListDecorator(List) - Constructor for class org.openmdx.uses.org.apache.commons.collections.list.AbstractListDecorator
Constructor that wraps (not copies).
AbstractListIterator - Class in org.openmdx.base.collection
 
AbstractListIterator() - Constructor for class org.openmdx.base.collection.AbstractListIterator
 
AbstractListIteratorDecorator - Class in org.openmdx.uses.org.apache.commons.collections.iterators
Provides basic behaviour for decorating a list iterator with extra functionality.
AbstractListIteratorDecorator(ListIterator) - Constructor for class org.openmdx.uses.org.apache.commons.collections.iterators.AbstractListIteratorDecorator
Constructor that decorates the specified iterator.
AbstractLoggingMechanism - Class in org.openmdx.kernel.log.impl
AbstractLoggingMechanism is an abstract class which serves to define a hierarchy of different logging mechanisms.
AbstractLoggingMechanism() - Constructor for class org.openmdx.kernel.log.impl.AbstractLoggingMechanism
 
AbstractManagedConnectionFactory - Class in org.openmdx.base.security.pki
Abstract Managed Connection Factory
AbstractManagedConnectionFactory() - Constructor for class org.openmdx.base.security.pki.AbstractManagedConnectionFactory
 
AbstractMapBag - Class in org.openmdx.uses.org.apache.commons.collections.bag
Abstract implementation of the Bag interface to simplify the creation of subclass implementations.
AbstractMapBag() - Constructor for class org.openmdx.uses.org.apache.commons.collections.bag.AbstractMapBag
Constructor needed for subclass serialisation.
AbstractMapBag(Map) - Constructor for class org.openmdx.uses.org.apache.commons.collections.bag.AbstractMapBag
Constructor that assigns the specified Map as the backing store.
AbstractMapBag.MutableInteger - Class in org.openmdx.uses.org.apache.commons.collections.bag
Mutable integer class for storing the data.
AbstractMapDecorator - Class in org.openmdx.uses.org.apache.commons.collections.map
Provides a base decorator that enables additional functionality to be added to a Map via decoration.
AbstractMapDecorator() - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractMapDecorator
Constructor only used in deserialization, do not use otherwise.
AbstractMapDecorator(Map) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractMapDecorator
Constructor that wraps (not copies).
AbstractMapEntry - Class in org.openmdx.uses.org.apache.commons.collections.keyvalue
Abstract Pair class to assist with creating correct Map Entry implementations.
AbstractMapEntry(Object, Object) - Constructor for class org.openmdx.uses.org.apache.commons.collections.keyvalue.AbstractMapEntry
Constructs a new entry with the given key and given value.
AbstractMapEntryDecorator - Class in org.openmdx.uses.org.apache.commons.collections.keyvalue
Provides a base decorator that allows additional functionality to be added to a Map Entry.
AbstractMapEntryDecorator(Map.Entry) - Constructor for class org.openmdx.uses.org.apache.commons.collections.keyvalue.AbstractMapEntryDecorator
Constructor that wraps (not copies).
AbstractMapIteratorDecorator - Class in org.openmdx.uses.org.apache.commons.collections.iterators
Provides basic behaviour for decorating a map iterator with extra functionality.
AbstractMapIteratorDecorator(MapIterator) - Constructor for class org.openmdx.uses.org.apache.commons.collections.iterators.AbstractMapIteratorDecorator
Constructor that decorates the specified iterator.
AbstractMapper - Class in org.openmdx.compatibility.base.dataprovider.transport.webservices
RequestCollection to SOAP mapping
AbstractMapper() - Constructor for class org.openmdx.compatibility.base.dataprovider.transport.webservices.AbstractMapper
 
AbstractMapper - Class in org.openmdx.model1.mapping.java
 
AbstractMapper(Writer, Model_1_3, Format, String, MetaData_1_0) - Constructor for class org.openmdx.model1.mapping.java.AbstractMapper
 
AbstractMapper_1 - Class in org.openmdx.model1.mapping
This class provides utility functions useful for the implementation of PackageExternalizers.
AbstractMapper_1(String) - Constructor for class org.openmdx.model1.mapping.AbstractMapper_1
 
AbstractObject_1 - Class in org.openmdx.base.accessor.generic.spi
Abstract Object_1_0 implementation
AbstractObject_1(Path, String) - Constructor for class org.openmdx.base.accessor.generic.spi.AbstractObject_1
 
AbstractObjectIdBuilder - Class in org.openmdx.compatibility.base.naming.jdo2
The Abstract Object Id Builder assumes at the moment that each segment consists of a single re-assignable sub-segment of type org::w3c::string.
AbstractObjectIdBuilder() - Constructor for class org.openmdx.compatibility.base.naming.jdo2.AbstractObjectIdBuilder
Constructor
AbstractObjectIdBuilder.ObjectIdParser - Class in org.openmdx.compatibility.base.naming.jdo2
Class Object Id Parser
AbstractObjectIdBuilder.ObjectIdParser(Path, List<String>) - Constructor for class org.openmdx.compatibility.base.naming.jdo2.AbstractObjectIdBuilder.ObjectIdParser
Constructor
AbstractOrderedBidiMapDecorator - Class in org.openmdx.uses.org.apache.commons.collections.bidimap
Provides a base decorator that enables additional functionality to be added to an OrderedBidiMap via decoration.
AbstractOrderedBidiMapDecorator(OrderedBidiMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.bidimap.AbstractOrderedBidiMapDecorator
Constructor that wraps (not copies).
AbstractOrderedMapDecorator - Class in org.openmdx.uses.org.apache.commons.collections.map
Provides a base decorator that enables additional functionality to be added to an OrderedMap via decoration.
AbstractOrderedMapDecorator() - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractOrderedMapDecorator
Constructor only used in deserialization, do not use otherwise.
AbstractOrderedMapDecorator(OrderedMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractOrderedMapDecorator
Constructor that wraps (not copies).
AbstractOrderedMapIteratorDecorator - Class in org.openmdx.uses.org.apache.commons.collections.iterators
Provides basic behaviour for decorating an ordered map iterator with extra functionality.
AbstractOrderedMapIteratorDecorator(OrderedMapIterator) - Constructor for class org.openmdx.uses.org.apache.commons.collections.iterators.AbstractOrderedMapIteratorDecorator
Constructor that decorates the specified iterator.
AbstractParser - Class in org.openmdx.compatibility.base.dataprovider.transport.webservices
 
AbstractParser() - Constructor for class org.openmdx.compatibility.base.dataprovider.transport.webservices.AbstractParser
 
AbstractPersistence_1 - Class in org.openmdx.compatibility.base.dataprovider.layer.persistence.common
Database_1 implements a OO-to-Relational mapping and makes DataproviderObjects persistent.
AbstractPersistence_1() - Constructor for class org.openmdx.compatibility.base.dataprovider.layer.persistence.common.AbstractPersistence_1
 
AbstractPersistenceManager - Class in org.openmdx.base.object.spi
Abstract PersistenceManager
AbstractPersistenceManager(PersistenceManagerFactory, InstanceLifecycleNotifier, String, String) - Constructor for class org.openmdx.base.object.spi.AbstractPersistenceManager
Constructor
AbstractPersistenceManagerFactory - Class in org.openmdx.base.object.spi
ManagerFactory
AbstractPersistenceManagerFactory(Map) - Constructor for class org.openmdx.base.object.spi.AbstractPersistenceManagerFactory
Constructor
AbstractPlatform_1 - Class in org.openmdx.kernel.environment.spi
 
AbstractPlatform_1(String, String) - Constructor for class org.openmdx.kernel.environment.spi.AbstractPlatform_1
 
AbstractReferenceMap - Class in org.openmdx.uses.org.apache.commons.collections.map
An abstract implementation of a hash-based map that allows the entries to be removed by the garbage collector.
AbstractReferenceMap() - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractReferenceMap
Constructor used during deserialization.
AbstractReferenceMap(int, int, int, float, boolean) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractReferenceMap
Constructs a new empty map with the specified reference types, load factor and initial capacity.
AbstractReferenceMap.ReferenceEntry - Class in org.openmdx.uses.org.apache.commons.collections.map
A MapEntry implementation for the map.
AbstractReferenceMap.ReferenceEntry(AbstractReferenceMap, AbstractHashedMap.HashEntry, int, Object, Object) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractReferenceMap.ReferenceEntry
Creates a new entry object for the ReferenceMap.
AbstractRemoteObject - Class in org.openmdx.application.ejb.lightweight
Abstract Remote Object
AbstractRemoteObject() - Constructor for class org.openmdx.application.ejb.lightweight.AbstractRemoteObject
Constructor
AbstractSerializableCollectionDecorator - Class in org.openmdx.uses.org.apache.commons.collections.collection
Serializable subclass of AbstractCollectionDecorator.
AbstractSerializableCollectionDecorator(Collection) - Constructor for class org.openmdx.uses.org.apache.commons.collections.collection.AbstractSerializableCollectionDecorator
Constructor.
AbstractSerializableListDecorator - Class in org.openmdx.uses.org.apache.commons.collections.list
Serializable subclass of AbstractListDecorator.
AbstractSerializableListDecorator(List) - Constructor for class org.openmdx.uses.org.apache.commons.collections.list.AbstractSerializableListDecorator
Constructor.
AbstractSerializableSetDecorator - Class in org.openmdx.uses.org.apache.commons.collections.set
Serializable subclass of AbstractSetDecorator.
AbstractSerializableSetDecorator(Set) - Constructor for class org.openmdx.uses.org.apache.commons.collections.set.AbstractSerializableSetDecorator
Constructor.
AbstractSetDecorator - Class in org.openmdx.uses.org.apache.commons.collections.set
Decorates another Set to provide additional behaviour.
AbstractSetDecorator() - Constructor for class org.openmdx.uses.org.apache.commons.collections.set.AbstractSetDecorator
Constructor only used in deserialization, do not use otherwise.
AbstractSetDecorator(Set) - Constructor for class org.openmdx.uses.org.apache.commons.collections.set.AbstractSetDecorator
Constructor that wraps (not copies).
AbstractSortedBagDecorator - Class in org.openmdx.uses.org.apache.commons.collections.bag
Decorates another SortedBag to provide additional behaviour.
AbstractSortedBagDecorator() - Constructor for class org.openmdx.uses.org.apache.commons.collections.bag.AbstractSortedBagDecorator
Constructor only used in deserialization, do not use otherwise.
AbstractSortedBagDecorator(SortedBag) - Constructor for class org.openmdx.uses.org.apache.commons.collections.bag.AbstractSortedBagDecorator
Constructor that wraps (not copies).
AbstractSortedBidiMapDecorator - Class in org.openmdx.uses.org.apache.commons.collections.bidimap
Provides a base decorator that enables additional functionality to be added to a SortedBidiMap via decoration.
AbstractSortedBidiMapDecorator(SortedBidiMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.bidimap.AbstractSortedBidiMapDecorator
Constructor that wraps (not copies).
AbstractSortedMapDecorator - Class in org.openmdx.uses.org.apache.commons.collections.map
Provides a base decorator that enables additional functionality to be added to a Map via decoration.
AbstractSortedMapDecorator() - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractSortedMapDecorator
Constructor only used in deserialization, do not use otherwise.
AbstractSortedMapDecorator(SortedMap) - Constructor for class org.openmdx.uses.org.apache.commons.collections.map.AbstractSortedMapDecorator
Constructor that wraps (not copies).
AbstractSortedSetDecorator - Class in org.openmdx.uses.org.apache.commons.collections.set
Decorates another SortedSet to provide additional behaviour.
AbstractSortedSetDecorator() - Constructor for class org.openmdx.uses.org.apache.commons.collections.set.AbstractSortedSetDecorator
Constructor only used in deserialization, do not use otherwise.
AbstractSortedSetDecorator(Set) - Constructor for class org.openmdx.uses.org.apache.commons.collections.set.AbstractSortedSetDecorator
Constructor that wraps (not copies).
AbstractSparseArray - Class in org.openmdx.base.collection
This class provides a skeletal implementation of the SparseArray interface to minimize the effort required to implement this interface backed by a data store.
AbstractSparseArray() - Constructor for class org.openmdx.base.collection.AbstractSparseArray
Constructs an empty sparse array.
AbstractStackTrace - Class in org.openmdx.kernel.log.impl
This the base class for all stack tracers and provides the generic functionality
AbstractStackTrace() - Constructor for class org.openmdx.kernel.log.impl.AbstractStackTrace
 
AbstractState_1 - Class in org.openmdx.compatibility.base.dataprovider.layer.model
This class implements the state pattern.
AbstractState_1() - Constructor for class org.openmdx.compatibility.base.dataprovider.layer.model.AbstractState_1
 
AbstractState_1.OperationParameter - Class in org.openmdx.compatibility.base.dataprovider.layer.model
 
AbstractState_1.PathNType - Class in org.openmdx.compatibility.base.dataprovider.layer.model
helper class for building statefulReferencePaths
AbstractState_1.UpdateSpec - Class in org.openmdx.compatibility.base.dataprovider.layer.model
 
AbstractState_1.UpdateSpec(ServiceHeader, DataproviderRequest, Pattern) - Constructor for class org.openmdx.compatibility.base.dataprovider.layer.model.AbstractState_1.UpdateSpec
 
AbstractStateManager - Class in org.openmdx.compatibility.base.dataprovider.layer.persistence.jdo
Abstract representation of a StateManager.
AbstractStateManager() - Constructor for class org.openmdx.compatibility.base.dataprovider.layer.persistence.jdo.AbstractStateManager
 
AbstractStructure - Class in org.openmdx.base.cci
Structure
AbstractStructure() - Constructor for class org.openmdx.base.cci.AbstractStructure
Constructor
AbstractTransactionalResource - Class in org.openmdx.uses.org.apache.commons.transaction.util.xa
Rudimentary abstract implementation of TransactionalResource for specific implementations to base upon.
AbstractTransactionalResource(Xid) - Constructor for class org.openmdx.uses.org.apache.commons.transaction.util.xa.AbstractTransactionalResource
 
AbstractTransactionContext - Class in org.openmdx.kernel.application.container.spi.ejb
TransactionContext
AbstractTransactionContext(TransactionManager) - Constructor for class org.openmdx.kernel.application.container.spi.ejb.AbstractTransactionContext
Constructor
AbstractUnicodeTransformer_1 - Class in org.openmdx.base.text.conversion.spi
 
AbstractUnicodeTransformer_1() - Constructor for class org.openmdx.base.text.conversion.spi.AbstractUnicodeTransformer_1
Constructor
AbstractURLConnection - Class in org.openmdx.kernel.url.protocol
An delegating URLConnection support class.
AbstractURLConnection(URL) - Constructor for class org.openmdx.kernel.url.protocol.AbstractURLConnection
Constructor
AbstractXAResource - Class in org.openmdx.uses.org.apache.commons.transaction.util.xa
Abstract XAResource doing all the tedious tasks shared by many XAResouce implementations.
AbstractXAResource() - Constructor for class org.openmdx.uses.org.apache.commons.transaction.util.xa.AbstractXAResource
 
accept(Object) - Method in class org.openmdx.base.collection.AbstractFilteringList
Tests whether candidate is a member of the collection.
accept(Object) - Method in class org.openmdx.compatibility.base.query.AbstractFilter
 
accept(Object) - Method in interface org.openmdx.compatibility.base.query.Selector
Tests whether the candidate is accepted by the selection
acceptAll() - Method in class org.openmdx.base.collection.FilteringList
 
acceptsNotificationLogs() - Method in class org.openmdx.kernel.log.impl.AbstractLoggingMechanism
Checks if the mechanisms accepts notification logs.
acceptsNotificationLogs() - Method in class org.openmdx.kernel.log.impl.SharedFileStatisticsMechanism
This mechanism does not accept notification logs.
acceptsPerformance() - Method in class org.openmdx.kernel.log.PluggableLoggingMechanism
Checks if the mechanisms accepts performance logs.
acceptsPerformanceLogs() - Method in class org.openmdx.kernel.log.impl.AbstractLoggingMechanism
Checks if the mechanisms accepts performance logs.
acceptsPerformanceLogs() - Method in class org.openmdx.kernel.log.impl.PluggableLoggingMechanismProxy
Checks if the mechanisms accepts performance logs.
acceptsPerformanceLogs() - Method in class org.openmdx.kernel.log.impl.SharedFileStatisticsMechanism
This mechanism does not accept performance logs.
acceptsStandard() - Method in class org.openmdx.kernel.log.PluggableLoggingMechanism
Checks if the mechanisms accepts standard logs.
acceptsStandardLogs() - Method in class org.openmdx.kernel.log.impl.AbstractLoggingMechanism
Checks if the mechanisms accepts standard logs.
acceptsStandardLogs() - Method in class org.openmdx.kernel.log.impl.PluggableLoggingMechanismProxy
Checks if the mechanisms accepts standard logs.
acceptsStandardLogs() - Method in class org.openmdx.kernel.log.impl.SharedFileStatisticsMechanism
This mechanism does not accept standard logs.
acceptsStatisticLogs() - Method in class org.openmdx.kernel.log.impl.AbstractLoggingMechanism
Checks if the mechanisms accepts statistics logs.
acceptsStatisticLogs() - Method in class org.openmdx.kernel.log.impl.PluggableLoggingMechanismProxy
Checks if the mechanisms accepts statistics logs.
acceptsStatisticLogs() - Method in class org.openmdx.kernel.log.impl.SharedFileStatisticsMechanism
This mechanism accepts statistics logs.
acceptsStatisticLogs() - Method in class org.openmdx.kernel.log.impl.StandardErrLoggingMechanism
This mechanism accepts statistics logs
acceptsStatisticLogs() - Method in class org.openmdx.kernel.log.slf4j.SLF4JLoggingMechanism
This mechanism accepts statistics logs
acceptsStatistics() - Method in class org.openmdx.kernel.log.impl.SocketLoggingMechanism
This mechanism accepts statistics logs
acceptsStatistics() - Method in class org.openmdx.kernel.log.PluggableLoggingMechanism
Checks if the mechanisms accepts statistics logs.
ACCESS_DENIED - Static variable in class org.openmdx.compatibility.base.exception.CommonExceptions
Deprecated. org.openmdx.base.exception.BasicException.Code#AUTHORIZATION_FAILURE
acquire(Object, int, boolean, boolean, long) - Method in class org.openmdx.uses.org.apache.commons.transaction.locking.GenericLock
 
acquire(Object, int, boolean, int, long) - Method in class org.openmdx.uses.org.apache.commons.transaction.locking.GenericLock
Tries to acquire a certain lock level on this lock.
acquire(Object, int, boolean, boolean, long) - Method in interface org.openmdx.uses.org.apache.commons.transaction.locking.MultiLevelLock
Tries to acquire a certain lock level on this lock.
acquireRead(Object, long) - Method in class org.openmdx.uses.org.apache.commons.transaction.locking.ReadWriteLock
Tries to acquire a blocking, reentrant read lock.
acquireWrite(Object, long) - Method in class org.openmdx.uses.org.apache.commons.transaction.locking.ReadWriteLock
Tries to acquire a blocking, reentrant write lock.
activate(short, Configuration, Layer_1_0) - Method in class org.openmdx.audit1.accessor.layer.application.Audit_1
 
activate(short, Configuration, Layer_1_0) - Method in class org.openmdx.audit1.provider.layer.application.Audit_1
 
activate() - Method in class org.openmdx.compatibility.application.dataprovider.transport.ejb.server.Dataprovider_1Bean
Activates the dataprovider Java server.
activate() - Method in class org.openmdx.compatibility.application.dataprovider.transport.ejb.server.