|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
IGPRTView |
createRTView(String rtViewId,
IGPWDComponent contentComponent,
com.sap.localization.ResourceAccessor resourceAccessor,
String titleKey,
String descriptionKey)
|
IGPRTView |
createRTView(String rtViewId,
IGPWDComponent contentComponent,
com.sap.localization.ResourceAccessor resourceAccessor,
String titleKey,
String descriptionKey,
String mandatoryGroup,
boolean mandatoryGroupDefault)
|
Enumeration |
getCustomRTViews()
Returns all custom defined runtime views (also visible in the visual adminsitrator under Instancenumber/Server 0/Services/JNDI Registry->root/sap.com/com.sap.nw.eu.gp/...) |
Enumeration |
getRTViews()
Returns all runtime views, which are standard and custom defined |
Enumeration |
getStandardRTViews()
Returns all standard defined runtime view |
void |
registerRTView(IGPRTView rtView)
|
void |
unregisterRTView(String wdComponentId)
|
| Method Detail |
public IGPRTView createRTView(String rtViewId,
IGPWDComponent contentComponent,
com.sap.localization.ResourceAccessor resourceAccessor,
String titleKey,
String descriptionKey)
throws GPEngineException,
GPInvocationException
rtViewId - contentComponent - resourceAccessor - titleKey - descriptionKey -
GPEngineException
GPInvocationException
public IGPRTView createRTView(String rtViewId,
IGPWDComponent contentComponent,
com.sap.localization.ResourceAccessor resourceAccessor,
String titleKey,
String descriptionKey,
String mandatoryGroup,
boolean mandatoryGroupDefault)
throws GPEngineException,
GPInvocationException
rtViewId - contentComponent - resourceAccessor - titleKey - descriptionKey - mandatoryGroup - mandatoryGroupDefault -
GPEngineException
GPInvocationException
public Enumeration getStandardRTViews()
throws GPEngineException
GPEngineException
public Enumeration getCustomRTViews()
throws GPEngineException
GPEngineException
public Enumeration getRTViews()
throws GPEngineException
GPEngineException
public void registerRTView(IGPRTView rtView)
throws GPInvocationException
rtView -
GPInvocationException
public void unregisterRTView(String wdComponentId)
throws GPInvocationException
wdComponentId -
GPInvocationException
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||