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, setScopegetExtensionName, register, setExtensionName, setProcessorpublic 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–2018 Alfresco Software. All rights reserved.