|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.document.service.autopublication.AutoPublicationService
public class AutoPublicationService
AutoPublication Service
Constructor Summary | |
---|---|
AutoPublicationService()
|
Method Summary | |
---|---|
static int |
findCountByPortletAndSpace(int nPortletId,
int nSpaceId)
Returns count of published documents of a portlet and space |
static AutoPublicationService |
getInstance()
|
void |
init()
Initialize the DocumentAutoPublication service |
java.lang.String |
processAutoPublishing()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AutoPublicationService()
Method Detail |
---|
public static AutoPublicationService getInstance()
public void init()
DocumentAutoPublication
service
public java.lang.String processAutoPublishing()
public static int findCountByPortletAndSpace(int nPortletId, int nSpaceId)
nPortletId
- the identifier of the portletnSpaceId
- the identifier of the space
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |