Class SearchPropertyAssignmentsOperationResult
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.search.SearchObjectsOperationResult<PropertyAssignment>
ch.ethz.sis.openbis.generic.asapi.v3.dto.property.search.SearchPropertyAssignmentsOperationResult
- All Implemented Interfaces:
IOperationResult,Serializable
@JsonObject("as.dto.property.search.SearchPropertyAssignmentsOperationResult")
public class SearchPropertyAssignmentsOperationResult
extends SearchObjectsOperationResult<PropertyAssignment>
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.search.SearchObjectsOperationResult
getMessage, getSearchResult, toString
-
Constructor Details
-
SearchPropertyAssignmentsOperationResult
-