Class GetRightsOperationResult
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.get.GetObjectsOperationResult<IObjectId,Rights>
ch.ethz.sis.openbis.generic.asapi.v3.dto.rights.get.GetRightsOperationResult
- All Implemented Interfaces:
IOperationResult,Serializable
@JsonObject("as.dto.rights.get.GetRightsOperationResult")
public class GetRightsOperationResult
extends GetObjectsOperationResult<IObjectId,Rights>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.get.GetObjectsOperationResult
getMessage, getObjectMap, toString
-
Constructor Details
-
GetRightsOperationResult
-