|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CancelException in org.esupportail.portal.channels.CStockage |
Methods in org.esupportail.portal.channels.CStockage that throw CancelException | |
java.lang.StringBuffer |
CStockageAdministration.renderXmlNewServer(org.jasig.portal.ChannelRuntimeData runtimeData,
org.xml.sax.ContentHandler out)
Return the xml for the new server mode |
private java.lang.StringBuffer |
CStockageAdministration.renderXmlDefaultServer(org.jasig.portal.ChannelRuntimeData runtimeData,
org.xml.sax.ContentHandler out)
Return the xml for the default spaces mode |
private java.lang.StringBuffer |
CStockageAdministration.renderXmlDefaultSpace(org.jasig.portal.ChannelRuntimeData runtimeData,
org.xml.sax.ContentHandler out)
Return the xml for the default space mode |
private java.lang.StringBuffer |
CStockageAdministration.renderXmlValidServantResults(org.jasig.portal.ChannelRuntimeData runtimeData,
org.jasig.portal.ChannelStaticData staticData,
org.xml.sax.ContentHandler out)
When we check the servant results |
private java.lang.StringBuffer |
CStockage.renderXmlManageSharedSpaces(org.jasig.portal.ChannelRuntimeData runtimeData)
Generate the XML when we want to manage the shared spaces |
private void |
CStockage.renderXmlManageSharedSpacesCancel()
Generate the XML when we click on "cancel" when we manage the shared spaces |
Uses of CancelException in org.esupportail.portal.channels.CStockage.channelAction.classic |
Methods in org.esupportail.portal.channels.CStockage.channelAction.classic that throw CancelException | |
private void |
ChannelAction.createDir(org.jasig.portal.ChannelRuntimeData runtimeData)
Create a new directory |
private java.lang.StringBuffer |
ChannelAction.renderXmlShareDirectoryCancel()
When click on cancel |
Uses of CancelException in org.esupportail.portal.channels.CStockage.channelAction.injac |
Methods in org.esupportail.portal.channels.CStockage.channelAction.injac that throw CancelException | |
private void |
ChannelAction.createDir(org.jasig.portal.ChannelRuntimeData runtimeData)
Generate the XML String for this mod |
private java.lang.StringBuffer |
ChannelAction.verifyChoiceForSubmitMode(org.jasig.portal.ChannelRuntimeData runtimeData)
When we choose the mode for the submit, we verify the choice |
private java.lang.StringBuffer |
ChannelAction.verifyChoiceForPublishMode(org.jasig.portal.ChannelRuntimeData runtimeData)
When we choose the mode for the publication, we verify the choice |
private java.lang.StringBuffer |
ChannelAction.renderXmlAdminSpaceCancel()
When click on cancel |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |