|
SAP NetWeaver 7.11 (EhP1 SP02) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGPPatternTemplateReader
| Method Summary | |
|---|---|
Enumeration |
readTemplateDetailEnumeration(IUser user,
IGPBusinessObjectEndpoint endpoint,
String nameParent,
String pattern,
boolean deep)
Read a Detail Enumeration of BusinessObjectTemplate accessible through this PatternTemplateReader. |
Enumeration |
readTemplateNameEnumeration(IUser user,
IGPBusinessObjectEndpoint endpoint,
String nameParent,
String pattern,
boolean deep)
Read a Name Enumeration of BusinessObjectTemplate accessible through this PatternTemplateReader. |
Enumeration |
readTemplateOverviewEnumeration(IUser user,
IGPBusinessObjectEndpoint endpoint,
String nameParent,
String pattern,
boolean deep)
Read an Overview Enumeration of BusinessObjectTemplate accessible through this PatternTemplateReader. |
| Method Detail |
|---|
Enumeration readTemplateDetailEnumeration(IUser user,
IGPBusinessObjectEndpoint endpoint,
String nameParent,
String pattern,
boolean deep)
throws GPEngineException,
GPInvocationException
user - the user used during the read process, never nullendpoint - the Endpoint from which to read the Enumeration, null for providers operating locallynameParent - the Name of the parent node, null for the root nodepattern - the Pattern by which to restrict the read process, null for no restrictiondeep - true> to include all node children in the read process, false to restrict the read process to direct children
GPEngineException - in case the Enumeration could not be read due to internal problems
GPInvocationException - in case the given UserContext is invalid
Enumeration readTemplateNameEnumeration(IUser user,
IGPBusinessObjectEndpoint endpoint,
String nameParent,
String pattern,
boolean deep)
throws GPEngineException,
GPInvocationException
user - the user used during the read process, never nullendpoint - the Endpoint from which to read the Enumeration, null for providers operating locallynameParent - the Name of the parent node, null for the root nodepattern - the Pattern by which to restrict the read process, null for no restrictiondeep - true> to include all node children in the read process, false to restrict the read process to direct children
GPEngineException - in case the Enumeration could not be read due to internal problems
GPInvocationException - in case the given UserContext is invalid
Enumeration readTemplateOverviewEnumeration(IUser user,
IGPBusinessObjectEndpoint endpoint,
String nameParent,
String pattern,
boolean deep)
throws GPEngineException,
GPInvocationException
user - the user used during the read process, never nullendpoint - the Endpoint from which to read the Enumeration, null for providers operating locallynameParent - the Name of the parent node, null for the root nodepattern - the Pattern by which to restrict the read process, null for no restrictiondeep - true> to include all node children in the read process, false to restrict the read process to direct children
GPEngineException - in case the Enumeration could not be read due to internal problems
GPInvocationException - in case the given UserContext is invalid
|
SAP NetWeaver 7.11 (EhP1 SP02) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||