Class SemanticAnnotationPermId
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.id.ObjectPermId
ch.ethz.sis.openbis.generic.asapi.v3.dto.semanticannotation.id.SemanticAnnotationPermId
- All Implemented Interfaces:
IObjectId,ISemanticAnnotationId,Serializable
@JsonObject("as.dto.semanticannotation.id.SemanticAnnotationPermId")
public class SemanticAnnotationPermId
extends ObjectPermId
implements ISemanticAnnotationId
Semantic annotation perm id.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.id.ObjectPermId
equals, getPermId, hashCode, toString
-
Constructor Details
-
SemanticAnnotationPermId
- Parameters:
permId- Semantic annotation perm id, e.g. "201108050937246-1031".
-