com.sapportals.wcm.service.landscape

Interface ILandscapeService

All Superinterfaces:
IService

public interface ILandscapeService
extends IService

Main entry point to retrieve the ISystemFactory and check the cluster mode.


Field Summary
static String LANDSCAPE_SERVICE
          identifier for landscape service
 
Method Summary
 AutoID getAutoID(String tableName)
          Retrieve an auto id object.
 long getClusterCachingTimeout()
          Get the configured timeout value to use for cacheing objects in a cluster in a clustered environment [in msec].
 ISystemFactory getSystemFactory()
          Get the system factory.
 boolean isClusterInstallation()
          Indicates if the local system is within a cluster
 
Methods inherited from interface com.sapportals.wcm.service.IService
getDescription, getDescription, getID
 

Field Detail

LANDSCAPE_SERVICE

static final String LANDSCAPE_SERVICE
identifier for landscape service

See Also:
Constant Field Values
Method Detail

getSystemFactory

ISystemFactory getSystemFactory()
                                throws WcmException
Get the system factory.

Returns:
systemFactory
Throws:
WcmException - Exception raised in failure situation

isClusterInstallation

boolean isClusterInstallation()
Indicates if the local system is within a cluster

Returns:
clusterInstallation

getClusterCachingTimeout

long getClusterCachingTimeout()
Get the configured timeout value to use for cacheing objects in a cluster in a clustered environment [in msec].

Returns:
clusterCachingTimeout

getAutoID

AutoID getAutoID(String tableName)
                 throws WcmException
Retrieve an auto id object.

Returns:
AutoID for the given key 'tableName'
Throws:
WcmException - Exception raised in failure situation
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