Hi,

I insert a Table of Contents into an Xmodel, ContentIndex service
represented by XDocumentIndex interface.
Then I call XDocumentIndex.update(). Is the update absolutely synchronous?
Is there a listener I can use to
make sure the update is finished?

I also call XRefreshable.refresh(). Is refresh synchronous or do I have to
use a XRefeshListener?

I later call XStorable.storeToUrl. Is storeToUrl also synchronous? Is there
a store listener I can use?

Thank you very much,

Daniel


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to