Modifier and Type | Method and Description |
---|---|
ApplicationObject |
ApplicationObjectAdmin.lookupApplicationObject(String idname) |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationObjectAdmin.showApplicationObject(LibrarySession sess,
ApplicationObject appobj) |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationToken
A ApplicationToken represents a token used for applicaiton purposes,
where the token value is unique.
|
class |
ContactList
A ContactList is used to define a set of Actors representing a set of
contacts for the referencing Actor.
|
class |
ContentQuota
A ContentQuota contains information that defines
how much storage space in iFS is allocated and
consumed by the DirectoryUser.
|
class |
Conversation
A Conversation is used to manage the information comprising a semi-private
communication between one or more Actors.
|
class |
DefinitionObject
A DefinitionObject is used to persistently store a LibraryObjectDefinition.
|
class |
NodeConfiguration
A NodeConfiguration is used to manage the configuation of
a node in IFS.
|
class |
PolicyPropertyBundle
Deprecated.
CM SDK 10gR2: see release notes for changes to Policy framework
|
class |
Printer |
class |
PrintJob |
class |
PropertyBundle
A PropertyBundle contains a set of name/value pairs, and behaves like
a java.util.Hashtable.
|
class |
Queue
Queue class represent instances of Queues in iFS.
|
class |
ServerConfiguration
A ServerConfiguration is a set of Properties that specifies a configuration
of an iFS server.
|
class |
ServiceConfiguration
A ServiceConfiguration is a PropertyBundle used to manage
the configuation of an IFS service.
|
class |
SortObject
A SortObject represents restrictions applied to a PublicObject.
|
class |
TieApplicationObject
TieApplicationObject allows the Oracle-defined behavior of the
APPLICATIONOBJECT classobject (and its subclasses) to be extended
or overridden.
|
class |
TieApplicationToken
TieApplicationToken allows the Oracle-defined behavior of the
ApplicationToken classobject (and its subclasses) to be extended
or overridden.
|
class |
TieContactList
TieContactList allows the ECMSDK-defined behavior
of the ContactList classobject (and its subclasses)
to be extended or overridden.
|
class |
TieContentQuota
TieContentQuota allows the Oracle-defined behavior of the
CONTENTQUOTA classobject (and its subclasses) to be extended
or overridden.
|
class |
TieConversation
TieConversation allows the ECMSDK-defined behavior
of the Conversation classobject (and its subclasses)
to be extended or overridden.
|
class |
TieDefinitionObject
TieDefinitionObject allows the Oracle-defined behavior of the
DefinitionObject classobject (and its subclasses) to be extended
or overridden.
|
class |
TieNodeConfiguration
TieNodeConfiguration allows the Oracle-defined behavior of the
NODECONFIGURATION classobject (and its subclasses) to be extended
or overridden.
|
class |
TiePolicyPropertyBundle
Deprecated.
CM SDK 10gR2: see release notes for changes to Policy framework
|
class |
TiePrinter
TiePrinter allows the Oracle-defined behavior of the
PRINTER classobject (and its subclasses) to be extended
or overridden.
|
class |
TiePrintJob
TiePrintJob allows the Oracle-defined behavior of the
PRINTJOB classobject (and its subclasses) to be extended
or overridden.
|
class |
TiePropertyBundle
A TiePropertyBundle allows the Oracle-defined behavior of the
PROPERTYBUNDLE classobject (and its subclasses) to be extended
or overridden.
|
class |
TieQueue
TieQueue allows the Oracle-defined behavior of the
QUEUE classobject (and its subclasses) to be extended
or overridden.
|
class |
TieServerConfiguration
TieServerConfiguration allows the Oracle-defined behavior of the
SERVERCONFIGURATION classobject (and its subclasses) to be extended
or overridden.
|
class |
TieServiceConfiguration
TieServiceConfiguration allows the Oracle-defined behavior of the
SERVICECONFIGURATION classobject (and its subclasses) to be extended
or overridden.
|
class |
TieSortObject
TieSortObject allows the Oracle-defined behavior of the
SortObject classobject (and its subclasses) to be extended
or overridden.
|
class |
TieValueDefaultPropertyBundle
TieValueDefaultPropertyBundle allows the Oracle-defined behavior of the
VALUEDEFAULTPROPERTYBUNDLE classobject (and its subclasses) to be extended
or overridden.
|
class |
TieValueDomainPropertyBundle
TieValueDomainPropertyBundle allows the Oracle-defined behavior of the
VALUEDOMAINPROPERTYBUNDLE classobject (and its subclasses) to be extended
or overridden.
|
class |
ValueDefaultPropertyBundle
A ValueDefaultPropertyBundle is a PropertyBundle containing a list of one
or more values of a ValueDefault.
|
class |
ValueDomainPropertyBundle
A ValueDomainPropertyBundle is a PropertyBundle containing a
valid definition of a ValueDomain.
|
Modifier and Type | Method and Description |
---|---|
protected static ApplicationObject |
ApplicationObject.constructApplicationObject(LibrarySession sess,
S_LibraryObjectData data)
Returns an ApplicationObject from a data component object.
|
Modifier and Type | Class and Description |
---|---|
class |
InformationExtraction
An InformationExtraction represents an information extraction,
using Natural Language Processing on a source Document.
|
class |
InformationExtractionResultSet
An InformationExtractionResultSet represents an information extraction,
using Natural Language Processing on a source Document.
|
class |
InformationExtractionTrainingSet
An InformationExtractionTrainingSet represents an information extraction,
using Natural Language Processing on a source Document.
|
class |
TieInformationExtraction
TieInformationExtraction allows the Oracle-defined behavior of the
InformationExtraction classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionResultSet
TieInformationExtractionResultSet allows the Oracle-defined behavior of the
InformationExtractionResultSet classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionTrainingSet
TieInformationExtractionTrainingSet allows the Oracle-defined behavior of the
InformationExtractionTrainingSet classobject (and its subclasses) to be extended
or overridden.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ResolvedAclOperations.displayObject(ApplicationObject appObject,
LibrarySession sess) |
protected SystemCategory[] |
SystemCategoryOperations.getDavCategories(LibrarySession sess,
ApplicationObject ao)
Returns the DAV Categories on this object sorted by token
|
protected void |
FolderOperations.showApplicationObject(ApplicationObject ao) |
void |
MiscOperations.DynamicMethodTest.showApplicationObject(LibrarySession sess,
ApplicationObject appobj) |
Modifier and Type | Class and Description |
---|---|
class |
Invitation
An Invitation is a special type of ApplicationObject used within a Community.
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryDevice
A BinaryDevice is a special type of ApplicationObject used to model IOT
devices whose state can be represented by a single boolean value,
such as gateways, sensors, actuators, and controllers.
|
class |
Door
A Door is a type of BinaryDevice models a door.
|
class |
Gateway
A Gateway is a type of BinaryDevice which manages or controls other devices.
|
class |
Light
A Light is a type of BinaryDevice models a light.
|
class |
Switch
A Switch is a type of BinaryDevice models a switch.
|
Modifier and Type | Class and Description |
---|---|
class |
SmartHomeItem
An SmartHomeItem is a special type of ApplicationObject used within a SmartHome.
|
Modifier and Type | Class and Description |
---|---|
class |
StixAttackDamage
A StixAttackDamage represents a
STIX 2.0 Custom object modeling an incident of a cyber attack.
|
class |
StixAttackerIdentity
A StixAttackerIdentity represents a
STIX 2.0 Identity of an Attacker.
|
class |
StixAttackIncident
A StixAttackIncident represents a
STIX 2.0 Custom object modeling an incident of a cyber attack.
|
class |
StixAttackPattern
A StixAttackPattern represents a STIX 2.0 Attack Pattern.
|
class |
StixAuxiliaryObject
A StixAuxiliaryObject represents a STIX 2.0 Internal object for auxiliary
objects used to enhance search.
|
class |
StixCampaign
A StixCampaign represents a STIX 2.0 Campaign.
|
class |
StixCourseOfAction
A StixCourseOfAction represents a STIX 2.0 Course Of Action.
|
class |
StixDefenderIdentity
A StixDefenderIdentity represents a STIX 2.0 Identity of a Defender.
|
class |
StixDomainObject
A StixDomainObject represents a STIX 2.0 Domain object (SDO).
|
class |
StixIdentity
A StixIdentity represents a STIX 2.0 abstract Identity.
|
class |
StixIndicator
A StixIndicator represents a STIX 2.0 Indicator.
|
class |
StixIntrusionSet
A StixIntrusionSet represents a STIX 2.0 Intrusion Set.
|
class |
StixLocation
A StixLocation represents a
STIX 2.0 Custom object modeling a location.
|
class |
StixMalware
A StixMalware represents a STIX 2.0 Malware.
|
class |
StixObservedData
A StixObservedData represents a STIX 2.0 Observed Data.
|
class |
StixObserverIdentity
A StixObserverIdentity represents a
STIX 2.0 Identity of an Observer.
|
class |
StixReport
A StixReport represents a STIX 2.0 Report.
|
class |
StixThreatActor
A StixThreatActor represents a STIX 2.0 Threat Actor.
|
class |
StixTimeReference
A StixTimeReference represents a
STIX 2.0 Custom object modeling a time reference.
|
class |
StixTool
A StixTool represents a STIX 2.0 Tool.
|
class |
StixVulnerability
A StixVulnerability represents a STIX 2.0 Vulnerability.
|
Copyright © 2023. All rights reserved.