Deprecated Methods |
org.wso2.carbon.registry.core.utils.RegistryUtils.addCarbonRootCollection(Registry, UserRealm)
|
org.wso2.carbon.registry.core.config.RegistryContext.addHandlerConfiguration(HandlerConfiguration)
|
org.wso2.carbon.registry.core.config.RegistryContext.addMediaTypeHandler(MediaTypeHandlerConfiguration)
|
org.wso2.carbon.registry.core.utils.RegistryUtils.addRootCollectionAuthorization(UserRealm)
|
org.wso2.carbon.registry.core.utils.RegistryUtils.addSystemCollection(Registry, UserRealm)
|
org.wso2.carbon.registry.core.utils.RegistryUtils.addTenantsCollection(Registry, UserRealm)
|
org.wso2.carbon.registry.core.config.RegistryContext.addURLHandler(String)
|
org.wso2.carbon.registry.app.RemoteRegistry.addUser(String, String, String, String, String)
|
org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager.authorizeUser(String, String, String)
|
org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager.clearUserAuthorization(String)
|
org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager.clearUserAuthorization(String, String, String)
|
org.wso2.carbon.registry.core.utils.AuthorizationUtils.denyAnonAuthorization(String, UserRealm)
|
org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager.denyUser(String, String, String)
|
org.wso2.carbon.registry.core.config.RegistryContext.getBaseInstance(InputStream, RegistryContext.RegURLSupplier)
|
org.wso2.carbon.registry.core.utils.RegistryUtils.getBootstrapRealm()
|
org.wso2.carbon.registry.core.config.StaticConfiguration.getCommentsDAO()
|
org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager.getExplicitlyAllowedUsersForResource(String, String)
|
org.wso2.carbon.registry.core.jdbc.realm.RegistryAuthorizationManager.getExplicitlyDeniedUsersForResource(String, String)
|
org.wso2.carbon.registry.core.config.RegistryContext.getHandlerConfigurations()
|
org.wso2.carbon.registry.core.ghostregistry.GhostRegistry.getLogCollection(String, int, String, Date, Date, boolean)
|
org.wso2.carbon.registry.core.Registry.getLogCollection(String, int, String, Date, Date, boolean)
instead use Registry.getLogs(String, int, String, java.util.Date, java.util.Date, boolean) } |
org.wso2.carbon.registry.core.config.RegistryContext.getMaxCache()
|
org.wso2.carbon.registry.core.config.RegistryContext.getMediaTypeHandlers()
|
org.wso2.carbon.registry.core.config.StaticConfiguration.getRatingsDAO()
|
org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent.getRegistryConfig()
|
org.wso2.carbon.registry.core.service.RegistryService.getSystemRegistry()
|
org.wso2.carbon.registry.core.service.RegistryService.getSystemRegistry(int)
|
org.wso2.carbon.registry.core.service.RegistryService.getSystemRegistry(int, String)
|
org.wso2.carbon.registry.core.config.StaticConfiguration.getTagsDAO()
|
org.wso2.carbon.registry.core.Comment.getTime()
please use ResourceImpl.getCreatedTime() instead |
org.wso2.carbon.registry.core.config.RegistryContext.getUrlHandlers()
|
org.wso2.carbon.registry.core.service.RegistryService.getUserRegistry()
|
org.wso2.carbon.registry.core.service.RegistryService.getUserRegistry(String)
|
org.wso2.carbon.registry.core.service.RegistryService.getUserRegistry(String, int)
|
org.wso2.carbon.registry.core.service.RegistryService.getUserRegistry(String, int, String)
|
org.wso2.carbon.registry.core.service.RegistryService.getUserRegistry(String, String)
|
org.wso2.carbon.registry.core.service.RegistryService.getUserRegistry(String, String, int)
|
org.wso2.carbon.registry.core.service.RegistryService.getUserRegistry(String, String, int, String)
|
org.wso2.carbon.registry.core.utils.AuthorizationUtils.populateUserStore(UserRealm)
|
org.wso2.carbon.registry.core.utils.AuthorizationUtils.setAnonAuthorization(String, UserRealm)
|
org.wso2.carbon.registry.core.config.RegistryContext.setHandlerConfigurations(List)
|
org.wso2.carbon.registry.core.config.RegistryContext.setMaxCache(int)
|
org.wso2.carbon.registry.core.config.RegistryContext.setMediaTypeHandlers(List)
|
org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent.setRegistryConfig(RegistryConfiguration)
|
org.wso2.carbon.registry.core.TaggedResourcePath.setTagCount(long)
There is no need to externally set this |
org.wso2.carbon.registry.core.Comment.setTime(Date)
please use Comment.setCreatedTime(java.util.Date) instead |
org.wso2.carbon.registry.core.config.RegistryContext.setUrlHandlers(List)
|