HandleRecordOperationInterfacepublic class AddAdminValueOperation extends java.lang.Object implements HandleRecordOperationInterface
| Modifier and Type | Field | Description |
|---|---|---|
AdminRecord |
admin |
|
int |
nextIndex |
| Constructor | Description |
|---|---|
AddAdminValueOperation(AdminRecord admin,
int nextIndex) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
process(java.lang.String handle,
HandleValue[] values,
HandleResolver resolver,
AuthenticationInfo authInfo,
SiteInfo site) |
public AdminRecord admin
public int nextIndex
public AddAdminValueOperation(AdminRecord admin, int nextIndex)
public void process(java.lang.String handle,
HandleValue[] values,
HandleResolver resolver,
AuthenticationInfo authInfo,
SiteInfo site)
throws HandleException
process in interface HandleRecordOperationInterfaceHandleException