-
- Downloads
SSDM-1706 : V3 AS API - make it possible to fetch a history of properties of an entity
SVN: 33847
Showing
- openbis/source/java/ch/ethz/sis/openbis/generic/server/api/v3/translator/entity/history/HistoryTranslator.java 234 additions, 0 deletions...r/api/v3/translator/entity/history/HistoryTranslator.java
- openbis/source/java/ch/ethz/sis/openbis/generic/server/api/v3/translator/entity/history/IHistoryTranslator.java 32 additions, 0 deletions.../api/v3/translator/entity/history/IHistoryTranslator.java
- openbis/source/java/ch/ethz/sis/openbis/generic/server/api/v3/translator/entity/sample/SampleTranslator.java 10 additions, 0 deletions...ver/api/v3/translator/entity/sample/SampleTranslator.java
- openbis/sourceTest/java/ch/ethz/sis/openbis/systemtest/api/v3/MapSampleTest.java 101 additions, 0 deletions.../ch/ethz/sis/openbis/systemtest/api/v3/MapSampleTest.java
- openbis_api/source/java/ch/ethz/sis/openbis/generic/shared/api/v3/dto/entity/dataset/DataSet.java 24 additions, 0 deletions...bis/generic/shared/api/v3/dto/entity/dataset/DataSet.java
- openbis_api/source/java/ch/ethz/sis/openbis/generic/shared/api/v3/dto/entity/experiment/Experiment.java 24 additions, 0 deletions...neric/shared/api/v3/dto/entity/experiment/Experiment.java
- openbis_api/source/java/ch/ethz/sis/openbis/generic/shared/api/v3/dto/entity/history/DataSetRelationType.java 30 additions, 0 deletions...shared/api/v3/dto/entity/history/DataSetRelationType.java
- openbis_api/source/java/ch/ethz/sis/openbis/generic/shared/api/v3/dto/entity/history/ExperimentRelationType.java 30 additions, 0 deletions...red/api/v3/dto/entity/history/ExperimentRelationType.java
- openbis_api/source/java/ch/ethz/sis/openbis/generic/shared/api/v3/dto/entity/history/HistoryEntry.java 106 additions, 0 deletions...eneric/shared/api/v3/dto/entity/history/HistoryEntry.java
- openbis_api/source/java/ch/ethz/sis/openbis/generic/shared/api/v3/dto/entity/history/IRelationType.java 25 additions, 0 deletions...neric/shared/api/v3/dto/entity/history/IRelationType.java
- openbis_api/source/java/ch/ethz/sis/openbis/generic/shared/api/v3/dto/entity/history/PropertyHistoryEntry.java 61 additions, 0 deletions...hared/api/v3/dto/entity/history/PropertyHistoryEntry.java
- openbis_api/source/java/ch/ethz/sis/openbis/generic/shared/api/v3/dto/entity/history/RelationHistoryEntry.java 62 additions, 0 deletions...hared/api/v3/dto/entity/history/RelationHistoryEntry.java
- openbis_api/source/java/ch/ethz/sis/openbis/generic/shared/api/v3/dto/entity/history/SampleRelationType.java 30 additions, 0 deletions.../shared/api/v3/dto/entity/history/SampleRelationType.java
- openbis_api/source/java/ch/ethz/sis/openbis/generic/shared/api/v3/dto/entity/material/Material.java 25 additions, 0 deletions...s/generic/shared/api/v3/dto/entity/material/Material.java
- openbis_api/source/java/ch/ethz/sis/openbis/generic/shared/api/v3/dto/entity/sample/Sample.java 24 additions, 0 deletions...enbis/generic/shared/api/v3/dto/entity/sample/Sample.java
- openbis_api/source/java/ch/ethz/sis/openbis/generic/shared/api/v3/dto/fetchoptions/dataset/DataSetFetchOptions.java 26 additions, 0 deletions.../api/v3/dto/fetchoptions/dataset/DataSetFetchOptions.java
- openbis_api/source/java/ch/ethz/sis/openbis/generic/shared/api/v3/dto/fetchoptions/experiment/ExperimentFetchOptions.java 26 additions, 0 deletions...3/dto/fetchoptions/experiment/ExperimentFetchOptions.java
- openbis_api/source/java/ch/ethz/sis/openbis/generic/shared/api/v3/dto/fetchoptions/history/HistoryEntryFetchOptions.java 56 additions, 0 deletions...v3/dto/fetchoptions/history/HistoryEntryFetchOptions.java
- openbis_api/source/java/ch/ethz/sis/openbis/generic/shared/api/v3/dto/fetchoptions/material/MaterialFetchOptions.java 26 additions, 0 deletions...pi/v3/dto/fetchoptions/material/MaterialFetchOptions.java
- openbis_api/source/java/ch/ethz/sis/openbis/generic/shared/api/v3/dto/fetchoptions/sample/SampleFetchOptions.java 26 additions, 0 deletions...ed/api/v3/dto/fetchoptions/sample/SampleFetchOptions.java
Loading
Please register or sign in to comment