Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme
Interface Registrable

All Known Implementing Classes:
PerspectiveManager, RelationStorage, ResourceManager, ThemeManager, TypeRegistry, UidManager, VocabularyManager

public interface Registrable

Objects registered in the ThemeService must implement this interface.

Author:
Jean-Marc Orliaguet

Method Summary
 void clear()
          This method is called when the object is unregistered.
 

Method Detail

clear

void clear()
This method is called when the object is unregistered. Clean up local variables here.


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.