Package | Description |
---|---|
com.ergotech.secs.gem |
Modifier and Type | Field and Description |
---|---|
java.util.Vector<GemRPTID> |
GemHandler.rptids
The Vector of Report Servers.
|
Modifier and Type | Method and Description |
---|---|
java.util.Vector<GemRPTID> |
GemCEID.getAllReports()
Returns a vector of all the reports that are linked to this CEID.
|
java.util.List<GemRPTID> |
GemHandler.getAllRPTID()
Returns the rptids
|
Modifier and Type | Method and Description |
---|---|
void |
GemCEID.clearReport(GemRPTID reportID)
Clears a particular report associated with this CEID.
|
SecsFormat00 |
GemHandler.getReportValues(GemRPTID reportServer,
ValueObjectInterface valueObject,
boolean annotated)
Creates the list of values for the report given.
|
void |
GemCEID.linkReport(GemRPTID reportID)
Links the report to this CEID if it is not already linked.
|
Copyright © 1999-2021 ErgoTech Systems, Inc. All Rights Reserved.