Uses of Class
com.netscape.cmscore.request.RequestNotifier
-
Packages that use RequestNotifier Package Description com.netscape.cmscore.apps -
-
Uses of RequestNotifier in com.netscape.cmscore.apps
Fields in com.netscape.cmscore.apps declared as RequestNotifier Modifier and Type Field Description protected RequestNotifierCMSEngine. pendingNotifierprotected RequestNotifierCMSEngine. requestNotifierMethods in com.netscape.cmscore.apps that return RequestNotifier Modifier and Type Method Description RequestNotifierCMSEngine. getPendingNotifier()RequestNotifierCMSEngine. getRequestNotifier()Methods in com.netscape.cmscore.apps with parameters of type RequestNotifier Modifier and Type Method Description voidCMSEngine. setPendingNotifier(RequestNotifier pendingNotifier)voidCMSEngine. setRequestNotifier(RequestNotifier requestNotifier)
-