|
Enterprise Information Portal APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.mm.sdk.common.DKEnvironment
Fields inherited from interface com.ibm.mm.sdk.common.DKConstant |
For details, see the class or interface |
Constructor Summary | |
DKEnvironment()
|
Method Summary | |
static int |
getSubSystem()
Gets the sub system indicator |
static void |
setSubSystem(int subSystem)
Sets the sub system indicator |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DKEnvironment()
Method Detail |
public static void setSubSystem(int subSystem)
subSystem
- can be windows (DK_CM_SS_WINDOWS - default)
or console (DK_CM_SS_CONSOLE)public static int getSubSystem()
|
EIP Java APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |