public class IoTFService extends AppService
currentState, dbManager, INIT, liveObjCount, load, LOAD, mxServer, name, RUN, running, stateCmdList, stateList, STOP, url
APPLOGGER, CRONTASKLOGGER, CRONTASKMGRLOGGER, CRONTASKMGRSQLLOGGER, DBCONNECTIONLOGGER, DDLOGGER, DMLOGGER, EVENTLOGGER, EXCEPTIONLOGGER, MAILLOGGER, MAXIMOLOGGER, MTLOGGER, NULLMBOPOINTER, SECURITY, SENDFAILEDLOGGER, SERVICELOGGER, SQLLOGGER
appenderPrefix, LOGGERNAME_APP, LOGGERNAME_CRONTASK, LOGGERNAME_CRONTASKMGR, LOGGERNAME_DBCONNECTION, LOGGERNAME_DD, LOGGERNAME_DM, LOGGERNAME_DMPREVIEW, LOGGERNAME_EVENT, LOGGERNAME_EXCEPTION, LOGGERNAME_MAIL, LOGGERNAME_MAXIMO, LOGGERNAME_MT, LOGGERNAME_NULLMBOPOINTER, LOGGERNAME_SECURITY, LOGGERNAME_SENDFAILED, LOGGERNAME_SERVICE, LOGGERNAME_SQL, LOGGERNAME_SQL_CRONTASKMGR, LOGGERNAME_TXN, loggerPrefix
Constructor and Description |
---|
IoTFService() |
IoTFService(MXServer mxServer) |
Modifier and Type | Method and Description |
---|---|
void |
buildSpreadSheet(io.vertx.core.json.JsonArray dataList,
java.util.Map nameSet,
java.util.Map mappedMetric,
boolean assetBased,
boolean unmappedOnly) |
java.util.List |
getCompleteMetricList(java.lang.String completeWhere,
java.lang.String delimiter,
java.lang.String textQualifier,
boolean assetBased,
boolean unmappedOnly,
int batchSize,
boolean addHeader,
UserInfo userInfo) |
java.util.List |
getMetricList(java.lang.String where,
java.lang.String delimiter,
java.lang.String textQualifier,
boolean assetBased,
boolean unmappedOnly,
int batchSize,
boolean addheader,
UserInfo userInfo) |
void |
init()
Initialize the Application Service.
|
checkSecurity, configure, destroy, freeDBConnection, freeMboSet, getCriteria, getCriteriaList, getCurrentState, getDBConnection, getLiveObjCount, getLoad, getMaximoDD, getMaxVar, getMboSet, getMXServer, getName, getProfile, getProxy, getSchemaOwner, getServiceInfo, getServiceLogger, getSetForRelationship, getSetFromKeys, getStateCmdList, getStateList, getURL, initCriteriaList, isAppService, isRunning, isSingletonService, restart, setName, setProxy, setRunning, setURL, verifyUser, verifyUser
public IoTFService(MXServer mxServer) throws java.rmi.RemoteException
java.rmi.RemoteException
public IoTFService() throws java.rmi.RemoteException
java.rmi.RemoteException
public void init()
AppService
init
in interface Service
init
in class AppService
Service
public java.util.List getMetricList(java.lang.String where, java.lang.String delimiter, java.lang.String textQualifier, boolean assetBased, boolean unmappedOnly, int batchSize, boolean addheader, UserInfo userInfo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public java.util.List getCompleteMetricList(java.lang.String completeWhere, java.lang.String delimiter, java.lang.String textQualifier, boolean assetBased, boolean unmappedOnly, int batchSize, boolean addHeader, UserInfo userInfo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public void buildSpreadSheet(io.vertx.core.json.JsonArray dataList, java.util.Map nameSet, java.util.Map mappedMetric, boolean assetBased, boolean unmappedOnly) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException