Package | Description |
---|---|
tools.gsf.facade.assetapi | |
tools.gsf.mapping |
Modifier and Type | Method and Description |
---|---|
int |
AssetIdWithSite.compareTo(AssetIdWithSite o) |
Modifier and Type | Method and Description |
---|---|
AssetIdWithSite |
MappingService.resolveMapped(String pagename)
Determine the asset (CSElement or Template) that has mapped values contained
within it, given the input pagename.
|
AssetIdWithSite |
IcsMappingService.resolveMapped(String pagename) |
AssetIdWithSite |
MappingService.resolveMapped(String eid,
String tid,
String site)
Determine the asset (CSElement or Template) that has mapped values contained
within it, given the input eid and tid variables.
|
AssetIdWithSite |
IcsMappingService.resolveMapped(String eid,
String tid,
String site) |
Modifier and Type | Method and Description |
---|---|
Map<String,MappingValue> |
MappingService.readMapping(AssetIdWithSite id)
Reads the mappings for the asset and the site.
|
Map<String,MappingValue> |
IcsMappingService.readMapping(AssetIdWithSite id) |
Copyright © 2010–2017. All rights reserved.