| com.sun.portal.proxylet.admin.ProxyletAdminModelManager
ProxyletAdminModelManager | public class ProxyletAdminModelManager extends ModelManager (Code) | | |
SRAP_PROXYLET_MODEL_MGR_KEY | final public static String SRAP_PROXYLET_MODEL_MGR_KEY(Code) | | |
token | protected SSOToken token(Code) | | |
ProxyletAdminModelManager | public ProxyletAdminModelManager(RequestContext requestContext, ModelTypeMap typeMap)(Code) | | |
debugError | public static void debugError(String message)(Code) | | |
debugMessage | public static void debugMessage(String message)(Code) | | |
debugWarning | public static void debugWarning(String message)(Code) | | |
getString | public String getString(String key)(Code) | | Returns the localized resource string for the corresponding
resource key.
|
initRB | void initRB()(Code) | | Initializes the resuource bundle using the locale from the
SSO token.
|
initSSOToken | void initSSOToken(RequestContext requestContext)(Code) | | Initializes the SSO token for use in this request. The SSO token
can then be used as a store for session info across requests.
Parameters: requestContext - is the JATO request context. |
messageEnabled | public static boolean messageEnabled()(Code) | | |
warningEnabled | public static boolean warningEnabled()(Code) | | |
|
|