public class TdbLocations extends TdbMessageProvider implements com.tietoenator.trip.jxp.internal.utils.DOMSink
| Constructor and Description |
|---|
TdbLocations(TdbSession session)
Creates a specialized view on the TRIP configuration that provides
file location definitions.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getLocationNames()
Returns a sorted array of location names, merged from all sections in the
TRIP configuration.
|
java.lang.String |
getLocationPath(java.lang.String name)
Returns the path that a particular location name refers to.
|
codeList, getLastCode, getLastMessage, hasMessages, messageList, resetMessagescancel, getSession, isCancelable, setCancelablepublic TdbLocations(TdbSession session) throws TdbException
TdbExceptionpublic java.lang.String[] getLocationNames()
public java.lang.String getLocationPath(java.lang.String name)
name - Location name