Class Processor
java.lang.Object
com.netscape.cms.servlet.processors.Processor
- Direct Known Subclasses:
GroupMemberProcessor
,SecurityDomainProcessor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the values of the fields annotated with @FormParam.getUserMessage
(String messageId, String... params) void
init()
void
setCMSEngine
(CMSEngine engine)
-
Field Details
-
logger
public static org.slf4j.Logger logger -
id
-
locale
-
engine
-
-
Constructor Details
-
Processor
-
-
Method Details
-
getCMSEngine
-
setCMSEngine
-
init
- Throws:
EPropertyNotFound
EBaseException
-
getUserMessage
-
getParams
Get the values of the fields annotated with @FormParam.
-