public class TransactionLogViewerData extends Object implements de.laures.cewolf.DatasetProducer, Serializable
Constructor and Description |
---|
TransactionLogViewerData() |
TransactionLogViewerData(URL url) |
Modifier and Type | Method and Description |
---|---|
String |
getProducerId() |
String |
GetRenderedData(GetMessageLogsResponseMsg res) |
boolean |
hasExpired(Map params,
Date since) |
static String |
ParseIdentities(List<String> identity) |
Object |
produceDataset(Map params) |
public TransactionLogViewerData()
public TransactionLogViewerData(URL url)
public String GetRenderedData(GetMessageLogsResponseMsg res)
public Object produceDataset(Map params) throws de.laures.cewolf.DatasetProduceException
produceDataset
in interface de.laures.cewolf.DatasetProducer
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.