|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnterpriseFields | |
|---|---|
| org.openeai.config | |
| org.openeai.moa | |
| Uses of EnterpriseFields in org.openeai.config |
|---|
| Methods in org.openeai.config that return EnterpriseFields | |
|---|---|
EnterpriseFields |
MessageObjectConfig.getEnterpriseFields()
Returns the EnterpriseFields object associated to this configuration object that will in turn be set on the business object being initialized using this configuration object. |
| Methods in org.openeai.config with parameters of type EnterpriseFields | |
|---|---|
void |
MessageObjectConfig.setEnterpriseFields(EnterpriseFields fields)
Sets the EnterpriseFields object on this configuration object that will be ultimately used by the acutal business object that gets initialized with this configuration object. |
| Uses of EnterpriseFields in org.openeai.moa |
|---|
| Fields in org.openeai.moa declared as EnterpriseFields | |
|---|---|
static EnterpriseFields |
XmlEnterpriseObjectImpl.ENTERPRISE_FIELDS
|
| Methods in org.openeai.moa that return EnterpriseFields | |
|---|---|
EnterpriseFields |
XmlEnterpriseObject.getEnterpriseFields()
Returns the EnterpriseFields object associated with this object. |
EnterpriseFields |
XmlEnterpriseObjectImpl.getEnterpriseFields()
Returns the EnterpriseFields object associated with this object. |
| Methods in org.openeai.moa with parameters of type EnterpriseFields | |
|---|---|
void |
XmlEnterpriseObject.setEnterpriseFields(EnterpriseFields fields)
Sets the EnterpriseFields object associated with this object. |
void |
XmlEnterpriseObjectImpl.setEnterpriseFields(EnterpriseFields fields)
Sets the EnterpriseFields object associated with this object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||