|
HPSearch | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcgl.hpsearch.common.xml.EventAction
Class EventAction.
| Constructor Summary | |
EventAction()
|
|
| Method Summary | |
String |
getAction()
Returns the value of field 'action'. |
String |
getActionType()
Returns the value of field 'actionType'. |
String |
getEvent()
Returns the value of field 'event'. |
String |
getScript()
Returns the value of field 'script'. |
boolean |
isValid()
Method isValid |
void |
marshal(ContentHandler handler)
Method marshal |
void |
marshal(Writer out)
Method marshal |
void |
setAction(String action)
Sets the value of field 'action'. |
void |
setActionType(String actionType)
Sets the value of field 'actionType'. |
void |
setEvent(String event)
Sets the value of field 'event'. |
void |
setScript(String script)
Sets the value of field 'script'. |
static Object |
unmarshal(Reader reader)
Method unmarshal |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EventAction()
| Method Detail |
public String getAction()
public String getActionType()
public String getEvent()
public String getScript()
public boolean isValid()
public void marshal(Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(ContentHandler handler)
throws IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
handler -
IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic void setAction(String action)
action - the value of field 'action'.public void setActionType(String actionType)
actionType - the value of field 'actionType'.public void setEvent(String event)
event - the value of field 'event'.public void setScript(String script)
script - the value of field 'script'.
public static Object unmarshal(Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
HPSearch | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||