com.centrasite.jaxr.infomodel
Interface CentraSiteKey

All Superinterfaces:
javax.xml.registry.infomodel.Key

public interface CentraSiteKey
extends javax.xml.registry.infomodel.Key

CentraSite extension of Key.

See Also:
Key

Method Summary
 java.lang.String getGuid()
          Get GUID from Key.
 
Methods inherited from interface javax.xml.registry.infomodel.Key
getId, setId
 

Method Detail

getGuid

java.lang.String getGuid()
Get GUID from Key.

Returns:
GUID string (null if no GUID present)