com.jurismarches.vradi.entities
Class FormImpl
java.lang.Object
org.sharengo.wikitty.BusinessEntityWikitty
com.jurismarches.vradi.entities.InfogeneImpl
com.jurismarches.vradi.entities.FormImpl
- All Implemented Interfaces:
- Form, Infogene, Serializable, Cloneable, org.sharengo.wikitty.BusinessEntity
public class FormImpl
- extends InfogeneImpl
- implements Form, Infogene
- See Also:
- Serialized Form
| Fields inherited from class org.sharengo.wikitty.BusinessEntityWikitty |
propertyChange, wikitty |
| Fields inherited from interface com.jurismarches.vradi.entities.Infogene |
EXT_INFOGENE, FIELD_COUNTRY, FIELD_CREATIONDATE, FIELD_DEPARTMENT, FIELD_DESCRIPTION, FIELD_ENTITY, FIELD_ID, FIELD_OBJET, FIELD_SOURCETEXT, FIELD_SOURCEURL, FIELD_STATUS, FQ_FIELD_COUNTRY, FQ_FIELD_CREATIONDATE, FQ_FIELD_DEPARTMENT, FQ_FIELD_DESCRIPTION, FQ_FIELD_ENTITY, FQ_FIELD_ID, FQ_FIELD_OBJET, FQ_FIELD_SOURCETEXT, FQ_FIELD_SOURCEURL, FQ_FIELD_STATUS |
|
Constructor Summary |
FormImpl()
|
FormImpl(org.sharengo.wikitty.BusinessEntityWikitty wi)
|
FormImpl(org.sharengo.wikitty.Wikitty wi)
|
| Methods inherited from class org.sharengo.wikitty.BusinessEntityWikitty |
addExtension, getExtensionFields, getExtensionNames, getExtensions, getField, getFieldType, getWikitty, getWikittyId, getWikittyVersion, setField, setWikitty, setWikittyVersion, upgradeData |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.sharengo.wikitty.BusinessEntity |
addExtension, getExtensionFields, getExtensionNames, getExtensions, getField, getFieldType, getWikittyId, getWikittyVersion, setField, setWikittyVersion |
extensions
public static final List<org.sharengo.wikitty.WikittyExtension> extensions
extensionForm
public static final org.sharengo.wikitty.WikittyExtension extensionForm
FormImpl
public FormImpl()
FormImpl
public FormImpl(org.sharengo.wikitty.BusinessEntityWikitty wi)
FormImpl
public FormImpl(org.sharengo.wikitty.Wikitty wi)
setDatePub
public void setDatePub(Date datePub)
- Specified by:
setDatePub in interface Form
getDatePub
public Date getDatePub()
- Specified by:
getDatePub in interface Form
setDatePeremption
public void setDatePeremption(Date datePeremption)
- Specified by:
setDatePeremption in interface Form
getDatePeremption
public Date getDatePeremption()
- Specified by:
getDatePeremption in interface Form
getThesaurus
public Set<String> getThesaurus()
- Specified by:
getThesaurus in interface Form
addThesaurus
public void addThesaurus(String element)
- Specified by:
addThesaurus in interface Form
removeThesaurus
public void removeThesaurus(String element)
- Specified by:
removeThesaurus in interface Form
clearThesaurus
public void clearThesaurus()
- Specified by:
clearThesaurus in interface Form
getSending
public Set<String> getSending()
- Specified by:
getSending in interface Form
addSending
public void addSending(String element)
- Specified by:
addSending in interface Form
removeSending
public void removeSending(String element)
- Specified by:
removeSending in interface Form
clearSending
public void clearSending()
- Specified by:
clearSending in interface Form
setId
public void setId(String id)
- Specified by:
setId in interface Infogene- Overrides:
setId in class InfogeneImpl
getId
public String getId()
- Specified by:
getId in interface Infogene- Overrides:
getId in class InfogeneImpl
setObjet
public void setObjet(String objet)
- Specified by:
setObjet in interface Infogene- Overrides:
setObjet in class InfogeneImpl
getObjet
public String getObjet()
- Specified by:
getObjet in interface Infogene- Overrides:
getObjet in class InfogeneImpl
setCreationDate
public void setCreationDate(Date creationDate)
- Specified by:
setCreationDate in interface Infogene- Overrides:
setCreationDate in class InfogeneImpl
getCreationDate
public Date getCreationDate()
- Specified by:
getCreationDate in interface Infogene- Overrides:
getCreationDate in class InfogeneImpl
setSourceURL
public void setSourceURL(String sourceURL)
- Specified by:
setSourceURL in interface Infogene- Overrides:
setSourceURL in class InfogeneImpl
getSourceURL
public String getSourceURL()
- Specified by:
getSourceURL in interface Infogene- Overrides:
getSourceURL in class InfogeneImpl
setSourceText
public void setSourceText(String sourceText)
- Specified by:
setSourceText in interface Infogene- Overrides:
setSourceText in class InfogeneImpl
getSourceText
public String getSourceText()
- Specified by:
getSourceText in interface Infogene- Overrides:
getSourceText in class InfogeneImpl
setEntity
public void setEntity(String entity)
- Specified by:
setEntity in interface Infogene- Overrides:
setEntity in class InfogeneImpl
getEntity
public String getEntity()
- Specified by:
getEntity in interface Infogene- Overrides:
getEntity in class InfogeneImpl
setCountry
public void setCountry(String country)
- Specified by:
setCountry in interface Infogene- Overrides:
setCountry in class InfogeneImpl
getCountry
public String getCountry()
- Specified by:
getCountry in interface Infogene- Overrides:
getCountry in class InfogeneImpl
setDepartment
public void setDepartment(String department)
- Specified by:
setDepartment in interface Infogene- Overrides:
setDepartment in class InfogeneImpl
getDepartment
public String getDepartment()
- Specified by:
getDepartment in interface Infogene- Overrides:
getDepartment in class InfogeneImpl
setDescription
public void setDescription(String description)
- Specified by:
setDescription in interface Infogene- Overrides:
setDescription in class InfogeneImpl
getDescription
public String getDescription()
- Specified by:
getDescription in interface Infogene- Overrides:
getDescription in class InfogeneImpl
setStatus
public void setStatus(String status)
- Specified by:
setStatus in interface Infogene- Overrides:
setStatus in class InfogeneImpl
getStatus
public String getStatus()
- Specified by:
getStatus in interface Infogene- Overrides:
getStatus in class InfogeneImpl
getStaticExtensions
public Collection<org.sharengo.wikitty.WikittyExtension> getStaticExtensions()
- Overrides:
getStaticExtensions in class InfogeneImpl
Copyright © 2009-2010 JurisMarches. All Rights Reserved.