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 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 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

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


Copyright © 2007 Mairie de Paris. All Rights Reserved.