Modifier and Type | Class and Description |
---|---|
class |
ActivityRecord
An ActivityRecord is a Category which captures the relevant activity
that occurs for the associated PublicObject.
|
class |
Actor
A Actor is a Category which holds information related to activity management
for a user or other system elements which perform actions.
|
class |
ActorRelation
A ActorRelation is a Relation subclass whose related object
is an Actor.
|
class |
AttachmentRelation
An AttachmentRelation represents a Document attachment.
|
class |
ConfigurationCategory
A ConfigurationCategory is used to define behavior for the
PublicObject with which the category is associated.
|
class |
ConversationRelation
A ConversationRelation is a Relation subclass whose related object
is a Conversation.
|
class |
InterMediaAudio
InterMediaAudio subclass.
|
class |
InterMediaAudioCdTrack
InterMediaAudioCdTrack subclass.
|
class |
InterMediaImage
InterMediaImage subclass.
|
class |
InterMediaMovie
InterMediaMovie subclass.
|
class |
InterMediaSource
InterMediaSource subclass.
|
class |
InterMediaVideo
InterMediaVideo subclass.
|
class |
MessageList
A MessageList reflects a set of Messages.
|
class |
MountPoint
A MountPoint is used to identify a Folder as being
a 'mountpoint'.
|
class |
Relation
A Relation represents a relationship between two PublicObjects,
implemented as a Category in order to have better caching.
|
class |
TieActivityRecord
TieActivityRecord allows the ECMSDK-defined behavior
of the ActivityRecord classobject (and its subclasses)
to be extended or overridden.
|
class |
TieActor
TieActor allows the ECMSDK-defined behavior of the
Actor classobject (and its subclasses) to be extended
or overridden.
|
class |
TieActorRelation
TieActorRelation allows the ECMSDK-defined behavior
of the ActorRelation classobject (and its subclasses)
to be extended or overridden.
|
class |
TieAttachmentRelation
TieAttachmentRelation allows the ECMSDK-defined behavior of the
AttachmentRelation classobject (and its subclasses) to be extended
or overridden.
|
class |
TieConfigurationCategory
TieConfigurationCategory allows the Oracle-defined behavior of the
ConfigurationCategory classobject (and its subclasses) to be extended
or overridden.
|
class |
TieConversationRelation
TieConversationRelation allows the ECMSDK-defined behavior
of the ConversationRelation classobject (and its subclasses)
to be extended or overridden.
|
class |
TieInterMediaAudio
TieInterMediaAudio allows the Oracle-defined behavior of the
INTERMEDIAAUDIO classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInterMediaAudioCdTrack
TieInterMediaAudioCdTrack allows the Oracle-defined behavior of the
INTERMEDIAAUDIOCDTRACK classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInterMediaImage
TieInterMediaImage allows the Oracle-defined behavior of the
INTERMEDIAIMAGE classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInterMediaMovie
TieInterMediaMovie allows the Oracle-defined behavior of the
INTERMEDIAMOVIE classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInterMediaSource
TieInterMediaSource allows the Oracle-defined behavior of the
INTERMEDIASOURCE classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInterMediaVideo
TieInterMediaVideo allows the Oracle-defined behavior of the
INTERMEDIAVIDEO classobject (and its subclasses) to be extended
or overridden.
|
class |
TieMessageList
TieMessageList allows the ECMSDK-defined behavior of the
MessageList classobject (and its subclasses) to be extended
or overridden.
|
class |
TieMountPoint
TieMountPoint allows the Oracle-defined behavior of the
MOUNTPOINT classobject (and its subclasses) to be extended
or overridden.
|
class |
TieRelation
TieRelation allows the ECMSDK-defined behavior of the
Relation classobject (and its subclasses) to be extended
or overridden.
|
Modifier and Type | Class and Description |
---|---|
class |
CommunityActivityRecord
A CommunityActivityRecord extends ActivityRecord to include additional
attributes for activity related to Communities.
|
class |
CommunityConversation
A CommunityConversation is a special type of ConversationRelation,
used to represent a Conversation between members within a Community.
|
class |
CommunityMember
A CommunityMember is a special type of ActorRelation, used to represent a
member within a Community.
|
class |
Posting
A Posting is a Category that is attached to a Document to indicate that it is
a posting within a Community.
|
class |
PostingActivityRecord
A PostingActivityRecord extends ActivityRecord to include additional
attributes for activity related to Postings withing Communities.
|
Modifier and Type | Class and Description |
---|---|
class |
StixAttributedToRelation
A StixAttributedToRelation is a
STIX SRO representing one object being attributed to another.
|
class |
StixCooperatingRelation
A StixCooperatingRelation is a
STIX SRO representing one object cooperating with another.
|
class |
StixDerivedFromRelation
A StixDerivedFromRelation is a
STIX SRO represent one object being derived from another.
|
class |
StixDuplicateOfRelation
A StixDuplicateOfRelation is a
STIX SRO represent one object being a duplicate of another.
|
class |
StixImpersonatesRelation
A StixImpersonatesRelation is a
STIX SRO representing one object impersonating another.
|
class |
StixIndicatesRelation
A StixIndicatesRelation is a
STIX SRO representing one object indicating another.
|
class |
StixMitigatesRelation
A StixMitigatesRelation is a
STIX SRO representing one object mitigating another.
|
class |
StixRelatedToRelation
A StixRelatedToRelation is a
STIX SRO represent one object being related to another.
|
class |
StixRelationObject
A StixRelationObject is a
STIX 2.0 Relationship Object (SRO).
|
class |
StixReportedRelation
A StixReportedRelation is a
STIX SRO representing one object indicating another.
|
class |
StixTargetsRelation
A StixTargetsRelation is a
STIX SRO representing one object targeting another.
|
class |
StixUsesRelation
A StixUsesRelation is a
STIX SRO representing one object using another.
|
class |
StixVariantOfRelation
A StixVariantOfRelation represents a
STIX SRO representing one object being a variant of another.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseballStatistics
A BaseballStatistics is a
Category that tracks baseball statistics metadata.
|
class |
BatterStatistics
A BatterStatistics is used to model statistics for a batter.
|
class |
PitcherStatistics
A PitcherStatistics is used to model statistics for a pitcher.
|
class |
PlateAppearance
A PlateAppearance is
Category that tracks plate appearance metadata.
|
class |
SportsStatistics
A SportsStatistics is an abstract
Category that tracks sports statistics metadata.
|
Copyright © 2023. All rights reserved.