Package com.netscape.cmscore.request
package com.netscape.cmscore.request
-
ClassesClassDescriptionA class representing a dynamic attribute mapper.Maps dynamic data for the extData- prefix to and from the extData Hashtable in RequestRecord.Subclass of Hashtable returned by Request.getExtDataInHashtable.Deprecated.A mapper between an request id object and its LDAP attribute representationThe RequestNotifier can be registered with a RequestQueue, so it will be invoked when a request is completely serviced by the IService object, then it will notify all registered request listeners.This class represents the request queue within the certificate server.A request record is the stored version of a request.TODO: what does this class provide beyond the Repository base class??A mapper between an request state object and its LDAP attribute representationRequestSubsystemThe RunListeners class implements Runnable interface.