com.crystaldecisions.sdk.plugin.desktop.event
Interface IEvent
- All Superinterfaces:
- IEventBase, IInfoObject
- public interface IEvent
- extends IInfoObject, IEventBase
This interface inherits from the IInfoObject and IEventBase interfaces.
The IEvent interface provides properties to set the general information for all events,
including name, description, and type of event. You can also retrieve the specific
event object (FileEvent, ScheduleEvent, UserEvent) based on the type of event set in
the IEvent interface. For more information on events see "Managing Events" in the BusinessObjects Enterprise Administrator's Guide.
| Methods inherited from interface com.crystaldecisions.sdk.occa.infostore.IInfoObject |
deleteNow, getCUID, getDescription, getFiles, getGUID, getID, getKeyword, getKind, getParent, getParent, getParentCUID, getParentID, getProcessingInfo, getProgID, getRUID, getSchedulingInfo, getSecurityInfo, getTitle, isDirty, isInstance, isMarkedAsRead, properties, propertyIDs, retrievePropertySet, save, setDescription, setKeyword, setMarkedAsRead, setParentID, setTitle |