| com.sun.portal.subscriptions.admin.model.SubscriptionsAdminServiceModelImpl
SubscriptionsAdminServiceModelImpl | public class SubscriptionsAdminServiceModelImpl extends SMDataModelImpl (Code) | | This class is extends the functionality of SMDataModelImpl by implementing a
method canViewDTAttributes which determines if the desktop attributes
can be viewed by the current user.
|
SubscriptionsAdminServiceModelImpl | public SubscriptionsAdminServiceModelImpl(HttpServletRequest req, String rbName, Map map, String svcName, boolean processTemplate)(Code) | | Parameters: req - The HttpServletRequest object. Parameters: rbName - The name of the resource bundle. Parameters: map - of user information Parameters: svcName - Name of the service. Parameters: processTemplate - - true to process template |
getHelpUrl | public String getHelpUrl(String docName)(Code) | | Gets URL for an online help document. Default URL to English online
help if it is not found.
Parameters: docName - - online help document file name URL for an online help document |
|
|