com.sapportals.wcm.service.template

Interface ITemplate

All Known Subinterfaces:
IProfile

public interface ITemplate


Method Summary
 String getDescription()
          Returns the description of the single template
 String getID()
          Returns the ID of the single template
 String getName()
          Returns the name of the single template
 boolean isProfile()
          Returns true in case of the template is a template group, else false
 boolean isUserTemplate()
          Not supported yet.
 

Method Detail

getName

String getName()
Returns the name of the single template

Returns:
The name of the template

getID

String getID()
Returns the ID of the single template

Returns:
The ID of the template

getDescription

String getDescription()
Returns the description of the single template

Returns:
The description of the template

isUserTemplate

boolean isUserTemplate()
Not supported yet. This method will always return false

Returns:
false

isProfile

boolean isProfile()
Returns true in case of the template is a template group, else false

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