Skip to content
Snippets Groups Projects
Commit fe53b582 authored by jakubs's avatar jakubs
Browse files

SSDM-151 add comment

SVN: 31365
parent 31a0e43f
No related branches found
No related tags found
No related merge requests found
......@@ -344,7 +344,7 @@ public interface IEncapsulatedOpenBISService extends IEncapsulatedBasicOpenBISSe
Date maxDeletionDateOrNull);
/**
* Updates specified properties of given data set.
* Updates specified properties of given data set. It only adds new properties and don't update existing ones.
*/
@ManagedAuthentication
public void updateDataSet(String code, List<NewProperty> properties, SpaceIdentifier space)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment