| Package | Description |
|---|---|
| org.alfresco.filesys.alfresco |
FileSystem
DesktopAction
AlfrescoDiskDriver
MultiTenantShareMapper
|
| org.alfresco.filesys.repo |
The Alfesco filesystem to repository translation layer
|
| org.alfresco.repo.action.executer | |
| org.alfresco.repo.activities.feed | |
| org.alfresco.repo.admin | |
| org.alfresco.repo.imap |
The implementation of the Alfresco Imap Server
|
| org.alfresco.repo.invitation |
The implementation of the Invitation Service.
|
| org.alfresco.repo.jscript | |
| org.alfresco.repo.jscript.app | |
| org.alfresco.repo.processor | |
| org.alfresco.repo.security.authentication | |
| org.alfresco.repo.security.sync | |
| org.alfresco.repo.service | |
| org.alfresco.repo.site |
Provides the implementation of the site service which is used to provide services used by the sites of the
Share interface.
|
| org.alfresco.repo.transaction | |
| org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
| org.alfresco.util |
| Modifier and Type | Method and Description |
|---|---|
SysAdminParams |
PseudoFileOverlayImpl.getSysAdminParams() |
SysAdminParams |
AlfrescoContext.getSysAdminParams() |
| Modifier and Type | Method and Description |
|---|---|
void |
PseudoFileOverlayImpl.setSysAdminParams(SysAdminParams sysAdminParams) |
void |
AlfrescoContext.setSysAdminParams(SysAdminParams sysAdminParams) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentDiskDriver.setSysAdminParams(SysAdminParams sysAdminParams)
Sets the sys admin params.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MailActionExecuter.setSysAdminParams(SysAdminParams sysAdminParams) |
void |
ScriptActionExecuter.setSysAdminParams(SysAdminParams sysAdminParams) |
| Constructor and Description |
|---|
MailActionExecuter.URLHelper(SysAdminParams sysAdminParams) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractFeedGenerator.setSysAdminParams(SysAdminParams sysAdminParams) |
void |
FeedNotifierImpl.setSysAdminParams(SysAdminParams sysAdminParams) |
| Constructor and Description |
|---|
RepoCtx(SysAdminParams sysAdminParams,
String repoEndPoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
SysAdminParamsImpl
Configurable system parameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImapServiceImpl.setSysAdminParams(SysAdminParams sysAdminParams) |
| Modifier and Type | Method and Description |
|---|---|
void |
InvitationServiceImpl.setSysAdminParams(SysAdminParams sysAdminParams) |
| Constructor and Description |
|---|
ScriptUrls(SysAdminParams sysAdminParams) |
| Modifier and Type | Method and Description |
|---|---|
void |
VtiServerCustomResponse.setSysAdminParams(SysAdminParams sysAdminParams)
Setter for sysAdminParams
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptServiceImpl.setSysAdminParams(SysAdminParams sysAdminParams)
Set the sysAdminParams
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAuthenticationService.setSysAdminParams(SysAdminParams sysAdminParams) |
| Modifier and Type | Method and Description |
|---|---|
SysAdminParams |
ChainingUserRegistrySynchronizer.getSysAdminParams() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainingUserRegistrySynchronizer.setSysAdminParams(SysAdminParams sysAdminParams) |
| Modifier and Type | Method and Description |
|---|---|
SysAdminParams |
ServiceDescriptorRegistry.getSysAdminParams() |
| Modifier and Type | Method and Description |
|---|---|
void |
SiteServiceImpl.setSysAdminParams(SysAdminParams sysAdminParams) |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionServiceImpl.setSysAdminParams(SysAdminParams sysAdminParams) |
| Modifier and Type | Method and Description |
|---|---|
SysAdminParams |
ServiceRegistry.getSysAdminParams()
Get the sys admin params helper bean.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
UrlUtil.getAlfrescoUrl(SysAdminParams sysAdminParams)
Builds up the Url to Alfresco based on the settings in the
SysAdminParams. |
static String |
UrlUtil.getShareUrl(SysAdminParams sysAdminParams)
Builds up the Url to Share based on the settings in the
SysAdminParams. |
Copyright © 2005–2014 Alfresco Software. All rights reserved.