|
Novell exteNd Director 5.2 API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.sssw.fw.event.api.EboEvent
|
+--com.sssw.fw.event.api.EboStateChangeEvent
|
+--com.sssw.webdav.event.api.EboWebdavEvent
|
+--com.sssw.webdav.event.api.EboMkcolEvent
This event is fired off when a WebDAV MKCOL method is executed.
| Constructor Summary | |
EboMkcolEvent()
Constructor. |
|
| Method Summary | |
int |
getEventID()
Gets the event ID. |
String |
getResource()
Gets the CM resource URI for the MKCOL method. |
String |
getVerboseDescr()
Gets a verbose description of the event. |
void |
setResource(String entry)
Sets the CM resource URI for MKCOL method. |
| Methods inherited from class com.sssw.webdav.event.api.EboWebdavEvent |
getContext,
getStateDescr,
setContext |
| Methods inherited from class com.sssw.fw.event.api.EboStateChangeEvent |
getState,
setState |
| Methods inherited from class com.sssw.fw.event.api.EboEvent |
getObject,
setObject |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public EboMkcolEvent()
| Method Detail |
public String getResource()
public void setResource(String entry)
entry - the CM resourcepublic String getVerboseDescr()
public int getEventID()
|
Novell exteNd Director 5.2 API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||