org.chorem.vradi.entities
Class FormImpl

java.lang.Object
  extended by org.nuiton.wikitty.entities.BusinessEntityImpl
      extended by org.chorem.vradi.entities.FormAbstract
          extended by org.chorem.vradi.entities.FormImpl
All Implemented Interfaces:
Serializable, Cloneable, Form, Infogene, org.nuiton.wikitty.entities.BusinessEntity

public class FormImpl
extends FormAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.chorem.vradi.entities.FormAbstract
extensionForm, extensions
 
Fields inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
propertyChangeSupport, wikitty
 
Fields inherited from interface org.chorem.vradi.entities.Form
EXT_FORM, FIELD_FORM_ATTACHMENTS, FIELD_FORM_DATEPEREMPTION, FIELD_FORM_DATEPUB, FIELD_FORM_FILES, FIELD_FORM_IMPORTCONTENTHASH, FIELD_FORM_XMLSTREAM, FQ_FIELD_FORM_ATTACHMENTS, FQ_FIELD_FORM_DATEPEREMPTION, FQ_FIELD_FORM_DATEPUB, FQ_FIELD_FORM_FILES, FQ_FIELD_FORM_IMPORTCONTENTHASH, FQ_FIELD_FORM_XMLSTREAM
 
Fields inherited from interface org.chorem.vradi.entities.Infogene
EXT_INFOGENE, FIELD_INFOGENE_COUNTRY, FIELD_INFOGENE_CREATIONDATE, FIELD_INFOGENE_DEPARTMENT, FIELD_INFOGENE_DESCRIPTION, FIELD_INFOGENE_ENTITY, FIELD_INFOGENE_ID, FIELD_INFOGENE_OBJET, FIELD_INFOGENE_SOURCETEXT, FIELD_INFOGENE_SOURCEURL, FIELD_INFOGENE_STATUS, FIELD_INFOGENE_TAG, FQ_FIELD_INFOGENE_COUNTRY, FQ_FIELD_INFOGENE_CREATIONDATE, FQ_FIELD_INFOGENE_DEPARTMENT, FQ_FIELD_INFOGENE_DESCRIPTION, FQ_FIELD_INFOGENE_ENTITY, FQ_FIELD_INFOGENE_ID, FQ_FIELD_INFOGENE_OBJET, FQ_FIELD_INFOGENE_SOURCETEXT, FQ_FIELD_INFOGENE_SOURCEURL, FQ_FIELD_INFOGENE_STATUS, FQ_FIELD_INFOGENE_TAG
 
Constructor Summary
FormImpl()
          FormImpl :
FormImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
          FormImpl :
FormImpl(org.nuiton.wikitty.entities.Wikitty wikitty)
          FormImpl :
 
Method Summary
 
Methods inherited from class org.chorem.vradi.entities.FormAbstract
addAllAttachments, addAllFiles, addAllTag, addAttachments, addFiles, addTag, clearAttachments, clearFiles, clearTag, getAttachments, getCountry, getCreationDate, getDatePeremption, getDatePub, getDepartment, getDescription, getEntity, getFiles, getId, getImportContentHash, getObjet, getSourceText, getSourceURL, getStaticExtensions, getStatus, getTag, getXmlStream, removeAttachments, removeFiles, removeTag, setAttachments, setCountry, setCreationDate, setDatePeremption, setDatePub, setDepartment, setDescription, setEntity, setFiles, setId, setImportContentHash, setObjet, setSourceText, setSourceURL, setStatus, setTag, setXmlStream, toString
 
Methods inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
addPropertyChangeListener, addPropertyChangeListener, copyFrom, equals, getExtensionFields, getExtensionNames, getField, getFieldType, getPropertyChangeSupport, getWikitty, getWikittyId, getWikittyVersion, hashCode, removePropertyChangeListener, removePropertyChangeListener, setField, setWikitty, setWikittyVersion
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.nuiton.wikitty.entities.BusinessEntity
addPropertyChangeListener, addPropertyChangeListener, copyFrom, getExtensionFields, getExtensionNames, getField, getWikittyId, getWikittyVersion, removePropertyChangeListener, removePropertyChangeListener, setField, setWikittyVersion
 

Constructor Detail

FormImpl

public FormImpl()
FormImpl :


FormImpl

public FormImpl(org.nuiton.wikitty.entities.Wikitty wikitty)
FormImpl :

Parameters:
wikitty -

FormImpl

public FormImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
FormImpl :

Parameters:
businessEntityImpl -


Copyright © 2009-2011 CodeLutin. All Rights Reserved.