Class GetTagsOperation
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.get.GetObjectsOperation<ITagId,TagFetchOptions>
ch.ethz.sis.openbis.generic.asapi.v3.dto.tag.get.GetTagsOperation
- All Implemented Interfaces:
IOperation,Serializable
@JsonObject("as.dto.tag.get.GetTagsOperation")
public class GetTagsOperation
extends GetObjectsOperation<ITagId,TagFetchOptions>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.get.GetObjectsOperation
getFetchOptions, getMessage, getObjectIds, toString
-
Constructor Details
-
GetTagsOperation
-