|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.netscape.cms.servlet.common.GenSvcPendingTemplateFiller
public class GenSvcPendingTemplateFiller
default Service Pending template filler
| Field Summary | |
|---|---|
static java.lang.String |
REMOTE_AUTHORITY
|
| Fields inherited from interface com.netscape.cms.servlet.common.ICMSTemplateFiller |
|---|
AUTHORITY, ERROR, ERROR_DESCR, EXCEPTION, HOST, KEYREC_ID, PORT, REQUEST_ID, REQUEST_STATUS, SCHEME |
| Constructor Summary | |
|---|---|
GenSvcPendingTemplateFiller()
|
|
| Method Summary | |
|---|---|
CMSTemplateParams |
getTemplateParams(CMSRequest cmsReq,
IAuthority authority,
java.util.Locale locale,
java.lang.Exception e)
fill error details and description if any. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String REMOTE_AUTHORITY
| Constructor Detail |
|---|
public GenSvcPendingTemplateFiller()
| Method Detail |
|---|
public CMSTemplateParams getTemplateParams(CMSRequest cmsReq,
IAuthority authority,
java.util.Locale locale,
java.lang.Exception e)
getTemplateParams in interface ICMSTemplateFillercmsReq - CMS Requestauthority - this authoritylocale - locale of template.e - unexpected exception e. ignored.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||