org.eclipse.higgins.icard.registry
Class HCExtensionHelper

java.lang.Object
  extended by org.eclipse.higgins.icard.registry.HCExtensionHelper

public class HCExtensionHelper
extends Object


Field Summary
static String HC_REGISTRY_EXTENSION
           
 
Constructor Summary
HCExtensionHelper()
           
 
Method Summary
static org.eclipse.higgins.registry.HCRegistryExtension getHCExtension()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HC_REGISTRY_EXTENSION

public static final String HC_REGISTRY_EXTENSION
See Also:
Constant Field Values
Constructor Detail

HCExtensionHelper

public HCExtensionHelper()
Method Detail

getHCExtension

public static org.eclipse.higgins.registry.HCRegistryExtension getHCExtension()