com.sapportals.wcm.service.landscape

Interface ISystemFactory


public interface ISystemFactory

Factory to retrieve ISystem s and the ICredentialFactory .


Method Summary
 ICredentialsFactory getCredentialsFactory()
          Get the credentials factory.
 ISystemList getEmptySystemList()
          Get an empty system list for systems.
 ISystem getLocalSystem()
          Get a cm system object, unique for this system within a cluster.
 ISystem getSystem(String id)
          Get a specific system.
 ISystemList getSystems()
          Get the list of all available systems.
 

Method Detail

getEmptySystemList

ISystemList getEmptySystemList()
Get an empty system list for systems.

Returns:
emptySystemList

getSystems

ISystemList getSystems()
Get the list of all available systems.

Returns:
systems

getSystem

ISystem getSystem(String id)
Get a specific system.

Parameters:
id - TBD: Description of the incoming method parameter
Returns:
system

getLocalSystem

ISystem getLocalSystem()
Get a cm system object, unique for this system within a cluster.

Returns:
The unique system.

getCredentialsFactory

ICredentialsFactory getCredentialsFactory()
                                          throws Exception
Get the credentials factory.

Returns:
credentialsFactory
Throws:
Exception - Exception raised in failure situation
Access Rights

This class can be accessed from:


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


Copyright 2012 SAP AG Complete Copyright Notice