| |
|
| com.sun.portal.search.admin.CSViewBeanBase com.sun.portal.search.admin.SchemaEditorViewBean
SchemaEditorViewBean | public class SchemaEditorViewBean extends CSViewBeanBase implements RequestHandler(Code) | | Schema Editor Wizard for editing database schema
It extends from CSViewBeanBase .
|
BTN_CHANGEINDEXABLE | final public static String BTN_CHANGEINDEXABLE(Code) | | |
CHILD_ERROR_MSG_BOX | final public static String CHILD_ERROR_MSG_BOX(Code) | | |
DEFAULT_DISPLAY_URL | final public static String DEFAULT_DISPLAY_URL(Code) | | |
FLD_DESCRIPTION | final public static String FLD_DESCRIPTION(Code) | | |
FLD_MULTIPLIER | final public static String FLD_MULTIPLIER(Code) | | |
SchemaEditorViewBean | public SchemaEditorViewBean()(Code) | | |
beginDisplay | public void beginDisplay(DisplayEvent event) throws ModelControlException(Code) | | |
beginErrorsDisplay | public boolean beginErrorsDisplay(ChildDisplayEvent event)(Code) | | |
beginMultiplierSectionDisplay | public boolean beginMultiplierSectionDisplay(ChildDisplayEvent event)(Code) | | |
checkReqType | public void checkReqType()(Code) | | |
handleBTNChangeIndexableRequest | public void handleBTNChangeIndexableRequest(RequestInvocationEvent event)(Code) | | |
handleCancelRequest | public void handleCancelRequest(RequestInvocationEvent event)(Code) | | |
handleSubmitRequest | public void handleSubmitRequest(RequestInvocationEvent event)(Code) | | |
registerChildren | protected void registerChildren()(Code) | | Child methods
|
validateSchema | public boolean validateSchema()(Code) | | |
Methods inherited from com.sun.portal.search.admin.CSViewBeanBase | public void addMessageBoxButton(String name, String url)(Code)(Java Doc) public boolean beginMessageBoxDisplay(ChildDisplayEvent event)(Code)(Java Doc) protected View createChild(String name)(Code)(Java Doc) protected String getLocalizedMessageFormat(String key, String arg1)(Code)(Java Doc) protected String getLocalizedMessageFormat(String key, String arg1, String arg2)(Code)(Java Doc) protected String getLocalizedMessageFormat(String key, String arg1, String arg2, String arg3)(Code)(Java Doc) protected String getLocalizedMessageFormat(String key, Object[] arguments)(Code)(Java Doc) protected String getLocalizedString(String key)(Code)(Java Doc) protected String getLocalizedString(String key, boolean returnKeyIfNotFound)(Code)(Java Doc) protected String[] getLocalizedStringArray(String key, String sep)(Code)(Java Doc) protected Locale getUserLocale()(Code)(Java Doc) public void setMessageBoxTitle(String title)(Code)(Java Doc) protected void setPageEncoding()(Code)(Java Doc)
|
|
|
|