A B C D E F G I M N O P Q R S T U V X

G

getAncestors(String, boolean) - Method in interface com.ibm.events.catalog.EventCatalog
Returns the event definitions that are the ancestors of a given event definition in the inheritance hierarchy.
getCause() - Method in class com.ibm.events.EventsException
Returns the java.lang.Throwable that is considered to be the root cause of this EventsException.
getCbeMajorVersion() - Method in interface com.ibm.events.ComponentMetaData
Gets the common base event major version number.
getCbeMinorVersion() - Method in interface com.ibm.events.ComponentMetaData
Gets the common base event minor version number.
getCbePtfVersion() - Method in interface com.ibm.events.ComponentMetaData
Gets the common base event PTF version number.
getCbeVersion() - Method in interface com.ibm.events.ComponentMetaData
Gets the common base event API version in the format major.minor.ptf.
getChild(String) - Method in class com.ibm.events.catalog.ExtendedDataElementDescription
Returns the description of a child extended data element.
getChildren() - Method in class com.ibm.events.catalog.ExtendedDataElementDescription
Returns all descriptions of child extended data elements.
getChildren(String, boolean) - Method in interface com.ibm.events.catalog.EventCatalog
Returns the event definitions that are the immediate children of a given event definition in the inheritance hierarchy.
getConnectionFactoryJndiName() - Method in interface com.ibm.events.notification.MessagePort
This method is used to get the JNDI name for the JMS connection factory that is associated with this JMS destination.
getCreatedEvent(Message) - Method in interface com.ibm.events.notification.NotificationHelper
This method is used to change a JMS message that contains a NotificationHelper.CREATE_EVENT_NOTIFICATION_TYPE type into an event.
getDataStoreMetaData() - Method in interface com.ibm.events.access.EventAccess
Returns the component metadata of the data store enterprise bean.
getDataStoreMetaData() - Method in interface com.ibm.events.access.EventAccessLocal
Returns the component metadata of the data store enterprise bean.
getDefaultHexValue() - Method in class com.ibm.events.catalog.ExtendedDataElementDescription
Returns the value set as the hexadecimal default for the extended data element.
getDefaultValue() - Method in class com.ibm.events.catalog.PropertyDescription
Returns the value set as the default for the property.
getDefaultValues() - Method in class com.ibm.events.catalog.ExtendedDataElementDescription
Returns the values set as the defaults for the extended data element.
getDescendants(String, boolean) - Method in interface com.ibm.events.catalog.EventCatalog
Returns the event definitions that are the descendants of a given event definition in the inheritance hierarchy.
getDestinationJndiName() - Method in interface com.ibm.events.notification.MessagePort
This method is used to get the JNDI name for this JMS destination.
getDisplayName() - Method in class com.ibm.events.catalog.PropertyDescription
Returns the path and name of the property concatenated to a single string suitable for display.
getDuplicateGlobalInstanceId() - Method in class com.ibm.events.datastore.DuplicateGlobalInstanceIdException
Returns the duplicate global instance ID that this exception is reporting.
getEmitter() - Method in interface com.ibm.events.emitter.EmitterFactory
Obtains an emitter instance.
getEmitter(String, String) - Method in interface com.ibm.events.emitter.EmitterFactory
Obtains an Emitter instance.
getErrorCode() - Method in class com.ibm.events.datastore.DataStoreSqlException
Access method for the errorCode property.
getEventDefinition() - Method in class com.ibm.events.catalog.ParentNotValidException
Returns the event definition that was being added when the exception was thrown.
getEventDefinition() - Method in class com.ibm.events.catalog.InheritanceNotValidException
Returns the event definition that was being added when the exception was thrown.
getEventDefinition() - Method in class com.ibm.events.catalog.EventDefinitionExistsException
Returns the event definition that was being added when the exception was thrown.
getEventDefinition(String, boolean) - Method in interface com.ibm.events.catalog.EventCatalog
Returns an event definition.
getEventDefinitions(String, boolean) - Method in interface com.ibm.events.catalog.EventCatalog
Returns event definitions whose names match a pattern.
getEventExtensionNamesForSourceCategory(String) - Method in interface com.ibm.events.catalog.EventCatalog
Returns the names of the Common Base Event extensions that are members of a given event source category.
getEventExtensionToSourceCategoryBindings(String, String) - Method in interface com.ibm.events.catalog.EventCatalog
Returns bindings between Common Base Event extensions whose names match a pattern and event source categories that match a pattern.
getExtendedDataElementDescription(String) - Method in class com.ibm.events.catalog.EventDefinition
Returns an extended data element description from the list of extended data element descriptions.
getExtendedDataElementDescriptions() - Method in class com.ibm.events.catalog.EventDefinition
Returns descriptions of the extended data elements that an event using this event definition may contain.
getFile() - Method in class com.ibm.events.EventsException
Gets the message file.
getFilter() - Method in interface com.ibm.events.filter.FilterFactory
Returns a filter instance.
getFilterMetaData() - Method in interface com.ibm.events.emitter.Emitter
Obtains the filter metadata.
getJmsQueues(String) - Method in interface com.ibm.events.notification.NotificationHelper
This method is used to return the array of MessagePort objects that are associated with an event group.
getJmsTopic(String) - Method in interface com.ibm.events.notification.NotificationHelper
This method is used to return the MessagePort object that is associated with an event group.
getKey() - Method in class com.ibm.events.EventsException
Gets the message key.
getLocalizedMessage() - Method in class com.ibm.events.EventsException
Gets the text of the exception message, which is translated into the current locale.
getLocalizedMessage(Locale) - Method in class com.ibm.events.EventsException
Gets the text of the exception message, which is translated into the specified locale.
getLocalizedRdbmsMessage() - Method in class com.ibm.events.datastore.DataStoreSqlException
Access method for the localizedRdbmsMessage property.
getMaxOccurs() - Method in class com.ibm.events.catalog.ExtendedDataElementDescription
Returns the maximum number of times the extended data element must occur.
getMaxValue() - Method in class com.ibm.events.catalog.PropertyDescription
Returns the maximum value that the property can take.
getMessage() - Method in class com.ibm.events.EventsException
Gets the text of the exception message.
getMetaData() - Method in interface com.ibm.events.emitter.Emitter
Obtains the emitter component metadata.
getMetaData() - Method in interface com.ibm.events.filter.Filter
Obtains the metadata from this filter instance.
getMetaData() - Method in interface com.ibm.events.datastore.DataStoreLocal
Returns the component metadata of the data store enterprise bean
getMetaData() - Method in interface com.ibm.events.access.EventAccess
Returns the component metadata of the event access enterprise bean.
getMetaData() - Method in interface com.ibm.events.access.EventAccessLocal
Returns the component metadata of the event access enterprise bean.
getMetaData() - Method in interface com.ibm.events.notification.NotificationHelper
This method is used to return the component metadata of the notification helper.
getMinOccurs() - Method in class com.ibm.events.catalog.ExtendedDataElementDescription
Returns the minimum number of times the extended data element must occur.
getMinValue() - Method in class com.ibm.events.catalog.PropertyDescription
Returns the minimum value that the property can take.
getName() - Method in class com.ibm.events.catalog.EventDefinition
Returns the name of this event definition.
getName() - Method in class com.ibm.events.catalog.ExtendedDataElementDescription
Returns the name of the extended data element (the value of its name property).
getName() - Method in class com.ibm.events.catalog.EventDefinitionNotFoundException
Returns the name of the event definition that could not be found.
getName() - Method in class com.ibm.events.catalog.PropertyDescription
Returns the name of the property.
getNotificationHelper() - Method in interface com.ibm.events.notification.NotificationHelperFactory
This method is used to create an instance of the notification helper.
getNotificationType(Message) - Method in interface com.ibm.events.notification.NotificationHelper
This method is used to return the type of notification that is contained in a JMS message.
getParent(String, boolean) - Method in interface com.ibm.events.catalog.EventCatalog
Returns the event definition that is the immediate parent of a given event definition in the inheritance hierarchy.
getParentName() - Method in class com.ibm.events.catalog.EventDefinition
Returns the name of this event definition's immediate parent.
getParms() - Method in class com.ibm.events.EventsException
Gets the message parameters.
getPath() - Method in class com.ibm.events.catalog.PropertyDescription
Returns the path that locates the property within the event.
getPermittedValues() - Method in class com.ibm.events.catalog.PropertyDescription
Returns the values that the property can take.
getPropertyDescription(String, String) - Method in class com.ibm.events.catalog.EventDefinition
Returns a property description from the list of property descriptions.
getPropertyDescriptions() - Method in class com.ibm.events.catalog.EventDefinition
Returns descriptions of the properties that an event that uses this event definition can contain.
getProviderMajorVersion() - Method in interface com.ibm.events.ComponentMetaData
Gets the component provider major version.
getProviderMinorVersion() - Method in interface com.ibm.events.ComponentMetaData
Gets the component provider minor version.
getProviderName() - Method in interface com.ibm.events.ComponentMetaData
Gets the component provider name.
getProviderPtfVersion() - Method in interface com.ibm.events.ComponentMetaData
Gets the component provider PTF version.
getProviderVersion() - Method in interface com.ibm.events.ComponentMetaData
Gets the component provider version in the format major.minor.ptf.
getRoot() - Method in interface com.ibm.events.catalog.EventCatalog
Returns the root event definition.
getSourceCategoriesForEventExtension(String) - Method in interface com.ibm.events.catalog.EventCatalog
Returns the event source categories that have a given event extension as a member.
getSQLState() - Method in class com.ibm.events.datastore.DataStoreSqlException
Access method for the sqlState property.
getSynchronizationMode() - Method in interface com.ibm.events.emitter.Emitter
Returns the current setting for the synchronization mode.
getTransactionMode() - Method in interface com.ibm.events.emitter.Emitter
Returns the current setting for the transaction mode.
getType() - Method in class com.ibm.events.catalog.ExtendedDataElementDescription
Returns a value that indicates the type of the extended data element (the value of its type property).
getTypeAsString() - Method in class com.ibm.events.catalog.ExtendedDataElementDescription
Returns the type of the extended data element (the value of its type property) as a string.

A B C D E F G I M N O P Q R S T U V X