|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CentraSiteTriggerDescription
Description of a trigger on user specified object type.
Field Summary | |
---|---|
static int |
DELETE
Deprecated. |
static int |
INSERT
Deprecated. |
static int |
UPDATE
Deprecated. |
Method Summary | |
---|---|
int |
getEventType()
Deprecated. Get the type of the trigger. |
void |
setEventType(int eventType)
Deprecated. Set the type of the trigger. |
java.lang.String |
toXML()
Deprecated. Get XML representation. |
Methods inherited from interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription |
---|
getInputDocumentXQuery, getName, getSoapActionXQuery, getSoapHeadersXQuery, getWebServiceKey, getWebServiceName, hasEmptyInputFields, hasValidInputFields, isFullySpecified, setInputDocumentXQuery, setName, setSoapActionXQuery, setSoapHeadersXQuery, setWebServiceKey, setWebServiceName |
Field Detail |
---|
static final int INSERT
static final int UPDATE
static final int DELETE
Method Detail |
---|
int getEventType()
void setEventType(int eventType)
eventType
- INSERT, UPDATE or DELETEjava.lang.String toXML() throws javax.xml.registry.JAXRException
toXML
in interface CentraSiteExecuteWebServiceDescription
javax.xml.registry.JAXRException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |