public class GenericContextSegmentPath extends Object implements ContextSegmentPath
| Constructor and Description |
|---|
GenericContextSegmentPath(String key,
List<String> segments)
Create a context segment path from a list of segment names.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
Return the key, i.ed.
|
List<String> |
getSegments()
Returns the list of segment names in the segment path.
|
String |
toString() |
public List<String> getSegments()
ContextSegmentPathgetSegments in interface ContextSegmentPathpublic String getKey()
ContextSegmentPathgetKey in interface ContextSegmentPathCopyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries