All
Libraries
This
Library
Package
Class
Use
Tree
Deprecated
Index
Grand
Index
Help
Portal
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
J
L
N
O
P
R
S
T
W
_
G
getAction(HttpServletRequest, RemotePortletContext)
- Static method in class com.sas.portal.portlet.remote.
RemotePortletToolkitUtil
getAttibuteKeys()
- Method in interface com.sas.portal.portlet.
PortletContext
Get the set of known attribute keys
getAttribute(String)
- Method in interface com.sas.portal.portlet.configuration.
Configuration
Get the attribute of a given name
getAttribute(Object)
- Method in interface com.sas.portal.portlet.
PortletContext
Get the attribute that is mapped to the given key 22Feb2010 NOTE NOTE NOTE - this is used by non-Portal code... must remain
getAttributeNames()
- Method in interface com.sas.portal.portlet.configuration.
Configuration
Get the list of attribute names known for this configuration
getAttributes()
- Method in interface com.sas.portal.portlet.
PortletContext
Get the set of known attributes
getConfiguration(PortletContext, boolean)
- Static method in class com.sas.portal.portlet.configuration.
ConfigurationFactory
Fetches the configuration based on the entity key of a portlet.
getConfiguration(PortletContext)
- Static method in class com.sas.portal.portlet.configuration.
ConfigurationFactory
Fetches a Configuration from metadata.
getContextSharingMap(HttpServletRequest)
- Static method in class com.sas.portal.portlet.remote.
RemotePortletToolkitUtil
getHttpSession()
- Method in interface com.sas.portal.portlet.
PortletContext
Get the HTTPsession attached to this Portlet Context
getId()
- Method in interface com.sas.portal.portlet.
PortletContext
Get ID for the portlet context
getId()
- Method in interface com.sas.portal.portlet.
RemotePortletContext
Get ID for the portlet context
getInfo()
- Method in class com.sas.portal.portlet.
DefaultPortletAction
Gets the deployment descriptor metadata corresponding to this concrete action instance.
getInfo()
- Method in interface com.sas.portal.portlet.
PortletActionInterface
Gets the deployment descriptor metadata corresponding to this concrete action instance.
getLabel()
- Method in class com.sas.webapp.contextsharing.
RequestActionMenuData
Gets the label.
getMode()
- Method in interface com.sas.portal.portlet.
PortletContext
get the mode for the portlet.
getMode()
- Method in interface com.sas.portal.portlet.
RemotePortletContext
get the mode for the portlet.
getName()
- Method in interface com.sas.portal.portlet.configuration.
Attribute
Get the name of the attribute
getName()
- Method in interface com.sas.portal.portlet.configuration.
Configuration
Get the name of this configuration object
getOriginatingHost()
- Method in interface com.sas.portal.portlet.
PortletContext
Get the originating host stored in the PortletContext.
getOriginatingHost()
- Method in interface com.sas.portal.portlet.
RemotePortletContext
Get the originating host stored in the PortletContext.
getOriginatingLocale()
- Method in interface com.sas.portal.portlet.
RemotePortletContext
Get the originating locale stored in the PortletContext.
getOriginatingPort()
- Method in interface com.sas.portal.portlet.
PortletContext
Get the originating port stored in the PortletContext.
getOriginatingPort()
- Method in interface com.sas.portal.portlet.
RemotePortletContext
Get the originating port stored in the PortletContext.
getOriginatingWebContext()
- Method in interface com.sas.portal.portlet.
PortletContext
Get the originating web context stored in the PortletContext.
getOriginatingWebContext()
- Method in interface com.sas.portal.portlet.
RemotePortletContext
Get the originating web context stored in the PortletContext.
getPageEntityKey()
- Method in interface com.sas.portal.portlet.
PortletContext
Get the page entity key stored in this PortletContext
getPageEntityKey()
- Method in interface com.sas.portal.portlet.
RemotePortletContext
Get the page entity key stored in this PortletContext
getParamRequestAction()
- Method in class com.sas.webapp.contextsharing.
WebappContextParams
Gets the PFS_REQUEST_ACTION parameter.
getParamRequestActionmenu()
- Method in class com.sas.webapp.contextsharing.
WebappContextParams
Gets the PFS_REQUEST_ACTIONMENU parameter.
getParamRequestAuthDomain()
- Method in class com.sas.webapp.contextsharing.
WebappContextParams
Gets the PFS_REQUEST_AUTH_DOMAIN parameter.
getParamRequestBackdescriptionList()
- Method in class com.sas.webapp.contextsharing.
WebappContextParams
Gets the PFS_REQUEST_BACKDESCRIPTION_LIST parameter.
getParamRequestBacklabel()
- Method in class com.sas.webapp.contextsharing.
WebappContextParams
Deprecated.
Use getParamRequestBacklabelList instead.
getParamRequestBacklabelList()
- Method in class com.sas.webapp.contextsharing.
WebappContextParams
Gets the PFS_REQUEST_BACKLABEL_LIST parameter.
getParamRequestBackurl()
- Method in class com.sas.webapp.contextsharing.
WebappContextParams
Deprecated.
Use getParamRequestBackurlList instead.
getParamRequestBackurlList()
- Method in class com.sas.webapp.contextsharing.
WebappContextParams
Gets the PFS_REQUEST_BACKURL_LIST parameter.
getParamRequestEntity()
- Method in class com.sas.webapp.contextsharing.
WebappContextParams
Gets the PFS_REQUEST_ENTITY parameter.
getParamRequestEntitykey()
- Method in class com.sas.webapp.contextsharing.
WebappContextParams
Gets the PFS_REQUEST_ENTITYKEY parameter.
getParamRequestLogoffurl()
- Method in class com.sas.webapp.contextsharing.
WebappContextParams
Gets the PFS_REQUEST_LOGOFFURL parameter.
getParamRequestPathUrl()
- Method in class com.sas.webapp.contextsharing.
WebappContextParams
Gets the PFS_REQUEST_PATH_URL parameter.
getParamRequestSource()
- Method in class com.sas.webapp.contextsharing.
WebappContextParams
Gets the PFS_REQUEST_SOURCE parameter.
getParamRequestTimeoutBackurl()
- Method in class com.sas.webapp.contextsharing.
WebappContextParams
The location to return to if the webapp times out.
getParamRequestType()
- Method in class com.sas.webapp.contextsharing.
WebappContextParams
Gets the PFS_REQUEST_TYPE parameter.
getPortletEntityKey()
- Method in interface com.sas.portal.portlet.
PortletContext
Get the portlet entity key stored in this PortletContext
getPortletEntityKey()
- Method in interface com.sas.portal.portlet.
RemotePortletContext
Get the portlet entity key stored in this PortletContext 22Feb2010 NOTE NOTE NOTE - this is used by non-Portal code... must remain
getPortletId(HttpServletRequest)
- Static method in class com.sas.portal.portlet.remote.
RemotePortletToolkitUtil
getPortletid()
- Method in class com.sas.webapp.contextsharing.
WebappContextParams
Returns the PORTAL_PORTLETID parameter.
getProtocol()
- Method in interface com.sas.portal.portlet.
PortletContext
Get the protocol stored in the PortletContext.
getProtocol()
- Method in interface com.sas.portal.portlet.
RemotePortletContext
Get the protocol stored in the PortletContext.
getRemotePortletContext(HttpServletRequest)
- Static method in class com.sas.portal.portlet.remote.
RemotePortletToolkitUtil
getRemoteSessionContext(UserContextInterface, String)
- Static method in class com.sas.webapp.contextsharing.
WebappContextParams
Gets the remote SessionContext for the specified sessionKey using the privleged UserContext
getRequestParams()
- Method in class com.sas.webapp.contextsharing.
WebappContextParams
Returns the map of request parameters.
getSessionContext()
- Method in interface com.sas.portal.portlet.
PortletContext
Get the session context attached to the httpSession stored in this PortletContext.
getSessionContext()
- Method in class com.sas.webapp.contextsharing.
WebappContextParams
Returns the session context for this class.
getSessionContext(String)
- Static method in class com.sas.webapp.contextsharing.
WebappContextParams
Gets the session context for the specified sessionKey.
getSessionContext(String, boolean)
- Static method in class com.sas.webapp.contextsharing.
WebappContextParams
Deprecated.
getSessionContext(UserContextInterface, String, boolean)
- Static method in class com.sas.webapp.contextsharing.
WebappContextParams
Gets the SessionContext for the specified sessionKey.
getSessionContext(UserContextInterface, String, SessionServiceInterface)
- Static method in class com.sas.webapp.contextsharing.
WebappContextParams
Gets the SessionContext for the specified sessionKey and SessionService
getSessionId()
- Method in class com.sas.webapp.contextsharing.
WebappContextParams
Returns the session id for this class.
getSessionKeyParam()
- Method in class com.sas.webapp.contextsharing.
WebappContextParams
Returns the key parameter that can be used to find a remote SessionContext
getSessionRequestId()
- Method in class com.sas.webapp.contextsharing.
WebappContextParams
Returns the request parameters id.
getStartURL()
- Method in class com.sas.webapp.contextsharing.
WebappContextParams
Returns the starting url string before any other parameters are added.
getUniqueLabel()
- Method in class com.sas.webapp.contextsharing.
RequestActionMenuData
Gets the unique label.
getUrl()
- Method in class com.sas.webapp.contextsharing.
RequestActionMenuData
Gets the url.
getURL()
- Method in class com.sas.webapp.contextsharing.
WebappContextParams
Returns the full url based on the starting url and the parameters that were set.
getValue()
- Method in interface com.sas.portal.portlet.configuration.
Attribute
Get the value of the attribute
getValueAsBoolean(boolean)
- Method in interface com.sas.portal.portlet.configuration.
Attribute
Get the value of the attribute, as a boolean.
getValueAsBoolean()
- Method in interface com.sas.portal.portlet.configuration.
Attribute
Get the value of the attribute, as a boolean.
getValueAsDouble(double)
- Method in interface com.sas.portal.portlet.configuration.
Attribute
Get the value of the attribute, as a double.
getValueAsDouble()
- Method in interface com.sas.portal.portlet.configuration.
Attribute
Get the value of the attribute, as a double.
getValueAsFloat(float)
- Method in interface com.sas.portal.portlet.configuration.
Attribute
Get the value of the attribute, as a float.
getValueAsFloat()
- Method in interface com.sas.portal.portlet.configuration.
Attribute
Get the value of the attribute, as a float.
getValueAsInt(int)
- Method in interface com.sas.portal.portlet.configuration.
Attribute
Get the value of the attribute, as an int.
getValueAsInt()
- Method in interface com.sas.portal.portlet.configuration.
Attribute
Get the value of the attribute, as an int.
getValueAsLong(long)
- Method in interface com.sas.portal.portlet.configuration.
Attribute
Get the value of the attribute, as a long.
getValueAsLong()
- Method in interface com.sas.portal.portlet.configuration.
Attribute
Get the value of the attribute, as a long.
All
Libraries
This
Library
Package
Class
Use
Tree
Deprecated
Index
Grand
Index
Help
Portal
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
J
L
N
O
P
R
S
T
W
_
Copyright © 2009 SAS Institute Inc. All Rights Reserved.