public class UIDInterceptor extends Object implements CRUDDocInterceptor, MediatorInterceptor
| Modifier and Type | Field and Description |
|---|---|
static int |
UID_SEQ |
| Constructor and Description |
|---|
UIDInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
register(InterceptorManager mgr) |
void |
run(CRUDOperationContext ctx,
DocCtx doc) |
void |
run(OperationContext ctx) |
public static final int UID_SEQ
public void register(InterceptorManager mgr)
public void run(OperationContext ctx)
run in interface MediatorInterceptorpublic void run(CRUDOperationContext ctx, DocCtx doc)
run in interface CRUDDocInterceptorCopyright © 2016. All rights reserved.