Class ProjectIdentifierId
- java.lang.Object
-
- ch.systemsx.cisd.openbis.generic.shared.basic.dto.id.ObjectIdentifierId
-
- ch.systemsx.cisd.openbis.generic.shared.basic.dto.id.project.ProjectIdentifierId
-
- All Implemented Interfaces:
IObjectId
,IProjectId
,java.io.Serializable
public class ProjectIdentifierId extends ObjectIdentifierId implements IProjectId
Identifies a project by identifier.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProjectIdentifierId(java.lang.String identifier)
-
Method Summary
-
Methods inherited from class ch.systemsx.cisd.openbis.generic.shared.basic.dto.id.ObjectIdentifierId
equals, getIdentifier, hashCode, toString
-
-