Oracle® Content Services Web Services Java API Reference
10g Release 1 (10.1.1)

B19047-01


oracle.ifs.fdk
Interface ItemSetInvalidationListener

All Known Implementing Classes:
ItemSetInvalidator

public interface ItemSetInvalidationListener

An ItemSetInvalidationListener is used to be notified when one or more of a set of items are changed by any session.


Method Summary
 void invalidate()
          Receive notification that one or more items specified when this ItemSetInvalidationListener was registered has been invalidated.

 

Method Detail

invalidate

public void invalidate()
Receive notification that one or more items specified when this ItemSetInvalidationListener was registered has been invalidated.

Oracle® Content Services Web Services Java API Reference
10g Release 1 (10.1.1)

B19047-01


Copyright © 2002, 2005, Oracle. All rights reserved.