public final class Imap extends BaseScopableProcessorExtension
| Constructor and Description |
|---|
Imap() |
| Modifier and Type | Method and Description |
|---|---|
ScriptNode |
getImapHomeRef(java.lang.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(java.lang.String storeRef)
Set the default store reference
|
getScope, setScopegetExtensionName, register, setExtensionName, setProcessorpublic void setStoreUrl(java.lang.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(java.lang.String userName)
userName - the name of the userCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.