Uses of Class
spcp7.imagegallery.view.managedbean.helper.PropertyWrapper

Packages that use PropertyWrapper
spcp7.imagegallery.view.managedbean   
spcp7.imagegallery.view.managedbean.helper   
 

Uses of PropertyWrapper in spcp7.imagegallery.view.managedbean
 

Methods in spcp7.imagegallery.view.managedbean that return types with arguments of type PropertyWrapper
 java.util.List<PropertyWrapper> EditBean.getCurrentProperties()
           
 

Methods in spcp7.imagegallery.view.managedbean with parameters of type PropertyWrapper
 void EditBean.retrieveCurrentBrowsedContent(ContentFace content, PropertyWrapper appropriateProperty)
          Retrieves the current browsed content for the browsing view.
 void EditBean.retrieveCurrentParentContent(PropertyWrapper appropriateProperty)
          Retrieves the content of the current and sets EditBean.currentBrowsedContent using EditBean.selectedNodeObject, EditBean.cpr and EditBean.bundle for error messages.
 void EditBean.retrieveInitialBrowsedContent(java.lang.String startRetrievalPath, PropertyWrapper appropriateProperty)
          Should be called when starting to browse content from a property.
 

Method parameters in spcp7.imagegallery.view.managedbean with type arguments of type PropertyWrapper
 void EditBean.setCurrentProperties(java.util.List<PropertyWrapper> currentProperties)
           
 

Uses of PropertyWrapper in spcp7.imagegallery.view.managedbean.helper
 

Methods in spcp7.imagegallery.view.managedbean.helper that return PropertyWrapper
 PropertyWrapper EditContentWrapper.getAppropriateProperty()
           
 

Methods in spcp7.imagegallery.view.managedbean.helper with parameters of type PropertyWrapper
 int PropertyWrapper.compareTo(PropertyWrapper o)
          To allow sorting the keys ( PropertyModelFace.getSchluessel() ) are compared.
 

Constructors in spcp7.imagegallery.view.managedbean.helper with parameters of type PropertyWrapper
EditContentWrapper(ContentFace cf, PropertyWrapper appropriateProperty, EditBean propBean, java.lang.String thumbnailUrl)
          Standard contstructor
 



Copyright © 2008. All Rights Reserved.