Methods in org.esupportail.portal.channels.CWebdav.channelAction.injac.actions that throw MetadataException |
private static java.lang.StringBuffer |
MetadataManagerAction.setMetadataOnDocument(java.lang.StringBuffer stylesheet,
ChannelConfiguration config,
java.util.ArrayList spaces,
java.util.ArrayList metadataToSet,
java.lang.String userPortalLogin,
java.util.Vector userGroups,
Space currentSpace,
DirectoryProperties directoryProperties,
java.lang.String documentFullPath)
Set the metadata on document and return the xml for the next action |
private static java.lang.StringBuffer |
MetadataManagerAction.editDocument(java.lang.StringBuffer stylesheet,
ChannelConfiguration config,
java.util.ArrayList spaces,
java.util.ArrayList metadataToSet,
java.lang.String userPortalLogin,
java.util.Vector userGroups,
Space currentSpace,
DirectoryProperties directoryProperties,
java.lang.String documentFullPath)
Edit the document and return the xml for the next action |
private static java.lang.StringBuffer |
MetadataManagerAction.publishDocument(java.lang.StringBuffer stylesheet,
ChannelConfiguration config,
java.util.ArrayList spaces,
java.util.ArrayList metadataToSet,
java.lang.String userPortalLogin,
java.util.Vector userGroups,
Space currentSpace,
DirectoryProperties directoryProperties,
java.lang.String documentFullPath)
Publish the document and return the xml for the next action |
private static java.lang.StringBuffer |
MetadataManagerAction.rejectDocument(java.lang.StringBuffer stylesheet,
ChannelConfiguration config,
java.util.ArrayList spaces,
java.util.ArrayList metadataToSet,
java.lang.String userPortalLogin,
java.util.Vector userGroups,
Space currentSpace,
DirectoryProperties directoryProperties,
java.lang.String documentFullPath)
Reject the document and return the xml for the next action |