| com.sun.portal.subscriptions.admin.SubscriptionsAdminServiceView
SubscriptionsAdminServiceView | public class SubscriptionsAdminServiceView extends SMDataView (Code) | | |
CHILD_PROF_DESCRIPTION | final public static String CHILD_PROF_DESCRIPTION(Code) | | |
viewType | protected int viewType(Code) | | This variable decides the type of view.
The type which is one of GLOBAL_TYPE, ORG_TYPE, DYNAMIC_TYPE.
|
SubscriptionsAdminServiceView | public SubscriptionsAdminServiceView(View parent, String name, int type)(Code) | | |
beginCcAttrSetDisplay | public boolean beginCcAttrSetDisplay(ChildDisplayEvent event) throws ModelControlException(Code) | | Decides to show the subscriptions service attribute or not.
true if the currently logged in user has the privilege to see it. |
getDynamicCompList | public List getDynamicCompList()(Code) | | |
handleBtnSaveRequest | public void handleBtnSaveRequest(RequestInvocationEvent event) throws ModelControlException(Code) | | |
registerChildren | public void registerChildren()(Code) | | |
|
|