Uses of Class
org.esupportail.portal.channels.CStockage.channelAction.classic.sharing.SharedSpaceProperties

Packages that use SharedSpaceProperties
org.esupportail.portal.channels.CStockage.config   
 

Uses of SharedSpaceProperties in org.esupportail.portal.channels.CStockage.config
 

Fields in org.esupportail.portal.channels.CStockage.config declared as SharedSpaceProperties
private  SharedSpaceProperties Space.currentViewer
          The target for the sharing: the user key or the group key
 

Methods in org.esupportail.portal.channels.CStockage.config that return SharedSpaceProperties
 SharedSpaceProperties Space.getCurrentViewer()
           
 

Methods in org.esupportail.portal.channels.CStockage.config with parameters of type SharedSpaceProperties
 void Space.setCurrentViewer(SharedSpaceProperties currentViewer)