|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MobileBusinessObject
Method Summary | |
---|---|
void |
cancelPending()
Cancel the pending operation of Mobile Business Object. |
ObjectList |
getLogRecords()
Get the log records related with the Mobile Business Object. |
boolean |
isCreated()
Return true if the Mobile Business Object is created and saved in database. |
boolean |
isPending()
Return true if the Mobile Business Object has pending objects |
boolean |
isUpdated()
Return true if the Mobile Business Object is updated and saved in database. |
void |
submitPending()
Submit the pending operation of the Mobile Business Object. |
Methods inherited from interface com.sybase.persistence.BusinessObject |
---|
create, delete, isDeleted, isDirty, isNew, refresh, save, update |
Method Detail |
---|
void cancelPending()
ObjectList getLogRecords()
boolean isCreated()
boolean isPending()
boolean isUpdated()
void submitPending()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |