|
CStockage 4.2_beta-RC-1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.esupportail.portal.channels.CStockage.channelAction.injac.actions.DocumentEditionAction
Id: DocumentEditionAction.java,v 1.0 27 oct. 2004 Copyright (c) 2004 Esup Portail (www.esup-portail.org) Classes: DocumentEditionAction Original Author: Yohan Colmant Action for the document edition
Constructor Summary | |
DocumentEditionAction()
|
Method Summary | |
static java.lang.StringBuffer |
renderXmlConfirmSubmit(org.jasig.portal.ChannelRuntimeData runtimeData,
BufferAction buffer,
java.lang.StringBuffer stylesheet,
java.util.ArrayList spaces,
java.util.ArrayList metadataToSet,
java.lang.String userPortalLogin,
java.util.Vector userGroups,
Space currentSpace,
DirectoryProperties directoryProperties)
Generate the XML when we ask a submit confirmation |
static java.lang.StringBuffer |
submit(org.jasig.portal.ChannelRuntimeData runtimeData,
java.lang.StringBuffer stylesheet,
java.util.ArrayList spaces,
java.util.ArrayList metadataToSet,
java.lang.String userPortalLogin,
java.util.Vector userGroups,
Space currentSpace,
DirectoryProperties directoryProperties,
BufferAction buffer,
java.lang.String currentSortType)
Generate the XML String and submit the document |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DocumentEditionAction()
Method Detail |
public static java.lang.StringBuffer renderXmlConfirmSubmit(org.jasig.portal.ChannelRuntimeData runtimeData, BufferAction buffer, java.lang.StringBuffer stylesheet, java.util.ArrayList spaces, java.util.ArrayList metadataToSet, java.lang.String userPortalLogin, java.util.Vector userGroups, Space currentSpace, DirectoryProperties directoryProperties) throws ChannelException
runtimeData
- the channel runtimedata objectbuffer
- the buffer used for the clipboardstylesheet
- the channel stylesheet we are going to usespaces
- the channel spaces listmetadataToSet
- the metatada list we want to setuserPortalLogin
- the user portal loginuserGroups
- the user portal groupscurrentSpace
- the current spacedirectoryProperties
- the current directory properties
ChannelException
public static java.lang.StringBuffer submit(org.jasig.portal.ChannelRuntimeData runtimeData, java.lang.StringBuffer stylesheet, java.util.ArrayList spaces, java.util.ArrayList metadataToSet, java.lang.String userPortalLogin, java.util.Vector userGroups, Space currentSpace, DirectoryProperties directoryProperties, BufferAction buffer, java.lang.String currentSortType) throws ChannelException
runtimeData
- the runtime data channel objectstylesheet
- the stylesheet we are about to usespaces
- the spaces listmetadataToSet
- the metadata list we want to setuserPortalLogin
- the user portal loginuserGroups
- the user portal groupscurrentSpace
- the current spacedirectoryProperties
- the current directory propertiesbuffer
- the buffer used for example for the clipboardcurrentSortType
- The current and default sort type for the resources
ChannelException
|
CStockage 4.2_beta-RC-1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |