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