Class UnlockDataSetsOperation
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.dataset.unlock.UnlockDataSetsOperation
- All Implemented Interfaces:
IOperation,Serializable
@JsonObject("as.dto.dataset.unlock.UnlockDataSetsOperation")
public class UnlockDataSetsOperation
extends Object
implements IOperation
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnlockDataSetsOperation(List<? extends IDataSetId> dataSetIds, DataSetUnlockOptions options) -
Method Summary
-
Constructor Details
-
UnlockDataSetsOperation
-
-
Method Details
-
getDataSetIds
-
getOptions
-
getMessage
- Specified by:
getMessagein interfaceIOperation
-
toString
-