com.jurismarches.vradi.entities
Class SendingImpl

java.lang.Object
  extended by org.nuiton.wikitty.BusinessEntityWikitty
      extended by com.jurismarches.vradi.entities.SendingAbstract
          extended by com.jurismarches.vradi.entities.SendingImpl
All Implemented Interfaces:
Sending, java.io.Serializable, java.lang.Cloneable, org.nuiton.wikitty.BusinessEntity
Direct Known Subclasses:
SendingHelper

public class SendingImpl
extends SendingAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.jurismarches.vradi.entities.SendingAbstract
extensions, extensionSending
 
Fields inherited from class org.nuiton.wikitty.BusinessEntityWikitty
propertyChangeSupport, wikitty
 
Fields inherited from interface com.jurismarches.vradi.entities.Sending
EXT_SENDING, FIELD_SENDING_CLIENT, FIELD_SENDING_DELETEDFORMS, FIELD_SENDING_FORM, FIELD_SENDING_GROUP, FIELD_SENDING_MESSAGEID, FIELD_SENDING_PARAGRAPH, FIELD_SENDING_QUERYMAKER, FIELD_SENDING_RECEPTIONDATE, FIELD_SENDING_RECEPTIONPROOF, FIELD_SENDING_SENTDATE, FIELD_SENDING_STATUS, FIELD_SENDING_USER, FQ_FIELD_SENDING_CLIENT, FQ_FIELD_SENDING_DELETEDFORMS, FQ_FIELD_SENDING_FORM, FQ_FIELD_SENDING_GROUP, FQ_FIELD_SENDING_MESSAGEID, FQ_FIELD_SENDING_PARAGRAPH, FQ_FIELD_SENDING_QUERYMAKER, FQ_FIELD_SENDING_RECEPTIONDATE, FQ_FIELD_SENDING_RECEPTIONPROOF, FQ_FIELD_SENDING_SENTDATE, FQ_FIELD_SENDING_STATUS, FQ_FIELD_SENDING_USER
 
Constructor Summary
SendingImpl()
           
SendingImpl(org.nuiton.wikitty.BusinessEntityWikitty wi)
           
SendingImpl(org.nuiton.wikitty.Wikitty wi)
           
 
Method Summary
 
Methods inherited from class com.jurismarches.vradi.entities.SendingAbstract
addDeletedForms, addForm, clearDeletedForms, clearForm, equals, getClient, getDeletedForms, getForm, getGroup, getMessageId, getParagraph, getQueryMaker, getReceptionDate, getReceptionProof, getSentDate, getStaticExtensions, getStatus, getUser, removeDeletedForms, removeForm, setClient, setGroup, setMessageId, setParagraph, setQueryMaker, setReceptionDate, setReceptionProof, setSentDate, setStatus, setUser
 
Methods inherited from class org.nuiton.wikitty.BusinessEntityWikitty
addPropertyChangeListener, addPropertyChangeListener, 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, toString, wait, wait, wait
 
Methods inherited from interface org.nuiton.wikitty.BusinessEntity
addPropertyChangeListener, addPropertyChangeListener, getExtensionFields, getExtensionNames, getField, getFieldType, getWikittyId, getWikittyVersion, removePropertyChangeListener, removePropertyChangeListener, setField, setWikittyVersion
 

Constructor Detail

SendingImpl

public SendingImpl()

SendingImpl

public SendingImpl(org.nuiton.wikitty.BusinessEntityWikitty wi)

SendingImpl

public SendingImpl(org.nuiton.wikitty.Wikitty wi)


Copyright © 2009-2010 JurisMarches. All Rights Reserved.