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