|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IWizardFramework
The interface that represents the wizard framework. The wizard framework enables you to create administration wizards for creating new portal content.
| Field Summary | |
|---|---|
static String |
KEY
Deprecated. The service key. |
| Method Summary | |
|---|---|
IResource |
getWFWResource(String resourceId,
String resourceType)
Deprecated. Gets a wizard framework resource. |
IWizardInstance |
getWizardInstance()
Deprecated. Gets an instance of the wizard. |
ResourceBundle |
getWizardLanguageResources(Locale locale)
Deprecated. Gets the resource bundle for a wizard according to the specified locale. |
int |
getWizardSessionSerial()
Deprecated. Gets the wizard session ID. |
void |
log(String msg)
Deprecated. Sends a message to the log. |
void |
severe(Throwable t,
String msg)
Deprecated. Sets a severe message. |
void |
warning(String msg)
Deprecated. Sets a warning message. |
| Methods inherited from interface com.sapportals.portal.prt.service.IService |
|---|
afterInit, configure, destroy, getContext, getKey, init, release |
| Field Detail |
|---|
static final String KEY
| Method Detail |
|---|
ResourceBundle getWizardLanguageResources(Locale locale)
locale - a locale
int getWizardSessionSerial()
void log(String msg)
msg - a messagevoid warning(String msg)
msg - a message
void severe(Throwable t,
String msg)
t - an exceptionmsg - a messageIWizardInstance getWizardInstance()
IResource getWFWResource(String resourceId,
String resourceType)
resourceId - a resource IDresourceType - a resource type
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com]
|
-
|
EP-PIN-APF
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/admin/api
|
api
|
EP-PIN
|
[sap.com] EP-RUNTIME
|
[sap.com]
|
api
|
EP-PIN-APF
|
|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||