org.opencrx.kernel.backend
Class BackendContext

java.lang.Object
  extended by org.opencrx.kernel.backend.BackendContext

public class BackendContext
extends Object


Field Summary
 Path codeSegmentIdentity
           
 Layer_1_0 delegatingLayer
           
 RefPackage_1_3 delegatingPkg
           
 RequestCollection delegatingRequests
           
 RequestCollection delegationAsRoot
           
 ServiceHeader header
           
 RefPackage_1_3 localPkg
           
 RequestCollection localRequests
           
 Model_1_3 model
           
 Map modifiedObjects
           
 String passwordEncodingAlgorithm
           
 List pendingModifications
           
 List readOnlyTypes
           
 Path realmIdentity
           
 Dataprovider_1_0 router
           
 
Constructor Summary
BackendContext(Model_1_3 model, ServiceHeader header, List pendingModifications, RequestCollection delegatingRequests, RefPackage_1_3 delegatingPkg, Layer_1_0 delegatingLayer, RequestCollection delegationAsRoot, RefPackage_1_3 localPkg, RequestCollection localRequests, Dataprovider_1_0 router, String passwordEncodingAlgorithm, Path codeSegmentIdentity, Path realmIdentity, List 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_3 model

header

public final ServiceHeader header

pendingModifications

public final List pendingModifications

modifiedObjects

public final Map modifiedObjects

delegatingRequests

public final RequestCollection delegatingRequests

delegatingPkg

public final RefPackage_1_3 delegatingPkg

delegatingLayer

public final Layer_1_0 delegatingLayer

delegationAsRoot

public final RequestCollection delegationAsRoot

localPkg

public final RefPackage_1_3 localPkg

localRequests

public final RequestCollection localRequests

router

public final Dataprovider_1_0 router

passwordEncodingAlgorithm

public final String passwordEncodingAlgorithm

codeSegmentIdentity

public final Path codeSegmentIdentity

realmIdentity

public final Path realmIdentity

readOnlyTypes

public final List readOnlyTypes
Constructor Detail

BackendContext

public BackendContext(Model_1_3 model,
                      ServiceHeader header,
                      List pendingModifications,
                      RequestCollection delegatingRequests,
                      RefPackage_1_3 delegatingPkg,
                      Layer_1_0 delegatingLayer,
                      RequestCollection delegationAsRoot,
                      RefPackage_1_3 localPkg,
                      RequestCollection localRequests,
                      Dataprovider_1_0 router,
                      String passwordEncodingAlgorithm,
                      Path codeSegmentIdentity,
                      Path realmIdentity,
                      List readOnlyTypes)


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