Uses of Class
org.gcube.portlets.user.homelibrary.home.manager.ContentCopyMode

Packages that use ContentCopyMode
org.gcube.portlets.user.homelibrary.home.manager   
 

Uses of ContentCopyMode in org.gcube.portlets.user.homelibrary.home.manager
 

Methods in org.gcube.portlets.user.homelibrary.home.manager that return ContentCopyMode
static ContentCopyMode ContentCopyMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ContentCopyMode[] ContentCopyMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.portlets.user.homelibrary.home.manager with parameters of type ContentCopyMode
 void HomeLibraryManager.copyScopeHomes(String sourceScope, String destinationScope, ContentCopyMode mode)
          Copy the specified scope homes to destination scope.
 boolean HomeLibraryManager.copyWorkspaceContent(String sourceScope, String sourceUser, String destinationScope, String destinationUser, ContentCopyMode mode)
          Copy the a user workspace content to another user workspace.
 



Copyright © 2013. All Rights Reserved.