|
Java Client API Reference 6.0.2.61 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BusinessObject | |
| com.baan.b3.boi1 | Provides a typesafe API for use with B3 BOIs. |
| Uses of BusinessObject in com.baan.b3.boi1 |
| Methods in com.baan.b3.boi1 that return BusinessObject | |
BusinessObject |
Iterator.nextElement()
Returns the next business object. |
BusinessObject |
ISynchronizationExceptionDescriptor.getBusinessObject()
Retrieves the business object that could not be synchronized. |
| Methods in com.baan.b3.boi1 with parameters of type BusinessObject | |
void |
BusinessObjectManager.add(BusinessObject p_object)
Adds a 'new' business object to the control of this manager. |
void |
BusinessObjectManager.introduce(BusinessObject p_object)
Introduces an object into this manager. |
void |
BusinessObjectManager.release(BusinessObject p_businessObject)
Release one particular business object from this manager. |
void |
BusinessObjectManager.remove(BusinessObject p_businessObject)
Earmarks a local business object for removal. |
void |
BusinessObjectManager.changeBusinessObject(BusinessObject p_oldValue,
BusinessObject p_newValue)
Instructs the manager to change a business object. |
|
Java Client API Reference 6.0.2.61 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||