com.sapportals.wcm.service.landscape

Interface ICredential


public interface ICredential

Informations for mapping user data between a CM system and 'external' systems.


Method Summary
 String getName()
          Get the credential's name.
 String getProperty(String name)
          Get a specific property by name.
 Enumeration getPropertyNames()
          Get an enumeration of all available property names.
 String getSystemType()
          Get the name of the credential set this credential belongs to.
 

Method Detail

getName

String getName()
Get the credential's name.

Returns:
name

getSystemType

String getSystemType()
Get the name of the credential set this credential belongs to.

Returns:
systemType

getPropertyNames

Enumeration getPropertyNames()
Get an enumeration of all available property names.

Returns:
propertyNames

getProperty

String getProperty(String name)
Get a specific property by name.

Parameters:
name - TBD: Description of the incoming method parameter
Returns:
property
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