Class OperationExecutionPermId
- java.lang.Object
-
- ch.ethz.sis.openbis.generic.asapi.v3.dto.common.id.ObjectPermId
-
- ch.ethz.sis.openbis.generic.asapi.v3.dto.operation.id.OperationExecutionPermId
-
- All Implemented Interfaces:
IObjectId
,IOperationExecutionId
,java.io.Serializable
@JsonObject("as.dto.operation.id.OperationExecutionPermId") public class OperationExecutionPermId extends ObjectPermId implements IOperationExecutionId
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OperationExecutionPermId()
OperationExecutionPermId​(java.lang.String permId)
-
Method Summary
-
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.id.ObjectPermId
equals, getPermId, hashCode, toString
-
-