com.ibm.wsspi.sibx.mediation.wsrr.client.data
Interface ServiceRegistryDataGraphList
- public interface ServiceRegistryDataGraphList
Field Summary
Modifier and Type | Field and Description |
---|---|
|
$sccsid
|
|
COPYRIGHT
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getDataGraphs()
Get the list of DataGraphType objects returned from WSRR
|
|
getTimeStamp()
Get the time stamp of the query
|
Field Detail
COPYRIGHT
- static final java.lang.String COPYRIGHT
See Also:
$sccsid
- static final java.lang.String $sccsid
See Also:
Method Detail
getDataGraphs
- java.util.List<DataGraphType> getDataGraphs( )
Get the list of DataGraphType objects returned from WSRR
Returns:
The list of DataGraphType objects returned from WSRR
getTimeStamp
- long getTimeStamp()
Get the time stamp of the query
Returns:
The time stamp in milliseconds