public final class IcsMappingService extends Object implements MappingService
| Constructor and Description |
|---|
IcsMappingService(COM.FutureTense.Interfaces.ICS ics)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,MappingValue> |
readMapping(AssetIdWithSite id)
Deprecated.
Reads the mappings for the asset and the site.
|
public IcsMappingService(COM.FutureTense.Interfaces.ICS ics)
ics - Content Server context objectpublic Map<String,MappingValue> readMapping(AssetIdWithSite id)
MappingServicereadMapping in interface MappingServiceid - the asset that holds the mapping.Copyright © 2010–2016. All rights reserved.