fr.paris.lutece.plugins.document.modules.calendar.business
Class MappingAttribute

java.lang.Object
  extended by fr.paris.lutece.plugins.document.modules.calendar.business.MappingAttribute

public class MappingAttribute
extends Object

class MappingAttribute


Constructor Summary
MappingAttribute()
           
 
Method Summary
 String getCalendarAttributeDescription()
           
 String getCodeDocumentType()
           
 String getDocumentAttributeDescription()
           
 String getDocumentFeature()
           
 int getId()
          Returns the IdMappingAttribute
 int getIdCalendarAttribute()
           
 int getIdDocumentAttribute()
           
 void setCalendarAttributeDescription(String strCalendarAttributeDescription)
          set the Description of the calendar attribute
 void setCodeDocumentType(String strCodeDocumentType)
          set the Code of the document type of the mapping
 void setDocumentAttributeDescription(String strDocumentAttributeDescription)
          set the Description of the document attribute
 void setDocumentFeature(String strDocumentFeature)
          set the title of the document feature
 void setId(int nIdMappingAttribute)
          Sets the IdMappingAttribute
 void setIdCalendarAttribute(Integer nIdCalendarAttribute)
          set the Id of the calendar attribute
 void setIdDocumentAttribute(Integer nIdDocumentAttribute)
          set the Id of the document attribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MappingAttribute

public MappingAttribute()
Method Detail

getId

public int getId()
Returns the IdMappingAttribute

Returns:
The IdMappingAttribute

setId

public void setId(int nIdMappingAttribute)
Sets the IdMappingAttribute

Parameters:
nIdMappingAttribute - IdMappingAttribute

setCodeDocumentType

public void setCodeDocumentType(String strCodeDocumentType)
set the Code of the document type of the mapping

Parameters:
strCodeDocumentType - the code of the document type

getCodeDocumentType

public String getCodeDocumentType()
Returns:
the Code of the document type

setIdDocumentAttribute

public void setIdDocumentAttribute(Integer nIdDocumentAttribute)
set the Id of the document attribute

Parameters:
nIdDocumentAttribute - the code of the document type

getIdDocumentAttribute

public int getIdDocumentAttribute()
Returns:
the Id of the document attribute

setDocumentAttributeDescription

public void setDocumentAttributeDescription(String strDocumentAttributeDescription)
set the Description of the document attribute

Parameters:
strDocumentAttributeDescription - the description of the document attribute

getDocumentAttributeDescription

public String getDocumentAttributeDescription()
Returns:
the Description of the document attribute

setIdCalendarAttribute

public void setIdCalendarAttribute(Integer nIdCalendarAttribute)
set the Id of the calendar attribute

Parameters:
nIdCalendarAttribute - the id of the calendar attribute

getIdCalendarAttribute

public int getIdCalendarAttribute()
Returns:
the Id of the calendar attribute

setCalendarAttributeDescription

public void setCalendarAttributeDescription(String strCalendarAttributeDescription)
set the Description of the calendar attribute

Parameters:
strCalendarAttributeDescription - the description of the calendar attribute

getCalendarAttributeDescription

public String getCalendarAttributeDescription()
Returns:
the Description of the calendar attribute

setDocumentFeature

public void setDocumentFeature(String strDocumentFeature)
set the title of the document feature

Parameters:
strDocumentFeature - the title of the document feature

getDocumentFeature

public String getDocumentFeature()
Returns:
the title of the document feature


Copyright © 2014 Mairie de Paris. All Rights Reserved.