com.ibm.wsspi.sibx.mediation.wsrr.client.data

Interface ServiceRegistryDataGraphList


  1. public interface ServiceRegistryDataGraphList
Represents a list of data graphs that have been returned from WSRR.

Field Summary

Modifier and Type Field and Description
  1. static
  2. java.lang.String
$sccsid
  1. static
  2. java.lang.String
COPYRIGHT

Method Summary

Modifier and Type Method and Description
  1. java.util.List<DataGraphType>
getDataGraphs()
Get the list of DataGraphType objects returned from WSRR
  1. long
getTimeStamp()
Get the time stamp of the query

Field Detail

  1. static final java.lang.String COPYRIGHT
See Also:

$sccsid

  1. static final java.lang.String $sccsid
See Also:

Method Detail

getDataGraphs

  1. java.util.List<DataGraphType> getDataGraphs( )
Get the list of DataGraphType objects returned from WSRR
Returns:
The list of DataGraphType objects returned from WSRR

getTimeStamp

  1. long getTimeStamp()
Get the time stamp of the query
Returns:
The time stamp in milliseconds