Class RegistryHostObjectContext
java.lang.Object
org.wso2.carbon.mashup.javascript.hostobjects.registry.RegistryHostObjectContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.wso2.carbon.registry.core.RegistrygetUserRegistry(String mashupAuthor, int tenantId) static voidsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
-
Constructor Details
-
RegistryHostObjectContext
public RegistryHostObjectContext()
-
-
Method Details
-
setRegistryService
public static void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) -
getUserRegistry
public static org.wso2.carbon.registry.core.Registry getUserRegistry(String mashupAuthor, int tenantId) throws org.wso2.carbon.CarbonException - Throws:
org.wso2.carbon.CarbonException
-