|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestOpenStatisticEx | |
---|---|
com.genesyslab.platform.reporting.protocol.statserver.requests |
This package contains the Request objects that your applications
can use to open, look at, and close statistics. |
Uses of RequestOpenStatisticEx in com.genesyslab.platform.reporting.protocol.statserver.requests |
---|
Methods in com.genesyslab.platform.reporting.protocol.statserver.requests that return RequestOpenStatisticEx | |
---|---|
static RequestOpenStatisticEx |
RequestOpenStatisticEx.create()
Creates instance of RequestOpenStatisticEx with no parameters set. |
static RequestOpenStatisticEx |
RequestOpenStatisticEx.create(StatisticObject statisticObject,
StatisticMetricEx statisticMetricEx,
Notification notification)
Creates instance of RequestOpenStatisticEx with required parameters set. |
static RequestOpenStatisticEx |
RequestOpenStatisticEx.create(StatisticObject statisticObject,
StatisticMetricEx statisticMetricEx,
Notification notification,
java.lang.String statisticExtension,
java.lang.String statisticExtensionSubcategory,
KeyValueCollection extensions,
java.lang.Integer tag)
Creates instance of RequestOpenStatisticEx with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |