fr.paris.lutece.plugins.greetingscard.business
Class GreetingsCardArchive

java.lang.Object
  extended by fr.paris.lutece.plugins.greetingscard.business.GreetingsCardArchive

public class GreetingsCardArchive
extends java.lang.Object


Constructor Summary
GreetingsCardArchive()
           
 
Method Summary
 java.lang.String getDomainName()
          Get the domain name
 int getIdArchive()
          Get the id of the archive
 int getIdGCT()
          Get the greetings card template id
 int getNbCard()
          Get the number of card send to this domain name
 int getNbCardRed()
          Get the number of card red
 java.lang.StringBuffer getXmlWithoutHeader()
           
 int getYearArchive()
          Get the year of the archive
 void setDomainName(java.lang.String strDomainName)
          Set the domain name
 void setIdArchive(int nIdArchive)
          Set the id of the archive
 void setIdGCT(int nIdGCT)
          Set the greetings card template id
 void setNbCard(int nNbCard)
          Set the number of card send to this domain name
 void setNbCardRed(int nNbCardRed)
          Set the number of card red
 void setYearArchive(int nYearArchive)
          Set the year of the archive
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GreetingsCardArchive

public GreetingsCardArchive()
Method Detail

getIdArchive

public int getIdArchive()
Get the id of the archive

Returns:
The id of the archive

setIdArchive

public void setIdArchive(int nIdArchive)
Set the id of the archive

Parameters:
nIdArchive - The id of the archive

getDomainName

public java.lang.String getDomainName()
Get the domain name

Returns:
the domain name

setDomainName

public void setDomainName(java.lang.String strDomainName)
Set the domain name

Parameters:
strDomainName - The domain name

getIdGCT

public int getIdGCT()
Get the greetings card template id

Returns:
The greetings card template id

setIdGCT

public void setIdGCT(int nIdGCT)
Set the greetings card template id

Parameters:
nIdGCT - The greetings card template id

getNbCard

public int getNbCard()
Get the number of card send to this domain name

Returns:
The number of card send to this domain name

setNbCard

public void setNbCard(int nNbCard)
Set the number of card send to this domain name

Parameters:
nNbCard - The number of card send to this domain name

getNbCardRed

public int getNbCardRed()
Get the number of card red

Returns:
The number of card red

setNbCardRed

public void setNbCardRed(int nNbCardRed)
Set the number of card red

Parameters:
nNbCardRed - The number of card red

getYearArchive

public int getYearArchive()
Get the year of the archive

Returns:
The year of the archive

setYearArchive

public void setYearArchive(int nYearArchive)
Set the year of the archive

Parameters:
nYearArchive - The year of the archive

getXmlWithoutHeader

public java.lang.StringBuffer getXmlWithoutHeader()


Copyright © 2012 Mairie de Paris. All Rights Reserved.