public final class Imap extends BaseScopableProcessorExtension
Constructor and Description |
---|
Imap() |
Modifier and Type | Method and Description |
---|---|
ScriptNode |
getImapHomeRef(String userName)
Searches NodeRef to the IMAP home for specified user
|
void |
setRepositoryHelper(Repository repository)
Set the repository helper
|
void |
setServiceRegistry(ServiceRegistry services)
Set the service registry
|
void |
setStoreUrl(String storeRef)
Set the default store reference
|
getScope, setScope
getExtensionName, register, setExtensionName, setProcessor
public void setStoreUrl(String storeRef)
storeRef
- the default store referencepublic void setServiceRegistry(ServiceRegistry services)
services
- the service registrypublic void setRepositoryHelper(Repository repository)
repository
- the repository helperpublic ScriptNode getImapHomeRef(String userName)
userName
- the name of the userCopyright © 2005–2017 Alfresco Software. All rights reserved.