Class CreatePermIdsOperation

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.entity.create.CreatePermIdsOperation
All Implemented Interfaces:
IOperation, Serializable

@JsonObject("as.dto.entity.create.CreatePermIdsOperation") public class CreatePermIdsOperation extends Object implements IOperation
See Also:
  • Constructor Details

    • CreatePermIdsOperation

      public CreatePermIdsOperation(int count)
  • Method Details