public class AvailabilityChart extends Object implements de.laures.cewolf.DatasetProducer, Serializable
Constructor and Description |
---|
AvailabilityChart() |
Modifier and Type | Method and Description |
---|---|
String |
getProducerId() |
boolean |
hasExpired(Map params,
Date since) |
Object |
produceDataset(Map params)
used from service profile requires the following items in the parameter
map fgsms.availabledata typeof GetOperationalStatusLogResponseMsg
fgsms.laststatus type Boolean fgsms.laststatustimestamp type Long
|
public Object produceDataset(Map params) throws de.laures.cewolf.DatasetProduceException
produceDataset
in interface de.laures.cewolf.DatasetProducer
params
- de.laures.cewolf.DatasetProduceException
public boolean hasExpired(Map params, Date since)
hasExpired
in interface de.laures.cewolf.DatasetProducer
public String getProducerId()
getProducerId
in interface de.laures.cewolf.DatasetProducer
Copyright © 2008–2017 MIL-OSS. All rights reserved.