|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
boolean |
containsTemplate(ITemplate template)
Checks if the profile includs a certain template |
String |
getDescription()
Returns the description of the profile |
String |
getID()
Returns the ID of the profile |
String |
getName()
Returns the name of the profile |
ICollection |
getStorageCollection(IResourceContext context)
Returns the collection which represents the profile |
ITemplateList |
resolveProfile(IResourceContext context,
boolean resolveSubprofiles)
Returns the tmeplates included in this profile |
| Methods inherited from interface com.sapportals.wcm.service.template.ITemplate |
isProfile, isUserTemplate |
| Method Detail |
public String getName()
getName in interface ITemplatepublic String getDescription()
getDescription in interface ITemplatepublic String getID()
getID in interface ITemplate
public ICollection getStorageCollection(IResourceContext context)
throws NotAuthorizedException
NotAuthorizedException
public ITemplateList resolveProfile(IResourceContext context,
boolean resolveSubprofiles)
public boolean containsTemplate(ITemplate template)
template - The template to check for inclusion
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||