Deprecated API


Contents
Deprecated Methods
ch.systemsx.cisd.openbis.dss.client.api.v1.IOpenbisServiceFacade.addAdHocVocabularyTerm(TechId, String, String, String, Long)
          Please use the IOpenbisServiceFacade.addAdHocVocabularyTerm(Long, NewVocabularyTerm) method instead. 
ch.systemsx.cisd.openbis.generic.shared.api.v1.IGeneralInformationChangingService.addUnofficialVocabularyTerm(String, TechId, String, String, String, Long)
          Because the parameters refer to an internal openBIS class (TechID). 
ch.systemsx.cisd.openbis.dss.generic.shared.api.v1.IDssServiceRpcGeneric.getFileForDataSet(String, DataSetFileDTO)
          use IDssServiceRpcGeneric.getDownloadUrlForFileForDataSet(String, DataSetFileDTO). 
ch.systemsx.cisd.openbis.dss.generic.shared.api.v1.IDssServiceRpcGeneric.getFileForDataSet(String, String, String)
          use IDssServiceRpcGeneric.getDownloadUrlForFileForDataSet(String, String, String). 
ch.systemsx.cisd.openbis.dss.client.api.v1.IOpenbisServiceFacade.getVocabularyTermsMap()
          Please use the ISimpleOpenbisServiceFacade.listVocabularies() method instead. 
ch.systemsx.cisd.openbis.generic.shared.api.v1.IGeneralInformationService.getVocabularyTermsMap(String)
          Please use IGeneralInformationService.listVocabularies(String) instead.