Class RelationHistoryEntry
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.history.HistoryEntry
ch.ethz.sis.openbis.generic.asapi.v3.dto.history.RelationHistoryEntry
- All Implemented Interfaces:
Serializable
@JsonObject("as.dto.history.RelationHistoryEntry")
public class RelationHistoryEntry
extends HistoryEntry
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetRelatedObjectId(IObjectId relatedObjectId) voidsetRelationType(IRelationType relationType) Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.history.HistoryEntry
getAuthor, getFetchOptions, getValidFrom, getValidTo, setAuthor, setFetchOptions, setValidFrom, setValidTo, toString
-
Constructor Details
-
RelationHistoryEntry
public RelationHistoryEntry()
-
-
Method Details
-
getRelationType
-
setRelationType
-
getRelatedObjectId
-
setRelatedObjectId
-