public interface ModelProcessIntf
extends java.lang.Runnable
Modifier and Type | Method and Description |
---|---|
AttachmentMgr |
getAttachmentMgr() |
AttributeMapMgr |
getAttributeMapMgr() |
ClassificationMgr |
getClassificationMgr() |
java.lang.String |
getItemSetId() |
java.util.Locale |
getLocale() |
ProgressLogger<ItemFACILITY> |
getLogger() |
ModelLoaderOptions |
getOptions() |
java.lang.String |
getOrgId() |
BIMProjectRemote |
getProjectMbo() |
java.lang.String |
getSiteId() |
SystemMapMgr |
getSystemMapMgr() |
Translate |
getTranslator() |
UserInfo |
getUserInfo() |
boolean |
isAutoCreateCompanyMaster() |
AttributeMapMgr getAttributeMapMgr()
AttachmentMgr getAttachmentMgr()
ClassificationMgr getClassificationMgr()
java.lang.String getItemSetId()
java.util.Locale getLocale()
ProgressLogger<ItemFACILITY> getLogger()
ModelLoaderOptions getOptions()
BIMProjectRemote getProjectMbo()
java.lang.String getOrgId()
java.lang.String getSiteId()
SystemMapMgr getSystemMapMgr()
Translate getTranslator()
UserInfo getUserInfo()
boolean isAutoCreateCompanyMaster()