|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IProfile
| Method Summary | |
|---|---|
boolean |
containsTemplate(ITemplate template)
Checks if the group contains the given template |
String |
getDescription()
Returns the description of the template group |
String |
getID()
Returns the ID of the group |
String |
getName()
Returns the name of the template group |
ICollection |
getStorageCollection(IResourceContext context)
Returns the physical collection that servers as a container for this template group. |
ITemplateList |
resolveProfile(IResourceContext context,
boolean resolveSubprofiles)
Returns all templates contained in this group. |
| Methods inherited from interface com.sapportals.wcm.service.template.ITemplate |
|---|
isProfile, isUserTemplate |
| Method Detail |
|---|
String getName()
getName in interface ITemplateString getDescription()
getDescription in interface ITemplateString getID()
getID in interface ITemplate
ICollection getStorageCollection(IResourceContext context)
throws NotAuthorizedException
context - Current resource context
NotAuthorizedException
ITemplateList resolveProfile(IResourceContext context,
boolean resolveSubprofiles)
context - Current resource contextresolveSubprofiles - if set, all groups included in the given group will be resolved
till full depth
ITemplateList that contains all single templates included in the groupboolean containsTemplate(ITemplate template)
template - The template, for which the check should be done
| Access Rights |
|---|
| 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
|
|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||