com.crystaldecisions.sdk.plugin.desktop.event
Interface IEvent

All Superinterfaces:
IEventBase, IInfoObject
All Known Subinterfaces:
IFileEvent, INotificationEvent, IScheduleEvent, IUserEvent

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 the 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.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.crystaldecisions.sdk.occa.infostore.IInfoObject
IInfoObject.CommitLevel, IInfoObject.Delta, IInfoObject.LocaleOption, IInfoObject.LockStatus, IInfoObject.PropertySet
 
Field Summary
 
Fields inherited from interface com.crystaldecisions.sdk.plugin.desktop.event.IEventBase
KIND, PROGID
 
Method Summary
 
Methods inherited from interface com.crystaldecisions.sdk.occa.infostore.IInfoObject
applyDelta, applyDelta, clearTenantID, deleteNow, getCommitLevel, getCUID, getDelta, getDelta, getDescription, getDescription, getDescription, getDescriptionLocales, getFileLocales, getFiles, getFiles, getGUID, getID, getKeyword, getKind, getLockInfo, getOwner, getOwnerID, getParent, getParent, getParentCUID, getParentID, getProcessingInfo, getProgID, getRUID, getSchedulingInfo, getSecurityInfo, getSecurityInfo2, getSourceFiles, getSpecificKind, getSpecificProgID, getTenantID, getTitle, getTitle, getTitle, getTitleLocales, getUpdateTimeStamp, isDirty, isInstance, isLockHeld, isMarkedAsRead, isReadOnly, properties, propertyIDs, releaseLock, removeFiles, removeSourceFiles, retrievePropertySet, save, setCommitLevel, setDescription, setKeyword, setMarkedAsRead, setParentID, setTenantID, setTitle, unlockNow
 
Methods inherited from interface com.crystaldecisions.sdk.plugin.desktop.event.IEventBase
getAlertDeliveryConfigurationOverride, getAlertNotifications, getAlertSubscriptions, getDescription, getEventInterface, getEventName, getEventSourceID, getEventType, getExcludedSubscribers, getNotificationEndTime, getNotificationStartTime, getNotificationTimeZone, getNotificationTimeZoneName, hasAlertDeliveryConfigurationOverride, isAlertEnabled, isNotificationSendEmail, removeAlertDeliveryConfigurationOverride, setAlertEnabled, setDescription, setEventName, setEventType, setNotificationEndTime, setNotificationSendEmail, setNotificationStartTime, setNotificationTimeZone, setNotificationTimeZoneName, setSchedulableFlag