fr.paris.lutece.plugins.document.business.autopublication
Class DocumentAutoPublication

java.lang.Object
  extended by fr.paris.lutece.plugins.document.business.autopublication.DocumentAutoPublication

public class DocumentAutoPublication
extends java.lang.Object

This class represents business objects DocumentAutoPublication


Constructor Summary
DocumentAutoPublication()
           
 
Method Summary
 int getIdPortlet()
           
 int getIdSpace()
           
static void init()
          Initialize the DocumentAutoPublication
 void setIdPortlet(int nIdPortlet)
           
 void setIdSpace(int nIdSpace)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentAutoPublication

public DocumentAutoPublication()
Method Detail

init

public static void init()
Initialize the DocumentAutoPublication


getIdPortlet

public int getIdPortlet()
Returns:
the _nIdPortlet

setIdPortlet

public void setIdPortlet(int nIdPortlet)
Parameters:
nIdPortlet - the _nIdPortlet to set

getIdSpace

public int getIdSpace()
Returns:
the _nIdSpace

setIdSpace

public void setIdSpace(int nIdSpace)
Parameters:
nIdSpace - the _nIdSpace to set


Copyright © 2009 Mairie de Paris. All Rights Reserved.