|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbutler.ext.log.OperationType
public class OperationType
| Nested Class Summary | |
|---|---|
static class |
OperationType.Datatype
|
| Field Summary | |
|---|---|
static OperationType |
DELETE
|
static OperationType |
INSERT
|
static OperationType |
UPDATE
|
| Constructor Summary | |
|---|---|
OperationType(java.lang.String code)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final OperationType INSERT
public static final OperationType UPDATE
public static final OperationType DELETE
| Constructor Detail |
|---|
public OperationType(java.lang.String code)
| Method Detail |
|---|
public java.lang.String getCode()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||