Class PropertyTypePermId

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.id.ObjectPermId
ch.ethz.sis.openbis.generic.asapi.v3.dto.property.id.PropertyTypePermId
All Implemented Interfaces:
IObjectId, IPropertyTypeId, Serializable

@JsonObject("as.dto.property.id.PropertyTypePermId") public class PropertyTypePermId extends ObjectPermId implements IPropertyTypeId
Property type perm id.
See Also:
  • Constructor Details

    • PropertyTypePermId

      public PropertyTypePermId(String permId)
      Parameters:
      permId - Property type perm id, e.g. "MY_PROPERTY_TYPE".