public class FlagStore
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static short |
FLAG_ADD |
static short |
FLAG_ANY |
static short |
FLAG_BLOB |
static short |
FLAG_CHANGE |
static short |
FLAG_LDEL |
static short |
FLAG_NEW |
static short |
FLAG_PURGE |
static short |
FLAG_REM |
static short |
FLAG_SET |
static short |
FLAG_ULDEL |
Modifier and Type | Method and Description |
---|---|
void |
addProc(BOProc boProc) |
BO |
getBO() |
short |
getFlags() |
boolean |
wasChanged() |
boolean |
wasCreated() |
boolean |
wasDeleted() |
boolean |
wasUndeleted() |
public static final short FLAG_SET
public static final short FLAG_ADD
public static final short FLAG_REM
public static final short FLAG_NEW
public static final short FLAG_PURGE
public static final short FLAG_LDEL
public static final short FLAG_ULDEL
public static final short FLAG_BLOB
public static final short FLAG_ANY
public static final short FLAG_CHANGE
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.