Class Imap

All Implemented Interfaces:
org.alfresco.processor.ProcessorExtension, Scopeable

public final class Imap extends BaseScopableProcessorExtension
  • Constructor Details

    • Imap

      public Imap()
  • Method Details

    • setStoreUrl

      public void setStoreUrl(String storeRef)
      Set the default store reference
      Parameters:
      storeRef - the default store reference
    • setServiceRegistry

      public void setServiceRegistry(ServiceRegistry services)
      Set the service registry
      Parameters:
      services - the service registry
    • setRepositoryHelper

      public void setRepositoryHelper(Repository repository)
      Set the repository helper
      Parameters:
      repository - the repository helper
    • getImapHomeRef

      public ScriptNode getImapHomeRef(String userName)
      Searches NodeRef to the IMAP home for specified user
      Parameters:
      userName - the name of the user