|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@PublicService public interface ServiceRegistry
This interface represents the registry of public Repository Services. The registry provides meta-data about each service and provides access to the service interface.
| Field Detail |
|---|
static final java.lang.String SERVICE_REGISTRY
static final QName REGISTRY_SERVICE
static final QName DESCRIPTOR_SERVICE
static final QName TRANSACTION_SERVICE
static final QName RETRYING_TRANSACTION_HELPER
static final QName AUTHENTICATION_SERVICE
static final QName NAMESPACE_SERVICE
static final QName DICTIONARY_SERVICE
static final QName NODE_SERVICE
static final QName CONTENT_SERVICE
static final QName MIMETYPE_SERVICE
static final QName CONTENT_FILTER_LANGUAGES_SERVICE
static final QName MULTILINGUAL_CONTENT_SERVICE
static final QName EDITION_SERVICE
static final QName SEARCH_SERVICE
static final QName CATEGORY_SERVICE
static final QName COPY_SERVICE
static final QName LOCK_SERVICE
static final QName VERSION_SERVICE
static final QName COCI_SERVICE
static final QName RULE_SERVICE
static final QName IMPORTER_SERVICE
static final QName EXPORTER_SERVICE
static final QName ACTION_SERVICE
static final QName PERMISSIONS_SERVICE
static final QName AUTHORITY_SERVICE
static final QName TEMPLATE_SERVICE
static final QName FILE_FOLDER_SERVICE
static final QName SCRIPT_SERVICE
static final QName WORKFLOW_SERVICE
static final QName AUDIT_SERVICE
static final QName OWNABLE_SERVICE
static final QName PERSON_SERVICE
static final QName SITE_SERVICE
static final QName AVM_SERVICE
static final QName AVM_LOCKING_AWARE_SERVICE
static final QName AVM_SYNC_SERVICE
static final QName CROSS_REPO_COPY_SERVICE
static final QName ATTRIBUTE_SERVICE
static final QName AVM_LOCKING_SERVICE
static final QName VIRT_SERVER_REGISTRY
static final QName THUMBNAIL_SERVICE
static final QName TAGGING_SERVICE
static final QName DEPLOYMENT_SERVICE
static final QName WEBPROJECT_SERVICE
static final QName SANDBOX_SERVICE
static final QName FORM_SERVICE
| Method Detail |
|---|
@NotAuditable java.util.Collection getServices()
@NotAuditable boolean isServiceProvided(QName service)
service - name of service to test provision of
@NotAuditable java.lang.Object getService(QName service)
service - name of service to retrieve
@NotAuditable DescriptorService getDescriptorService()
@NotAuditable TransactionService getTransactionService()
@NotAuditable RetryingTransactionHelper getRetryingTransactionHelper()
@NotAuditable NamespaceService getNamespaceService()
@NotAuditable AuthenticationService getAuthenticationService()
@NotAuditable NodeService getNodeService()
@NotAuditable ContentService getContentService()
@NotAuditable MimetypeService getMimetypeService()
@NotAuditable ContentFilterLanguagesService getContentFilterLanguagesService()
@NotAuditable SearchService getSearchService()
@NotAuditable VersionService getVersionService()
@NotAuditable LockService getLockService()
@NotAuditable DictionaryService getDictionaryService()
@NotAuditable CopyService getCopyService()
@NotAuditable CheckOutCheckInService getCheckOutCheckInService()
@NotAuditable CategoryService getCategoryService()
@NotAuditable ImporterService getImporterService()
@NotAuditable ExporterService getExporterService()
@NotAuditable RuleService getRuleService()
@NotAuditable ActionService getActionService()
@NotAuditable PermissionService getPermissionService()
@NotAuditable AuthorityService getAuthorityService()
@NotAuditable TemplateService getTemplateService()
@NotAuditable FileFolderService getFileFolderService()
@NotAuditable ScriptService getScriptService()
@NotAuditable WorkflowService getWorkflowService()
@NotAuditable AuditService getAuditService()
@NotAuditable AVMService getAVMService()
@NotAuditable AVMService getAVMLockingAwareService()
@NotAuditable AVMSyncService getAVMSyncService()
@NotAuditable OwnableService getOwnableService()
@NotAuditable PersonService getPersonService()
@NotAuditable SiteService getSiteService()
@NotAuditable CrossRepositoryCopyService getCrossRepositoryCopyService()
@NotAuditable AttributeService getAttributeService()
@NotAuditable AVMLockingService getAVMLockingService()
@NotAuditable org.alfresco.mbeans.VirtServerRegistry getVirtServerRegistry()
@NotAuditable MultilingualContentService getMultilingualContentService()
@NotAuditable EditionService getEditionService()
@NotAuditable ThumbnailService getThumbnailService()
@NotAuditable TaggingService getTaggingService()
@NotAuditable DeploymentService getDeploymentService()
@NotAuditable WebProjectService getWebProjectService()
@NotAuditable SandboxService getSandboxService()
@NotAuditable FormService getFormService()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||