Constant Field Values


Contents
com.ibm.*

com.ibm.premises.reusable.AbstractRUCAgent
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."
protected static final java.lang.String EJBREF_DBBACKEND "ejb/com/ibm/premises/reusable/backend/db/DBIntegrationHome"
protected static final java.lang.String EJBREF_EPCISBACKEND "ejb/com/ibm/premises/reusable/backend/epcis/EPCISIntegrationHome"
protected static final java.lang.String EJBREF_PREMBACKEND "ejb/com/ibm/premises/reusable/backend/premises/PremisesIntegrationHome"
protected static final java.lang.String EJBREF_RFIDICBACKEND "ejb/com/ibm/premises/reusable/backend/rfidic/RFIDICIntegrationHome"

com.ibm.premises.reusable.aggregation.Aggregation
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.aggregation.AggregationHome
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.aggregation.AggregationService
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.assetmgmt.AssetMgmt
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.assetmgmt.AssetMgmtHome
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.bae.BAE
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.bae.BAEConverter
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."
public static final java.lang.String VERSION "6.2"
public static final java.lang.String XML_ASSET "\t\t\t<wse:asset>\n\t\t\t\t<wse:id>{0}</wse:id>\n\t\t\t\t<wse:description>{1}</wse:description>\n\t\t\t\t<wse:lastUpdateTime>{2}</wse:lastUpdateTime>\n\t\t\t\t<wse:parentId>{3}</wse:parentId>\n\t\t\t\t<wse:typeId>{4}</wse:typeId>\n\t\t\t\t<wse:properties wse:count=\"{5}\">\n{6}\t\t\t\t</wse:properties>\n\t\t\t</wse:asset>\n"
public static final java.lang.String XML_ASSET_EVENT "\t\t<wse:assetEvent wse:version=\"{0}\" xmlns:wse=\"http://www.ibm.com/xmlns/prod/websphere/sensorevents/6_2\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.ibm.com/xmlns/prod/websphere/sensorevents/6_2 WSEAssetEvent.xsd\">\n{1}{2}{3}{4}\t\t</wse:assetEvent>\n"
public static final java.lang.String XML_ASSET_PROPS "\t\t\t\t\t<wse:property wse:name=\"{0}\">{1}</wse:property>\n"
public static final java.lang.String XML_CBE "\t<cbe:CommonBaseEvent creationTime=\"{0}\" globalInstanceId=\"{1}\" version=\"1.0.1\">\n\t\t<cbe:sourceComponentId application=\"IBM WebSphere Sensor Events\" component=\"none\" componentIdType=\"Application\" location=\"none\" locationType=\"Unknown\" subComponent=\"none\" componentType=\"none\" />\n\t\t<cbe:situation categoryName=\"ReportSituation\">\n\t\t\t<cbe:situationType xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:type=\"ReportSituation\" reasoningScope=\"EXTERNAL\" reportCategory=\"STATUS\"/>\n\t\t</cbe:situation>\n{2}\t</cbe:CommonBaseEvent>\n"
public static final java.lang.String XML_CBES "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<cbe:CommonBaseEvents xmlns:cbe=\"http://www.ibm.com/AC/commonbaseevent1_0_1\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.ibm.com/AC/commonbaseevent1_0_1 commonbaseevent1_0_1.xsd\">\n{0}</cbe:CommonBaseEvents>\n"
public static final java.lang.String XML_EMPTY_ASSET "\t\t\t<wse:asset/>\n"
public static final java.lang.String XML_HEADER "\t\t\t<wse:header>\n\t\t\t\t<wse:dateTime>{0}</wse:dateTime>\n\t\t\t\t<wse:eventId>{1}</wse:eventId>\n\t\t\t\t<wse:eventType>{2}</wse:eventType>\n\t\t\t\t<wse:priority>{3}</wse:priority>\n\t\t\t\t<wse:sourceId>{4}</wse:sourceId>\n\t\t\t</wse:header>\n"
public static final java.lang.String XML_PAYLOAD "\t\t\t<wse:payload wse:className=\"{0}\">\n\t\t\t\t<wse:tagRead>\n\t\t\t\t\t<wse:idUri>{1}</wse:idUri>\n\t\t\t\t\t<wse:rawUri>{2}</wse:rawUri>\n\t\t\t\t\t<wse:tagId>{3}</wse:tagId>\n\t\t\t\t\t<wse:tagUri>{4}</wse:tagUri>\n\t\t\t\t</wse:tagRead>\n\t\t\t</wse:payload>\n"
public static final java.lang.String XML_PAYLOAD_METADATA "\t\t\t<wse:payloadMetaData>\n{0}\t\t\t</wse:payloadMetaData>\n"
public static final java.lang.String XML_PAYLOAD_METADATA_ATTR "\t\t\t\t<wse:{0}>{1}</wse:{0}>\n"

com.ibm.premises.reusable.bae.BAEConverterException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.bae.BAEHome
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.bae.BAEService
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.commissioning.Commissioning
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.commissioning.CommissioningHome
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.commissioning.CommissioningService
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.decommissioning.Decommissioning
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.decommissioning.DecommissioningHome
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.decommissioning.DecommissioningService
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.disaggregation.Disaggregation
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.disaggregation.DisaggregationHome
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.disaggregation.DisaggregationService
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.epc.EPC
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.epc.EPCHome
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.epc.EPCService
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.AggregationRUCException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.AssetParentCycleException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.AssetRUCException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.AssetTypeParentCycleException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.BackendMethodNotImplementedException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.BAERUCException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.CommissioningRUCException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.ConcurrentException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.CrossLocationAggregationNotEnabledException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.CrossLocationDisaggregationNotEnabledException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.DecommissioningRUCException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.DisaggregationRUCException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.DuplicateException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.DuplicateTagAssignmentException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.EPCRUCException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.IllegalAssetTypeDeletionException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.IllegalAssetTypeParentModification
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.IllegalInstanceAttributeModificationException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.IllegalKeyAttributeModificationException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.IllegalNewMandatoryInstanceAttributeException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.InferenceRUCException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.InfoRUCException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.InvalidAssetPropertyValueException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.InvalidTargetBackendException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.LocatingRUCException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.ObservationRUCException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.PrintingRUCException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.ReportingRUCException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.ReusableComponentException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.ReusableComponentRuntimeException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.ValidationRUCException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.VoidMethodNotSupportedException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.exceptions.WBERUCException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.inference.Inference
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.inference.InferenceHome
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.inference.InferenceService
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.info.Info
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.info.InfoHome
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.info.InfoService
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.locating.Locating
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.locating.LocatingHome
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.locating.LocatingService
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.observation.Observation
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.observation.ObservationHome
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.observation.ObservationService
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.printing.Printing
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.printing.PrintingHome
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.printing.PrintingService
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.reporting.Reporting
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.reporting.ReportingHome
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.reporting.ReportingService
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.validation.Validation
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.validation.ValidationHome
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.validation.ValidationService
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.wbe.WBE
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.wbe.WBEHome
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.premises.reusable.wbe.WBEService
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epc.EPC
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epc.EPCException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epc.config.dto.EPCCompanyPrefixIndexDTO
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epc.config.dto.EPCSerialNumberDTO
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epc.datahandler.AbstractHandler
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epc.datahandler.DataHandler
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."
public static final java.lang.String DOD "DOD"
public static final java.lang.String GIAI "GIAI"
public static final java.lang.String GID "GID"
public static final java.lang.String GLN "GLN"
public static final java.lang.String GRAI "GRAI"
public static final java.lang.String GTIN14 "GTIN14"
public static final int MAX_CAGE_DODAAC_LENGTH 6
public static final int MAX_EAN_UCC_COMPANY_PREFIX_LENGTH 12
public static final int MAX_GID_GENERAL_MANAGER_LENGTH 9
public static final int MAX_NDC10_COMPANY_PREFIX_LENGTH 5
public static final int MIN_CAGE_DODAAC_LENGTH 5
public static final int MIN_EAN_UCC_COMPANY_PREFIX_LENGTH 6
public static final int MIN_GID_GENERAL_MANAGER_LENGTH 6
public static final int MIN_NDC10_COMPANY_PREFIX_LENGTH 4
public static final java.lang.String NDC10 "NDC10"
public static final java.lang.String SSCC18 "SSCC18"

com.ibm.rfid.epc.datahandler.DataHandlerCreator
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epc.datahandler.DataHandlerFactory
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epc.datahandler.DataHandlerNotCreatedException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epc.datahandler.DOD
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epc.datahandler.GIAI
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epc.datahandler.GID
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epc.datahandler.GRAI
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epc.datahandler.GTIN14
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epc.datahandler.InputTypeNotSupported
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epc.datahandler.InvalidFormatException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epc.datahandler.SSCC18
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epc.validation.Epc
public static final java.lang.String EPC_GLOBAL_ENCODING_DOD64 "usdod-64"
public static final java.lang.String EPC_GLOBAL_ENCODING_DOD96 "usdod-96"
public static final java.lang.String EPC_GLOBAL_ENCODING_GIAI64 "giai-64"
public static final java.lang.String EPC_GLOBAL_ENCODING_GIAI96 "giai-96"
public static final java.lang.String EPC_GLOBAL_ENCODING_GID96 "gid-96"
public static final java.lang.String EPC_GLOBAL_ENCODING_GRAI64 "grai-64"
public static final java.lang.String EPC_GLOBAL_ENCODING_GRAI96 "grai-96"
public static final java.lang.String EPC_GLOBAL_ENCODING_SGLN64 "sgln-64"
public static final java.lang.String EPC_GLOBAL_ENCODING_SGLN96 "sgln-96"
public static final java.lang.String EPC_GLOBAL_ENCODING_SGTIN64 "sgtin-64"
public static final java.lang.String EPC_GLOBAL_ENCODING_SGTIN96 "sgtin-96"
public static final java.lang.String EPC_GLOBAL_ENCODING_SSCC64 "sscc-64"
public static final java.lang.String EPC_GLOBAL_ENCODING_SSCC96 "sscc-96"
public static final java.lang.String PS_ENCODING_DOD64 "usdod-64"
public static final java.lang.String PS_ENCODING_DOD96 "usdod-96"
public static final java.lang.String PS_ENCODING_GIAI64 "giai-64"
public static final java.lang.String PS_ENCODING_GIAI96 "giai-96"
public static final java.lang.String PS_ENCODING_GID96 "gid-96"
public static final java.lang.String PS_ENCODING_GRAI64 "grai-64"
public static final java.lang.String PS_ENCODING_GRAI96 "grai-96"
public static final java.lang.String PS_ENCODING_SGLN64 "sgln-64"
public static final java.lang.String PS_ENCODING_SGLN96 "sgln-96"
public static final java.lang.String PS_ENCODING_SGTIN64 "sgtin-64"
public static final java.lang.String PS_ENCODING_SGTIN96 "sgtin-96"
public static final java.lang.String PS_ENCODING_SSCC64 "sscc-64"
public static final java.lang.String PS_ENCODING_SSCC96 "sscc-96"
public static final java.lang.String PS_INPUT_DOD "DOD"
public static final java.lang.String PS_INPUT_GIAI "GIAI"
public static final java.lang.String PS_INPUT_GID "GID"
public static final java.lang.String PS_INPUT_GLN "GLN"
public static final java.lang.String PS_INPUT_GRAI "GRAI"
public static final java.lang.String PS_INPUT_GTIN14 "GTIN14"
public static final java.lang.String PS_INPUT_NCD10 "NDC10"
public static final java.lang.String PS_INPUT_SSCC18 "SSCC18"

com.ibm.rfid.epcis.AggregationEvent
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2005, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epcis.BizTransaction
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2005, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epcis.EPCISManager
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2005, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epcis.Event
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2005, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epcis.Extension
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2005, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epcis.ObjectEvent
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2005, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epcis.QuantityEvent
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2005, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.epcis.TransactionEvent
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2005, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.rfid.premises.app.access.PremisesAccessException
public static final java.lang.String MSG_ERROR_INDICATOR_DIGIT_LENGTH_NOT_1 "MSG_ERROR_INDICATOR_DIGIT_LENGTH_NOT_1"
public static final java.lang.String MSG_ERROR_INDICATOR_DIGIT_NULL "MSG_ERROR_INDICATOR_DIGIT_NULL"
public static final java.lang.String MSG_ERROR_NULL_INPUT_TYPE_CALCULATED "MSG_ERROR_MULL_TYPE_CALCULATED"

com.ibm.rfid.premises.app.access.SensorEventsAPIAccessException
public static final java.lang.String MSG_ERROR_INDICATOR_DIGIT_LENGTH_NOT_1 "MSG_ERROR_INDICATOR_DIGIT_LENGTH_NOT_1"
public static final java.lang.String MSG_ERROR_INDICATOR_DIGIT_NULL "MSG_ERROR_INDICATOR_DIGIT_NULL"
public static final java.lang.String MSG_ERROR_NULL_INPUT_TYPE_CALCULATED "MSG_ERROR_MULL_TYPE_CALCULATED"

com.ibm.rfid.premises.app.entities.AbstractXmlObject
protected final java.lang.String EQ "="
protected final java.lang.String GT ">"
protected final java.lang.String LT "<"
protected final java.lang.String QUOTE "\""
protected final java.lang.String SLASH "/"

com.ibm.rfid.premises.app.entities.EPCTag
public static final int DOD_DIGIT 6
public static final java.lang.String FILTER_CASE "2"
public static final java.lang.String FILTER_DOD_CASE "1"
public static final java.lang.String FILTER_DOD_ITEM "2"
public static final java.lang.String FILTER_DOD_PALLET "0"
public static final java.lang.String FILTER_ITEM "1"
public static final java.lang.String FILTER_PALLET "0"
public static final int GIAI_DIGIT 3
public static final int GID_DIGIT 1
public static final int GRAI_DIGIT 4
public static final int SGLN_DIGIT 7
public static final int SGTIN_DIGIT 5
public static final int SSCC_DIGIT 2

com.ibm.rfid.premises.app.entities.EPCTagGroup
public static final int DOD_DIGIT 6
public static final int GIAI_DIGIT 3
public static final int GID_DIGIT 1
public static final int GRAI_DIGIT 4
public static final int SGLN_DIGIT 7
public static final int SGTIN_DIGIT 5
public static final int SSCC_DIGIT 2

com.ibm.rfid.premises.app.entities.supplychain.printing.EpcData
public static final java.lang.String EPC_DATA "SC_EPCData"

com.ibm.rfid.premises.app.entities.supplychain.printing.FormData
public static final java.lang.String DEFAULT_FORM_DATA "SC_DefFormData"
public static final java.lang.String FORM_DATA "SC_FormData"

com.ibm.rfid.premises.app.entities.supplychain.printing.Label
public static final java.lang.String LABEL "SC_Label"

com.ibm.rfid.premises.app.entities.supplychain.printing.LabelList
public static final java.lang.String LABEL_LIST "SC_Labels"

com.ibm.rfid.premises.app.entities.supplychain.printing.LabelPrint
public static final java.lang.String LABEL_PRINT "sc_labelprint"
public static final java.lang.String PRINT_MODE_NORMAL "NORMAL"
public static final java.lang.String PRINT_MODE_REPRINT "REPRINT"
public static final java.lang.String PRINT_MODE_TEST "TEST"

com.ibm.rfid.premises.app.entities.supplychain.printing.PrintDetails
public static final java.lang.String REQUEST "request"
public static final java.lang.String REQUEST_TYPE "sc_submitprint"

com.ibm.rfid.premises.app.entities.supplychain.printing.PrintJob
public static final java.lang.String PRINT_JOB "print-job"

com.ibm.rfid.print.profile.api.LabelPrintProfile
public static final java.lang.String CANCEL_PRINT_TOPIC_NAME "ibmse/~/RfidWrite/command/labelprint/job/cancel"
public static final java.lang.String IBMSENSOREVENT_BUS_NAME "ibmsensorevent"
public static final java.lang.String IBMSENSOREVENT_TOPIC_SPACE_NAME "ibmse"
public static final java.lang.String INBOUND_PRINT_JOBID_TOPIC_NAME "ibmse/~/RfidWrite/signal/labelprint/job/status"
public static final java.lang.String INBOUND_PRINT_TAGID_TOPIC_NAME "ibmse/~/RfidWrite/signal/labelprint/tag/status"
public static final java.lang.String PRINT_TOPIC_NAME "ibmse/~/RfidWrite/command/labelprint/job/print"
public static final java.lang.String REPRINT_TOPIC_NAME "ibmse/~/RfidWrite/command/labelprint/job/reprint"

com.ibm.rfid.wse.api.utils.APIConstants
public static final java.lang.String RESOURCE_BUNDLE "com.ibm.rfid.wse.api.utils.resources.SensorEventsAPILoggerResources"

com.ibm.rfid.wse.api.utils.SensorEventsAPILogger
public static final long TRACE_TYPE_FINEST 8192L

com.ibm.sensorevent.agent.loggers.AgentLogger
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.agent.loggers.BaseLogger
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2003, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.agent.loggers.Logger
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.codex.CodexException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.codex.HexBinary
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.engine.baseagent.AbstractTaskAgent
protected static final java.lang.String AMITBUS "AMIT"
protected static final java.lang.String AMITQ "AmitInputQ"
protected static final java.lang.String ANY "any"
protected static final java.lang.String COLON ":"
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."
protected static final java.lang.String EVENT_PREFIX "ibmse/~/"
protected static final java.lang.String EVENT_PREFIX_SHORT "ibmse/"
protected static final java.lang.String OUTBOUND "/outbound"
protected static final java.lang.String SLASH "/"

com.ibm.sensorevent.engine.baseagent.IBMSEAbstractTaskAgent
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.engine.baseagent.ITaskAgent
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.engine.runtime.SensorEventRuntimeException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.Group
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.Header
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.IBMSensorEvent
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.IBMSensorEventException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.IConstants
public static final java.lang.String ATTR_ASSET_ID "assetId"
public static final java.lang.String ATTR_DATE_TIME "dateTime"
public static final java.lang.String ATTR_EVENT_ID "eventId"
public static final java.lang.String ATTR_EVENT_TYPE "eventType"
public static final java.lang.String ATTR_GEO_LOCATION "geoLocation"
public static final java.lang.String ATTR_ORIGINATING_EVENT_ID "originatingEventId"
public static final java.lang.String ATTR_PRIORITY "priority"
public static final java.lang.String ATTR_SOURCE_COMPONENT_APPLICATION "application"
public static final java.lang.String ATTR_SOURCE_COMPONENT_COMPONENT "component"
public static final java.lang.String ATTR_SOURCE_COMPONENT_COMPONENT_ID_TYPE "componentIdType"
public static final java.lang.String ATTR_SOURCE_COMPONENT_COMPONENT_TYPE "componentType"
public static final java.lang.String ATTR_SOURCE_COMPONENT_LOCATION "location"
public static final java.lang.String ATTR_SOURCE_COMPONENT_LOCATION_TYPE "locationType"
public static final java.lang.String ATTR_SOURCE_COMPONENT_SUBCOMPONENT "subComponent"
public static final java.lang.String ATTR_SOURCE_ID "sourceId"
public static final java.lang.String ATTR_TARGET_ID "targetId"
public static final java.lang.String ATTR_VERSION "ibmseVersion"
public static final java.lang.String CBE_FACTORY_NAME "com.ibm.sensorevent.model.IBMSensorEvent"
public static final java.lang.String CBE_REPORT_SITUATION_REASONING_SCOPE "EXTERNAL"
public static final java.lang.String CBE_REPORT_SITUATION_REPORT_CATETORY "LOG"
public static final java.lang.String CBE_VERSION "1.0.1"
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."
public static final java.lang.String DEFAULT_SOURCE_COMPONENT_APPLICATION "IBM WebSphere Sensor Events"
public static final java.lang.String DEFAULT_SOURCE_COMPONENT_COMPONENT "none"
public static final java.lang.String DEFAULT_SOURCE_COMPONENT_COMPONENT_ID_TYPE "Application"
public static final java.lang.String DEFAULT_SOURCE_COMPONENT_COMPONENT_TYPE "none"
public static final java.lang.String DEFAULT_SOURCE_COMPONENT_LOCATION "none"
public static final java.lang.String DEFAULT_SOURCE_COMPONENT_LOCATION_TYPE "Unknown"
public static final java.lang.String DEFAULT_SOURCE_COMPONENT_SUBCOMPONENT "none"
public static final java.lang.String HEADER_NAME "ibmse_header"
public static final java.lang.String PAYLOAD_FACTORY_METHOD "getInstance"
public static final java.lang.String PAYLOAD_METADATA_NAME "ibmse_payloadMetaData"
public static final java.lang.String PAYLOAD_NAME "ibmse_payload"
public static final short PRIORITY_DEFAULT 50
public static final short PRIORITY_HIGH 70
public static final short PRIORITY_LOW 10
public static final short PRIORITY_MEDIUM 50
public static final java.lang.String SOURCE_COMPONENT_GROUP_ID "sourceComponent"
public static final java.lang.String VERSION_6_1 "6.1"
public static final java.lang.String VERSION_UNKNOWN "0.0"

com.ibm.sensorevent.model.IGroup
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.IHeader
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.IPayload
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.IPayloadMetaData
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.ISensorEvent
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.Payload
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.PayloadMetaData
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.birt.IBMSensorEventBirtParser
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.birt.ReportException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2008, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.converter.CBEConverter
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."
public static final int MAX_LENGTH 1024

com.ibm.sensorevent.model.converter.Converter
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.converter.ConverterException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.converter.IConverter
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2008, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.converter.WBEConverter
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.converter.WBEGenericConverterContentHandler
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.converter.WBEIBMSEConverterContentHandler
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.converter.WBEResponseConverterContentHandler
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.converter.XMLConverter
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.converter.XMLConverterContentHandler
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2008, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.generic.GenericAttribute
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.generic.GenericEvent
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.generic.GenericEventException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.generic.GenericGroup
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.generic.GenericUtils
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.generic.IGenericAttribute
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.generic.IGenericEvent
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.generic.IGenericGroup
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.generic.IGenericType
public static final int BOOLEAN 1
public static final int BOOLEAN_ARRAY 2
public static final int BYTE 3
public static final int BYTE_ARRAY 4
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."
public static final int DATE_TIME 5
public static final int DATE_TIME_ARRAY 6
public static final int DOUBLE 7
public static final int DOUBLE_ARRAY 8
public static final int FLOAT 9
public static final int FLOAT_ARRAY 10
public static final int HEX 11
public static final int INT 12
public static final int INT_ARRAY 13
public static final int LONG 14
public static final int LONG_ARRAY 15
public static final int SHORT 16
public static final int SHORT_ARRAY 17
public static final int STRING 18
public static final int STRING_ARRAY 19
public static final int UNSET 0
public static final java.lang.String XML_TYPE_NOVALUE "noValue"

com.ibm.sensorevent.model.generic.SensorEventException
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.generic.converter.GenericConverter
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.generic.converter.IGenericConverter
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.payload.AlertDebugPayload
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.payload.AlertErrorPayload
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.payload.AlertInfoPayload
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.payload.AlertWarningPayload
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.payload.ApplicationPingPayload
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.payload.ApplicationPongPayload
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.payload.CommandPayload
public static final java.lang.String ATTR_VALUE "value"
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.payload.EPCTag
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."
public static final java.lang.String IDURI "iduri"
public static final java.lang.String RAWURI "rawuri"
public static final java.lang.String TAGURI "taguri"

com.ibm.sensorevent.model.payload.HeartbeatPayload
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."
public static final java.lang.String SEPARATOR ","
public static final java.lang.String STATUS_DELIM "="
public static final java.lang.String STATUS_DOWN "DOWN"
public static final java.lang.String STATUS_UP "UP"

com.ibm.sensorevent.model.payload.IBMSensorEventPayload
public static final java.lang.String ATTR_TAG_KEY_INOUT "com.ibm.premises.reusable.tag"
public static final java.lang.String ATTR_TAGLIST_KEY_INOUT "com.ibm.premises.reusable.taglist"
public static final java.lang.String ATTR_VALUE "value"
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.payload.ISensorEventPayload
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.payload.ITag
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."
public static final java.lang.String TAG "tag"
public static final java.lang.String TAGID "tagid"
public static final java.lang.String TAGUSERDATA "taguserdata"

com.ibm.sensorevent.model.payload.ITagRead
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."
public static final java.lang.String READER "reader"
public static final java.lang.String TAG "tag"
public static final java.lang.String TAGREAD "tagread"

com.ibm.sensorevent.model.payload.PassiveRFIDAggregatedTagReadPayload
public static final java.lang.String AGGCOUNT "AGGCOUNT"
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."
public static final java.lang.String SEPERATOR "_"

com.ibm.sensorevent.model.payload.PassiveRFIDTagRead
public static final java.lang.String ANTENNA "ANTENNA"
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."
public static final java.lang.String COUNT "COUNT"
public static final java.lang.String DISCOVERED "DISCOVERED"
public static final java.lang.String EPCFORMATS "EPCFORMATS"
public static final java.lang.String READER "reader"
public static final java.lang.String TAGDATA "TAGDATA"

com.ibm.sensorevent.model.payload.PassiveRFIDTagReadPayload
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.payload.PortalCommandPayload
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.payload.PortalReportPayload
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.payload.ReloadPayload
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.payload.ReportPayload
public static final java.lang.String ATTR_VALUE "value"
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.payload.RestartPayload
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.payload.Tag
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.payload.TagRead
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.payload.TagReadFeedbackPayload
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.model.payload.TagReadReportPayload
public static final java.lang.String ALLTAGS "ALLTAGS"
public static final java.lang.String ATTR_ANTENNA "antenna"
public static final java.lang.String ATTR_COUNT "count"
public static final java.lang.String ATTR_READER "reader"
public static final java.lang.String ATTR_TAG_METADATA "dataExtensions"
public static final java.lang.String ATTR_TAGS "tags"
public static final java.lang.String ATTR_TIME_STAMP_FIRST "timestampFirst"
public static final java.lang.String ATTR_VALUE "value"
public static final java.lang.String CASES "CASES"
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."
public static final java.lang.String IDLIST "IDLIST"
public static final java.lang.String IDURILIST "IDURILIST"
public static final java.lang.String ITEMS "ITEMS"
public static final java.lang.String PALLETS "PALLETS"
public static final java.lang.String RAWURILIST "RAWURILIST"
public static final java.lang.String TAGURILIST "TAGURILIST"

com.ibm.sensorevent.service.component.PremisesContext
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2008, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.service.component.accessor.AccessorBaseHelper
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.service.component.accessor.AccessorHelper
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."

com.ibm.sensorevent.uuid.UUID
public static final java.lang.String COPYRIGHT "Licensed Materials - Property of IBM 5724-Y62 WebSphere Sensor Events (c) Copyright IBM Corp. 2007, 2009 All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp."
public static final java.lang.String PREFIX "IBMSensorEvent_"



Copyright © 2005 - 2009 IBM Corp. All Rights Reserved.