Modifier and Type | Method and Description |
---|---|
static java.lang.String |
Messages.getString(MXSession mxSession,
java.lang.String key) |
Constructor and Description |
---|
CompareMaxModelHelper(IMXGanttModel leftModelFuture,
IMXGanttModel rightModelFuture,
CompareMaxModelHelper.ModelHelper helper,
MXSession session)
Creates a Helper using 2 future models (left and right conceptually).
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
MosWosToolClientHandler.dispatchRequest(MXSession mxSession,
java.lang.String command,
java.lang.Object[] params) |
Modifier and Type | Method and Description |
---|---|
MXSession |
MaximoAuthenticatorImpl.authenticateRequest(OslcRequest request) |
MXSession |
MyTestAuthenticator.authenticateRequest(OslcRequest request) |
MXSession |
MaximoAuthenticator.authenticateRequest(OslcRequest request) |
MXSession |
AbstractRouteHandler.authenticateRequest(OslcRequest request) |
Modifier and Type | Method and Description |
---|---|
void |
OslcSession.setMXSession(MXSession mxSession) |
java.lang.String |
MaximoAuthenticatorImpl.setMXToken(MXSession mxSession) |
Modifier and Type | Method and Description |
---|---|
void |
ReportAdminService.exportTransientQBRContent(java.lang.String brosId,
MXSession session) |
MboSetRemote |
ReportAdminService.getTransientQBRParamsMboSet(java.lang.String brosId,
MXSession session) |
Modifier and Type | Method and Description |
---|---|
MXSession |
SimpleWebAppSessionFactory.getNewSession()
Always creates a new session and returns it.
|
MXSession |
SecuredWebAppSessionFactory.getNewSession()
Always creates a new session and returns it.
|
static MXSession |
WebAppSessionProvider.getNewWebAppSession()
A public method to get access to the web application session.
|
MXSession |
SimpleWebAppSessionFactory.getSession()
Always creates a new session and returns it.
|
MXSession |
SecuredWebAppSessionFactory.getSession()
Always creates a new session and returns it.
|
Modifier and Type | Method and Description |
---|---|
MXSession |
RESTSession.getMXSession() |
MXSession |
ResourceRequest.getMXSession() |
MXSession |
BaseRESTSession.getMXSession() |
MXSession |
BaseResourceRequest.getMXSession() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceRequestHandler.setMXSession(MXSession mxSession) |
void |
BaseResourceRequestHandler.setMXSession(MXSession mxSession) |
void |
BaseRESTSession.setMXSession(MXSession mxSession) |
void |
BaseRESTSession.setMXSession(MXSession mxSession,
boolean owner) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
SKDViewerUtil.serializeViewerProperties(MXSession sess)
Returns the User overridden skdiewer.properties from the MAXPROPCACHE, serialized as Base64 Properties
object so that they can be passed to the Applet via the Param Tags
|
Modifier and Type | Class and Description |
---|---|
class |
RMISession
Supports connection to the server thru RMI.
|
Modifier and Type | Method and Description |
---|---|
MXSession |
DefaultMXSessionFactory.getNewSession()
Always creates a new session and returns it.
|
MXSession |
MXSessionImplFactory.getNewSession()
Always creates a new session and returns it.
|
static MXSession |
MXSession.getNewSession()
Creates a new session and returns it.
|
MXSession |
DefaultMXSessionFactory.getSession()
Returns one and only session for the current class loader.
|
MXSession |
MXSessionImplFactory.getSession()
Returns one and only session for the current class loader.
|
static MXSession |
MXSession.getSession()
Returns a reference to the session object.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
BidiUtils.applyBidiAttributes(MboSetInfo msi,
java.lang.String attribute,
java.lang.String value,
MXSession s) |
static java.lang.String |
BidiUtils.applyBidiAttributes(java.lang.String mboName,
java.lang.String attribute,
java.lang.String value,
MXSession s) |
static java.lang.String |
BidiUtils.buildAndPush(MboSetInfo msi,
java.lang.String attribute,
java.lang.String value,
MXSession s) |
static java.lang.String |
BidiUtils.buildAndPush(java.lang.String mboName,
java.lang.String attribute,
java.lang.String value,
MXSession s) |
java.lang.Object |
DefaultToolClientHandler.dispatchRequest(MXSession mxSession,
java.lang.String command,
java.lang.Object[] params) |
java.lang.Object |
ToolClientHandler.dispatchRequest(MXSession session,
java.lang.String command,
java.lang.Object[] params)
Dispatch the command.
|
static java.lang.String |
BidiUtils.getDelimeterPrefix(MXSession s) |
static boolean |
BidiUtils.isGUIMirrored(MXSession s) |
static java.lang.String |
BidiUtils.processComplexexpression(java.lang.String buffer,
java.lang.String complexExpressionType,
MXSession s) |
static java.lang.String |
BidiUtils.processComplexexpression(java.lang.String buffer,
java.lang.String textDirection,
java.lang.String complexExpressionType,
MXSession s) |
static java.lang.String |
BidiUtils.processComplexexpression(java.lang.String buffer,
java.lang.String textDirection,
java.lang.String complexExpressionType,
MXSession s,
boolean forInput) |
static java.lang.String |
BidiUtils.pushBidiString(java.lang.String str,
MXSession s) |
Modifier and Type | Method and Description |
---|---|
java.util.Hashtable |
ReportDialogBean.getMaxPropRptParams(java.util.Hashtable reportParams,
MXSession mxsession) |
java.util.Hashtable |
ReportDialogBean.getRptRecordParams(java.util.Hashtable reportParams,
MXSession mxsession,
MboSetRemote reportData) |
java.util.Hashtable |
ReportDialogBean.getStdParams(java.util.Hashtable reportParams,
MXSession mxsession) |
java.util.Hashtable |
ReportDialogBean.getWhereParams(java.util.Hashtable reportParams,
MXSession mxsession,
DataBean rptParmBean,
java.lang.String reportNum,
boolean useWhere) |
java.util.Hashtable |
ReportDialogBean.getWhereParams(java.util.Hashtable reportParams,
MXSession mxsession,
DataBean rptParmBean,
java.lang.String reportNum,
boolean useWhere,
boolean isdetail) |
java.lang.String |
ReportDialogBean.qualifyWhere(MXSession mxsession,
java.lang.String where,
java.lang.String baseTable)
Deprecated.
Replaced by ReportUtil.qualifyWhere(where, baseTable)
|
Modifier and Type | Method and Description |
---|---|
MXSession |
DataBean.getMXSession()
Returns a reference to the MXSession
|
Modifier and Type | Method and Description |
---|---|
MXSession |
SessionContext.getMXSession()
Deprecated.
FIREFOX
|
Modifier and Type | Method and Description |
---|---|
void |
EntityRelationshipModel.generateDataStores(org.w3c.dom.Element presentationElement,
MXSession mxSession) |
java.util.List<DataStoreInfo> |
EntityRelationshipModel.generateDataStoresForDialog(org.w3c.dom.Element el,
MXSession mxSession) |
MboSetRemote |
UIERMEntity.getZombieMboSet(MXSession mxSession,
java.lang.String appName) |
Modifier and Type | Method and Description |
---|---|
static MXSession |
WebClientRuntime.getMXSession(javax.servlet.http.HttpSession session) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
BidiClientUtils.applyBidiAttributes(java.lang.String mboName,
java.lang.String attribute,
java.lang.String value,
MXSession s) |
static java.lang.String |
WebClientRuntime.getAppDescFromCache(java.lang.String appId,
MXSession mxs)
Added to support calling with no language Code
|
static java.lang.String |
WebClientRuntime.getAppDescFromCache(java.lang.String appId,
MXSession mxs,
java.lang.String langCode)
Method to catch application description
|
static java.lang.String |
BidiClientUtils.getTextAlignmentStyle(MXSession s) |
static java.lang.String |
BidiClientUtils.getTextAlignmentStyle(java.lang.String ceType,
MXSession s) |
static boolean |
WebClientRuntime.send503Error(javax.servlet.http.HttpServletResponse response,
MXSession s,
boolean maxUserSessions)
If the maximo system property mxe.webclient.maxuisessionsend503 equals 1 (the default is 0)
this method will send a HttpServletResponse.SC_SERVICE_UNAVAILABLE error to the response and
return true.
|
static boolean |
WebClientRuntime.send503Error(javax.servlet.http.HttpServletResponse response,
MXSession s,
java.lang.String url)
Deprecated.
see send503Error(HttpServletResponse response, MXSession s, boolean maxUserSessions)
|
Modifier and Type | Method and Description |
---|---|
MXSession |
WebClientSession.createMXSession() |
MXSession |
WebClientSession.getMXSession()
Returns the MXSession for the user.
|
Modifier and Type | Class and Description |
---|---|
class |
AppServerWebAppSession
A simple Web Application session that verifies the login.
|
class |
BueIDOIDCWebAppSession
A simple Web Application session that verifies the login.
|
class |
SecuredWebAppSession
A class used to represent a MAXIMO web application session
to access MAXIMO business object when the MAXIMO appliation
is enabled to use Application Server Security.
|
class |
SimpleWebAppSession
A simple Web Application session that connects to the locally
available MAXIMO business object services.
|
class |
TokenWebAppSession |
Modifier and Type | Method and Description |
---|---|
MXSession |
TokenWebAppSessionFactory.getNewSession()
Always creates a new session and returns it.
|
MXSession |
SimpleWebAppSessionFactory.getNewSession()
Always creates a new session and returns it.
|
MXSession |
SecuredWebAppSessionFactory.getNewSession()
Always creates a new session and returns it.
|
MXSession |
BlueIDOIDCWebAppSessionFactory.getNewSession()
Always creates a new session and returns it.
|
MXSession |
AppServerWebAppSessionFactory.getNewSession()
Always creates a new session and returns it.
|
static MXSession |
WebAppSessionProvider.getNewWebAppSession()
A public method to get access to the web application session.
|
MXSession |
TokenWebAppSessionFactory.getSession()
Always creates a new session and returns it.
|
MXSession |
SimpleWebAppSessionFactory.getSession()
Always creates a new session and returns it.
|
MXSession |
SecuredWebAppSessionFactory.getSession()
Always creates a new session and returns it.
|
MXSession |
BlueIDOIDCWebAppSessionFactory.getSession()
Always creates a new session and returns it.
|
MXSession |
AppServerWebAppSessionFactory.getSession()
Always creates a new session and returns it.
|
Constructor and Description |
---|
WorkflowDirector(MXSession s)
Constructor
|