HandleRecordOperationInterfacepublic class ServiceHandleAccumulator extends java.lang.Object implements HandleRecordOperationInterface
| Constructor | Description |
|---|---|
ServiceHandleAccumulator() |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Map<java.lang.String,java.util.List<java.lang.String>> |
getRootServiceHandlesMap() |
|
void |
process(java.lang.String handle,
HandleValue[] values,
HandleResolver resolver,
AuthenticationInfo authInfo,
SiteInfo site) |
public void process(java.lang.String handle,
HandleValue[] values,
HandleResolver resolver,
AuthenticationInfo authInfo,
SiteInfo site)
throws HandleException
process in interface HandleRecordOperationInterfaceHandleExceptionpublic java.util.Map<java.lang.String,java.util.List<java.lang.String>> getRootServiceHandlesMap()