Uses of Interface
org.openeai.moa.EnterpriseObject

Packages that use EnterpriseObject
org.openeai.moa   
org.openeai.moa.jmsobjects   
org.openeai.moa.objects.resources   
org.openeai.moa.objects.testsuite   
 

Uses of EnterpriseObject in org.openeai.moa
 

Subinterfaces of EnterpriseObject in org.openeai.moa
 interface ActionableEnterpriseObject
           
 interface XmlEnterpriseObject
          Placeholder for future interface..
 

Classes in org.openeai.moa that implement EnterpriseObject
 class ActionableEnterpriseObjectBase
           
 class XmlEnterpriseObjectImpl
          This is the ancestor class of our "xml aware" objects inclued in the Message Object API (MOA).
 

Uses of EnterpriseObject in org.openeai.moa.jmsobjects
 

Classes in org.openeai.moa.jmsobjects that implement EnterpriseObject
 class JmsEnterpriseObjectBase
          Deprecated. As of OpenEAI version 4.0, replaced by #org.openeai.moa.ActionableEnterpriseObjectBase
 

Uses of EnterpriseObject in org.openeai.moa.objects.resources
 

Classes in org.openeai.moa.objects.resources that implement EnterpriseObject
 class Authentication
          A Class that wraps the Authentication element as specified in the OpenEAI protocol.
 class ControlAreaReply
          A Class that wraps the ControlAreaReply element as specified in the OpenEAI protocol.
 class ControlAreaRequest
          A Class that wraps the ControlAreaRequest element as specified in the OpenEAI protocol.
 class ControlAreaSync
          A Class that wraps the ControlAreaReply element as specified in the OpenEAI protocol.
 class Date
          A Class that wraps the Date element as specified in the OpenEAI protocol.
 class Datetime
          A Class that wraps the Datetime element as specified in the OpenEAI protocol.
 class Error
          A Class that wraps the Error element as specified in the OpenEAI protocol.
 class ExpectedReplyFormat
          A Class that wraps the ExpectedReplyFormat element as specified in the OpenEAI protocol.
 class MessageId
          A Class that wraps the MessageId element as specified in the OpenEAI protocol.
 class MessageSeries
          A Class class.
 class Predecessor
          A Class class.
 class ProcessedMessageId
          A Class that wraps the ProcessedMessageId element as specified in the OpenEAI protocol.
 class Result
          A Class that wraps the Result element as specified in the OpenEAI protocol.
 class Sender
          A Class that wraps the Sender element as specified in the OpenEAI protocol.
 class SourceInfo
          A Class that wraps the SourceInfo element as specified in the OpenEAI protocol.
 class TargetInfo
          A Class that wraps the SourceInfo element as specified in the OpenEAI protocol.
 

Uses of EnterpriseObject in org.openeai.moa.objects.testsuite
 

Classes in org.openeai.moa.objects.testsuite that implement EnterpriseObject
 class Failure
          A Class that wraps the TestStatus element as specified in the OpenEAI TestSuite definition.
 class MaximumTime
           
 class MinimumTime
           
 class RequestTimings
           
 class Success
          A Class that wraps the TestStatus element as specified in the OpenEAI TestSuite definition.
 class TestCaseSummary
          A Class that wraps the TestSuiteSummary element as specified in the OpenEAI TestSuiteSummary definition.
 class TestId
          A Class that wraps the TestId element as specified in the OpenEAI protocol.
 class TestResult
          A Class that wraps the SourceInfo element as specified in the OpenEAI protocol.
 class TestSeriesSummary
          A Class that wraps the TestSuiteSummary element as specified in the OpenEAI TestSuiteSummary definition.
 class TestStatus
          A Class that wraps the TestStatus element as specified in the OpenEAI TestSuite definition.
 class TestStepSummary
          A Class that wraps the TestSuiteSummary element as specified in the OpenEAI TestSuiteSummary definition.
 class TestSuiteSummary
          A Class that wraps the TestSuiteSummary element as specified in the OpenEAI TestSuiteSummary definition.
 



Copyright © 2002,2003 OpenEAI Software Foundation