fr.paris.lutece.plugins.document.web.publishing
Class DocumentPublishingJspBean

java.lang.Object
  extended by fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
      extended by fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
          extended by fr.paris.lutece.plugins.document.web.publishing.DocumentPublishingJspBean

public class DocumentPublishingJspBean
extends fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean


Field Summary
static java.lang.String RIGHT_DOCUMENT_MANAGEMENT
           
static java.lang.String RIGHT_MANAGE_ADMIN_SITE
           
 
Constructor Summary
DocumentPublishingJspBean()
           
 
Method Summary
 java.lang.String doAssignedDocument(javax.servlet.http.HttpServletRequest request)
          Process the publishing article
 java.lang.String doChangeModePublication(javax.servlet.http.HttpServletRequest request)
          Returns the portlet document template management
 java.lang.String doConfirmChangeModePublication(javax.servlet.http.HttpServletRequest request)
          Returns the portlet document template management
 java.lang.String doCreateAutoPublication(javax.servlet.http.HttpServletRequest request)
          Process to the creation of auto publication object
 java.lang.String doDeleteAutoPublication(javax.servlet.http.HttpServletRequest request)
          Process to the deletion of auto publication object
 java.lang.String doModifyDocumentOrder(javax.servlet.http.HttpServletRequest request)
          Modifies the order in the list of contacts
 java.lang.String doPublishingDocument(javax.servlet.http.HttpServletRequest request)
          Process the publishing article
 java.lang.String doUnAssignedDocument(javax.servlet.http.HttpServletRequest request)
          Process of unselecting the article of publishing
 java.lang.String doUnPublishingDocument(javax.servlet.http.HttpServletRequest request)
          Process of unselecting the article of publishing
 java.lang.String getConfirmDeleteAutoPublication(javax.servlet.http.HttpServletRequest request)
          Set the confirmation message for deletion of auto publication object
 java.lang.String getCreateAutoPublication(javax.servlet.http.HttpServletRequest request)
          Generate the html code for auto publication creation page
 java.lang.String getManageDocumentPublishing(javax.servlet.http.HttpServletRequest request)
          Returns the publish template management
 java.lang.String getPublishingManagement(javax.servlet.http.HttpServletRequest request)
          Returns the portlet document template management
 
Methods inherited from class fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
getPlugin, init
 
Methods inherited from class fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, setFeatureIcon, setPageTitleProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RIGHT_DOCUMENT_MANAGEMENT

public static final java.lang.String RIGHT_DOCUMENT_MANAGEMENT
See Also:
Constant Field Values

RIGHT_MANAGE_ADMIN_SITE

public static final java.lang.String RIGHT_MANAGE_ADMIN_SITE
See Also:
Constant Field Values
Constructor Detail

DocumentPublishingJspBean

public DocumentPublishingJspBean()
Method Detail

getManageDocumentPublishing

public java.lang.String getManageDocumentPublishing(javax.servlet.http.HttpServletRequest request)
Returns the publish template management

Parameters:
request - The Http request
Returns:
the html code for display the modes list

doAssignedDocument

public java.lang.String doAssignedDocument(javax.servlet.http.HttpServletRequest request)
Process the publishing article

Parameters:
request - requete Http
Returns:
The Jsp URL of the process result

doUnAssignedDocument

public java.lang.String doUnAssignedDocument(javax.servlet.http.HttpServletRequest request)
Process of unselecting the article of publishing

Parameters:
request - requete Http
Returns:
The Jsp URL of the process result

getPublishingManagement

public java.lang.String getPublishingManagement(javax.servlet.http.HttpServletRequest request)
Returns the portlet document template management

Parameters:
request - The Http request
Returns:
the html code

doConfirmChangeModePublication

public java.lang.String doConfirmChangeModePublication(javax.servlet.http.HttpServletRequest request)
Returns the portlet document template management

Parameters:
request - The Http request
Returns:
the html code

doChangeModePublication

public java.lang.String doChangeModePublication(javax.servlet.http.HttpServletRequest request)
Returns the portlet document template management

Parameters:
request - The Http request
Returns:
the html code

doPublishingDocument

public java.lang.String doPublishingDocument(javax.servlet.http.HttpServletRequest request)
Process the publishing article

Parameters:
request - requete Http
Returns:
The Jsp URL of the process result

doUnPublishingDocument

public java.lang.String doUnPublishingDocument(javax.servlet.http.HttpServletRequest request)
Process of unselecting the article of publishing

Parameters:
request - requete Http
Returns:
The Jsp URL of the process result

doModifyDocumentOrder

public java.lang.String doModifyDocumentOrder(javax.servlet.http.HttpServletRequest request)
Modifies the order in the list of contacts

Parameters:
request - The Http request
Returns:
The Jsp URL of the process result

getCreateAutoPublication

public java.lang.String getCreateAutoPublication(javax.servlet.http.HttpServletRequest request)
Generate the html code for auto publication creation page

Parameters:
request - The HttpServletRequest request
Returns:
The Html code

doCreateAutoPublication

public java.lang.String doCreateAutoPublication(javax.servlet.http.HttpServletRequest request)
Process to the creation of auto publication object

Parameters:
request - The HttpServletRequest request
Returns:
The Jsp URL of the process result

getConfirmDeleteAutoPublication

public java.lang.String getConfirmDeleteAutoPublication(javax.servlet.http.HttpServletRequest request)
Set the confirmation message for deletion of auto publication object

Parameters:
request - The HttpServletRequest request
Returns:
The Jsp URL of the process result

doDeleteAutoPublication

public java.lang.String doDeleteAutoPublication(javax.servlet.http.HttpServletRequest request)
Process to the deletion of auto publication object

Parameters:
request - The HttpServletRequest request
Returns:
The Jsp URL of the process result


Copyright © 2010 Mairie de Paris. All Rights Reserved.