com.novell.nds.dirxml.shimhost
Class NameMap.AttrMap

java.lang.Object
  extended by com.novell.nds.dirxml.shimhost.NameMap.AttrMap
Enclosing class:
NameMap

public static class NameMap.AttrMap
extends Object

"Read-only" class for examining a single attribute mapping.


Method Summary
 String getAppName()
          Return the "application" name.
 String getNdsName()
          Return the "nds" name (i.e., the name to which the application name is mapped).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getNdsName

public String getNdsName()
Return the "nds" name (i.e., the name to which the application name is mapped).

Returns:
name

getAppName

public String getAppName()
Return the "application" name.

Returns:
name