ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.id.sample
Class SamplePermIdId

java.lang.Object
  extended by ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.id.ObjectPermIdId
      extended by ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.id.sample.SamplePermIdId
All Implemented Interfaces:
IObjectId, ISampleId, java.io.Serializable

@JsonObject(value="SamplePermIdId")
public class SamplePermIdId
extends ObjectPermIdId
implements ISampleId

Identifies a sample by perm id.

See Also:
Serialized Form

Constructor Summary
SamplePermIdId(java.lang.String permId)
           
 
Method Summary
 
Methods inherited from class ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.id.ObjectPermIdId
equals, getPermId, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SamplePermIdId

public SamplePermIdId(java.lang.String permId)
Parameters:
permId - Sample perm id, e.g. "201108050937246-1031".