|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DirectoryProperties | |
org.esupportail.portal.channels.CStockage.channelAction.injac | |
org.esupportail.portal.channels.CStockage.channelAction.injac.actions |
Uses of DirectoryProperties in org.esupportail.portal.channels.CStockage.channelAction.injac |
Fields in org.esupportail.portal.channels.CStockage.channelAction.injac declared as DirectoryProperties | |
private DirectoryProperties |
ChannelAction.directoryProperties
Object used to know the properties of the current directory |
Methods in org.esupportail.portal.channels.CStockage.channelAction.injac with parameters of type DirectoryProperties | |
static java.lang.StringBuffer |
DefaultRenderXml.getXml(java.util.ArrayList spaces,
Space currentSpace,
ChannelException error,
java.lang.String information,
java.lang.String userPortalLogin,
java.util.Vector userGroups,
DirectoryProperties directoryProperties)
Return the XML representing the curent dir |
private static java.lang.StringBuffer |
DefaultRenderXml.getXmlAction(Space currentSpace,
java.lang.String userPortalLogin,
java.util.Vector userGroups,
DirectoryProperties directoryProperties)
Get the XML for the action bar |
private static java.lang.StringBuffer |
DefaultRenderXml.getXmlContent(Space currentSpace,
ChannelResource[] ressources,
java.lang.String userPortalLogin,
java.util.Vector userGroups,
DirectoryProperties directoryProperties)
Get the XML for the content |
Uses of DirectoryProperties in org.esupportail.portal.channels.CStockage.channelAction.injac.actions |
Methods in org.esupportail.portal.channels.CStockage.channelAction.injac.actions with parameters of type DirectoryProperties | |
static java.lang.StringBuffer |
MetadataManagerAction.renderXmlMetadataManager(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)
Generate the xml for the metadata management |
private static java.lang.StringBuffer |
MetadataManagerAction.submitMetadataManager(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,
java.lang.String documentName,
java.lang.String documentPath,
java.lang.String actionType,
BufferAction buffer)
Generate the xml and submit the metadata |
private static void |
MetadataManagerAction.setMetadataToSet(org.jasig.portal.ChannelRuntimeData runtimeData,
java.util.ArrayList metadataToSet,
java.lang.String userPortalLogin,
Space currentSpace,
DirectoryProperties directoryProperties,
java.lang.String documentName,
java.lang.String documentPath,
java.lang.String actionType,
BufferAction buffer)
Set the metadata list we want to set |
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)
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)
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)
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)
Reject the document and return the xml for the next action |
static java.lang.StringBuffer |
DocumentUnpublicationAction.renderXmlConfirmUnpublish(org.jasig.portal.ChannelRuntimeData runtimeData,
BufferAction buffer,
java.lang.StringBuffer stylesheet,
java.util.ArrayList metadataToSet,
java.lang.String userPortalLogin,
java.util.Vector userGroups,
Space currentSpace,
DirectoryProperties directoryProperties)
Generate the XML when we ask an unpublication confirmation |
static java.lang.StringBuffer |
DocumentUnpublicationAction.unpublish(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)
Generate the XML String and unpublish the document |
static java.lang.StringBuffer |
DocumentRejectAction.renderXmlConfirmReject(org.jasig.portal.ChannelRuntimeData runtimeData,
BufferAction buffer,
java.lang.StringBuffer stylesheet,
java.util.ArrayList metadataToSet,
java.lang.String userPortalLogin,
java.util.Vector userGroups,
Space currentSpace,
DirectoryProperties directoryProperties)
Generate the XML when we ask a reject confirmation |
static java.lang.StringBuffer |
DocumentRejectAction.reject(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)
Generate the XML String and reject the document |
static java.lang.StringBuffer |
DocumentPublicationAction.renderXmlConfirmPublish(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 publish confirmation |
private static java.lang.StringBuffer |
DocumentPublicationAction.renderXmlConfirmPublishNewDocument(BufferAction buffer,
Space currentSpace,
DirectoryProperties directoryProperties)
Generate the XML when we ask a publish confirmation of a new document |
static java.lang.StringBuffer |
DocumentPublicationAction.publish(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)
Generate the XML String and publish the document |
static java.lang.StringBuffer |
DocumentEditionAction.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 |
private static java.lang.StringBuffer |
DocumentEditionAction.renderXmlConfirmSubmitNewDocument(BufferAction buffer,
Space currentSpace,
DirectoryProperties directoryProperties)
Generate the XML when we ask a submit confirmation of a new document |
static java.lang.StringBuffer |
DocumentEditionAction.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)
Generate the XML String and submit the document |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |