net.ontopia.topicmaps.impl.utils
Interface AbstractAttachManager.AttachHandlerIF
- All Superinterfaces:
- CachedIF, EventListenerIF
- Enclosing class:
- AbstractAttachManager
public static interface AbstractAttachManager.AttachHandlerIF
- extends EventListenerIF, CachedIF
INTERNAL: Interface that manages attaching new objects to the object model.
isAttached
boolean isAttached(Object object)
getAttached
Collection<Object> getAttached()
refresh
void refresh()
- Description copied from interface:
CachedIF
- Refreshes the cache.
- Specified by:
refresh
in interface CachedIF
Copyright © 2000-2012 Ontopia.