public class Processor
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected com.netscape.cmscore.logging.Auditor |
auditor |
protected java.lang.String |
id |
protected java.util.Locale |
locale |
static org.slf4j.Logger |
logger |
protected static Logger |
signedAuditLogger |
Constructor and Description |
---|
Processor(java.lang.String id,
java.util.Locale locale) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
getParams(java.lang.Object object)
Get the values of the fields annotated with @FormParam.
|
java.lang.String |
getUserMessage(java.lang.String messageId,
java.lang.String... params) |
public static org.slf4j.Logger logger
protected static Logger signedAuditLogger
protected com.netscape.cmscore.logging.Auditor auditor
protected java.lang.String id
protected java.util.Locale locale
public Processor(java.lang.String id, java.util.Locale locale) throws EPropertyNotFound, EBaseException
EPropertyNotFound
EBaseException