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

S

s_log - Variable in class com.connecterra.ale.reader.DefaultLogicalReader
 
secure(long[]) - Method in interface com.connecterra.ale.reader.AbstractPhysicalDevice.EPCglobalClass1Gen2TagProcessor
Provides an access password to shift the tag into the Gen2 "secured" state.
sendError(String) - Method in interface com.bea.rfid.workflow.print.PrintObserver
Used to notify any error that happened trying to program tags.
sendErrorOutput(Level, String, Throwable) - Method in class com.bea.rfid.edge.toolkit.workflow.AbstractWorkflowModulePlugin.OneWayInputPortImpl
Utility method to create an ErrorOutput object for an exception within a port and send it to error destinations.
sendErrorOutput(Level, String, Throwable) - Method in class com.bea.rfid.edge.toolkit.workflow.AbstractWorkflowModulePlugin
Utility method to create an ErrorOutput object for an exception within a module and send it to error output modules.
sendPCSpecRequest(String) - Method in interface com.bea.rfid.workflow.print.PrintObserver
Sends PCSpec request.
sendPCWriteReport(PCWriteReport) - Method in interface com.bea.rfid.workflow.print.PrintObserver
Sends the PCWriteReport which is the result of programming a tag.
sendStatusRequest() - Method in class com.connecterra.ale.reader.AbstractPhysicalDevice
This driver method is used to verify communications with the device.
sendToModules(Object, List) - Method in class com.bea.rfid.edge.toolkit.workflow.AbstractWorkflowModulePlugin
Utility method to send a message to a specified list of <module>:<port> strings.
SerializationHelper - Class in com.bea.rfid.edge.toolkit.workflow
Singleton class with utility methods that help in serialization and deserialization of objects within the edge flow system.
serialize(T, Writer) - Method in interface com.bea.rfid.api.workflow.encoding.MessageSerializer
Serializes the given object to the writer provided.
serialize(T) - Method in interface com.bea.rfid.api.workflow.encoding.MessageSerializer
Serializes the given object in to an XML Document.
setAction(String) - Method in class com.bea.rfid.workflow.epcis.AggregationEventGenerator
Specified the action that must be used on the generated event, if one cannot be obtained from the template event.
setAction(String) - Method in class com.bea.rfid.workflow.epcis.ObjectEventGenerator
Specified the action that must be used on the generated event, if one cannot be obtained from the template event.
setAFI(int) - Method in class com.connecterra.ale.reader.access.DeviceTagReport
Set the AFI part of the tag identity
setAllowExtraChildren(boolean) - Method in class com.bea.rfid.workflow.epcis.AggregationReconciler
Specifies if extra child entries in input aggregations should be ignored and produce matched children output of value true.
setBusinessLocation(URI) - Method in class com.bea.rfid.workflow.epcis.EventGenerator
Specifies the business location URI that must be used on generated events if the template event does not contain one.
setBusinessStep(URI) - Method in class com.bea.rfid.workflow.epcis.EventGenerator
Specifies the business step URI that must be used on generated events if the template event does not contain one.
setBusinessTransactionList(List) - Method in class com.bea.rfid.workflow.epcis.EventGenerator
Specifies business transactions that must be used along with the ones on template event on the generated event.
setChildParameterList(List) - Method in class com.connecterra.ale.dynamicconfig.api.PluginConfigParameter
Specifies the values on the child parameters.
setChildParameterMetaList(List) - Method in interface com.connecterra.ale.dynamicconfig.api.PluginParameterMeta
Sets the child parameters of this parameter.
setChildPercentMatch(double) - Method in class com.bea.rfid.workflow.epcis.AggregationReconciler
Specifies the percentage of child entries that must be found to produce an output of true for children matched result.
setChildrenExcludePatterns(List) - Method in class com.bea.rfid.workflow.epcis.AggregationEventGenerator
Specifies EPC Pattern URI strings that must be used to exclude EPCs from children list.
setChildrenIncludePatterns(List) - Method in class com.bea.rfid.workflow.epcis.AggregationEventGenerator
Specifies EPC Pattern URI strings that must be used to include EPCs to the event's children list.
setChildrenMatched(boolean) - Method in class com.bea.rfid.workflow.epcis.ReconciliationResult
 
setDefaultParameterValue(Object) - Method in interface com.connecterra.ale.dynamicconfig.api.PluginParameterMeta
Specifies the default value for this parameter.
setDescription(String) - Method in interface com.connecterra.ale.dynamicconfig.api.PluginMeta
Sets the short description of the plugin type that this PluginMeta represents.
setDescription(String) - Method in interface com.connecterra.ale.dynamicconfig.api.PluginParameterConstraint
Sets up a description for this constraint.
setDescription(String) - Method in interface com.connecterra.ale.dynamicconfig.api.PluginParameterMeta
Specifies a short description for the parameter.
setDeviceAttributes(String, String, DeviceCapabilities) - Method in class com.connecterra.ale.reader.AbstractPhysicalDevice
Set the telemetry attributes for device manufacturer name and model.
setDeviceOpReports(List, OpStatus, String) - Method in class com.connecterra.ale.reader.access.DeviceTagReport
Set the List of DeviceOpReports.
setDeviceTagReport(DeviceTagReport) - Method in class com.connecterra.ale.reader.AbstractPhysicalDevice.TagProcessor
Set the DeviceTagReport on the TagProcessor
setDisplayName(String) - Method in class com.bea.rfid.edge.toolkit.workflow.MultiTypeOneWayPortType
 
setDisposition(URI) - Method in class com.bea.rfid.workflow.epcis.EventGenerator
Specifies the disposition URI that must be used on generated events if the template event does not contain one.
setEventExtensionList(List) - Method in class com.bea.rfid.workflow.epcis.EventGenerator
Specifies EPCIS event extensions that must be used along with the ones on template event, on the generated event.
setExtraEntries(Manifest) - Method in class com.bea.rfid.workflow.epcis.ReconciliationResult
 
setHasMultipleValues(boolean) - Method in interface com.connecterra.ale.dynamicconfig.api.PluginParameterMeta
Specifies whether this parameter may have multiple values.
setListener(SocketAcceptorDeviceChannel.SocketAcceptorListener) - Method in class com.connecterra.ale.reader.SocketAcceptorDeviceChannel
Sets a listener whose methods are invoked via the associated ChannelManager proxy's ChannelManager.Proxy.listenerExecute(java.lang.Runnable) method when a new connection is accepted or when input is available on one of the accepted sockets.
setMatchEPCParent(boolean) - Method in class com.bea.rfid.workflow.epcis.AggregationReconciler
Specifies if the parent value in aggregations should be compared when the expected parent is an EPC.
setMatchNonEPCParent(boolean) - Method in class com.bea.rfid.workflow.epcis.AggregationReconciler
Specifies if the parent value in aggregations should be compared when the expected parent is not an EPC.
setMissingEntries(Manifest) - Method in class com.bea.rfid.workflow.epcis.ReconciliationResult
 
setParameterConstraint(PluginParameterConstraint) - Method in interface com.connecterra.ale.dynamicconfig.api.PluginParameterMeta
Specifies additional constraints on values of this parameter through a PluginParameterConstraint.
setParameterList(List) - Method in class com.connecterra.ale.dynamicconfig.api.PluginConfig
Specifies the configuration parameter values of the plugin as a list of PluginConfigParameter.
setParameterMetaList(List) - Method in interface com.connecterra.ale.dynamicconfig.api.PluginMeta
Sets the configuration parameter descriptions for this plugin type.
setParameterValue(Object) - Method in class com.connecterra.ale.dynamicconfig.api.PluginConfigParameter
Sets the value for the configuration parameter.
setParentExcludePatterns(List) - Method in class com.bea.rfid.workflow.epcis.AggregationEventGenerator
Specifies EPC Pattern URI strings that must be used to exclude an input tag from being the parent on the aggregation event.
setParentIncludePatterns(List) - Method in class com.bea.rfid.workflow.epcis.AggregationEventGenerator
Specifies EPC Pattern URI strings that must be used to include an input tag as the parent on the aggregation event.
setParentMatched(boolean) - Method in class com.bea.rfid.workflow.epcis.ReconciliationResult
 
setPCSpecNamePrefix(String) - Method in class com.bea.rfid.workflow.print.PrintTag
The prefix that will be used on the automatically generated PCSpec name.
setPCSpecNameSuffix(String) - Method in class com.bea.rfid.workflow.print.PrintTag
The suffix that will be used on the automatically generated PCSpec name.
setPrinterName(String) - Method in class com.bea.rfid.workflow.print.PrintTag
Specifies the printer name that will be used to program tags, if none is specified in the PCSpec that this receives.
setPrintObserver(PrintObserver) - Method in class com.bea.rfid.workflow.print.PrintTag
Registers an observer with this.
setPrintParameters(Map) - Method in class com.bea.rfid.workflow.print.PrintTag
Stores the print parameters that will be used by the next print operation.
setProxy(ChannelManager.Proxy) - Method in class com.connecterra.ale.reader.ChannelManager
Sets the manager's proxy instance.
setReadPoint(URI) - Method in class com.bea.rfid.workflow.epcis.EventGenerator
Specifies the read point URI that must be used on generated events if the template event does not contain one.
setReportNames(Set) - Method in class com.bea.rfid.workflow.util.TagListBuilder
Specified the names of reports to filter on for ECReports inputs.
setRequired(boolean) - Method in interface com.connecterra.ale.dynamicconfig.api.PluginParameterMeta
Specifies if this is a required or optional parameter.
setSupportsCombinedMode() - Method in class com.connecterra.ale.reader.DeviceCapabilities
Set the DeviceCapabilities.COMBINED_MODE capability
setSupportsDistinguishedMode() - Method in class com.connecterra.ale.reader.DeviceCapabilities
Set the DeviceCapabilities.DISTINGUISHED_MODE capability
setSupportsPrinterAccessPassword() - Method in class com.connecterra.ale.reader.DeviceCapabilities
Set the DeviceCapabilities.PRINTER_ACCESS_PASSWORD capability
setSupportsPrinterKillPassword() - Method in class com.connecterra.ale.reader.DeviceCapabilities
Set the DeviceCapabilities.PRINTER_KILL_PASSWORD capability
setSupportsPrinterLockBits() - Method in class com.connecterra.ale.reader.DeviceCapabilities
Set the DeviceCapabilities.PRINTER_LOCK_BITS capability
setSupportsReading() - Method in class com.connecterra.ale.reader.DeviceUnitCapabilities
Set the DeviceUnitCapabilities.READING capability
setSupportsWriting() - Method in class com.connecterra.ale.reader.DeviceUnitCapabilities
Set the DeviceUnitCapabilities.WRITING capability
setTableColumnParameterMetaList(List) - Method in interface com.connecterra.ale.dynamicconfig.api.PluginParameterMeta
Sets the column parameter metas for the table that this parameter could contain.
setTableRows(List) - Method in class com.connecterra.ale.dynamicconfig.api.PluginConfigParameter
Sets the table value of this parameter.
setTagIdentity(long[]) - Method in class com.connecterra.ale.reader.access.DeviceTagReport
Sets the tag identity
setTemplate(EPCISDocument) - Method in class com.bea.rfid.workflow.epcis.EventGenerator
Specifies the template event for this event generator.
setTimeoutDuration(long) - Method in class com.bea.rfid.workflow.print.PrintTag
Specifies the timeout to wait for receiving PCSpecs.
setupErrorOutputs(PluginConfig) - Method in class com.bea.rfid.edge.toolkit.workflow.AbstractWorkflowModulePlugin
Extracts error destination configuration parameter values and saves it within the module.
shutdown() - Method in interface com.bea.rfid.edge.api.workflow.WorkflowModulePlugin
Method that will be called by the edge flow engine when a module is deleted.
shutdown() - Method in class com.bea.rfid.edge.toolkit.workflow.AbstractWorkflowModulePlugin
Interface method implementation.
shutdown() - Method in class com.bea.rfid.workflow.util.Accumulator
Releases any resources used by this accumulator and cancels its timer tasks.
shutdown() - Method in class com.bea.rfid.workflow.util.Directionality
Releases all resources used by this directionality instance.
shutdown() - Method in class com.connecterra.ale.reader.AbstractPhysicalDevice
 
shutdown() - Method in interface com.connecterra.util.Controllable
Initiate whatever process is necessary to do an orderly shutdown of the subsystem.
SimpleOneWayPortType - Class in com.bea.rfid.edge.toolkit.workflow
Represents a port type that sends or receives one-way scalar type messages.
SimpleOneWayPortType(Class, String) - Constructor for class com.bea.rfid.edge.toolkit.workflow.SimpleOneWayPortType
Constructor.
SocketAcceptorDeviceChannel - Class in com.connecterra.ale.reader
A DeviceChannel implemented by a TCP listener which waits for connections from a remote host or hosts.
SocketAcceptorDeviceChannel(PluginConfig, String, String) - Constructor for class com.connecterra.ale.reader.SocketAcceptorDeviceChannel
Creates a new SocketAcceptorDeviceChannel instance.
SocketAcceptorDeviceChannel(PluginConfig, String) - Constructor for class com.connecterra.ale.reader.SocketAcceptorDeviceChannel
Like SocketAcceptorDeviceChannel.SocketAcceptorDeviceChannel(PluginConfig, String, String), with portKeyName set to "port".
SocketAcceptorDeviceChannel.SocketAcceptorListener - Interface in com.connecterra.ale.reader
This interface must be implemented by any class which is set as an asynchronous listener on this channel.
start() - Method in class com.bea.rfid.workflow.util.Directionality
Moves this directionality instance to the state in which it processes inputs to determine directionality.
start() - Method in class com.connecterra.ale.reader.AbstractPhysicalDevice.TagData
This method is called before each DeviceAccessRequest's OpSpecs are processed.
start() - Method in class com.connecterra.ale.reader.AbstractPhysicalDevice.TagProcessor
This method is invoked first, before any of the TagProcessor methods.
startAccumulating() - Method in class com.bea.rfid.workflow.util.Accumulator
Moves this accumulator to active state and starts accumulating.
startAccumulating(long) - Method in class com.bea.rfid.workflow.util.Accumulator
Moves this accumulator to active state and starts accumulating for the specified duration.
startProcessing() - Method in class com.bea.rfid.workflow.epcis.EventGenerator
Moves this to the state where it processes tags to generate EPCIS events.
startup() - Method in interface com.bea.rfid.edge.api.workflow.WorkflowModulePlugin
Statup functions in a module should happen in this method.
startup() - Method in class com.bea.rfid.edge.toolkit.workflow.AbstractWorkflowModulePlugin
Interface method implementation.
stop() - Method in class com.bea.rfid.workflow.util.Directionality
Moves this directionality instance to the state in which it does not process inputs to determine directionality.
stop() - Method in class com.connecterra.util.event.PeriodicEvent
When this method is invoked, the periodic event will be cancelled.
STOPPED - Static variable in class com.connecterra.ale.reader.OpStatus
The write operation was stopped by program action prior to completion.
stopProcessing() - Method in class com.bea.rfid.workflow.epcis.EventGenerator
Moves this to the state where it does not generate EPCIS events for input tags.
STRING - Static variable in class com.bea.rfid.edge.toolkit.workflow.SimpleOneWayPortType
Type that sends/receives objects of type String.
STRING - Static variable in interface com.connecterra.ale.dynamicconfig.api.PluginParameterMeta.Type
Type for simple string parameters.
STRING_LIST - Static variable in class com.bea.rfid.edge.toolkit.workflow.ListOneWayPortType
Type that sends or receives Lists containing strings.
supportsCombinedMode() - Method in class com.connecterra.ale.reader.DeviceCapabilities
 
supportsDistinguishedMode() - Method in class com.connecterra.ale.reader.DeviceCapabilities
 
supportsPrinterAccessPassword() - Method in class com.connecterra.ale.reader.DeviceCapabilities
 
supportsPrinterKillPassword() - Method in class com.connecterra.ale.reader.DeviceCapabilities
 
supportsPrinterLockBits() - Method in class com.connecterra.ale.reader.DeviceCapabilities
 
supportsReading() - Method in class com.connecterra.ale.reader.DefaultLogicalReader
 
supportsReading() - Method in class com.connecterra.ale.reader.DeviceUnitCapabilities
 
supportsReading() - Method in interface com.connecterra.ale.reader.LogicalReader
Tells whether this reader driver supports tag reading.
supportsStackLight() - Method in class com.connecterra.ale.reader.DefaultLogicalReader
 
supportsWriting() - Method in class com.connecterra.ale.reader.DefaultLogicalReader
 
supportsWriting() - Method in class com.connecterra.ale.reader.DeviceUnitCapabilities
 
supportsWriting() - Method in interface com.connecterra.ale.reader.LogicalReader
Tells whether this reader driver supports tag writing.
suspendListener() - Method in class com.connecterra.ale.reader.DeviceChannel.AbstractOpenChannel
This method should do whatever is necessary to ensure that the asynchronous input is ignored until resumeListener() is called.

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