|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.peabody.emailprocessor.AbstractMessageAction
public abstract class AbstractMessageAction
Constructor Summary | |
---|---|
AbstractMessageAction()
Creates a new instance of AbstractMessageAction |
Method Summary | |
---|---|
java.lang.String |
getId()
Getter for property id. |
void |
setId(java.lang.String id)
Setter for property id. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.peabody.emailprocessor.MessageAction |
---|
performAction |
Constructor Detail |
---|
public AbstractMessageAction()
Method Detail |
---|
public java.lang.String getId()
getId
in interface MessageAction
public void setId(java.lang.String id)
setId
in interface MessageAction
id
- New value of property id.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |