|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWebInformationService
Service for retrieving web information.
Field Summary | |
---|---|
static java.lang.String |
JSON_SERVICE_URL
Application part of the URL to access this service remotely. |
static java.lang.String |
SERVICE_NAME
Name of this service for which it is registered at the RPC name server. |
Method Summary | |
---|---|
java.lang.String |
getSessionToken()
Returns the server side session token for the current HTTP session. |
Methods inherited from interface ch.systemsx.cisd.common.api.IRpcService |
---|
getMajorVersion, getMinorVersion |
Field Detail |
---|
static final java.lang.String SERVICE_NAME
static final java.lang.String JSON_SERVICE_URL
Method Detail |
---|
java.lang.String getSessionToken()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |