|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mftech.dawn.server.projects.Operations
public class Operations
| Field Summary | |
|---|---|
static int |
DELETE
|
static int |
INSERT
|
static java.util.Map<java.lang.Integer,java.lang.String> |
namesMap
|
static int |
UPDATE
|
| Constructor Summary | |
|---|---|
Operations()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getName(int id)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int INSERT
public static int UPDATE
public static int DELETE
public static java.util.Map<java.lang.Integer,java.lang.String> namesMap
| Constructor Detail |
|---|
public Operations()
| Method Detail |
|---|
public static java.lang.String getName(int id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||