public interface AssetManagerFactory
AssetManager
.Modifier and Type | Method and Description |
---|---|
AssetManager |
createAssetManager(OfficeFloorIssues.AssetType assetType,
String assetName,
String responsibility,
OfficeFloorIssues issues)
Creates the
AssetManager . |
AssetManager createAssetManager(OfficeFloorIssues.AssetType assetType, String assetName, String responsibility, OfficeFloorIssues issues)
AssetManager
.assetType
- OfficeFloorIssues.AssetType
.assetName
- Name of the Asset
.responsibility
- Responsibility of the AssetManager
for the
Asset
.issues
- OfficeFloorIssues
.AssetManager
or null
if AssetManager
already created for the Asset
with
OfficeFloorIssues
informed.Copyright © 2005–2016. All rights reserved.