com.ibm.premises.reusable.validation
Interface ValidationService
- All Superinterfaces:
- java.rmi.Remote
public interface ValidationService
- extends java.rmi.Remote
ServiceEndpoint interface for Enterprise Bean: Validation
Field Summary |
static java.lang.String |
COPYRIGHT
|
Method Summary |
boolean |
validate(java.lang.String event_xml)
|
COPYRIGHT
static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values
validate
boolean validate(java.lang.String event_xml)
throws ReusableComponentException
- Parameters:
event_xml
-
- Returns:
- True if every EPC included in the ISensorEvent XML has been commissioning in the backend system, and has not since been decommissioned.
- Throws:
ReusableComponentException
Copyright © 2005 - 2009 IBM Corp. All Rights Reserved.