|
Oracle Content Database Web Services Java API Reference for Oracle WebCenter Suite 10g (10.1.3.2) B32189-01 |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.ifs.fdk.WebServicesConstants
public class WebServicesConstants
Constants common to both the Web Services server and client.
Field Summary | |
---|---|
static java.lang.String |
LOGIN_USER The user property key returned by RemoteLoginManager.login() . |
static java.lang.String |
SESSION_TIMEOUT The session timeout property key returned by RemoteLoginManager.login() . |
static java.lang.String |
TRANSACTION_TIMEOUT The transaction timeout property key returned by RemoteLoginManager.login() . |
Constructor Summary | |
---|---|
WebServicesConstants() |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String LOGIN_USER
WebServicesConstants
RemoteLoginManager.login()
.
Constant Value: LOGIN_USER
public static final java.lang.String SESSION_TIMEOUT
WebServicesConstants
RemoteLoginManager.login()
.
Constant Value: SESSION_TIMEOUT
public static final java.lang.String TRANSACTION_TIMEOUT
WebServicesConstants
RemoteLoginManager.login()
.
Constant Value: TRANSACTION_TIMEOUT
Constructor Detail |
---|
public WebServicesConstants()
|
Oracle Content Database Web Services Java API Reference for Oracle WebCenter Suite 10g (10.1.3.2) B32189-01 |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |