BEA Systems, Inc.
A B C D E F G H I K L M N O P Q R S T U V W X

C

CACHE_EMPTY - Static variable in class com.connecterra.ale.reader.OpStatus
Write operation failed because the cache was empty.
canAcceptMessage(Object) - Method in interface com.bea.rfid.edge.api.workflow.PortType
Determines if the port type will accept the given message.
canAcceptMessage(Object) - Method in class com.bea.rfid.edge.toolkit.workflow.AnyPortType
Interface method implementation.
canAcceptMessage(Object) - Method in class com.bea.rfid.edge.toolkit.workflow.ListOneWayPortType
 
canAcceptMessage(Object) - Method in class com.bea.rfid.edge.toolkit.workflow.MultiTypeOneWayPortType
 
canAcceptMessage(Object) - Method in class com.bea.rfid.edge.toolkit.workflow.SimpleOneWayPortType
Interface method implementation.
ChannelManager - Class in com.connecterra.ale.reader
This class manages a set of channels used to communicate with a device.
ChannelManager(ChannelManager.Proxy) - Constructor for class com.connecterra.ale.reader.ChannelManager
Creates a new ChannelManager instance with the specified ChannelManager.Proxy.
ChannelManager.Operation - Interface in com.connecterra.ale.reader
This interface is implemented by classes which represent work to be performed after activation and initialization.
ChannelManager.Proxy - Interface in com.connecterra.ale.reader
This class is implemented by consumers of the ChannelManager mechanism.
ChannelManager.State - Class in com.connecterra.ale.reader
The manager implements a state machine which has these states.
CharacterStreamDeviceChannel - Class in com.connecterra.ale.reader
A DeviceChannel implemented by a TCP connection initiated by the device driver.
CharacterStreamDeviceChannel(PluginConfig, String) - Constructor for class com.connecterra.ale.reader.CharacterStreamDeviceChannel
Creates a new CharacterStreamDeviceChannel instance where the remote host is read from the hostname parameter and the remote port is read from the parameter named by the portName argument in the given PluginConfig.
CharacterStreamDeviceChannel(PluginConfig) - Constructor for class com.connecterra.ale.reader.CharacterStreamDeviceChannel
Creates a new CharacterStreamDeviceChannel instance where the remote host is read from the hostname and port parameters in the given PluginConfig.
checkParameters(Map) - Method in class com.connecterra.ale.reader.access.DeviceOpSpec
 
clearParameters() - Method in class com.connecterra.ale.reader.access.DeviceOpSpec
 
close() - Method in class com.connecterra.ale.reader.DeviceChannel
Close the channel.
com.bea.rfid.api.workflow.config - package com.bea.rfid.api.workflow.config
 
com.bea.rfid.api.workflow.encoding - package com.bea.rfid.api.workflow.encoding
This package contains interfaces and classes for encoding and decoding edge flow message types.
com.bea.rfid.api.workflow.types - package com.bea.rfid.api.workflow.types
This package defines interfaces and enums for common message data types sent or received by edge flow modules and messaging framework.
com.bea.rfid.edge.api.workflow - package com.bea.rfid.edge.api.workflow
This package defines interfaces used within the edge flow engine.
com.bea.rfid.edge.toolkit.workflow - package com.bea.rfid.edge.toolkit.workflow
This class contains abstract classes and helper classes for writing edge flow modules.
com.bea.rfid.edge.toolkit.workflow.types - package com.bea.rfid.edge.toolkit.workflow.types
This package contains implementations for types defined in com.bea.rfid.workflow.types.
com.bea.rfid.workflow.epcis - package com.bea.rfid.workflow.epcis
 
com.bea.rfid.workflow.print - package com.bea.rfid.workflow.print
 
com.bea.rfid.workflow.util - package com.bea.rfid.workflow.util
 
com.connecterra.ale.dynamicconfig.api - package com.connecterra.ale.dynamicconfig.api
Contains classes and interfaces representing plugin types and configurations of plugins in the edge server.
com.connecterra.ale.dynamicconfig.bean - package com.connecterra.ale.dynamicconfig.bean
 
com.connecterra.ale.reader - package com.connecterra.ale.reader
 
com.connecterra.ale.reader.access - package com.connecterra.ale.reader.access
 
com.connecterra.ale.uri - package com.connecterra.ale.uri
 
com.connecterra.util - package com.connecterra.util
 
com.connecterra.util.event - package com.connecterra.util.event
 
COMBINED_MODE - Static variable in class com.connecterra.ale.reader.DeviceCapabilities
This capability indicates that the device is capable of treating multiple DeviceUnits with the same logical reader name as a single LogicalReader.
COMMUNICATION_FAILURE - Static variable in class com.connecterra.ale.reader.OpStatus
Value indicating error establishing or maintaining communications with the reader.
COMPANY_PREFIX_MAX_LENGTH - Static variable in class com.bea.rfid.workflow.util.BarcodeDecoder
 
COMPANY_PREFIX_MIN_LENGTH - Static variable in class com.bea.rfid.workflow.util.BarcodeDecoder
 
compareTo(Object) - Method in class com.connecterra.ale.reader.OpStatus
WriterStatus instances sort in ascending order of failure severity.
COMPOSITE_READER - Static variable in interface com.connecterra.ale.dynamicconfig.api.PluginMeta.Role
Role for composite reader plugins.
configure(PluginConfig) - Method in interface com.bea.rfid.edge.api.workflow.WorkflowModulePlugin
Configures the module with parameter values specifed by the user.
connectionAccepted(SocketAcceptorDeviceChannel, SocketChannel) - Method in interface com.connecterra.ale.reader.SocketAcceptorDeviceChannel.SocketAcceptorListener
This callback is invoked when a new connection is accepted.
connectionClosed(SocketAcceptorDeviceChannel, SocketChannel, IOException) - Method in interface com.connecterra.ale.reader.SocketAcceptorDeviceChannel.SocketAcceptorListener
This callback is invoked when the connection can no longer continue operating.
connectionReadable(SocketAcceptorDeviceChannel, SocketChannel) - Method in interface com.connecterra.ale.reader.SocketAcceptorDeviceChannel.SocketAcceptorListener
This callback is invoked when data ia available on a connection accepted by the channel.
containsDeviceUnitRequest(DeviceUnitRequest) - Method in class com.connecterra.ale.reader.AbstractPhysicalDevice.Requests
Return true if the DeviceUnitRequest is part of the Requests set
Controllable - Interface in com.connecterra.util
Classes which implement this interface provide a mechanism for managing the subsystems they represent.
convertToEPC(ECReportGroupListMember) - Static method in class com.bea.rfid.workflow.epcis.EventGenerator
Returns URI form for a com.connecterra.ale.api.ECReportGroupListMember.
convertToEPCList(List) - Static method in class com.bea.rfid.workflow.epcis.EventGenerator
Utility method to create a list of URIs that can be used on EPCIS event fields from a given list of com.connecterra.ale.api.ECReportGroupListMember.
createBooleanMeta(String, String, String, boolean) - Method in interface com.connecterra.ale.dynamicconfig.api.DynamicConfigFactory
Creates an optional boolean parameter meta with a default value.
createBooleanMeta(String, String, String, boolean) - Method in class com.connecterra.ale.dynamicconfig.bean.AbstractDynamicConfigFactory
 
createDisplayableValue(String, String) - Method in class com.connecterra.ale.dynamicconfig.bean.DynamicConfigBeanFactory
 
createEPCISDocument(List) - Method in class com.bea.rfid.workflow.epcis.EventGenerator
Returns EPCISDocument with the generated EPCIS event for the input tags.
createInputPortsSubConfig(DynamicConfigFactory, List) - Static method in class com.bea.rfid.edge.toolkit.workflow.AbstractWorkflowModulePlugin
Utility method to create input ports sub-configuration parameter meta.
createLabelMeta(String, String, String) - Method in interface com.connecterra.ale.dynamicconfig.api.DynamicConfigFactory
Creates a label parameter meta.
createLabelMeta(String, String, String) - Method in class com.connecterra.ale.dynamicconfig.bean.AbstractDynamicConfigFactory
 
createModuleDescriptor() - Method in class com.bea.rfid.edge.toolkit.workflow.AbstractWorkflowModulePlugin
Abstract method that creates the module descriptor for this module.
createNumericMeta(String, String, String, long) - Method in interface com.connecterra.ale.dynamicconfig.api.DynamicConfigFactory
Creates an optional numeric parameter meta with a default value.
createNumericMeta(String, String, String, long, long, long) - Method in interface com.connecterra.ale.dynamicconfig.api.DynamicConfigFactory
Creates an optional numeric parameter meta with a default value and min-max constraint.
createNumericMeta(String, String, String, long) - Method in class com.connecterra.ale.dynamicconfig.bean.AbstractDynamicConfigFactory
 
createNumericMeta(String, String, String, long, long, long) - Method in class com.connecterra.ale.dynamicconfig.bean.AbstractDynamicConfigFactory
 
createOutputPortsSubConfig(DynamicConfigFactory, List) - Static method in class com.bea.rfid.edge.toolkit.workflow.AbstractWorkflowModulePlugin
Utility method to create output ports sub-configuration parameter meta.
createPluginConfig(String, String, String) - Method in interface com.connecterra.ale.dynamicconfig.api.DynamicConfigFactory
Creates a new PluginConfig instance.
createPluginConfig(String, String, String) - Method in class com.connecterra.ale.dynamicconfig.bean.DynamicConfigBeanFactory
 
createPluginConfigParameter(String) - Method in interface com.connecterra.ale.dynamicconfig.api.DynamicConfigFactory
Creates a new PluginConfigParameter instance.
createPluginConfigParameter(String) - Method in class com.connecterra.ale.dynamicconfig.bean.DynamicConfigBeanFactory
 
createPluginMeta(String, String, String, String) - Method in interface com.connecterra.ale.dynamicconfig.api.DynamicConfigFactory
Creates a new PluginMeta instance.
createPluginMeta(String, String, String, String) - Method in class com.connecterra.ale.dynamicconfig.bean.DynamicConfigBeanFactory
 
createPluginParameterConstraintDynamicSet(String, String, Map) - Method in interface com.connecterra.ale.dynamicconfig.api.DynamicConfigFactory
Creates a new PluginParameterConstraintDynamicSet instance.
createPluginParameterConstraintDynamicSet(String, String, Map) - Method in class com.connecterra.ale.dynamicconfig.bean.DynamicConfigBeanFactory
 
createPluginParameterConstraintEnum(List) - Method in interface com.connecterra.ale.dynamicconfig.api.DynamicConfigFactory
Creates a new PluginParameterConstraintEnum instance.
createPluginParameterConstraintEnum(List) - Method in class com.connecterra.ale.dynamicconfig.bean.DynamicConfigBeanFactory
 
createPluginParameterConstraintRangeNumeric(long, long) - Method in interface com.connecterra.ale.dynamicconfig.api.DynamicConfigFactory
Creates a new PluginParameterConstraintRangeNumeric instance.
createPluginParameterConstraintRangeNumeric(long, long) - Method in class com.connecterra.ale.dynamicconfig.bean.DynamicConfigBeanFactory
 
createPluginParameterConstraintRegEx(String) - Method in class com.connecterra.ale.dynamicconfig.bean.DynamicConfigBeanFactory
 
createPluginParameterMeta(String, String, String) - Method in interface com.connecterra.ale.dynamicconfig.api.DynamicConfigFactory
Creates a new PluginParameterMeta instance.
createPluginParameterMeta(String, String, String) - Method in class com.connecterra.ale.dynamicconfig.bean.DynamicConfigBeanFactory
 
createRequiredBooleanMeta(String, String, String) - Method in interface com.connecterra.ale.dynamicconfig.api.DynamicConfigFactory
Creates a required boolean parameter meta.
createRequiredBooleanMeta(String, String, String) - Method in class com.connecterra.ale.dynamicconfig.bean.AbstractDynamicConfigFactory
 
createRequiredNumericMeta(String, String, String) - Method in interface com.connecterra.ale.dynamicconfig.api.DynamicConfigFactory
Creates a required numeric parameter meta.
createRequiredNumericMeta(String, String, String, long, long) - Method in interface com.connecterra.ale.dynamicconfig.api.DynamicConfigFactory
Creates a required numeric parameter meta, with a min-max constraint.
createRequiredNumericMeta(String, String, String) - Method in class com.connecterra.ale.dynamicconfig.bean.AbstractDynamicConfigFactory
 
createRequiredNumericMeta(String, String, String, long, long) - Method in class com.connecterra.ale.dynamicconfig.bean.AbstractDynamicConfigFactory
 
createRequiredStringMeta(String, String, String) - Method in interface com.connecterra.ale.dynamicconfig.api.DynamicConfigFactory
Creates a required string parameter meta.
createRequiredStringMeta(String, String, String) - Method in class com.connecterra.ale.dynamicconfig.bean.AbstractDynamicConfigFactory
 
createRequiredStringMeta(String, String, String) - Method in class com.connecterra.ale.dynamicconfig.bean.DynamicConfigBeanFactory
 
createSpecificEPCISEvent(List) - Method in class com.bea.rfid.workflow.epcis.AggregationEventGenerator
Creates Aggregation Event for the given input tags.
createSpecificEPCISEvent(List) - Method in class com.bea.rfid.workflow.epcis.EventGenerator
Abstract method to create the EPCIS event specific to the concrete implementation.
createSpecificEPCISEvent(List) - Method in class com.bea.rfid.workflow.epcis.ObjectEventGenerator
Creates Object Event with URIs corresponding to the input tags in its EPC list.
createStringListMeta(String, String, String) - Method in interface com.connecterra.ale.dynamicconfig.api.DynamicConfigFactory
Creates a non-required, multi-valued string parameter meta.
createStringListMeta(String, String, String) - Method in class com.connecterra.ale.dynamicconfig.bean.AbstractDynamicConfigFactory
 
createStringMeta(String, String, String, String) - Method in interface com.connecterra.ale.dynamicconfig.api.DynamicConfigFactory
Creates an optional string parameter meta with a default value.
createStringMeta(String, String, String, String) - Method in class com.connecterra.ale.dynamicconfig.bean.AbstractDynamicConfigFactory
 

Documentation is available at
${DOCSWEBROOT}
Copyright 2007 BEA Systems Inc.
A B C D E F G H I K L M N O P Q R S T U V W X