org.openmdx.audit1.accessor.layer.application
Class LayerConfigurationEntries

java.lang.Object
  extended by org.openmdx.audit1.accessor.layer.application.LayerConfigurationEntries

public class LayerConfigurationEntries
extends Object

LayerConfigurationEntries


Field Summary
static String AUDIT_MAPPING
          The identity of objects to be audited, i.e.
static String DATAPROVIDER
          The audit plugin requires the configuration of two delegate dataproviders: dataprovider[0] must refer to a dataprovider which is responsible to store the before images.
static String RETURN_ALL_INVOLVED
          An object retrieval of a involved object returns by the default the requested object or throws a NOT_FOUND exception.
 
Constructor Summary
LayerConfigurationEntries()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DATAPROVIDER

public static final String DATAPROVIDER
The audit plugin requires the configuration of two delegate dataproviders:

AUDIT_MAPPING

public static final String AUDIT_MAPPING
The identity of objects to be audited, i.e. before images, is mapped according to the audit mapping.

See Also:
Constant Field Values

RETURN_ALL_INVOLVED

public static final String RETURN_ALL_INVOLVED
An object retrieval of a involved object returns by the default the requested object or throws a NOT_FOUND exception. When the option is set to true all objects involved in a unit of work are returned in the same fetch set.

See Also:
Constant Field Values
Constructor Detail

LayerConfigurationEntries

public LayerConfigurationEntries()


This software is published under the BSD license. Copyright © 2003-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.