public class InforFieldTools extends Object
| Constructor and Description |
|---|
InforFieldTools(CustomFieldsTools customFieldsTools,
Tools tools) |
| Modifier and Type | Method and Description |
|---|---|
<I,W> W |
transformInforObject(W wshubObject,
I inforObject)
Transform Infor Entity (inforObject) to WSHub Entity (wshubObject)
|
<I,W> I |
transformWSHubObject(I inforObject,
W wshubObject,
InforContext context)
Transform WSHub Entity (wshubObject) to Infor Entity (inforObject).
|
public InforFieldTools(CustomFieldsTools customFieldsTools, Tools tools)
public <I,W> I transformWSHubObject(I inforObject,
W wshubObject,
InforContext context)
throws InforException
I - W - inforObject - wshubObject - context - InforExceptionpublic <I,W> W transformInforObject(W wshubObject,
I inforObject)
I - W - wshubObject - inforObject - Copyright © 2022 CERN European Organization for Nuclear Research. All rights reserved.