org.opencrx.kernel.layer.application
Class OpenCrxKernel_1

java.lang.Object
  extended by org.openmdx.application.dataprovider.spi.Layer_1
      extended by org.openmdx.application.dataprovider.layer.application.Standard_1
          extended by org.opencrx.kernel.layer.application.OpenCrxKernel_1
All Implemented Interfaces:
org.openmdx.application.dataprovider.cci.Dataprovider_1_0, Port

public class OpenCrxKernel_1
extends org.openmdx.application.dataprovider.layer.application.Standard_1


Nested Class Summary
 class OpenCrxKernel_1.StandardLayerInteraction
           
 
Nested classes/interfaces inherited from class org.openmdx.application.dataprovider.spi.Layer_1
org.openmdx.application.dataprovider.spi.Layer_1.LayerInteraction
 
Field Summary
 DatatypeFactory datatypes
           
static String MAX_DATE
           
protected  List<String> readOnlyTypes
           
 
Fields inherited from class org.openmdx.application.dataprovider.spi.Layer_1
compressUID, delegation
 
Constructor Summary
OpenCrxKernel_1()
           
 
Method Summary
 void activate(short id, org.openmdx.application.configuration.Configuration configuration, org.openmdx.application.dataprovider.spi.Layer_1 delegation)
           
 Interaction getInteraction(Connection connection)
           
 
Methods inherited from class org.openmdx.application.dataprovider.spi.Layer_1
configurationSpecification, deactivate, getConfiguration, getConnectionFactory, getDelegation, getId, getModel, newReplyId, process, terminal, uidAsString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAX_DATE

public static final String MAX_DATE
See Also:
Constant Field Values

readOnlyTypes

protected List<String> readOnlyTypes

datatypes

public DatatypeFactory datatypes
Constructor Detail

OpenCrxKernel_1

public OpenCrxKernel_1()
Method Detail

getInteraction

public Interaction getInteraction(Connection connection)
                           throws ResourceException
Specified by:
getInteraction in interface Port
Overrides:
getInteraction in class org.openmdx.application.dataprovider.layer.application.Standard_1
Throws:
ResourceException

activate

public void activate(short id,
                     org.openmdx.application.configuration.Configuration configuration,
                     org.openmdx.application.dataprovider.spi.Layer_1 delegation)
              throws ServiceException
Overrides:
activate in class org.openmdx.application.dataprovider.spi.Layer_1
Throws:
ServiceException


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