|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.channels.DLMUserPreferences.BaseState
org.jasig.portal.channels.DLMUserPreferences.GPreferencesState.GGlobalPrefsState
protected class GPreferencesState.GGlobalPrefsState
Field Summary | |
---|---|
protected GPreferencesState |
context
|
(package private) ChannelRuntimeData |
runtimeData
|
Fields inherited from class org.jasig.portal.channels.DLMUserPreferences.BaseState |
---|
internalState |
Constructor Summary | |
---|---|
GPreferencesState.GGlobalPrefsState(GPreferencesState context)
|
Method Summary | |
---|---|
private void |
prepareSaveEditGPrefs()
|
void |
renderXML(org.xml.sax.ContentHandler out)
Ask channel to render its content. |
void |
setRuntimeData(ChannelRuntimeData rd)
Passes ChannelRuntimeData to the channel. |
Methods inherited from class org.jasig.portal.channels.DLMUserPreferences.BaseState |
---|
getRuntimeProperties, receiveEvent, setContext, setPortalControlStructures, setState, setStaticData |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
ChannelRuntimeData runtimeData
protected GPreferencesState context
Constructor Detail |
---|
public GPreferencesState.GGlobalPrefsState(GPreferencesState context)
Method Detail |
---|
public void setRuntimeData(ChannelRuntimeData rd) throws PortalException
IChannel
setRuntimeData
in interface IChannel
setRuntimeData
in class BaseState
rd
- channel runtime data
PortalException
ChannelRuntimeData
public void renderXML(org.xml.sax.ContentHandler out) throws PortalException
IChannel
renderXML
in interface IChannel
renderXML
in class BaseState
out
- the SAX ContentHandler to output content to
PortalException
private void prepareSaveEditGPrefs() throws PortalException
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |