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 Details

    • GetRightsOperationResult

      public GetRightsOperationResult(Map<IObjectId,Rights> objectMap)