Class GetTypeGroupsOperationResult
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.get.GetObjectsOperationResult<ITypeGroupId,TypeGroup>
ch.ethz.sis.openbis.generic.asapi.v3.dto.typegroup.get.GetTypeGroupsOperationResult
- All Implemented Interfaces:
IOperationResult,Serializable
@JsonObject("as.dto.typegroup.get.GetTypeGroupsOperationResult")
public class GetTypeGroupsOperationResult
extends GetObjectsOperationResult<ITypeGroupId,TypeGroup>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.get.GetObjectsOperationResult
getMessage, getObjectMap, toString
-
Constructor Details
-
GetTypeGroupsOperationResult
-