BEA Systems, Inc.

Uses of Class
com.bea.rfid.edge.toolkit.workflow.SimpleOneWayPortType

Packages that use SimpleOneWayPortType
com.bea.rfid.edge.toolkit.workflow This class contains abstract classes and helper classes for writing edge flow modules. 
 

Uses of SimpleOneWayPortType in com.bea.rfid.edge.toolkit.workflow
 

Fields in com.bea.rfid.edge.toolkit.workflow declared as SimpleOneWayPortType
static SimpleOneWayPortType SimpleOneWayPortType.ANY_OBJECT
          Type that sends/receives objects of type Object.
static SimpleOneWayPortType SimpleOneWayPortType.BOOLEAN
          Type that sends/receives objects of type Boolean.
static SimpleOneWayPortType SimpleOneWayPortType.ECREPORTS
          Type that sends/receives objects of type com.connecterra.alepc.api.ECReports.
static SimpleOneWayPortType SimpleOneWayPortType.EPC_CACHE_REPORT
          Type that sends/receives objects of type com.connecterra.alepc.api.EPCCacheReport.
static SimpleOneWayPortType SimpleOneWayPortType.EPCIS_DOC
          Type that sends/receives objects of type com.connecterra.epcis.api.EPCISDocument.
static SimpleOneWayPortType SimpleOneWayPortType.ERROR
          Type that sends/receives objects of type ErrorOutput.
static SimpleOneWayPortType SimpleOneWayPortType.INTEGER
          Type that sends/receives objects of type Integer.
static SimpleOneWayPortType SimpleOneWayPortType.MANIFEST
          Type that sends/receives objects of type Manifest.
static SimpleOneWayPortType SimpleOneWayPortType.MODULE_STATE
          Type that sends/receives objects of type WorkflowModuleState.
static SimpleOneWayPortType SimpleOneWayPortType.PCSPEC
          Type that sends/receives objects of type com.connecterra.alepc.api.PCSpec.
static SimpleOneWayPortType SimpleOneWayPortType.PCWRITE_REPORT
          Type that sends/receives objects of type com.connecterra.alepc.api.PCWriteReport.
static SimpleOneWayPortType SimpleOneWayPortType.STRING
          Type that sends/receives objects of type String.
static SimpleOneWayPortType SimpleOneWayPortType.TRIGGER
          Type that sends/receives objects of type TriggerOutput.
static SimpleOneWayPortType SimpleOneWayPortType.URI_STRING
          Type that sends/receives objects of type String.
static SimpleOneWayPortType SimpleOneWayPortType.XML_DOCUMENT
          Type that sends/receives objects of type org.w3c.dom.Document.
 


Documentation is available at
${DOCSWEBROOT}
Copyright 2007 BEA Systems Inc.