|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.document.service.publishing.PublishingService
public class PublishingService
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 |
---|
public static PublishingService getInstance()
public void publish(int nDocumentId, int nPortletId)
public void unpublish(int nDocumentId, int nPortletId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |