pulse - the web application framework Get pulse at SourceForge.net. Fast, secure and Free Open Source software downloads Ohloh project report for pulse-java

Uses of Class
org.torweg.pulse.site.content.admin.AbstractContentRegistryEditor

Packages that use AbstractContentRegistryEditor
org.torweg.pulse.component.cms.admin contains the components to integrate the CMS into the website's administration. 
org.torweg.pulse.component.core.contentregistry Controllers for working with the ContentRegistry and with content's which extend AbstractBasicContent
org.torweg.pulse.component.shop.admin all editors of the pulse-website-administration for the shop can be found within this package. 
org.torweg.pulse.component.store.admin contains the components to integrate the Store into the website's administration. 
 

Uses of AbstractContentRegistryEditor in org.torweg.pulse.component.cms.admin
 

Subclasses of AbstractContentRegistryEditor in org.torweg.pulse.component.cms.admin
 class CMSContentRegistryEditor
          the CMSContentRegistryEditor of the CMS-Bundle.
 

Uses of AbstractContentRegistryEditor in org.torweg.pulse.component.core.contentregistry
 

Subclasses of AbstractContentRegistryEditor in org.torweg.pulse.component.core.contentregistry
 class CoreContentRegistryEditor
           
 

Uses of AbstractContentRegistryEditor in org.torweg.pulse.component.shop.admin
 

Subclasses of AbstractContentRegistryEditor in org.torweg.pulse.component.shop.admin
 class ShopContentRegistryEditor
          the ShopContentRegistryEditor of the Shop-Bundle.
 

Uses of AbstractContentRegistryEditor in org.torweg.pulse.component.store.admin
 

Subclasses of AbstractContentRegistryEditor in org.torweg.pulse.component.store.admin
 class StoreContentRegistryEditor
          the StoreContentRegistryEditor of the Store-Bundle.