| |
|
| com.sun.portal.search.admin.CSViewBeanBase com.sun.portal.search.admin.ExcludedURLsViewBean
ExcludedURLsViewBean | public class ExcludedURLsViewBean extends CSViewBeanBase (Code) | | iPS admin console view bean: TODO
|
DEFAULT_DISPLAY_URL | final public static String DEFAULT_DISPLAY_URL(Code) | | |
EVERRUN_CONTENT | final public static String EVERRUN_CONTENT(Code) | | |
NEVERRUN_CONTENT | final public static String NEVERRUN_CONTENT(Code) | | |
REASONSECTION_CONTENT | final public static String REASONSECTION_CONTENT(Code) | | |
REASON_SUBTOTAL | final public static String REASON_SUBTOTAL(Code) | | |
SELECTED_REASON | final public static String SELECTED_REASON(Code) | | |
URLLISTSECTION_CONTENT | final public static String URLLISTSECTION_CONTENT(Code) | | |
ExcludedURLsViewBean | public ExcludedURLsViewBean()(Code) | | constructor
Parameters: PageName - of this view bean Parameters: displayURL - default display URL |
beginDisplay | public void beginDisplay(DisplayEvent event)(Code) | | begin displaying page. we set the required information
Parameters: event - display event throws: ModelControlException - if problem access value of component |
beginEverRunDisplay | public boolean beginEverRunDisplay(ChildDisplayEvent event)(Code) | | |
beginNeverRunDisplay | public boolean beginNeverRunDisplay(ChildDisplayEvent event)(Code) | | |
beginReasonSectionDisplay | public boolean beginReasonSectionDisplay(ChildDisplayEvent event)(Code) | | |
beginURLListSectionDisplay | public boolean beginURLListSectionDisplay(ChildDisplayEvent event)(Code) | | |
createChild | protected View createChild(String name)(Code) | | create child component
Parameters: name - of component child component |
handleViewButtonRequest | public void handleViewButtonRequest(RequestInvocationEvent event)(Code) | | |
registerChildren | protected void registerChildren()(Code) | | register child component
|
setSelectedReason | protected void setSelectedReason(String reason)(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)
|
|
|
|