java.lang.Object
ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.id.ObjectIdentifierId
ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.id.project.ProjectIdentifierId
All Implemented Interfaces:
IObjectId, IProjectId, Serializable

@JsonObject("ProjectIdentifierId") public class ProjectIdentifierId extends ObjectIdentifierId implements IProjectId
Identifies a project by identifier.
See Also:
  • Constructor Details

    • ProjectIdentifierId

      public ProjectIdentifierId(String identifier)
      Parameters:
      identifier - Project identifier, e.g. "/MY_SPACE/MY_PROJECT".