org.opencrx.kernel.backend
Class BackendContext
java.lang.Object
org.opencrx.kernel.backend.BackendContext
public class BackendContext
- extends Object
|
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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
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.