public class BuildingCommissioner extends FacilityFetcher implements java.lang.Runnable
QUERY_ASSET, QUERY_COMPANY, QUERY_ITEM, QUERY_JOBPLAN, QUERY_PM, QUERY_PRODUCT, QUERY_REQUIREMENT, QUERY_SYSTEM_ZONE, QUERY_TOOLS| Constructor and Description |
|---|
BuildingCommissioner(BIMCommissionRemote commissionMbo,
CommissioningLogger logger) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
buildFilter(java.lang.String listName,
java.lang.String value) |
protected void |
cleanup() |
void |
run() |
protected void |
updateAssetStatus(AssetSetRemote assetSet) |
protected void |
updateJobPlanStatus(JobPlanSetRemote jobPlanSet) |
protected void |
updateLocationStatus(LocationSetRemote locSet) |
protected void |
updatePMStatus(PMSetRemote pmSet) |
protected void |
updateProductStatus(BIMProductSetRemote productSet) |
protected void |
updateRequirementStatus(BIMDesignSpecSetRemote reqSet) |
getAssetSet, getCompaniesSet, getFacilitySet, getFloorSet, getJobPlanSet, getMappedSystemSet, getOrgId, getPMSet, getProductSet, getRequirementSet, getSiteId, getSpaceSet, getSystemSet, getToolsSet, getTranslator, getUserInfopublic BuildingCommissioner(BIMCommissionRemote commissionMbo, CommissioningLogger logger) throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionpublic void run()
run in interface java.lang.Runnableprotected java.lang.String buildFilter(java.lang.String listName,
java.lang.String value)
throws MXException
MXExceptionprotected void updateLocationStatus(LocationSetRemote locSet)
protected void updateAssetStatus(AssetSetRemote assetSet)
protected void updateJobPlanStatus(JobPlanSetRemote jobPlanSet)
protected void updateProductStatus(BIMProductSetRemote productSet)
protected void updatePMStatus(PMSetRemote pmSet)
protected void updateRequirementStatus(BIMDesignSpecSetRemote reqSet)
protected void cleanup()