Package | Description |
---|---|
org.alfresco.repo.model.ml | |
org.alfresco.repo.service | |
org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
org.alfresco.web.bean.content | |
org.alfresco.web.bean.ml |
Modifier and Type | Class and Description |
---|---|
class |
EditionServiceImpl
Edition support implementation
|
Modifier and Type | Method and Description |
---|---|
EditionService |
ServiceDescriptorRegistry.getEditionService() |
Modifier and Type | Method and Description |
---|---|
EditionService |
ServiceRegistry.getEditionService()
Deprecated.
This method has been deprecated as it would return a service that is not part of the public API.
The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
|
Modifier and Type | Field and Description |
---|---|
protected EditionService |
DocumentDetailsDialog.editionService |
Modifier and Type | Method and Description |
---|---|
protected EditionService |
VersionedDocumentDetailsDialog.getEditionService() |
protected EditionService |
DocumentDetailsDialog.getEditionService() |
Modifier and Type | Method and Description |
---|---|
void |
VersionedDocumentDetailsDialog.setEditionService(EditionService editionService) |
void |
DocumentDetailsDialog.setEditionService(EditionService editionService) |
Modifier and Type | Method and Description |
---|---|
protected EditionService |
NewEditionWizard.getEditionService() |
protected EditionService |
MultilingualManageDialog.getEditionService() |
Modifier and Type | Method and Description |
---|---|
void |
NewEditionWizard.setEditionService(EditionService editionService) |
void |
MultilingualManageDialog.setEditionService(EditionService editionService) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.