public abstract class AbstractMappingsStrategy extends Object implements MappingsStrategy
| Constructor and Description |
|---|
AbstractMappingsStrategy(int pathScanDepth)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
getPathScanDepth() |
abstract PublicationMapping |
resolvePublicationMapping(String url)
Resolves publication based on publication identifier.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitresolvePublicationMappingpublic AbstractMappingsStrategy(int pathScanDepth)
pathScanDepth - Defines the depth used for matching relative path of meta data entities to the full url.protected int getPathScanDepth()
public abstract PublicationMapping resolvePublicationMapping(String url)
MappingsStrategyresolvePublicationMapping in interface MappingsStrategyurl - publication identifier. (Can be full url or publication property)Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries