org.gcube.portlets.user.homelibrary.util
Class HomeLibraryVisitor
java.lang.Object
org.gcube.portlets.user.homelibrary.util.IndentedVisitor
org.gcube.portlets.user.homelibrary.util.HomeLibraryVisitor
public class HomeLibraryVisitor
- extends IndentedVisitor
- Author:
- fedy2
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
visitHomes
protected boolean visitHomes
HomeLibraryVisitor
public HomeLibraryVisitor()
HomeLibraryVisitor
public HomeLibraryVisitor(boolean visitHomes)
- Parameters:
visitHomes - if visit the homes.
visitHomeLibrary
public void visitHomeLibrary(HomeManagerFactory factory)
throws InternalErrorException,
HomeNotFoundException,
WorkspaceFolderNotFoundException
- Visit the specified home library.
- Parameters:
factory - the home manager factory.
- Throws:
InternalErrorException - if an internal error occurs.
HomeNotFoundException - if an home is not found.
WorkspaceFolderNotFoundException - if a workspace is not found.
visitHomeManager
protected void visitHomeManager(HomeManager homeManager)
throws InternalErrorException,
HomeNotFoundException,
WorkspaceFolderNotFoundException
- Throws:
InternalErrorException
HomeNotFoundException
WorkspaceFolderNotFoundException
visitUser
protected void visitUser(Home home)
throws InternalErrorException,
WorkspaceFolderNotFoundException
- Throws:
InternalErrorException
WorkspaceFolderNotFoundException
visitUser
public void visitUser(Home home,
org.gcube.common.core.scope.GCUBEScope scope)
throws InternalErrorException,
WorkspaceFolderNotFoundException
- Throws:
InternalErrorException
WorkspaceFolderNotFoundException
Copyright © 2013. All Rights Reserved.