|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.prolifics.jni.WLEFunctions
com.prolifics.jni.WLEClientFunctions
public class WLEClientFunctions
| Field Summary |
|---|
| Fields inherited from interface com.prolifics.jni.WLEFunctionsInterface |
|---|
WLE_FACTORY_FINDER, WLE_INTERFACE_REPOSITORY, WLE_SECURITY_CURRENT, WLE_TRANSACTION_CURRENT |
| Method Summary | |
|---|---|
int |
sm_wle_login(java.lang.String user,
java.lang.String client,
java.lang.String system_password,
java.lang.String user_password,
java.lang.String user_data)
|
void |
sm_wle_logout()
|
| Methods inherited from class com.prolifics.jni.WLEFunctions |
|---|
sm_wle_call, sm_wle_clear_interfaces, sm_wle_create_object, sm_wle_forget, sm_wle_get_property, sm_wle_object_to_string, sm_wle_set_handler, sm_wle_set_property, sm_wle_string_to_object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int sm_wle_login(java.lang.String user,
java.lang.String client,
java.lang.String system_password,
java.lang.String user_password,
java.lang.String user_data)
sm_wle_login in interface WLEClientFunctionsInterfacepublic void sm_wle_logout()
sm_wle_logout in interface WLEClientFunctionsInterface
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||