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

@JsonObject("ProjectTechIdId") public class ProjectTechIdId extends ObjectTechIdId implements IProjectId
Identifies a project by tech id.
See Also:
  • Constructor Details

    • ProjectTechIdId

      public ProjectTechIdId(Long techId)
      Parameters:
      techId - Project tech id.