org.opencrx.kernel.layer.application
Class RequestContext

java.lang.Object
  extended by org.opencrx.kernel.layer.application.RequestContext

public class RequestContext
extends Object


Field Summary
 Layer_1.LayerInteraction delegatingInteraction
           
 ServiceHeader header
           
 Model_1_0 model
           
 List<String> readOnlyTypes
           
 
Constructor Summary
RequestContext(Model_1_0 model, ServiceHeader header, Layer_1.LayerInteraction delegatingInteraction, List<String> readOnlyTypes)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

model

public final Model_1_0 model

header

public final ServiceHeader header

delegatingInteraction

public final Layer_1.LayerInteraction delegatingInteraction

readOnlyTypes

public final List<String> readOnlyTypes
Constructor Detail

RequestContext

public RequestContext(Model_1_0 model,
                      ServiceHeader header,
                      Layer_1.LayerInteraction delegatingInteraction,
                      List<String> readOnlyTypes)


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