Uses of Interface
com.sap.aii.af.service.cpa.ServiceIdentifier

Packages that use ServiceIdentifier
com.sap.aii.af.service.administration.api.cpa   
com.sap.aii.af.service.cpa   
 

Uses of ServiceIdentifier in com.sap.aii.af.service.administration.api.cpa
 

Methods in com.sap.aii.af.service.administration.api.cpa that return types with arguments of type ServiceIdentifier
 LinkedList<ServiceIdentifier> CPALookupManager.getServiceIdentifiersByService(Service service)
          Retrieves all ServiceIdentifier objects for the given XI Service object, either from the in memory cache, or from the database, dependent on the initialization of the CacheManager.
 

Uses of ServiceIdentifier in com.sap.aii.af.service.cpa
 

Fields in com.sap.aii.af.service.cpa with type parameters of type ServiceIdentifier
static CPAObjectType<ServiceIdentifier> CPAObjectType.SERVICE_IDENTIFIER
           
 

Methods in com.sap.aii.af.service.cpa that return ServiceIdentifier
 ServiceIdentifier NormalizationManager.getAlternativeServiceIdentifier(String targetSchema, String xiParty, String xiService)
          Retrieves a specific alternative Service identifier for a given Service Schema and XI Service/Party identifiers, if available.
 

Methods in com.sap.aii.af.service.cpa that return types with arguments of type ServiceIdentifier
 LinkedList<ServiceIdentifier> NormalizationManager.getAlternativeServiceIdentifiers(String xiPartyId, String xiServiceId)
          Retrieves the list of all available external alternative ServiceIdentifier objects for given XI Service identifiers.
 



Copyright 2009 SAP AG Complete Copyright Notice