public class RegistryHostObjectContext extends Object
| Constructor and Description |
|---|
RegistryHostObjectContext() |
| Modifier and Type | Method and Description |
|---|---|
static org.wso2.carbon.user.core.service.RealmService |
getRealmService() |
static org.wso2.carbon.registry.core.service.RegistryService |
getRegistryService() |
static org.wso2.carbon.registry.core.Registry |
getUserRegistry(String mashupAuthor,
int tenantId) |
static void |
setRealmService(org.wso2.carbon.user.core.service.RealmService rs) |
static void |
setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
public static void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
public static org.wso2.carbon.registry.core.Registry getUserRegistry(String mashupAuthor, int tenantId) throws org.wso2.carbon.CarbonException
org.wso2.carbon.CarbonExceptionpublic static org.wso2.carbon.registry.core.service.RegistryService getRegistryService()
public static void setRealmService(org.wso2.carbon.user.core.service.RealmService rs)
throws org.wso2.carbon.CarbonException
org.wso2.carbon.CarbonExceptionpublic static org.wso2.carbon.user.core.service.RealmService getRealmService()
throws org.wso2.carbon.CarbonException
org.wso2.carbon.CarbonExceptionCopyright © 2015 WSO2 Inc. All rights reserved.