fr.paris.lutece.plugins.document.service.publishing
Class PublishingService

java.lang.Object
  extended by fr.paris.lutece.plugins.document.service.publishing.PublishingService

public class PublishingService
extends java.lang.Object

Publishing service


Method Summary
static PublishingService getInstance()
          Get the unique instance of the service
 void publish(int nDocumentId, int nPortletId)
           
 void unpublish(int nDocumentId, int nPortletId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static PublishingService getInstance()
Get the unique instance of the service

Returns:
The unique instance

publish

public void publish(int nDocumentId,
                    int nPortletId)

unpublish

public void unpublish(int nDocumentId,
                      int nPortletId)


Copyright © 2007 Mairie de Paris. All Rights Reserved.