org.opencrx.kernel.layer.application
Class RequestContext
java.lang.Object
org.opencrx.kernel.layer.application.RequestContext
public class RequestContext
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
model
public final org.openmdx.base.mof.cci.Model_1_0 model
header
public final org.openmdx.application.dataprovider.cci.ServiceHeader header
delegatingRequests
public final org.openmdx.application.dataprovider.cci.RequestCollection delegatingRequests
delegatingLayer
public final org.openmdx.application.dataprovider.spi.Layer_1_0 delegatingLayer
localRequests
public final org.openmdx.application.dataprovider.cci.RequestCollection localRequests
readOnlyTypes
public final List<String> readOnlyTypes
RequestContext
public RequestContext(org.openmdx.base.mof.cci.Model_1_0 model,
org.openmdx.application.dataprovider.cci.ServiceHeader header,
org.openmdx.application.dataprovider.cci.RequestCollection delegatingRequests,
org.openmdx.application.dataprovider.spi.Layer_1_0 delegatingLayer,
org.openmdx.application.dataprovider.cci.RequestCollection localRequests,
List<String> readOnlyTypes)
This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.