com.loribel.commons.abstraction
Interface GB_Unregisterable

All Known Subinterfaces:
GB_BOLineEditor, GB_ViewManager
All Known Implementing Classes:
GB_BusinessObjectDefault, GB_MyPropertyChangeSupport, GB_UnregisterableList

public interface GB_Unregisterable

Interface for Object that can unregister.

Author:
Gregory Borelli

Method Summary
 boolean unregister()
          Returns true if success.
 

Method Detail

unregister

public boolean unregister()
Returns true if success.

Returns:
boolean


Copyright © 2002-2007 Gregory Borelli [Loribel]. All Rights Reserved.