de.bsvrz.kex.kexdav.systemobjects
Class PidSpecification
java.lang.Object
de.bsvrz.kex.kexdav.systemobjects.ObjectSpecification
de.bsvrz.kex.kexdav.systemobjects.PidSpecification
public class PidSpecification
- extends ObjectSpecification
- Author:
- Kappich Systemberatung
_pid
private final String _pid
PidSpecification
public PidSpecification(String pid)
getObject
public SystemObject getObject(DataModel dataModel)
- Specified by:
getObject
in class ObjectSpecification
matches
public boolean matches(SystemObject object)
- Specified by:
matches
in class ObjectSpecification
equals
public boolean equals(Object o)
- Specified by:
equals
in class ObjectSpecification
hashCode
public int hashCode()
- Specified by:
hashCode
in class ObjectSpecification
toString
public String toString()
- Specified by:
toString
in class ObjectSpecification