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, wait
resolvePublicationMapping
public 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)
MappingsStrategy
resolvePublicationMapping
in interface MappingsStrategy
url
- 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