Class CustomASServiceCode

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.id.ObjectPermId
ch.ethz.sis.openbis.generic.asapi.v3.dto.service.id.CustomASServiceCode
All Implemented Interfaces:
IObjectId, ICustomASServiceId, Serializable

@JsonObject("as.dto.service.id.CustomASServiceCode") public class CustomASServiceCode extends ObjectPermId implements ICustomASServiceId
Custom AS service code. This is the name of an AS core plugin of type 'services'.
See Also:
  • Constructor Details

    • CustomASServiceCode

      public CustomASServiceCode(String code)