com.sapportals.wcm.service

Interface IService

All Known Subinterfaces:
IActionInboxService, IActionInboxServiceCleanable, IAppLogService, ICacheService, ICollaborationService, IConfigResolverService, IExtendedMimeHandlerService, IICEService, IIndexService, ILandscapeService, IMimeHandlerService, INotificatorService, IObjectTypeHandlerService, IPipelineService, IPropertyStructureService, IQPService, IRelatedItemsService, IRelationService, IResourceFilterService, IResourceListFilterService, IResourceTypeRegistryService, ISchedulerService, ISendMailService, ITaskQueueService, IUriMapperService, IUriMapperService2, IURLGeneratorService, IXFService, IXMLFormsService, IXsltPipelineService
All Known Implementing Classes:
AbstractService

public interface IService

A "global" service is not attached to a repository in the configuration. It can provide any kind of service for all CM compoments and might not deal with resources at all.

Copyright 2004 SAP AG


Method Summary
 String getDescription()
          Get a description for this service.
 String getDescription(Locale locale)
          Get a description for this service.
 String getID()
          Get a service identifier, unique for this instance.
 

Method Detail

getID

String getID()
Get a service identifier, unique for this instance.

Returns:
The unique ID of this service.

getDescription

String getDescription()
Get a description for this service.

Returns:
The discription of the service.

getDescription

String getDescription(Locale locale)
Get a description for this service.

Parameters:
locale - TBD: Description of the incoming method parameter
Returns:
The discription of the service.
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice