|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ChannelStaticData in org.jasig.portal |
|---|
| Methods in org.jasig.portal with parameters of type ChannelStaticData | |
|---|---|
void |
IChannel.setStaticData(ChannelStaticData sd)
Deprecated. Passes ChannelStaticData to the channel. |
void |
MultithreadedCharacterChannelAdapter.setStaticData(ChannelStaticData sd)
Deprecated. |
void |
MultithreadedChannelAdapter.setStaticData(ChannelStaticData sd)
Deprecated. |
void |
IMultithreadedChannel.setStaticData(ChannelStaticData sd,
String uid)
Deprecated. |
| Uses of ChannelStaticData in org.jasig.portal.channels |
|---|
| Fields in org.jasig.portal.channels declared as ChannelStaticData | |
|---|---|
protected ChannelStaticData |
BaseChannel.staticData
Deprecated. |
| Methods in org.jasig.portal.channels that return ChannelStaticData | |
|---|---|
ChannelStaticData |
BaseMultithreadedChannel.ChannelState.getStaticData()
|
protected ChannelStaticData |
CAbstractXslt.getStaticData()
Deprecated. |
| Methods in org.jasig.portal.channels with parameters of type ChannelStaticData | |
|---|---|
void |
CLogin.setStaticData(ChannelStaticData sd)
Deprecated. |
void |
BaseMultithreadedChannel.ChannelState.setStaticData(ChannelStaticData sd)
|
void |
CSyndFeed.setStaticData(ChannelStaticData sd)
Deprecated. |
void |
BaseChannel.setStaticData(ChannelStaticData sd)
Deprecated. |
void |
CAbstractXslt.setStaticData(ChannelStaticData sd)
Deprecated. |
void |
CSnoop.setStaticData(ChannelStaticData sd)
Deprecated. Receive static channel data from the portal |
void |
CGenericXSLT.setStaticData(ChannelStaticData sd)
Deprecated. |
void |
CNumberGuess.setStaticData(ChannelStaticData sd)
Deprecated. Receive static channel data from the portal |
void |
BaseMultithreadedChannel.setStaticData(ChannelStaticData sd,
String uid)
Deprecated. Sets the channel static data. |
| Uses of ChannelStaticData in org.jasig.portal.channels.adminnav |
|---|
| Methods in org.jasig.portal.channels.adminnav with parameters of type ChannelStaticData | |
|---|---|
void |
AdminNavChannel.setStaticData(ChannelStaticData sd)
Deprecated. Passes the passed-in channel static configuration information to the plugged-in model. |
| Uses of ChannelStaticData in org.jasig.portal.channels.adminnav.provider |
|---|
| Methods in org.jasig.portal.channels.adminnav.provider with parameters of type ChannelStaticData | |
|---|---|
void |
ListModel.setStaticData(ChannelStaticData sd)
Deprecated. |
| Uses of ChannelStaticData in org.jasig.portal.channels.cusermanager |
|---|
| Methods in org.jasig.portal.channels.cusermanager with parameters of type ChannelStaticData | |
|---|---|
void |
CUserManager.setStaticData(ChannelStaticData sd)
Deprecated. |
| Uses of ChannelStaticData in org.jasig.portal.channels.DLMUserPreferences |
|---|
| Fields in org.jasig.portal.channels.DLMUserPreferences declared as ChannelStaticData | |
|---|---|
protected ChannelStaticData |
TabColumnPrefsState.staticData
Deprecated. |
| Methods in org.jasig.portal.channels.DLMUserPreferences with parameters of type ChannelStaticData | |
|---|---|
void |
CUserPreferences.setStaticData(ChannelStaticData sd)
Deprecated. Receive static channel data from the portal |
void |
TabColumnPrefsState.setStaticData(ChannelStaticData sd)
Deprecated. |
| Uses of ChannelStaticData in org.jasig.portal.channels.error |
|---|
| Methods in org.jasig.portal.channels.error with parameters of type ChannelStaticData | |
|---|---|
void |
CError.setStaticData(ChannelStaticData sd)
Deprecated. |
void |
CTimeout.setStaticData(ChannelStaticData sd)
Deprecated. |
void |
CThrower.setStaticData(ChannelStaticData sd)
Deprecated. |
| Uses of ChannelStaticData in org.jasig.portal.channels.groupsmanager |
|---|
| Fields in org.jasig.portal.channels.groupsmanager declared as ChannelStaticData | |
|---|---|
ChannelStaticData |
CGroupsManagerSessionData.staticData
Deprecated. |
| Methods in org.jasig.portal.channels.groupsmanager that return ChannelStaticData | |
|---|---|
protected static ChannelStaticData |
CGroupsManagerServantFactory.cloneStaticData(ChannelStaticData sd)
Deprecated. |
| Methods in org.jasig.portal.channels.groupsmanager with parameters of type ChannelStaticData | |
|---|---|
protected static ChannelStaticData |
CGroupsManagerServantFactory.cloneStaticData(ChannelStaticData sd)
Deprecated. |
static Element |
GroupsManagerXML.getAuthorizationXml(ChannelStaticData sd,
Element apRoot,
Document xmlDoc)
Deprecated. Returns an element holding the user's permissions used to determine access privileges in the Groups Manager channel. |
static IServant |
CGroupsManagerServantFactory.getGroupsServantforAddRemove(ChannelStaticData staticData,
String groupKey)
Deprecated. Returns a servant with the group corresponding to the provided key selected and locked for editing. |
static IServant |
CGroupsManagerServantFactory.getGroupsServantforGroupMemberships(ChannelStaticData staticData,
String message,
IGroupMember member,
boolean allowFinish)
Deprecated. Returns a servant that is used to select IEntityGroups that the supplied GroupMember belongs to. |
static IServant |
CGroupsManagerServantFactory.getGroupsServantforSelection(ChannelStaticData staticData,
String message)
Deprecated. Returns a servant that is used to select IGroupMembers. |
static IServant |
CGroupsManagerServantFactory.getGroupsServantforSelection(ChannelStaticData staticData,
String message,
String type)
Deprecated. Returns a servant that is used to select IGroupMembers. |
static IServant |
CGroupsManagerServantFactory.getGroupsServantforSelection(ChannelStaticData staticData,
String message,
String type,
boolean allowFinish,
boolean allowEntitySelect)
Deprecated. Returns a servant that is used to select IGroupMembers. |
static IServant |
CGroupsManagerServantFactory.getGroupsServantforSelection(ChannelStaticData staticData,
String message,
String type,
boolean allowFinish,
boolean allowEntitySelect,
IGroupMember[] members)
Deprecated. Returns a servant that is used to select IGroupMembers. |
static IServant |
CGroupsManagerServantFactory.getGroupsServantforSelection(ChannelStaticData staticData,
String message,
String type,
boolean allowFinish,
boolean allowEntitySelect,
IGroupMember[] members,
IGroupsManagerPermissions permissions)
Deprecated. Returns a servant that is used to select IGroupMembers. |
static IGroupsManagerPermissions |
CGroupsManagerServantFactory.getPermissionsPolicy(ChannelStaticData staticData)
Deprecated. Returns a permissions policy based upon the users role. |
void |
CGroupsManager.setStaticData(ChannelStaticData sd)
Deprecated. Passes ChannelStaticData to the channel. |
void |
CGroupsManagerServant.setStaticData(ChannelStaticData sd)
Deprecated. Sets the staticData. |
| Uses of ChannelStaticData in org.jasig.portal.channels.groupsmanager.commands |
|---|
| Methods in org.jasig.portal.channels.groupsmanager.commands with parameters of type ChannelStaticData | |
|---|---|
protected String |
GroupsManagerCommand.getParentId(ChannelStaticData staticData)
Deprecated. Returns the groupParentId parameter from staticData |
protected boolean |
GroupsManagerCommand.hasParentId(ChannelStaticData staticData)
Deprecated. Answers if the parentGroupId has been set. |
| Uses of ChannelStaticData in org.jasig.portal.channels.iccdemo |
|---|
| Methods in org.jasig.portal.channels.iccdemo with parameters of type ChannelStaticData | |
|---|---|
void |
CURLSelector.setStaticData(ChannelStaticData sd)
Deprecated. |
void |
CHistory.setStaticData(ChannelStaticData sd)
Deprecated. |
void |
CViewer.setStaticData(ChannelStaticData sd)
Deprecated. |
| Uses of ChannelStaticData in org.jasig.portal.channels.jsp |
|---|
| Methods in org.jasig.portal.channels.jsp with parameters of type ChannelStaticData | |
|---|---|
void |
IController.setStaticData(ChannelStaticData csd)
Deprecated. Allows the plugged-in controller for the jsp channel to have access to publish-time parameters and other information about the user. |
void |
Channel.setStaticData(ChannelStaticData sd)
Deprecated. |
| Uses of ChannelStaticData in org.jasig.portal.channels.jspSample |
|---|
| Methods in org.jasig.portal.channels.jspSample with parameters of type ChannelStaticData | |
|---|---|
void |
Controller.setStaticData(ChannelStaticData csd)
Deprecated. Set up cache key and the map of objects that will appear on the request. |
| Uses of ChannelStaticData in org.jasig.portal.channels.permissionsmanager |
|---|
| Fields in org.jasig.portal.channels.permissionsmanager declared as ChannelStaticData | |
|---|---|
ChannelStaticData |
PermissionsSessionData.staticData
Deprecated. |
| Methods in org.jasig.portal.channels.permissionsmanager with parameters of type ChannelStaticData | |
|---|---|
static IServant |
CPermissionsManagerServantFactory.getPermissionsServant(IPermissible owner,
ChannelStaticData staticData,
IAuthorizationPrincipal[] principals,
String[] activities,
String[] targets)
Deprecated. put your documentation comment here |
void |
CPermissionsManager.setStaticData(ChannelStaticData sD)
Deprecated. put your documentation comment here |
void |
CPermissionsManagerServant.setStaticData(ChannelStaticData sD)
Deprecated. |
| Uses of ChannelStaticData in org.jasig.portal.channels.portlet |
|---|
| Methods in org.jasig.portal.channels.portlet with parameters of type ChannelStaticData | |
|---|---|
void |
SpringPortletChannelImpl.action(ChannelStaticData channelStaticData,
PortalControlStructures portalControlStructures,
ChannelRuntimeData channelRuntimeData)
Deprecated. |
void |
ISpringPortletChannel.action(ChannelStaticData channelStaticData,
PortalControlStructures portalControlStructures,
ChannelRuntimeData channelRuntimeData)
Deprecated. Handles an action request to the channel. |
ChannelCacheKey |
SpringPortletChannelImpl.generateKey(ChannelStaticData channelStaticData,
PortalControlStructures portalControlStructures,
ChannelRuntimeData channelRuntimeData)
Deprecated. |
ChannelCacheKey |
ISpringPortletChannel.generateKey(ChannelStaticData channelStaticData,
PortalControlStructures portalControlStructures,
ChannelRuntimeData channelRuntimeData)
Deprecated. Called before ISpringPortletChannel.isCacheValid(ChannelStaticData, PortalControlStructures, ChannelRuntimeData, Object) and
ISpringPortletChannel.render(ChannelStaticData, PortalControlStructures, ChannelRuntimeData, PrintWriter) during the render
cycle. |
protected String |
SpringPortletChannelImpl.getChannelLogInfo(ChannelStaticData channelStaticData,
IPortletWindow portletWindow)
Deprecated. Build a 'nice' summary string of relavent ChannelStaticData information |
protected IPortletWindowId |
SpringPortletChannelImpl.getPortletWindowId(ChannelStaticData channelStaticData)
Deprecated. Gets the portlet window ID to use for the specified channel static data. |
protected IPortletWindowId |
SpringPortletChannelImpl.getPortletWindowId(ChannelStaticData channelStaticData,
ChannelRuntimeData channelRuntimeData,
PortalControlStructures pcs)
Deprecated. |
String |
SpringPortletChannelImpl.getTitle(ChannelStaticData channelStaticData,
PortalControlStructures portalControlStructures,
ChannelRuntimeData channelRuntimeData)
Deprecated. |
String |
ISpringPortletChannel.getTitle(ChannelStaticData channelStaticData,
PortalControlStructures portalControlStructures,
ChannelRuntimeData channelRuntimeData)
Deprecated. Called after ISpringPortletChannel.render(ChannelStaticData, PortalControlStructures, ChannelRuntimeData, PrintWriter), provides
the title to display for the channel for this rendering. |
protected String |
SpringPortletChannelImpl.getWindowInstanceId(ChannelStaticData channelStaticData,
PortalControlStructures portalControlStructures)
Deprecated. Get the id for the window instance described by the channel static data and portal control structures. |
protected String |
SpringPortletChannelImpl.getWindowInstanceId(ChannelStaticData channelStaticData,
PortalControlStructures portalControlStructures,
ChannelRuntimeData channelRuntimeData)
Deprecated. Get the id for the window instance described by the channel static data, portal control structures, and channel runtime data. |
void |
SpringPortletChannelImpl.initSession(ChannelStaticData channelStaticData,
PortalControlStructures portalControlStructures)
Deprecated. |
void |
ISpringPortletChannel.initSession(ChannelStaticData channelStaticData,
PortalControlStructures portalControlStructures)
Deprecated. Called when a session is created for a user of the channel described by the ChannelStaticData argument. |
boolean |
SpringPortletChannelImpl.isCacheValid(ChannelStaticData channelStaticData,
PortalControlStructures portalControlStructures,
ChannelRuntimeData channelRuntimeData,
Object validity)
Deprecated. |
boolean |
ISpringPortletChannel.isCacheValid(ChannelStaticData channelStaticData,
PortalControlStructures portalControlStructures,
ChannelRuntimeData channelRuntimeData,
Object validity)
Deprecated. Called after ISpringPortletChannel.generateKey(ChannelStaticData, PortalControlStructures, ChannelRuntimeData) and before
ISpringPortletChannel.render(ChannelStaticData, PortalControlStructures, ChannelRuntimeData, PrintWriter) during the render
cycle. |
void |
SpringPortletChannelImpl.portalEvent(ChannelStaticData channelStaticData,
PortalControlStructures portalControlStructures,
PortalEvent portalEvent)
Deprecated. |
void |
ISpringPortletChannel.portalEvent(ChannelStaticData channelStaticData,
PortalControlStructures portalControlStructures,
PortalEvent portalEvent)
Deprecated. Notification of a portal event. |
void |
SpringPortletChannelImpl.prepareForRefresh(ChannelStaticData channelStaticData,
PortalControlStructures portalControlStructures,
ChannelRuntimeData channelRuntimeData)
Deprecated. |
void |
ISpringPortletChannel.prepareForRefresh(ChannelStaticData channelStaticData,
PortalControlStructures portalControlStructures,
ChannelRuntimeData channelRuntimeData)
Deprecated. Notification that the channel will be refreshed due to an error. |
void |
SpringPortletChannelImpl.prepareForReset(ChannelStaticData channelStaticData,
PortalControlStructures portalControlStructures,
ChannelRuntimeData channelRuntimeData)
Deprecated. |
void |
ISpringPortletChannel.prepareForReset(ChannelStaticData channelStaticData,
PortalControlStructures portalControlStructures,
ChannelRuntimeData channelRuntimeData)
Deprecated. Notification that the channel will be reset due to an error. |
void |
SpringPortletChannelImpl.render(ChannelStaticData channelStaticData,
PortalControlStructures portalControlStructures,
ChannelRuntimeData channelRuntimeData,
PrintWriter printWriter)
Deprecated. |
void |
ISpringPortletChannel.render(ChannelStaticData channelStaticData,
PortalControlStructures portalControlStructures,
ChannelRuntimeData channelRuntimeData,
PrintWriter printWriter)
Deprecated. Called after ISpringPortletChannel.generateKey(ChannelStaticData, PortalControlStructures, ChannelRuntimeData) and
ISpringPortletChannel.render(ChannelStaticData, PortalControlStructures, ChannelRuntimeData, PrintWriter). |
protected void |
SpringPortletChannelImpl.setPortletWidnowId(ChannelStaticData channelStaticData,
IPortletWindowId portletWindowId)
Deprecated. Sets the portlet window ID to use for the specified channel static data. |
void |
CSpringPortletAdaptor.setStaticData(ChannelStaticData sd)
Deprecated. |
| Uses of ChannelStaticData in org.jasig.portal.channels.UserPreferences |
|---|
| Fields in org.jasig.portal.channels.UserPreferences declared as ChannelStaticData | |
|---|---|
protected ChannelStaticData |
TabColumnPrefsState.staticData
Deprecated. |
| Methods in org.jasig.portal.channels.UserPreferences with parameters of type ChannelStaticData | |
|---|---|
void |
CUserPreferences.setStaticData(ChannelStaticData sd)
Deprecated. Receive static channel data from the portal |
void |
TabColumnPrefsState.setStaticData(ChannelStaticData sd)
Deprecated. |
| Uses of ChannelStaticData in org.jasig.portal.channels.webproxy |
|---|
| Methods in org.jasig.portal.channels.webproxy with parameters of type ChannelStaticData | |
|---|---|
void |
CWebProxy.setStaticData(ChannelStaticData sd)
Deprecated. Passes ChannelStaticData to the channel. |
| Uses of ChannelStaticData in org.jasig.portal.layout.channels |
|---|
| Methods in org.jasig.portal.layout.channels with parameters of type ChannelStaticData | |
|---|---|
void |
CSkinSelector.setStaticData(ChannelStaticData sd)
Deprecated. |
| Uses of ChannelStaticData in org.jasig.portal.security |
|---|
| Fields in org.jasig.portal.security declared as ChannelStaticData | |
|---|---|
protected ChannelStaticData |
LocalConnectionContext.staticData
|
| Methods in org.jasig.portal.security with parameters of type ChannelStaticData | |
|---|---|
void |
LocalConnectionContext.init(ChannelStaticData sd)
Initialize LocalConnectionContext by setting static data. |
| Uses of ChannelStaticData in org.jasig.portal.security.provider |
|---|
| Methods in org.jasig.portal.security.provider with parameters of type ChannelStaticData | |
|---|---|
void |
BasicLocalConnectionContext.init(ChannelStaticData sd)
Constructs the username/password combination from the parameters set at publish time. |
| Uses of ChannelStaticData in org.jasig.portal.security.provider.cas |
|---|
| Methods in org.jasig.portal.security.provider.cas with parameters of type ChannelStaticData | |
|---|---|
void |
CasConnectionContext.init(ChannelStaticData sd)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||