|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DTOResult | |
|---|---|
| com.mirth.match.client | |
| com.mirth.match.client.models | |
| Uses of DTOResult in com.mirth.match.client |
|---|
| Methods in com.mirth.match.client that return DTOResult | |
|---|---|
DTOResult |
WorkitemManager.addNoteToWorkitem(DtoWorkitemNote workitemNote)
|
DTOResult<DtoWorkitem> |
WorkitemManager.create(DtoWorkitem workitem)
|
DTOResult<DtoWorkitem> |
WorkitemManager.find(java.lang.String identifier)
|
DTOResult<java.util.List<DtoWorkitem>> |
WorkitemManager.findByFilter(WorkitemFilter filter)
|
DTOResult<EisTrait> |
TraitManager.findByName(java.lang.String traitName)
|
| Uses of DTOResult in com.mirth.match.client.models |
|---|
| Methods in com.mirth.match.client.models that return DTOResult | ||
|---|---|---|
static
|
DTOResult.createINEXResult(EisResult result,
java.lang.Class<T> resultType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||