|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SaveQualifier
Provide constants that influence the behaviour of saving objects.
Field Summary | |
---|---|
static int |
DELETE
Deprecated. no longer in use |
static int |
DELETE_USER
Delete user permit modification of auditable events |
static int |
DEPRECATE
deprecate/undeprecate operation the auditable event has been prepared by the caller |
static int |
IMPORT
import operation add "imported" auditable event set owner and submitting organization |
static int |
IMPORT_KEEPORG
import operation with keeping original organization add "imported" auditable event set owner |
static int |
IMPORT_KEEPORGANDOWNER
import objects with keeping original organization and owner add "imported" auditable event |
static int |
IMPORT_KEEPOWNER
import objects with keeping original owner add "imported" auditable event |
static int |
SAVE
normal save operation add "created" auditable event add "updated" auditable event |
static int |
SCHEMA_TRANSFORM
Schema Transformer add "created" auditable event add "updated" auditable event set owner and submitting organization |
Field Detail |
---|
static final int SAVE
static final int DELETE
static final int DEPRECATE
static final int IMPORT
static final int SCHEMA_TRANSFORM
static final int IMPORT_KEEPORG
static final int IMPORT_KEEPOWNER
static final int IMPORT_KEEPORGANDOWNER
static final int DELETE_USER
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |