com.jurismarches.vradi.entities
Class SendingImpl

java.lang.Object
  extended by org.nuiton.wikitty.entities.BusinessEntityImpl
      extended by com.jurismarches.vradi.entities.SendingAbstract
          extended by com.jurismarches.vradi.entities.SendingImpl
All Implemented Interfaces:
Sending, Serializable, Cloneable, org.nuiton.wikitty.entities.BusinessEntity

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.entities.BusinessEntityImpl
propertyChangeSupport, wikitty
 
Fields inherited from interface com.jurismarches.vradi.entities.Sending
EXT_SENDING, FIELD_SENDING_ADDEDGROUPFORMS, FIELD_SENDING_DELETEDGROUPFORMS, FIELD_SENDING_GROUPFORMS, FIELD_SENDING_MESSAGEID, FIELD_SENDING_PARAGRAPH, FIELD_SENDING_RECEPTIONDATE, FIELD_SENDING_RECEPTIONPROOF, FIELD_SENDING_SENTDATE, FIELD_SENDING_STATUS, FIELD_SENDING_USER, FQ_FIELD_SENDING_ADDEDGROUPFORMS, FQ_FIELD_SENDING_DELETEDGROUPFORMS, FQ_FIELD_SENDING_GROUPFORMS, FQ_FIELD_SENDING_MESSAGEID, FQ_FIELD_SENDING_PARAGRAPH, FQ_FIELD_SENDING_RECEPTIONDATE, FQ_FIELD_SENDING_RECEPTIONPROOF, FQ_FIELD_SENDING_SENTDATE, FQ_FIELD_SENDING_STATUS, FQ_FIELD_SENDING_USER
 
Constructor Summary
SendingImpl()
          SendingImpl :
SendingImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
          SendingImpl :
SendingImpl(org.nuiton.wikitty.entities.Wikitty wikitty)
          SendingImpl :
 
Method Summary
 
Methods inherited from class com.jurismarches.vradi.entities.SendingAbstract
addAddedGroupForms, addAllAddedGroupForms, addAllDeletedGroupForms, addAllGroupForms, addDeletedGroupForms, addGroupForms, clearAddedGroupForms, clearDeletedGroupForms, clearGroupForms, getAddedGroupForms, getDeletedGroupForms, getGroupForms, getMessageId, getParagraph, getReceptionDate, getReceptionProof, getSentDate, getStaticExtensions, getStatus, getUser, removeAddedGroupForms, removeDeletedGroupForms, removeGroupForms, setAddedGroupForms, setDeletedGroupForms, setGroupForms, setMessageId, setParagraph, setReceptionDate, setReceptionProof, setSentDate, setStatus, setUser, 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

SendingImpl

public SendingImpl()
SendingImpl :


SendingImpl

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

Parameters:
wikitty -

SendingImpl

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

Parameters:
businessEntityImpl -


Copyright © 2009-2011 JurisMarches. All Rights Reserved.