Uses of Interface
org.openeai.PubliclyCloneable

Packages that use PubliclyCloneable
org.openeai.config   
org.openeai.moa   
org.openeai.moa.jmsobjects   
org.openeai.moa.objects.resources   
org.openeai.moa.objects.testsuite   
 

Uses of PubliclyCloneable in org.openeai.config
 

Classes in org.openeai.config that implement PubliclyCloneable
 class EnterpriseFields
          This class wraps the EnterpriseObjects XML documents and provides our Enterprise Message objects with all the information they need to serialized themselves to and from different formats as well as providing information relating to specific business rules associated to specific fields contained in the EnterpriseObjects document (formatting, translations etc.).
 

Uses of PubliclyCloneable in org.openeai.moa
 

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

Uses of PubliclyCloneable in org.openeai.moa.jmsobjects
 

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

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

Classes in org.openeai.moa.objects.resources that implement PubliclyCloneable
 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 PubliclyCloneable in org.openeai.moa.objects.testsuite
 

Classes in org.openeai.moa.objects.testsuite that implement PubliclyCloneable
 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