|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.nuiton.wikitty.BusinessEntityWikitty
com.jurismarches.vradi.entities.SendingAbstract
public abstract class SendingAbstract
| Field Summary | |
|---|---|
static List<org.nuiton.wikitty.WikittyExtension> |
extensions
|
static org.nuiton.wikitty.WikittyExtension |
extensionSending
|
| Fields inherited from class org.nuiton.wikitty.BusinessEntityWikitty |
|---|
propertyChangeSupport, wikitty |
| Constructor Summary | |
|---|---|
SendingAbstract()
SendingAbstract : |
|
SendingAbstract(org.nuiton.wikitty.BusinessEntityWikitty businessEntityWikitty)
SendingAbstract : |
|
SendingAbstract(org.nuiton.wikitty.Wikitty wikitty)
SendingAbstract : |
|
| Method Summary | |
|---|---|
void |
addAddedGroupForms(String element)
addAddedGroupForms : |
void |
addDeletedGroupForms(String element)
addDeletedGroupForms : |
void |
addGroupForms(String element)
addGroupForms : |
void |
clearAddedGroupForms()
clearAddedGroupForms : |
void |
clearDeletedGroupForms()
clearDeletedGroupForms : |
void |
clearGroupForms()
clearGroupForms : |
Set<String> |
getAddedGroupForms()
getAddedGroupForms : |
Set<String> |
getDeletedGroupForms()
getDeletedGroupForms : |
Set<String> |
getGroupForms()
getGroupForms : |
String |
getMessageId()
getMessageId : |
String |
getParagraph()
getParagraph : |
Date |
getReceptionDate()
getReceptionDate : |
boolean |
getReceptionProof()
getReceptionProof : |
Date |
getSentDate()
getSentDate : |
Collection<org.nuiton.wikitty.WikittyExtension> |
getStaticExtensions()
getStaticExtensions : |
int |
getStatus()
getStatus : |
String |
getUser()
getUser : |
void |
removeAddedGroupForms(String element)
removeAddedGroupForms : |
void |
removeDeletedGroupForms(String element)
removeDeletedGroupForms : |
void |
removeGroupForms(String element)
removeGroupForms : |
void |
setMessageId(String messageId)
setMessageId : |
void |
setParagraph(String paragraph)
setParagraph : |
void |
setReceptionDate(Date receptionDate)
setReceptionDate : |
void |
setReceptionProof(boolean receptionProof)
setReceptionProof : |
void |
setSentDate(Date sentDate)
setSentDate : |
void |
setStatus(int status)
setStatus : |
void |
setUser(String user)
setUser : |
String |
toString()
toString : |
| 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, wait, wait, wait |
| Methods inherited from interface org.nuiton.wikitty.BusinessEntity |
|---|
addPropertyChangeListener, addPropertyChangeListener, getExtensionFields, getExtensionNames, getField, getFieldType, getWikitty, getWikittyId, getWikittyVersion, removePropertyChangeListener, removePropertyChangeListener, setField, setWikittyVersion |
| Field Detail |
|---|
public static final List<org.nuiton.wikitty.WikittyExtension> extensions
public static final org.nuiton.wikitty.WikittyExtension extensionSending
| Constructor Detail |
|---|
public SendingAbstract()
public SendingAbstract(org.nuiton.wikitty.Wikitty wikitty)
wikitty - public SendingAbstract(org.nuiton.wikitty.BusinessEntityWikitty businessEntityWikitty)
businessEntityWikitty - | Method Detail |
|---|
public Date getSentDate()
getSentDate in interface Sendingpublic void setSentDate(Date sentDate)
setSentDate in interface SendingsentDate - public Date getReceptionDate()
getReceptionDate in interface Sendingpublic void setReceptionDate(Date receptionDate)
setReceptionDate in interface SendingreceptionDate - public String getParagraph()
getParagraph in interface Sendingpublic void setParagraph(String paragraph)
setParagraph in interface Sendingparagraph - public boolean getReceptionProof()
getReceptionProof in interface Sendingpublic void setReceptionProof(boolean receptionProof)
setReceptionProof in interface SendingreceptionProof - public int getStatus()
getStatus in interface Sendingpublic void setStatus(int status)
setStatus in interface Sendingstatus - public String getMessageId()
getMessageId in interface Sendingpublic void setMessageId(String messageId)
setMessageId in interface SendingmessageId - public String getUser()
getUser in interface Sendingpublic void setUser(String user)
setUser in interface Sendinguser - public Set<String> getDeletedGroupForms()
getDeletedGroupForms in interface Sendingpublic void addDeletedGroupForms(String element)
addDeletedGroupForms in interface Sendingelement - public void removeDeletedGroupForms(String element)
removeDeletedGroupForms in interface Sendingelement - public void clearDeletedGroupForms()
clearDeletedGroupForms in interface Sendingpublic Set<String> getAddedGroupForms()
getAddedGroupForms in interface Sendingpublic void addAddedGroupForms(String element)
addAddedGroupForms in interface Sendingelement - public void removeAddedGroupForms(String element)
removeAddedGroupForms in interface Sendingelement - public void clearAddedGroupForms()
clearAddedGroupForms in interface Sendingpublic Set<String> getGroupForms()
getGroupForms in interface Sendingpublic void addGroupForms(String element)
addGroupForms in interface Sendingelement - public void removeGroupForms(String element)
removeGroupForms in interface Sendingelement - public void clearGroupForms()
clearGroupForms in interface Sendingpublic Collection<org.nuiton.wikitty.WikittyExtension> getStaticExtensions()
getStaticExtensions in class org.nuiton.wikitty.BusinessEntityWikittypublic String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||