Uses of Interface
spcp7.imagegallery.abstractionlayer.face.ContentFolderActionListenerFace

Packages that use ContentFolderActionListenerFace
spcp7.imagegallery.abstractionlayer.face   
spcp7.imagegallery.abstractionlayer.impl.internal   
spcp7.imagegallery.view.managedbean   
 

Uses of ContentFolderActionListenerFace in spcp7.imagegallery.abstractionlayer.face
 

Methods in spcp7.imagegallery.abstractionlayer.face with parameters of type ContentFolderActionListenerFace
 void ContentProviderRegistryFace.registerContentFolderActionListener(ContentFolderActionListenerFace listener)
          This methods registers a listener for content folder actions.
 void ContentProviderRegistryFace.removeContentFolderActionListener(ContentFolderActionListenerFace listener)
          This method removes the specified listener from the content folder action listener list.
 

Uses of ContentFolderActionListenerFace in spcp7.imagegallery.abstractionlayer.impl.internal
 

Methods in spcp7.imagegallery.abstractionlayer.impl.internal with parameters of type ContentFolderActionListenerFace
 void ContentProviderRegistryImpl.registerContentFolderActionListener(ContentFolderActionListenerFace listener)
           
 void ContentProviderRegistryImpl.removeContentFolderActionListener(ContentFolderActionListenerFace listener)
           
 

Uses of ContentFolderActionListenerFace in spcp7.imagegallery.view.managedbean
 

Classes in spcp7.imagegallery.view.managedbean that implement ContentFolderActionListenerFace
 class EditBean
          Backing Bean which handles the whole administration of content folders.
 class GalleryViewBean
          This is the backing Bean of the ICEfaces file "GalleryView.jspx".
 



Copyright © 2008. All Rights Reserved.