Class LocatorTypePermId
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.id.ObjectPermId
ch.ethz.sis.openbis.generic.asapi.v3.dto.dataset.id.LocatorTypePermId
- All Implemented Interfaces:
IObjectId,ILocatorTypeId,Serializable
- Direct Known Subclasses:
RelativeLocationLocatorTypePermId
@JsonObject("as.dto.dataset.id.LocatorTypePermId")
public class LocatorTypePermId
extends ObjectPermId
implements ILocatorTypeId
Locator type perm id.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.id.ObjectPermId
getPermId, hashCode, toString
-
Constructor Details
-
LocatorTypePermId
- Parameters:
permId- Locator type perm id, e.g. "RELATIVE_LOCATION".
-
-
Method Details
-
equals
- Overrides:
equalsin classObjectPermId
-