|
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.EboGetEvent
This event is fired off when a WebDAV GET method is executed.
| Constructor Summary | |
EboGetEvent()
Constructor. |
|
| Method Summary | |
int |
getEventID()
Gets the event ID. |
EbiDirectoryEntry |
getResource()
Gets the CM resource that is being retrieved. |
String |
getVerboseDescr()
Gets a verbose description of the event. |
void |
setResource(EbiDirectoryEntry entry)
Sets the CM resource to retrieve. |
| 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 EboGetEvent()
| Method Detail |
public EbiDirectoryEntry getResource()
public void setResource(EbiDirectoryEntry entry)
entry - the CM resource to retrievepublic 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 | ||||||||