Class GetTypeGroupsOperation

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.get.GetObjectsOperation<ITypeGroupId,TypeGroupFetchOptions>
ch.ethz.sis.openbis.generic.asapi.v3.dto.typegroup.get.GetTypeGroupsOperation
All Implemented Interfaces:
IOperation, Serializable

@JsonObject("as.dto.typegroup.get.GetTypeGroupsOperation") public class GetTypeGroupsOperation extends GetObjectsOperation<ITypeGroupId,TypeGroupFetchOptions>
See Also: