Uses of Class
nl.surfnet.coin.portal.domain.SharedResource

Packages that use SharedResource
nl.surfnet.coin.portal.domain   
 

Uses of SharedResource in nl.surfnet.coin.portal.domain
 

Subclasses of SharedResource in nl.surfnet.coin.portal.domain
 class SharedGadget
          A gadget that got shared by a person.
 class SharedTab
          When a tab gets shared by a user it needs to be deep cloned (both the tab and its gadgets) and this class keeps track of the shared tab.
 

Methods in nl.surfnet.coin.portal.domain that return SharedResource
 SharedResource Invite.getSharedResource()
           
 

Methods in nl.surfnet.coin.portal.domain with parameters of type SharedResource
 void Invite.setSharedResource(SharedResource sharedResource)
           
 



Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.