A C D E F G H I M N O P R S T V

G

getActor() - Method in interface com.ibm.connections.spi.events.object.Event
Returns the details about the Actor who instigated the action that led to the event being created.
getActor() - Method in interface com.ibm.connections.spi.events.object.mutable.MutableEvent
Returns the details about the Actor who instigated the action that led to the event being created.
getActorRole() - Method in interface com.ibm.connections.spi.events.object.ModerationData
Returns the role that the actor of this event was acting in.
getAdded() - Method in interface com.ibm.connections.spi.events.object.AttachmentData
Returns the set of attachments added to the resource represented by this event.
getAtomPath() - Method in interface com.ibm.connections.spi.events.object.Container
Returns the Atom path to the address of the container.
getAtomPath() - Method in interface com.ibm.connections.spi.events.object.Item
Returns the Atom path to the address the item.
getAttachmentData() - Method in interface com.ibm.connections.spi.events.object.Event
Returns the file/binary attachments data set.
getAttachmentData() - Method in interface com.ibm.connections.spi.events.object.mutable.MutableEvent
Returns the file/binary attachments data set.
getComment() - Method in interface com.ibm.connections.spi.events.object.ModerationData
Returns any comment added by the moderation workflow.
getCommunityRole() - Method in interface com.ibm.connections.spi.events.object.GroupMember
If this group is a community, this will return what role within the community is represented by this membership.
getContainer() - Method in interface com.ibm.connections.spi.events.object.Event
Returns the details about the container the event is related to.
getContainer() - Method in interface com.ibm.connections.spi.events.object.mutable.MutableEvent
Returns the details about the container the event is related to.
getContent() - Method in interface com.ibm.connections.spi.events.object.ContentData
Returns the textual content related to this event.
getContentData() - Method in interface com.ibm.connections.spi.events.object.Event
Returns the content Data Set.
getContentData() - Method in interface com.ibm.connections.spi.events.object.mutable.MutableEvent
Returns the content Data Set.
getContentLanguage() - Method in interface com.ibm.connections.spi.events.object.ContentData
Returns the language the content is in, as an ISO langauge code.
getContentType() - Method in interface com.ibm.connections.spi.events.object.Attachment
Returns the MIME type of the attachment.
getContentType() - Method in interface com.ibm.connections.spi.events.object.ContentData
Returns the type of content.
getCorrelationData() - Method in interface com.ibm.connections.spi.events.object.Event
Returns the correlation Data Set.
getCorrelationData() - Method in interface com.ibm.connections.spi.events.object.mutable.MutableEvent
Returns the correlation Data Set.
getCorrelationItemAtomPath() - Method in interface com.ibm.connections.spi.events.object.CorrelationData
Returns the Atom path of the item to which this event correlates to.
getCorrelationItemHTMLPath() - Method in interface com.ibm.connections.spi.events.object.CorrelationData
Returns the HTML path of the item to which this event correlates to.
getCorrelationItemName() - Method in interface com.ibm.connections.spi.events.object.CorrelationData
Returns the name of the item to which this event correlates to.
getCorrelationItemUUID() - Method in interface com.ibm.connections.spi.events.object.CorrelationData
Returns the UUID of the item to which this event correlates to.
getDisplayName() - Method in interface com.ibm.connections.spi.events.object.Person
Returns the display name of the person.
getEmailAddress() - Method in interface com.ibm.connections.spi.events.object.ExternalRecipient
Returns the email address of the recipient.
getEmailAddress() - Method in interface com.ibm.connections.spi.events.object.Person
Returns the email address of the person.
getExternalItemURL() - Method in interface com.ibm.connections.spi.events.object.Item
If the item relevant to this event is an item not contained within IBM Connections itself (e.g an external link or feed) then the fully qualified URL to the item will be returned by this method.
getExternalRecipients() - Method in interface com.ibm.connections.spi.events.object.NotificationData
Returns the set of non IBM Connections recipients for this notification.
getExtID() - Method in interface com.ibm.connections.spi.events.object.Member
Returns the extID of the individual person for who access control is tracked.
getExtID() - Method in interface com.ibm.connections.spi.events.object.Person
Returns the external (directory) id of the person.
getExtId() - Method in interface com.ibm.connections.spi.events.object.Recipient
Returns the external userid as configured for IBM Connections to use to uniquely identify an individual.
getFileName() - Method in interface com.ibm.connections.spi.events.object.Attachment
Return the file name of the attachment.
getFileSystemLocation() - Method in interface com.ibm.connections.spi.events.object.Attachment
Return the file system location of the attachment.
getFlagCategory() - Method in interface com.ibm.connections.spi.events.object.FlaggedContentData
Returns the category under which the item has been flagged.
getFlaggedCategories() - Method in interface com.ibm.connections.spi.events.object.FlaggedContentData
Returns the set of categories this item has been flagged with.
getFlaggedContentData() - Method in interface com.ibm.connections.spi.events.object.Event
Returns the flagged content data set.
getFlaggedContentData() - Method in interface com.ibm.connections.spi.events.object.mutable.MutableEvent
Returns the flagged content data set.
getFlaggedCount() - Method in interface com.ibm.connections.spi.events.object.FlaggedContentData
Returns the number of times the item has been flagged.
getFollowers() - Method in interface com.ibm.connections.spi.events.object.TargetingData
Returns the set of extIds for the people following the resource this event is for.
getGroupACL() - Method in interface com.ibm.connections.spi.events.object.ScopeData
Returns the set of groups that that this event should be only visible to.
getGroupID() - Method in interface com.ibm.connections.spi.events.object.Group
Returns a String containing the ID of the group.
getGroupRecipients() - Method in interface com.ibm.connections.spi.events.object.NotificationData
Returns the set of group recipients for this notification.
getGroupsAdded() - Method in interface com.ibm.connections.spi.events.object.MembershipData
Returns the set of groups added to the membership/access control.
getGroupsRemoved() - Method in interface com.ibm.connections.spi.events.object.MembershipData
Returns the set of groups removed from the membership/access control.
getGroupType() - Method in interface com.ibm.connections.spi.events.object.Group
Indicates what type of group this is.
getHTMLPath() - Method in interface com.ibm.connections.spi.events.object.Container
Returns the HTML path to the address the container.
getHTMLPath() - Method in interface com.ibm.connections.spi.events.object.Item
Returns the HTML path to the address the item.
getID() - Method in interface com.ibm.connections.spi.events.object.Container
Return the container ID for this event
getID() - Method in interface com.ibm.connections.spi.events.object.Event
Returns the unique ID for this event
getID() - Method in interface com.ibm.connections.spi.events.object.Item
Return the item ID for this event
getID() - Method in interface com.ibm.connections.spi.events.object.mutable.MutableEvent
Returns the unique ID for this event
getID() - Method in interface com.ibm.connections.spi.events.object.Organization
Returns the ID of the organization
getImpersonatedByExtID() - Method in interface com.ibm.connections.spi.events.object.Event
Returns the External ID of the system user authenticated against for the action that created this event.
getImpersonatedByExtID() - Method in interface com.ibm.connections.spi.events.object.mutable.MutableEvent
Returns the External ID of the system user authenticated against for the action that created this event.
getInputStream() - Method in interface com.ibm.connections.spi.events.object.Attachment
Returns an InputStream to the file.
getItem() - Method in interface com.ibm.connections.spi.events.object.Event
Returns the details about the item the event is related to.
getItem() - Method in interface com.ibm.connections.spi.events.object.mutable.MutableEvent
Returns the details about the item the event is related to.
getMembershipData() - Method in interface com.ibm.connections.spi.events.object.Event
Returns the membership data set.
getMembershipData() - Method in interface com.ibm.connections.spi.events.object.mutable.MutableEvent
Returns the membership data set.
getModerationData() - Method in interface com.ibm.connections.spi.events.object.Event
Returns the moderation data set.
getModerationData() - Method in interface com.ibm.connections.spi.events.object.mutable.MutableEvent
Returns the moderation data set.
getModerationState() - Method in interface com.ibm.connections.spi.events.object.ModerationData
Returns the current moderation state.
getName() - Method in interface com.ibm.connections.spi.events.object.Container
Returns the name of this container
getName() - Method in interface com.ibm.connections.spi.events.object.Event
Returns the name for this event.
getName() - Method in interface com.ibm.connections.spi.events.object.Item
Returns the name of this item
getName() - Method in interface com.ibm.connections.spi.events.object.mutable.MutableEvent
Returns the name for this event.
getName() - Method in interface com.ibm.connections.spi.events.object.Organization
Return the unique name of the organization
getName() - Method in interface com.ibm.connections.spi.events.object.Source
Returns the string name identifying the source
getNotificationData() - Method in interface com.ibm.connections.spi.events.object.Event
Returns the notification data set.
getNotificationData() - Method in interface com.ibm.connections.spi.events.object.mutable.MutableEvent
Returns the notification data set.
getOrganizations() - Method in interface com.ibm.connections.spi.events.object.ScopeData
Returns the set of organizations that this event is visible to.
getOwningOrganization() - Method in interface com.ibm.connections.spi.events.object.Container
Returns the organization that owns this container level resource.
getPeopleAdded() - Method in interface com.ibm.connections.spi.events.object.MembershipData
Returns the set of individual people added to the membership/access control.
getPeopleRemoved() - Method in interface com.ibm.connections.spi.events.object.MembershipData
Returns the set of individual people removed from the membership/access control.
getPersonACL() - Method in interface com.ibm.connections.spi.events.object.ScopeData
Returns the set of user UUIDs that represent the individual people that this event should be only visible to.
getPrimaryActionHTMLPath() - Method in interface com.ibm.connections.spi.events.object.NotificationData
Returns the HTML path to the link for the primary action.
getPrimaryActionName() - Method in interface com.ibm.connections.spi.events.object.NotificationData
Returns the primary action name
getProperties() - Method in interface com.ibm.connections.spi.events.object.Event
Returns an unmodifiable map of arbitrary properties for this event record.
getProperties() - Method in interface com.ibm.connections.spi.events.object.mutable.MutableEvent
Returns an unmodifiable map of arbitrary properties for this event record.
getRecipients() - Method in interface com.ibm.connections.spi.events.object.NotificationData
Returns the set of individual recipients for this notification.
getRelatedCommunityIDs() - Method in interface com.ibm.connections.spi.events.object.Event
Returns an Set of IDs for IBM Connections communities related to this event.
getRelatedCommunityIDs() - Method in interface com.ibm.connections.spi.events.object.mutable.MutableEvent
Returns an Set of IDs for IBM Connections communities related to this event.
getRole() - Method in interface com.ibm.connections.spi.events.object.GroupMember
Returns the role this group is in.
getRole() - Method in interface com.ibm.connections.spi.events.object.Member
Returns the role the person is in.
getScope() - Method in interface com.ibm.connections.spi.events.object.Event
Returns the scope of the event.
getScope() - Method in interface com.ibm.connections.spi.events.object.mutable.MutableEvent
Returns the scope of the event.
getScopeData() - Method in interface com.ibm.connections.spi.events.object.Event
Returns the scope data set.
getScopeData() - Method in interface com.ibm.connections.spi.events.object.mutable.MutableEvent
Returns the scope data set.
getSecondaryActionHTMLPath() - Method in interface com.ibm.connections.spi.events.object.NotificationData
Returns the HTML path to the link for the secondary action.
getSecondaryActionName() - Method in interface com.ibm.connections.spi.events.object.NotificationData
Returns the secondary action name associated with this notification.
getSource() - Method in interface com.ibm.connections.spi.events.object.Event
Returns the source event generator for this event record
getSource() - Method in interface com.ibm.connections.spi.events.object.mutable.MutableEvent
Returns the source event generator for this event record
getSourceHTTPSURL() - Method in interface com.ibm.connections.spi.events.object.Source
Returns the full URL that the source can be accessed from over HTTPS
getSourceHTTPURL() - Method in interface com.ibm.connections.spi.events.object.Source
Returns the full URL that the source can be accessed from over HTTP
getSubject() - Method in interface com.ibm.connections.spi.events.object.NotificationData
Returns the subject of the notification.
getTags() - Method in interface com.ibm.connections.spi.events.object.ContentData
Returns the set of tags relevant to this content.
getTargetGroups() - Method in interface com.ibm.connections.spi.events.object.TargetingData
Returns the set of groups targeted by this event.
getTargetingData() - Method in interface com.ibm.connections.spi.events.object.Event
Returns the targeting data set.
getTargetingData() - Method in interface com.ibm.connections.spi.events.object.mutable.MutableEvent
Returns the targeting data set.
getTargetPeople() - Method in interface com.ibm.connections.spi.events.object.TargetingData
Returns the set of extIds for the people targeted by this event.
getTemplateParameters() - Method in interface com.ibm.connections.spi.events.object.NotificationData
Returns the template parameters that contain the dynamic content that will be inserted into the notification template for the given notification type.
getTimestamp() - Method in interface com.ibm.connections.spi.events.object.Event
Returns the timestamp at which this event was created.
getTimestamp() - Method in interface com.ibm.connections.spi.events.object.mutable.MutableEvent
Returns the timestamp at which this event was created.
getType() - Method in interface com.ibm.connections.spi.events.object.Event
Returns the type of event.
getType() - Method in interface com.ibm.connections.spi.events.object.mutable.MutableEvent
Returns the type of event.
getType() - Method in interface com.ibm.connections.spi.events.object.NotificationData
Returns the type of the notification.
getVersion() - Method in interface com.ibm.connections.spi.events.object.Attachment
Return the version of the attachment.
Group - Interface in com.ibm.connections.spi.events.object
Interface that provides a way to represent any arbitrary group of people This will mainly be used to represent the following types of group: LDAP - an LDAP Group COMMUNITY - IBM Connections community READER_ROLE - a special representation of the J2EE Reader role PERSON_ROLE - a special representation of the J2EE Person role EVERYBODY_ROLE - a special representation of the J2EE Everyone role
Group.GroupType - Enum in com.ibm.connections.spi.events.object
Types of group
GroupMember - Interface in com.ibm.connections.spi.events.object
Represents a group's membership or access to a resource.
GroupMember.CommunityRole - Enum in com.ibm.connections.spi.events.object
Identified the parts of an overall community membership.

A C D E F G H I M N O P R S T V