Nuxeo Enterprise Platform 5.4

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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.