org.eclipse.higgins.idas.udi.impl.conf
Class ConfContextUDI

java.lang.Object
  extended by org.eclipse.higgins.idas.udi.impl.AbstractContextUDI
      extended by org.eclipse.higgins.idas.udi.impl.conf.ConfContextUDI
All Implemented Interfaces:
Serializable, Comparable, IContextUDI

public class ConfContextUDI
extends AbstractContextUDI

See Also:
Serialized Form

Constructor Summary
ConfContextUDI(String contextUDI)
           
 
Method Summary
 IContextUDIMetadata getContextUDIMetadata()
           
 
Methods inherited from class org.eclipse.higgins.idas.udi.impl.AbstractContextUDI
compareTo, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConfContextUDI

public ConfContextUDI(String contextUDI)
               throws org.eclipse.higgins.idas.api.IdASException
Throws:
org.eclipse.higgins.idas.api.IdASException
Method Detail

getContextUDIMetadata

public IContextUDIMetadata getContextUDIMetadata()