An exception has occurred.

You may continue by restarting the session.

[ +/- ] Exception: Component $FrontEndListTendersbyDate_39@3c1[FrontEndListTendersbyDate] does not contain a component $DirectLink_0.
org.apache.hivemind.ApplicationRuntimeException
component: $FrontEndListTendersbyDate_39@3c1[FrontEndListTendersbyDate]
location: context:/WEB-INF/FrontEndListTendersbyDate.page, line 6, column 80
1<?xml version="1.0"?>
2<!DOCTYPE page-specification PUBLIC
3"-//Apache Software Foundation//Tapestry Specification 4.0//EN"
4"http://jakarta.apache.org/tapestry/dtd/Tapestry_4_0.dtd">
5
6<page-specification class="gov.nic.gep.home.webpage.FrontEndListTendersbyDate">
7  <bean name="evenOdd" class="org.apache.tapestry.bean.EvenOdd"/>
8  <asset name="nicGep" path="context:/css/gep_style.css"/>
9  <bean name="delegate" class="org.apache.tapestry.valid.ValidationDelegate"/>
10 
11  <component id="ListTendersbyDate" type="Form"/>
Stack Trace:
  • org.apache.tapestry.AbstractComponent.getComponent(AbstractComponent.java:376)
  • org.apache.tapestry.AbstractPage.getNestedComponent(AbstractPage.java:205)
  • org.apache.tapestry.engine.DirectService.service(DirectService.java:113)
  • $IEngineService_18ea07dc7c1.service($IEngineService_18ea07dc7c1.java)
  • org.apache.tapestry.services.impl.EngineServiceOuterProxy.service(EngineServiceOuterProxy.java:72)
  • org.apache.tapestry.engine.AbstractEngine.service(AbstractEngine.java:241)
  • org.apache.tapestry.services.impl.InvokeEngineTerminator.service(InvokeEngineTerminator.java:54)
  • $WebRequestServicer_18ea07dc798.service($WebRequestServicer_18ea07dc798.java)
  • $WebRequestServicer_18ea07dc794.service($WebRequestServicer_18ea07dc794.java)
  • org.apache.tapestry.services.impl.WebRequestServicerPipelineBridge.service(WebRequestServicerPipelineBridge.java:61)
  • $ServletRequestServicer_18ea07dc77a.service($ServletRequestServicer_18ea07dc77a.java)
  • org.apache.tapestry.request.DecodedRequestInjector.service(DecodedRequestInjector.java:55)
  • $ServletRequestServicerFilter_18ea07dc776.service($ServletRequestServicerFilter_18ea07dc776.java)
  • $ServletRequestServicer_18ea07dc77c.service($ServletRequestServicer_18ea07dc77c.java)
  • org.apache.tapestry.multipart.MultipartDecoderFilter.service(MultipartDecoderFilter.java:52)
  • $ServletRequestServicerFilter_18ea07dc774.service($ServletRequestServicerFilter_18ea07dc774.java)
  • $ServletRequestServicer_18ea07dc77c.service($ServletRequestServicer_18ea07dc77c.java)
  • org.apache.tapestry.services.impl.SetupRequestEncoding.service(SetupRequestEncoding.java:53)
  • $ServletRequestServicerFilter_18ea07dc778.service($ServletRequestServicerFilter_18ea07dc778.java)
  • $ServletRequestServicer_18ea07dc77c.service($ServletRequestServicer_18ea07dc77c.java)
  • $ServletRequestServicer_18ea07dc76e.service($ServletRequestServicer_18ea07dc76e.java)
  • org.apache.tapestry.ApplicationServlet.doService(ApplicationServlet.java:126)
  • org.apache.tapestry.ApplicationServlet.doGet(ApplicationServlet.java:103)
  • javax.servlet.http.HttpServlet.service(HttpServlet.java:655)
  • javax.servlet.http.HttpServlet.service(HttpServlet.java:764)
  • org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:232)
  • org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:167)
  • org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
  • org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:194)
  • org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:167)
  • org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:404)
  • org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:194)
  • org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:167)
  • gov.nic.gep.util.ServletAcessURLFilter.doFilter(ServletAcessURLFilter.java:158)
  • org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:194)
  • org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:167)
  • org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
  • org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
  • org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:544)
  • org.apache.catalina.core.StandardHostValve.invoke$original$MT8LS8z8(StandardHostValve.java:143)
  • org.apache.catalina.core.StandardHostValve.invoke$original$MT8LS8z8$accessor$x9nnSbb2(StandardHostValve.java)
  • org.apache.catalina.core.StandardHostValve$auxiliary$3LI92RxT.call(Unknown Source)
  • org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstMethodsInter.intercept(InstMethodsInter.java:86)
  • org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java)
  • org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
  • org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:698)
  • org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
  • org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:364)
  • org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:526)
  • org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
  • org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:831)
  • org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1651)
  • org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  • java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  • java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  • org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  • java.lang.Thread.run(Thread.java:750)
[ +/- ] Request
HttpServletRequest
authType<NULL>
characterEncodingUTF-8
contentLength0
contextPath/nicgep
contentType<NULL>
localeen_US
methodGET
pathInfo<NULL>
pathTranslated<NULL>
protocolHTTP/1.1
queryStringcomponent=%24DirectLink_0&page=FrontEndListTendersbyDate&service=direct&session=T&sp=SClosing+within+7+Days
requestURI/nicgep/app;jsessionid=CF457F0D56EC414D7B9258EC1B353BDF.java2
schemehttp
securefalse
serverNamedemoeproc.nic.in
serverPort80
servletPath/app
userPrincipal<NULL>
Parameters
component$DirectLink_0
pageFrontEndListTendersbyDate
servicedirect
sessionT
spSClosing within 7 Days
Headers
accept*/*
content-length0
hostdemoeproc.nic.in
user-agentclaudebot
Attributes
org.apache.tapestry.Infrastructure<SingletonProxy for tapestry.Infrastructure(org.apache.tapestry.services.Infrastructure)>
org.springframework.web.context.request.RequestContextListener.REQUEST_ATTRIBUTESorg.apache.catalina.connector.RequestFacade@2e40d64a
[ +/- ] Context
HttpServlet
servletInfo
servletNamenicgep
ServletContext
serverInfoApache Tomcat/8.5.69
version3.1
Attributes
AxisEngineorg.apache.axis.server.AxisServer@dd45346
AxisServletAxisEngineorg.apache.axis.server.AxisServer@dd45346
javax.servlet.context.tempdir/home/nicgep/catalina_instance8_nicgep/work/Catalina/10.246.129.4/nicgep
javax.websocket.server.ServerContainerorg.apache.tomcat.websocket.server.WsServerContainer@3fb23221
org.apache.catalina.jsp_classpath/usr/local/apache-tomcat-8.5.69/lib/:/usr/local/apache-tomcat-8.5.69/lib/annotations-api.jar:/usr/local/apache-tomcat-8.5.69/lib/catalina-ant.jar:/usr/local/apache-tomcat-8.5.69/lib/catalina-ha.jar:/usr/local/apache-tomcat-8.5.69/lib/catalina-storeconfig.jar:/usr/local/apache-tomcat-8.5.69/lib/catalina-tribes.jar:/usr/local/apache-tomcat-8.5.69/lib/catalina.jar:/usr/local/apache-tomcat-8.5.69/lib/ecj-4.6.3.jar:/usr/local/apache-tomcat-8.5.69/lib/el-api.jar:/usr/local/apache-tomcat-8.5.69/lib/elastic-apm-agent-1.23.0.jar:/usr/local/apache-tomcat-8.5.69/lib/jasper-el.jar:/usr/local/apache-tomcat-8.5.69/lib/jasper.jar:/usr/local/apache-tomcat-8.5.69/lib/jaspic-api.jar:/usr/local/apache-tomcat-8.5.69/lib/jsp-api.jar:/usr/local/apache-tomcat-8.5.69/lib/servlet-api.jar:/usr/local/apache-tomcat-8.5.69/lib/tomcat-api.jar:/usr/local/apache-tomcat-8.5.69/lib/tomcat-coyote.jar:/usr/local/apache-tomcat-8.5.69/lib/tomcat-dbcp.jar:/usr/local/apache-tomcat-8.5.69/lib/tomcat-i18n-de.jar:/usr/local/apache-tomcat-8.5.69/lib/tomcat-i18n-es.jar:/usr/local/apache-tomcat-8.5.69/lib/tomcat-i18n-fr.jar:/usr/local/apache-tomcat-8.5.69/lib/tomcat-i18n-ja.jar:/usr/local/apache-tomcat-8.5.69/lib/tomcat-i18n-ko.jar:/usr/local/apache-tomcat-8.5.69/lib/tomcat-i18n-ru.jar:/usr/local/apache-tomcat-8.5.69/lib/tomcat-i18n-zh-CN.jar:/usr/local/apache-tomcat-8.5.69/lib/tomcat-jdbc.jar:/usr/local/apache-tomcat-8.5.69/lib/tomcat-jni.jar:/usr/local/apache-tomcat-8.5.69/lib/tomcat-util-scan.jar:/usr/local/apache-tomcat-8.5.69/lib/tomcat-util.jar:/usr/local/apache-tomcat-8.5.69/lib/tomcat-websocket.jar:/usr/local/apache-tomcat-8.5.69/lib/websocket-api.jar:/usr/local/apache-tomcat-8.5.69/bin/bootstrap.jar:/usr/local/apache-tomcat-8.5.69/bin/tomcat-juli.jar:/usr/local/apache-tomcat-8.5.69/agent/sixthsense-agent.jar:/usr/local/apache-tomcat-8.5.69/lib/elastic-apm-agent-1.23.0.jar:/usr/local/jdk1.8.0_401/jre/lib/ext/cldrdata.jar:/usr/local/jdk1.8.0_401/jre/lib/ext/dnsns.jar:/usr/local/jdk1.8.0_401/jre/lib/ext/jaccess.jar:/usr/local/jdk1.8.0_401/jre/lib/ext/jfxrt.jar:/usr/local/jdk1.8.0_401/jre/lib/ext/localedata.jar:/usr/local/jdk1.8.0_401/jre/lib/ext/nashorn.jar:/usr/local/jdk1.8.0_401/jre/lib/ext/sunec.jar:/usr/local/jdk1.8.0_401/jre/lib/ext/sunjce_provider.jar:/usr/local/jdk1.8.0_401/jre/lib/ext/sunpkcs11.jar:/usr/local/jdk1.8.0_401/jre/lib/ext/zipfs.jar
org.apache.catalina.resourcesorg.apache.catalina.webresources.StandardRoot@58fda1e2
org.apache.catalina.webappVersion
org.apache.jasper.compiler.TldCacheorg.apache.jasper.compiler.TldCache@44f62ab8
org.apache.tapestry.Registry:nicgeporg.apache.hivemind.impl.RegistryImpl@5273ef2a
org.apache.tomcat.InstanceManagerorg.apache.catalina.core.DefaultInstanceManager@28e39e48
org.apache.tomcat.JarScannerorg.apache.tomcat.util.scan.StandardJarScanner@483fd671
org.springframework.web.context.WebApplicationContext.ROOTRoot WebApplicationContext: startup date [Wed Apr 03 01:55:50 IST 2024]; root of context hierarchy
org.springframework.web.context.support.ServletContextScopeorg.springframework.web.context.support.ServletContextScope@64872a1
Initialization Parameters
auditLogConfigFile/WEB-INF/AuditlogConfig.xml
contextConfigLocation/WEB-INF/applicationContext.xml
[ +/- ] Status
tapestry.request.EnginePool
total count21
Count by Key
zh_CN1
en_IN5
hi_IN1
en_AU1
nl_NL1
en2
ru_RU1
ru1
in_ID1
en_US4
en_GB3
tapestry.page.PageSource
Page Pool
active-80626
idle327
tapestry.parse.SpecificationSource
page specification count451
page specificationscontext:/WEB-INF/ViewTenderDetails.page
context:/WEB-INF/ForceBidderPreRegistration.page
context:/WEB-INF/BidAcknowledgement.page
context:/WEB-INF/AuctionPublishDetail.page
context:/WEB-INF/MasterQCBSCategoryParticulars.page
context:/WEB-INF/ShortFallDocumentsHistory.page
context:/WEB-INF/BidsFinEvaluation.page
context:/WEB-INF/TechnicalQueryClarification.page
context:/WEB-INF/LoaTenderBidderDocumentApprovalView.page
context:/WEB-INF/GepUser_View.page
context:/WEB-INF/DebarredPanUser.page
context:/WEB-INF/NegotiationTenderBidderExtendedDateHistoryPrint.page
context:/WEB-INF/DscExpiredRemove.page
context:/WEB-INF/ConcludeTenderCumAuction.page
context:/WEB-INF/CorrUploadDocuments.page
context:/WEB-INF/LoaTenderBidderDocumentPreview.page
context:/WEB-INF/ViewTenderXmlDetailsPrint.page
context:/WEB-INF/AuctionCorrMultiLotEligibleItem.page
context:/WEB-INF/BidderItemWiseEvaluation.page
context:/WEB-INF/AuctionCorrBasicDetails.page
context:/WEB-INF/ViewTenderCorrModificationHistory.page
context:/WEB-INF/EditNotEligibleItemWiseEvaluation.page
context:/WEB-INF/AuctionUpcomingMultiLotsPrint.page
context:/WEB-INF/LoaBidderDocumentAcknowledgement.page
context:/WEB-INF/ArchivedClarificationsList.page
context:/WEB-INF/OrgCreationProcessLanding.page
context:/WEB-INF/PaymentConfirmation.page
context:/WEB-INF/FinanceReBidOfflinePayMessage.page
context:/WEB-INF/ViewTenders.page
context:/WEB-INF/AuctionAutoExtendedDateHistoryPrint.page
context:/WEB-INF/DebarredBidderDetailsPrint.page
context:/WEB-INF/LoaTenderBidderDetails.page
context:/WEB-INF/PreferredBidderAdd.page
context:/WEB-INF/AuctionCorrDetailsPrint.page
context:/WEB-INF/FinanceReBidDocuments.page
context:/WEB-INF/CheckBoq.page
context:/WEB-INF/CorrViewDetailsPrint.page
context:/WEB-INF/BankGuaranteeActiveList.page
context:/WEB-INF/UserKeyList.page
context:/WEB-INF/AutoTechEvaluator.page
context:/WEB-INF/TenderStatus.page
context:/WEB-INF/NegotiationTenderBidderRequest.page
context:/WEB-INF/ViewAuctionSubmission.page
context:/WEB-INF/CorrAdminSearchTenders.page
context:/WEB-INF/AuctionCorrMultiLotPrint.page
context:/WEB-INF/CriticalDateValidationSummary.page
context:/WEB-INF/FinanceReBidAcknowledgement.page
context:/WEB-INF/EvaluationSummary.page
context:/WEB-INF/FinanceReBidDocumentVerify.page
context:/WEB-INF/FrontEndViewTender.page
context:/WEB-INF/SiteMap.page
context:/WEB-INF/ChangePassword.page
context:/WEB-INF/NegotiationTenderBidderDocumentExtendEndDate.page
context:/WEB-INF/NegotiationTenderSearch.page
context:/WEB-INF/MasterQCBSCategorySubTitle.page
context:/WEB-INF/NoAuthorizationPage.page
context:/WEB-INF/DashBoardEvents.page
context:/WEB-INF/FrontEndAdvancedSearchResult.page
context:/WEB-INF/TenderConfirmation.page
context:/WEB-INF/PublishedViewTender.page
context:/WEB-INF/ForceBidderBankAccountRegistration.page
context:/WEB-INF/ForceStartupRegistrationDetails.page
context:/WEB-INF/ConcludeTenderDocumentVerify.page
context:/WEB-INF/ForgotPasswordSendVerification.page
context:/WEB-INF/LoaBidderDocumentStaus.page
context:/WEB-INF/AuctionCorrSuspendLotPrint.page
context:/WEB-INF/MyClarificationsList.page
context:/WEB-INF/MyBidList.page
context:/WEB-INF/ViewAutoTechEvaluator.page
context:/WEB-INF/GepDept_User_Registration.page
context:/WEB-INF/BidOpenerDecryptionKeyReader.page
context:/WEB-INF/AOCBidderDetails.page
context:/WEB-INF/DeptStandardDocumentsUpload.page
context:/WEB-INF/BidderNDADocumentsSelectHistory.page
context:/WEB-INF/FinanceReBidKeyDecryptor.page
context:/WEB-INF/VerifyTenderXmlTenderDocumentDetails.page
context:/WEB-INF/FrontEndContactUs.page
context:/WEB-INF/WebAnnouncements.page
context:/WEB-INF/CommonErrorPage.page
context:/WEB-INF/DashBoard.page
context:/WEB-INF/ForceChangePassword.page
context:/WEB-INF/AocSummaryUpload.page
context:/WEB-INF/AuctionCorrUploadDocumentVerify.page
context:/WEB-INF/ViewBidderAutoTechEvaluation.page
context:/WEB-INF/MasterBidderSpaceCategory.page
context:/WEB-INF/ShortFallExtendedDate.page
context:/WEB-INF/UnauthorisedAccessPage.page
context:/WEB-INF/FrontEndTendersInArchive.page
context:/WEB-INF/ViewAuctionHistoryDetails.page
context:/WEB-INF/FinanceReBidTenderInfo.page
context:/WEB-INF/FrontEndTenderDetails.page
context:/WEB-INF/BidsShortFallDocs.page
context:/WEB-INF/DeptStandardDocumentsList.page
context:/WEB-INF/FrontFeedback.page
context:/WEB-INF/DebarredUser.page
context:/WEB-INF/StandardBiddingDocuments.page
context:/WEB-INF/BankGuaranteeSearch.page
context:/WEB-INF/ForceMobileEmailRegistration.page
context:/WEB-INF/WebCancelledTenderLists.page
context:/WEB-INF/DocDownCaptcha.page
context:/WEB-INF/MyActiveBids.page
context:/WEB-INF/VerifyTenderXmlWorkItemDocuments.page
context:/WEB-INF/LiveAuctionsList.page
context:/WEB-INF/MasterCategorySubTitle.page
context:/WEB-INF/FinanceReBidDocumentStatusView.page
context:/WEB-INF/BidOpenerSelection.page
context:/WEB-INF/BidSubmitHome.page
context:/WEB-INF/BidOpeningSummaryPrint.page
context:/WEB-INF/StageTwoTenderList.page
context:/WEB-INF/CorrRevoke.page
context:/WEB-INF/BidsSubmittedTenders.page
context:/WEB-INF/Home.page
context:/WEB-INF/CorrViewDetails.page
context:/WEB-INF/PublishTender.page
context:/WEB-INF/BidderPrequalRegistrationStatus.page
context:/WEB-INF/PreQualificationOrgBidderSlabs.page
context:/WEB-INF/MyTenders.page
context:/WEB-INF/FinanceReBidActiveTenders.page
context:/WEB-INF/NegotiationTenderBidderDocuments.page
context:/WEB-INF/MasterSecretariatDepartment.page
context:/WEB-INF/InActiveCertificates.page
context:/WEB-INF/BidderAutoTechEvaluation.page
context:/WEB-INF/TenderFeeExemption.page
context:/WEB-INF/MasterQCBSTemplate.page
context:/WEB-INF/NegotiationTenderBidderDocumentConfirmation.page
context:/WEB-INF/CorrConfirmationDetails.page
context:/WEB-INF/AuctionSubmit.page
context:/WEB-INF/BidInfo.page
context:/WEB-INF/ViewDscAddress.page
context:/WEB-INF/HelpForContractors.page
context:/WEB-INF/FrontEndAdvancedSearch.page
context:/WEB-INF/ViewCertificate.page
context:/WEB-INF/MailSmsOtpSender.page
context:/WEB-INF/WebAwards.page
context:/WEB-INF/PacketList.page
context:/WEB-INF/CorrViewPublishDetails.page
context:/WEB-INF/OrganisationTypeMaster.page
context:/WEB-INF/TenderPublishConfirmation.page
context:/WEB-INF/BidAcknowledgementPrint.page
context:/WEB-INF/ForgotUnblockPasswordConfirm.page
context:/WEB-INF/ViewTenderEliminationDetails.page
context:/WEB-INF/BidShowList.page
context:/WEB-INF/ConcludeTenderConfirmation.page
context:/WEB-INF/MasterTemplate.page
context:/WEB-INF/BlockGepUserList.page
context:/WEB-INF/ViewAuctionDetails.page
context:/WEB-INF/GepDeptUserList.page
context:/WEB-INF/ViewBidderPreRegnDetails.page
context:/WEB-INF/ContactUsMaster.page
context:/WEB-INF/OrgFeeDetails.page
context:/WEB-INF/LiveAuctionBOQItemWise.page
context:/WEB-INF/DebarredOrgUser.page
context:/WEB-INF/CorrPublishedList.page
context:/WEB-INF/TenderStatusLists.page
context:/WEB-INF/WebTenderStatusLists.page
context:/WEB-INF/FrontEndLatestActiveCorrigendums.page
context:/WEB-INF/CorrAdminCriticalDates.page
context:/WEB-INF/CorrUploadDocumentVerify.page
context:/WEB-INF/SignTenderDocuments.page
context:/WEB-INF/UserProfilePasswordGenaration.page
context:/WEB-INF/BidderProductCategoryDisplay.page
context:/WEB-INF/KeyDecryptor.page
context:/WEB-INF/MasterQCBSCategory.page
context:/WEB-INF/FindMyNodalOfficerDetails.page
context:/WEB-INF/MasterCategoryPrint.page
context:/WEB-INF/OrgMappedHolWkOff.page
context:/WEB-INF/ViewBidSummaryDetailsPrint.page
context:/WEB-INF/BidderPrequalRegistrationSearch.page
context:/WEB-INF/DebarredPublishConfirmation.page
context:/WEB-INF/BidderDeptWiseRegSearch.page
context:/WEB-INF/AuctionPublishConfirmation.page
context:/WEB-INF/ViewTenderModificationHistory.page
context:/WEB-INF/NegotiationTenderBidderDocumentDetailsPrint.page
context:/WEB-INF/AuctionPublishView.page
context:/WEB-INF/BidTechEvaluationList.page
context:/WEB-INF/AOC.page
context:/WEB-INF/BidderShortFallDocSelect.page
context:/WEB-INF/PacketContents.page
context:/WEB-INF/TenderDocumentUpload.page
context:/WEB-INF/BidderCorporateConfirmation.page
context:/WEB-INF/AutoTechEvalModules.page
context:/WEB-INF/DocumentSign.page
context:/WEB-INF/LoaTenderBidderDocumentApproval.page
context:/WEB-INF/AutoFinanceKeyDecryptor.page
context:/WEB-INF/CriticalDates.page
context:/WEB-INF/TenderCumAuctionList.page
context:/WEB-INF/NegotiationTenderBidderDocumentApprovalConfirmation.page
context:/WEB-INF/ClarificationReplyDetails.page
context:/WEB-INF/GepNodal_User_Registration.page
context:/WEB-INF/ConcludeTcaUploadDocumentVerify.page
context:/WEB-INF/WorkItemDocuments.page
context:/WEB-INF/ForceBidderGstnRegistration.page
context:/WEB-INF/ViewPageCorporateUser.page
context:/WEB-INF/MasterCategory.page
context:/WEB-INF/FinanceReBidTenderList.page
context:/WEB-INF/NegotiationTenderBidderAcknowledgementPrint.page
context:/WEB-INF/LimitedTender_QuickBidderList.page
context:/WEB-INF/ForceNewChangePassword.page
context:/WEB-INF/LoaTenderBidderSummary.page
context:/WEB-INF/DashBoardEventsPrint.page
context:/WEB-INF/BidsShortFallDocsHistory.page
context:/WEB-INF/LoaTenderSearchHistory.page
context:/WEB-INF/MyTendersBidList.page
context:/WEB-INF/ForceDeptPaymentDependencyAnnouncement.page
context:/WEB-INF/AuctionBiddersValueHistoryPrint.page
context:/WEB-INF/MasterCategoryParticulars.page
context:/WEB-INF/EligibleItemWiseEvaluation.page
context:/WEB-INF/AuctionBOQItemWise.page
context:/WEB-INF/GemArptsValidation.page
context:/WEB-INF/MyClarificationDetails.page
context:/WEB-INF/BidPrepareConfirm.page
context:/WEB-INF/MyAccounts.page
context:/WEB-INF/VerifyTenderXmlTenderDocuments.page
context:/WEB-INF/ExpiredTenders.page
context:/WEB-INF/BidderProductCategoryAdd.page
context:/WEB-INF/BidFinEvaluationList.page
context:/WEB-INF/ResultOfTenders.page
context:/WEB-INF/FrontEndTendersByLocation.page
context:/WEB-INF/Login.page
context:/WEB-INF/SearchActiveTenders.page
context:/WEB-INF/EMDExemption.page
context:/WEB-INF/BidderShortFallDocuments.page
context:/WEB-INF/ViewBidderItemWiseEvalPrint.page
context:/WEB-INF/BidderProfileDetails.page
context:/WEB-INF/FinanceReBidSubmitHome.page
context:/WEB-INF/ViewTemplate.page
context:/WEB-INF/ViewBidderTechDocsApproval.page
context:/WEB-INF/BidOfflinePayMessage.page
context:/WEB-INF/BidsTechAutoEvaluation.page
context:/WEB-INF/EmdFeeOffline.page
context:/WEB-INF/BidderHistoryDetailsPrint.page
context:/WEB-INF/BidderParticipateTenderDetailsPrint.page
context:/WEB-INF/CorrViewDetailsTemplate.page
context:/WEB-INF/FinanceReBidOpeningDuePrint.page
context:/WEB-INF/BidPrepareConfirmPrint.page
context:/WEB-INF/AuctionLatestQuotedPrice.page
context:/WEB-INF/AocAgreementTenderBidderDocuments.page
context:/WEB-INF/ViewMasterCategory.page
context:/WEB-INF/BidPacketList.page
context:/WEB-INF/FreezeAuctionView.page
context:/WEB-INF/BidCompareDisplay.page
context:/WEB-INF/FeeDetails.page
context:/WEB-INF/FrontEndTendersByClassification.page
context:/WEB-INF/WebRightMenuLogin.page
context:/WEB-INF/PublishViewTender.page
context:/WEB-INF/TermsCondition.page
context:/WEB-INF/EditEligibleItemWiseEvaluation.page
context:/WEB-INF/AocAgreementBidderDocumentStaus.page
context:/WEB-INF/CorrAdminDocUpload.page
context:/WEB-INF/OrgOidDocuments.page
context:/WEB-INF/MasterBidderSpaceSubCategory.page
context:/WEB-INF/ChangePasswordVerification.page
context:/WEB-INF/DSCInfo.page
context:/WEB-INF/YDYAMRegistrationDetails_Edit.page
context:/WEB-INF/BidOpeningDuePrint.page
context:/WEB-INF/SignTenderAocDocuments.page
context:/WEB-INF/MailSmsNotificationSelectPage.page
context:/WEB-INF/ViewTenderXmlDetails.page
context:/WEB-INF/FinanceReBidTieBreakActiveTenders.page
context:/WEB-INF/PreTenderRegistrationSubmitStatus.page
context:/WEB-INF/ViewTenderSummaryDetailsPrint.page
context:/WEB-INF/ViewQCBSTemplateDetails.page
context:/WEB-INF/FinanceReBidOpenerDecryptionKeyReader.page
context:/WEB-INF/SelectTemplate.page
context:/WEB-INF/DscEnroll.page
context:/WEB-INF/ReBidSubmit.page
context:/WEB-INF/OrganisationLevelSearch.page
context:/WEB-INF/BidSubmissionErrorPage.page
context:/WEB-INF/FinanceReBidTieBreakOpeningDuePrint.page
context:/WEB-INF/BidWithdrawal.page
context:/WEB-INF/LoaTenderSearch.page
context:/WEB-INF/UserTransferSearch.page
context:/WEB-INF/GepUserTransfer.page
context:/WEB-INF/LoaBidderDocumentDetailsPrint.page
context:/WEB-INF/MyTendersBidHistory.page
context:/WEB-INF/LoaTenderBidderAcknowledgement.page
context:/WEB-INF/AutoExtensionCorrigendumProperties.page
context:/WEB-INF/BidShortFallDocsPrint.page
context:/WEB-INF/NegotiationTenderBidderOverAllSummary.page
context:/WEB-INF/BidOpeningEnd.page
context:/WEB-INF/FinanceReBidPrepareConfirm.page
context:/WEB-INF/BidDocuments.page
context:/WEB-INF/BiddersManualKit.page
context:/WEB-INF/UserProfileLogin.page
context:/WEB-INF/AuctionBasicDetails.page
context:/WEB-INF/ForgotUnblockPasswordMessage.page
context:/WEB-INF/PreferredBidderSearch.page
context:/WEB-INF/BlockSupportUserList.page
context:/WEB-INF/CorporateTenderer_Edit.page
context:/WEB-INF/AuctionUnUploadMultiLot.page
context:/WEB-INF/AuctionMultiLotDocumentUpload.page
context:/WEB-INF/ViewClarification.page
context:/WEB-INF/QCBSComparatorChart.page
context:/WEB-INF/BidderAuctionItemWiseSummaryPrint.page
context:/WEB-INF/FrontEndViewBidSummaryDetailsPrint.page
context:/WEB-INF/AOCWorkItemList.page
context:/WEB-INF/ReBidConfirmation.page
context:/WEB-INF/AuctionSelectMultiLot.page
context:/WEB-INF/ViewMyOrganisationDetails.page
context:/WEB-INF/OrgCriticalDatesValidation.page
context:/WEB-INF/CriticalDateBidOpeningSlotAvailability.page
context:/WEB-INF/SignWorkItemDocuments.page
context:/WEB-INF/AuctionBidderHistoryList.page
context:/WEB-INF/AocAgreementTenderBidderDetails.page
context:/WEB-INF/AocAgreementTenderBidderDocumentUpload.page
context:/WEB-INF/AuctionCorrViewPublishDetails.page
context:/WEB-INF/TiebreakTenderSearch.page
context:/WEB-INF/AutoTechEvaluation.page
context:/WEB-INF/AuctionCorrSearch.page
context:/WEB-INF/AuctionCorrConfirmationDetail.page
context:/WEB-INF/CheckBidderTps.page
context:/WEB-INF/OrganisationLevelSearchPrint.page
context:/WEB-INF/RetenderWorkItemList.page
context:/WEB-INF/AOCSummary.page
context:/WEB-INF/WorkItemDocumentUpload.page
context:/WEB-INF/FrontEndListTendersbyDate.page
context:/WEB-INF/FrontEndTendersByOrganisation.page
context:/WEB-INF/TenderList.page
context:/WEB-INF/ViewQCBSTemplate.page
context:/WEB-INF/FrontEndDebarmentList.page
context:/WEB-INF/TenderClarificationDocuments.page
context:/WEB-INF/BidPrivilegeDocumentUpload.page
context:/WEB-INF/TenderDocuments.page
context:/WEB-INF/ForceRateContractRegistration.page
context:/WEB-INF/LoaTenderBidderDocuments.page
context:/WEB-INF/BidBGFeeDetails.page
context:/WEB-INF/MyWithdrawnBids.page
context:/WEB-INF/DownloadMaster.page
context:/WEB-INF/SubmitMyDocuments.page
context:/WEB-INF/ForceMSMERegistrationDetails.page
context:/WEB-INF/PreferredBidderProductCategoryEdit.page
context:/WEB-INF/TenderInfo.page
context:/WEB-INF/DebarredUserSearch.page
context:/WEB-INF/BlockGepUser_View.page
context:/WEB-INF/GenerateOTP.page
context:/WEB-INF/BidAppletInputPreparation.page
context:/WEB-INF/AuctionSuspendPrint.page
context:/WEB-INF/MasterBidCapacityModelDetails.page
context:/WEB-INF/ViewBidderTechDocs.page
context:/WEB-INF/BidDecryptionList.page
context:/WEB-INF/BidDocumentVerify.page
context:/WEB-INF/ActiveTenders.page
context:/WEB-INF/ViewTenderBidSummaryDetailsPrint.page
context:/WEB-INF/BidOpeningSummary.page
context:/WEB-INF/ViewEvaluationDetails.page
context:/WEB-INF/AuctionCorrPublishedList.page
context:/WEB-INF/FinanceReBidAppletInputPreparation.page
context:/WEB-INF/FrontEndTendersByValue.page
context:/WEB-INF/AocAgreementTenderSearchHistory.page
context:/WEB-INF/AuctionHistoryList.page
context:/WEB-INF/CorrAdminCriticalDateExtension.page
context:/WEB-INF/DebarredRevokeSearch.page
context:/WEB-INF/DashBoardNoDSC.page
context:/WEB-INF/AdditionalDocuments.page
context:/WEB-INF/TenderProperties.page
context:/WEB-INF/OrganisationLevelCreation.page
context:/WEB-INF/LoaTenderBidderAcknowledgementPrint.page
context:/WEB-INF/CorrSearchTenders.page
context:/WEB-INF/ViewPageGepUser.page
context:/WEB-INF/BideBGBankGuaranteeeChallanGeneration.page
context:/WEB-INF/ConcludeTenderList.page
context:/WEB-INF/DebarredUserConfirmation.page
context:/WEB-INF/MasterInternalDocuments.page
context:/WEB-INF/SiteComp.page
context:/WEB-INF/FrontEndLatestActiveTenders.page
context:/WEB-INF/BidParticipatedTenders.page
context:/WEB-INF/ForceCorporateTendererRegistration.page
context:/WEB-INF/BulletinOfficerRegistrationMaster.page
context:/WEB-INF/CorrCriticalDates.page
context:/WEB-INF/ClarificationReplyList.page
context:/WEB-INF/ViewBidFileDetails.page
context:/WEB-INF/FAQFrontEnd.page
context:/WEB-INF/WebTenderStatus.page
context:/WEB-INF/TiebreakTenderBidderRequest.page
context:/WEB-INF/BasicDetails.page
context:/WEB-INF/LoaTenderBidderDocumentUpload.page
context:/WEB-INF/AuctionDetailsView.page
context:/WEB-INF/ViewNsdDocuments.page
context:/WEB-INF/PublishedTenderList.page
context:/WEB-INF/BidFeeOffline.page
context:/WEB-INF/DashBoardEventsNoDSC.page
context:/WEB-INF/BidTechnicalEvaluation.page
context:/WEB-INF/UserDashBoardEvents.page
context:/WEB-INF/FinanceReBidPacketList.page
context:/WEB-INF/LoaTenderBidderAcknowledgementHistory.page
context:/WEB-INF/BidActiveTenders.page
context:/WEB-INF/ViewBidderItemWiseEval.page
context:/WEB-INF/AuctionConfirmation.page
context:/WEB-INF/UserProfileImageUpload.page
context:/WEB-INF/WorkItemsPreBidDocumentList.page
context:/WEB-INF/BidderStatus.page
context:/WEB-INF/AuctionItemWiseSubmit.page
context:/WEB-INF/ViewMyAuctions.page
context:/WEB-INF/Disclaimer.page
context:/WEB-INF/BidAcknowledgementDetails.page
context:/WEB-INF/ViewLiveAuctions.page
context:/WEB-INF/CorrToBePublish.page
context:/WEB-INF/PreferredBidderEdit.page
context:/WEB-INF/ViewMyClarificationsPrint.page
context:/WEB-INF/FinanceReBidOpeningEnd.page
context:/WEB-INF/ViewMyDocumentsList.page
context:/WEB-INF/ShortFallDocuments.page
context:/WEB-INF/AutoFinanceBidDecryptionList.page
context:/WEB-INF/ArchievedClarificationReplyList.page
context:/WEB-INF/ViewDetailsTemplate.page
context:/WEB-INF/AocAgreementTenderSearch.page
context:/WEB-INF/MarketRateAnalysisUpload.page
context:/WEB-INF/BidShortFallDocsAcknowledgement.page
context:/WEB-INF/BidderShortFallDocsUpload.page
context:/WEB-INF/BidPrivilegeDocumentEvaluation.page
context:/WEB-INF/NegotiationTenderBidderAcknowledgement.page
context:/WEB-INF/BidTechFlowEvaluationSummary.page
context:/WEB-INF/WebScreenReaderAccess.page
context:/WEB-INF/FinanceBidOpeningTcaSelection.page
context:/WEB-INF/FinanceReBidDecryptionList.page
context:/WEB-INF/SearchProductCategory.page
context:/WEB-INF/TenderBidderClarificationDocument.page
context:/WEB-INF/BidderLatestActiveTenders.page
context:/WEB-INF/WorkItemDetails.page
context:/WEB-INF/QuickBidOpeningDocuments.page
context:/WEB-INF/GepUserTransfer_Roles.page
context:/WEB-INF/AutoTechEvalSubModules.page
context:/WEB-INF/LoaTenderBidderDocumentDetailsPrint.page
context:/WEB-INF/AuctionProperties.page
context:/WEB-INF/FreezeAuction.page
context:/WEB-INF/CorporateTenderer_Registration.page
context:/WEB-INF/IndenterTQCQClarificationDetails.page
context:/WEB-INF/AutoExtensionMinBidderCorrigendumProperties.page
context:/WEB-INF/AuctionPublishedView.page
context:/WEB-INF/MenuLinksMaster.page
context:/WEB-INF/AutoExtensionOpenLimitedCorrigendumProperties.page
context:/WEB-INF/LoaBidderDocumentStatusView.page
context:/WEB-INF/BidderDebarList.page
context:/WEB-INF/Miscellaneous.page
context:/WEB-INF/QCBSParticularsPrint.page
context:/WEB-INF/ViewBidInfo.page
context:/WEB-INF/OrgBidOpenerSelection.page
context:/WEB-INF/VerifyTenderXmlDetails.page
context:/WEB-INF/LoaBidderDocumentUpload.page
context:/WEB-INF/BidderRegistrationAcknowledgementPrint.page
context:/WEB-INF/OrgLevelMaster.page
context:/WEB-INF/OrgCreationProcessLandingPrint.page
context:/WEB-INF/AuctionCorrToBePublish.page
context:/WEB-INF/FrontEndViewTenderSummaryDetailsPrint.page
context:/WEB-INF/CorrBoqTpsUpload.page
context:/WEB-INF/ViewInternalDocuments.page
context:/WEB-INF/ViewMyClarifications.page
context:/WEB-INF/AuctionCorrUploadDocuments.page
classpath:/org/apache/tapestry/pages/StaleSession.page
classpath:/org/apache/tapestry/pages/Exception.page
classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnPage.page
component specification count60
component specificationsclasspath:/org/apache/tapestry/components/If.jwc
classpath:/org/apache/tapestry/html/Body.jwc
classpath:/org/apache/tapestry/link/ServiceLink.jwc
classpath:/org/apache/tapestry/components/Delegator.jwc
context:/WEB-INF/BorderForRegistration.jwc
context:/WEB-INF/WebHomeBorder.jwc
context:/WEB-INF/WebTopBanner.jwc
classpath:/org/apache/tapestry/form/DatePicker.jwc
context:/WEB-INF/TopBanner.jwc
context:/WEB-INF/BorderNoDSC.jwc
classpath:/org/apache/tapestry/link/DirectLink.jwc
classpath:/org/apache/tapestry/html/Shell.jwc
classpath:/org/apache/tapestry/contrib/table/components/TablePages.jwc
classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnFormComponent.jwc
classpath:/org/apache/tapestry/html/Style.jwc
context:/WEB-INF/TopBannerForRegistration.jwc
classpath:/org/apache/tapestry/components/For.jwc
classpath:/org/apache/tapestry/form/TextField.jwc
classpath:/org/apache/tapestry/components/Block.jwc
classpath:/org/apache/tapestry/contrib/table/components/TableColumns.jwc
classpath:/org/apache/tapestry/components/Insert.jwc
classpath:/org/apache/tapestry/components/Else.jwc
classpath:/org/apache/tapestry/form/Submit.jwc
classpath:/org/apache/tapestry/form/ImageSubmit.jwc
classpath:/org/apache/tapestry/form/Hidden.jwc
classpath:/org/apache/tapestry/form/TextArea.jwc
context:/WEB-INF/WebHelpLinks.jwc
classpath:/org/apache/tapestry/html/ExceptionDisplay.jwc
classpath:/org/apache/tapestry/html/RequestDisplay.jwc
context:/WEB-INF/Footer.jwc
classpath:/org/apache/tapestry/link/GenericLink.jwc
classpath:/org/apache/tapestry/form/PropertySelection.jwc
classpath:/org/apache/tapestry/dojo/html/Dialog.jwc
context:/WEB-INF/WebLeftMenu.jwc
context:/WEB-INF/WebEauctionSearch.jwc
classpath:/org/apache/tapestry/contrib/table/components/TableValues.jwc
classpath:/org/apache/tapestry/form/Radio.jwc
classpath:/org/apache/tapestry/form/Upload.jwc
classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnComponent.jwc
classpath:/org/apache/tapestry/contrib/table/components/TableView.jwc
classpath:/org/apache/tapestry/form/Button.jwc
classpath:/org/apache/tapestry/form/LinkSubmit.jwc
classpath:/org/apache/tapestry/link/PageLink.jwc
classpath:/org/apache/tapestry/form/Checkbox.jwc
classpath:/org/apache/tapestry/components/Any.jwc
classpath:/org/apache/tapestry/form/Form.jwc
classpath:/org/apache/tapestry/form/RadioGroup.jwc
classpath:/org/apache/tapestry/html/Describe.jwc
classpath:/org/apache/tapestry/components/RenderBody.jwc
classpath:/org/apache/tapestry/contrib/table/components/TableRows.jwc
classpath:/org/apache/tapestry/html/Image.jwc
context:/WEB-INF/WebTenderSearch.jwc
context:/WEB-INF/WebBorder.jwc
context:/WEB-INF/Border.jwc
context:/WEB-INF/WebFooter.jwc
context:/WEB-INF/MenuNoDSC.jwc
context:/WEB-INF/WebRightMenu.jwc
context:/WEB-INF/TopBannerNoDSC.jwc
context:/WEB-INF/WebNotice.jwc
context:/WEB-INF/Menu.jwc
tapestry.enhance.ComponentConstructorFactory
enhanced class count512
enhanced classesComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.PacketList pageSpecification=true specificationLocation=context:/WEB-INF/PacketList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.FindMyNodalOfficerDetails pageSpecification=true specificationLocation=context:/WEB-INF/FindMyNodalOfficerDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.html.Image pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/Image.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionSubmit pageSpecification=true specificationLocation=context:/WEB-INF/AuctionSubmit.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.FinanceReBidDecryptionList pageSpecification=true specificationLocation=context:/WEB-INF/FinanceReBidDecryptionList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.BidTechFlowEvaluationSummary pageSpecification=true specificationLocation=context:/WEB-INF/BidTechFlowEvaluationSummary.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.FrontEndAdvancedSearch pageSpecification=true specificationLocation=context:/WEB-INF/FrontEndAdvancedSearch.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.Checkbox pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/Checkbox.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.components.WebHomeBorder pageSpecification=false specificationLocation=context:/WEB-INF/WebHomeBorder.jwc allowBody=true allowInformalParameter=false]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.FinanceBidOpeningTcaSelection pageSpecification=true specificationLocation=context:/WEB-INF/FinanceBidOpeningTcaSelection.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.Submit pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/Submit.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.components.WebLeftMenu pageSpecification=false specificationLocation=context:/WEB-INF/WebLeftMenu.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.BidderAuctionItemWiseSummaryPrint pageSpecification=true specificationLocation=context:/WEB-INF/BidderAuctionItemWiseSummaryPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.BidTechnicalEvaluation pageSpecification=true specificationLocation=context:/WEB-INF/BidTechnicalEvaluation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.corr.webpage.CorrAdminCriticalDates pageSpecification=true specificationLocation=context:/WEB-INF/CorrAdminCriticalDates.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.corr.webpage.CorrViewPublishDetails pageSpecification=true specificationLocation=context:/WEB-INF/CorrViewPublishDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.ForceBidderGstnRegistration pageSpecification=true specificationLocation=context:/WEB-INF/ForceBidderGstnRegistration.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.contrib.table.components.TableView pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/contrib/table/components/TableView.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.MasterTemplate pageSpecification=true specificationLocation=context:/WEB-INF/MasterTemplate.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.FinanceReBidSubmitHome pageSpecification=true specificationLocation=context:/WEB-INF/FinanceReBidSubmitHome.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.IfBean pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/If.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.administration.webpage.MenuLinksMaster pageSpecification=true specificationLocation=context:/WEB-INF/MenuLinksMaster.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.ViewTenderSummaryDetailsPrint pageSpecification=true specificationLocation=context:/WEB-INF/ViewTenderSummaryDetailsPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.DebarredRevokeSearch pageSpecification=true specificationLocation=context:/WEB-INF/DebarredRevokeSearch.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.MyClarificationDetails pageSpecification=true specificationLocation=context:/WEB-INF/MyClarificationDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.BidderParticipateTenderDetailsPrint pageSpecification=true specificationLocation=context:/WEB-INF/BidderParticipateTenderDetailsPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.components.BorderNoDSC pageSpecification=false specificationLocation=context:/WEB-INF/BorderNoDSC.jwc allowBody=true allowInformalParameter=false]
ComponentSpecification[componentClassName=gov.nic.gep.loa.webpage.LoaBidderDocumentUpload pageSpecification=true specificationLocation=context:/WEB-INF/LoaBidderDocumentUpload.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.DebarredOrgUser pageSpecification=true specificationLocation=context:/WEB-INF/DebarredOrgUser.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.DebarredUserConfirmation pageSpecification=true specificationLocation=context:/WEB-INF/DebarredUserConfirmation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.DSCInfo pageSpecification=true specificationLocation=context:/WEB-INF/DSCInfo.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ViewClarification pageSpecification=true specificationLocation=context:/WEB-INF/ViewClarification.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.TenderPublishConfirmation pageSpecification=true specificationLocation=context:/WEB-INF/TenderPublishConfirmation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.ViewBidderAutoTechEvaluation pageSpecification=true specificationLocation=context:/WEB-INF/ViewBidderAutoTechEvaluation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.loa.webpage.LoaTenderSearchHistory pageSpecification=true specificationLocation=context:/WEB-INF/LoaTenderSearchHistory.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.ViewAuctionDetails pageSpecification=true specificationLocation=context:/WEB-INF/ViewAuctionDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.MasterCategoryPrint pageSpecification=true specificationLocation=context:/WEB-INF/MasterCategoryPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.Upload pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/Upload.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.master.webpage.MasterInternalDocuments pageSpecification=true specificationLocation=context:/WEB-INF/MasterInternalDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ConcludeTenderList pageSpecification=true specificationLocation=context:/WEB-INF/ConcludeTenderList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.TenderClarificationDocuments pageSpecification=true specificationLocation=context:/WEB-INF/TenderClarificationDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.FinanceReBidOpeningDuePrint pageSpecification=true specificationLocation=context:/WEB-INF/FinanceReBidOpeningDuePrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.InActiveCertificates pageSpecification=true specificationLocation=context:/WEB-INF/InActiveCertificates.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.CriticalDates pageSpecification=true specificationLocation=context:/WEB-INF/CriticalDates.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.loa.webpage.LoaTenderBidderDocumentPreview pageSpecification=true specificationLocation=context:/WEB-INF/LoaTenderBidderDocumentPreview.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.FreezeAuctionView pageSpecification=true specificationLocation=context:/WEB-INF/FreezeAuctionView.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.AutoExtensionCorrigendumProperties pageSpecification=true specificationLocation=context:/WEB-INF/AutoExtensionCorrigendumProperties.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.WebTenderStatusLists pageSpecification=true specificationLocation=context:/WEB-INF/WebTenderStatusLists.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.Login pageSpecification=true specificationLocation=context:/WEB-INF/Login.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.GepUserTransfer_Roles pageSpecification=true specificationLocation=context:/WEB-INF/GepUserTransfer_Roles.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionCorrUploadDocuments pageSpecification=true specificationLocation=context:/WEB-INF/AuctionCorrUploadDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.FrontEndTendersByLocation pageSpecification=true specificationLocation=context:/WEB-INF/FrontEndTendersByLocation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.DebarredBidderDetailsPrint pageSpecification=true specificationLocation=context:/WEB-INF/DebarredBidderDetailsPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ViewBidderPreRegnDetails pageSpecification=true specificationLocation=context:/WEB-INF/ViewBidderPreRegnDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.AutoTechEvaluation pageSpecification=true specificationLocation=context:/WEB-INF/AutoTechEvaluation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.FrontEndViewBidSummaryDetailsPrint pageSpecification=true specificationLocation=context:/WEB-INF/FrontEndViewBidSummaryDetailsPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.Hidden pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/Hidden.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ForceDeptPaymentDependencyAnnouncement pageSpecification=true specificationLocation=context:/WEB-INF/ForceDeptPaymentDependencyAnnouncement.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.SignWorkItemDocuments pageSpecification=true specificationLocation=context:/WEB-INF/SignWorkItemDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.master.webpage.MasterBidderSpaceCategory pageSpecification=true specificationLocation=context:/WEB-INF/MasterBidderSpaceCategory.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionCorrSuspendLotPrint pageSpecification=true specificationLocation=context:/WEB-INF/AuctionCorrSuspendLotPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.UnauthorisedAccessPage pageSpecification=true specificationLocation=context:/WEB-INF/UnauthorisedAccessPage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.SubmitMyDocuments pageSpecification=true specificationLocation=context:/WEB-INF/SubmitMyDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.contrib.table.components.TableColumns pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/contrib/table/components/TableColumns.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.components.WebTenderSearch pageSpecification=false specificationLocation=context:/WEB-INF/WebTenderSearch.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.ForceMSMERegistrationDetails pageSpecification=true specificationLocation=context:/WEB-INF/ForceMSMERegistrationDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.AOC pageSpecification=true specificationLocation=context:/WEB-INF/AOC.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.aocagreement.webpage.AocAgreementTenderSearchHistory pageSpecification=true specificationLocation=context:/WEB-INF/AocAgreementTenderSearchHistory.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionPublishDetail pageSpecification=true specificationLocation=context:/WEB-INF/AuctionPublishDetail.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidAppletInputPreparation pageSpecification=true specificationLocation=context:/WEB-INF/BidAppletInputPreparation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.FrontEndViewTenderSummaryDetailsPrint pageSpecification=true specificationLocation=context:/WEB-INF/FrontEndViewTenderSummaryDetailsPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.aocagreement.webpage.AocAgreementTenderBidderDocuments pageSpecification=true specificationLocation=context:/WEB-INF/AocAgreementTenderBidderDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.OrgFeeDetails pageSpecification=true specificationLocation=context:/WEB-INF/OrgFeeDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ViewNsdDocuments pageSpecification=true specificationLocation=context:/WEB-INF/ViewNsdDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidAcknowledgementPrint pageSpecification=true specificationLocation=context:/WEB-INF/BidAcknowledgementPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.corr.webpage.CorrUploadDocumentVerify pageSpecification=true specificationLocation=context:/WEB-INF/CorrUploadDocumentVerify.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.AuctionProperties pageSpecification=true specificationLocation=context:/WEB-INF/AuctionProperties.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.BidDocumentVerify pageSpecification=true specificationLocation=context:/WEB-INF/BidDocumentVerify.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.components.WebHelpLinks pageSpecification=false specificationLocation=context:/WEB-INF/WebHelpLinks.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderstage.webpage.StageTwoTenderList pageSpecification=true specificationLocation=context:/WEB-INF/StageTwoTenderList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ClarificationReplyDetails pageSpecification=true specificationLocation=context:/WEB-INF/ClarificationReplyDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=null pageSpecification=true specificationLocation=classpath:/org/apache/tapestry/pages/StaleSession.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=null pageSpecification=true specificationLocation=classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnPage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=null pageSpecification=true specificationLocation=context:/WEB-INF/ErrorNotice.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.BidOpeningEnd pageSpecification=true specificationLocation=context:/WEB-INF/BidOpeningEnd.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ArchievedClarificationReplyList pageSpecification=true specificationLocation=context:/WEB-INF/ArchievedClarificationReplyList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.MyTendersBidList pageSpecification=true specificationLocation=context:/WEB-INF/MyTendersBidList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.corr.webpage.CorrAdminSearchTenders pageSpecification=true specificationLocation=context:/WEB-INF/CorrAdminSearchTenders.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.BidDecryptionList pageSpecification=true specificationLocation=context:/WEB-INF/BidDecryptionList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ViewTenderDetails pageSpecification=true specificationLocation=context:/WEB-INF/ViewTenderDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.corr.webpage.CorrUploadDocuments pageSpecification=true specificationLocation=context:/WEB-INF/CorrUploadDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.NoAuthorizationPage pageSpecification=true specificationLocation=context:/WEB-INF/NoAuthorizationPage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.EMDExemption pageSpecification=true specificationLocation=context:/WEB-INF/EMDExemption.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.ForceCorporateTendererRegistration pageSpecification=true specificationLocation=context:/WEB-INF/ForceCorporateTendererRegistration.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionSelectMultiLot pageSpecification=true specificationLocation=context:/WEB-INF/AuctionSelectMultiLot.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.TenderStatusLists pageSpecification=true specificationLocation=context:/WEB-INF/TenderStatusLists.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.OrgLevelMaster pageSpecification=true specificationLocation=context:/WEB-INF/OrgLevelMaster.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.NegotiationTenderBidderDocumentConfirmation pageSpecification=true specificationLocation=context:/WEB-INF/NegotiationTenderBidderDocumentConfirmation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.loa.webpage.LoaTenderBidderSummary pageSpecification=true specificationLocation=context:/WEB-INF/LoaTenderBidderSummary.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.DebarredPublishConfirmation pageSpecification=true specificationLocation=context:/WEB-INF/DebarredPublishConfirmation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.html.Style pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/Style.jwc allowBody=true allowInformalParameter=false]
ComponentSpecification[componentClassName=org.apache.tapestry.contrib.table.components.TablePages pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/contrib/table/components/TablePages.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.DscEnroll pageSpecification=true specificationLocation=context:/WEB-INF/DscEnroll.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionCorrUploadDocumentVerify pageSpecification=true specificationLocation=context:/WEB-INF/AuctionCorrUploadDocumentVerify.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.BidPacketList pageSpecification=true specificationLocation=context:/WEB-INF/BidPacketList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.QuickBidOpeningDocuments pageSpecification=true specificationLocation=context:/WEB-INF/QuickBidOpeningDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.FinanceReBidDocumentStatusView pageSpecification=true specificationLocation=context:/WEB-INF/FinanceReBidDocumentStatusView.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.components.TopBanner pageSpecification=false specificationLocation=context:/WEB-INF/TopBanner.jwc allowBody=true allowInformalParameter=false]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.WorkItemDocumentUpload pageSpecification=true specificationLocation=context:/WEB-INF/WorkItemDocumentUpload.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.UserTransferSearch pageSpecification=true specificationLocation=context:/WEB-INF/UserTransferSearch.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.aocagreement.webpage.AocAgreementTenderBidderDetails pageSpecification=true specificationLocation=context:/WEB-INF/AocAgreementTenderBidderDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.EligibleItemWiseEvaluation pageSpecification=true specificationLocation=context:/WEB-INF/EligibleItemWiseEvaluation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionItemWiseSubmit pageSpecification=true specificationLocation=context:/WEB-INF/AuctionItemWiseSubmit.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.ViewBidderItemWiseEval pageSpecification=true specificationLocation=context:/WEB-INF/ViewBidderItemWiseEval.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.Any pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/Any.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.TenderCumAuctionList pageSpecification=true specificationLocation=context:/WEB-INF/TenderCumAuctionList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.DashBoardNoDSC pageSpecification=true specificationLocation=context:/WEB-INF/DashBoardNoDSC.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionBasicDetails pageSpecification=true specificationLocation=context:/WEB-INF/AuctionBasicDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionBidderHistoryList pageSpecification=true specificationLocation=context:/WEB-INF/AuctionBidderHistoryList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.ViewMasterCategory pageSpecification=true specificationLocation=context:/WEB-INF/ViewMasterCategory.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionCorrDetailsPrint pageSpecification=true specificationLocation=context:/WEB-INF/AuctionCorrDetailsPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.MasterCategoryParticulars pageSpecification=true specificationLocation=context:/WEB-INF/MasterCategoryParticulars.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ShortFallDocumentsHistory pageSpecification=true specificationLocation=context:/WEB-INF/ShortFallDocumentsHistory.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.master.webpage.BulletinOfficerRegistrationMaster pageSpecification=true specificationLocation=context:/WEB-INF/BulletinOfficerRegistrationMaster.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.TenderProperties pageSpecification=true specificationLocation=context:/WEB-INF/TenderProperties.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.HelpForContractors pageSpecification=true specificationLocation=context:/WEB-INF/HelpForContractors.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.VerifyTenderXmlDetails pageSpecification=true specificationLocation=context:/WEB-INF/VerifyTenderXmlDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.ArchivedClarificationsList pageSpecification=true specificationLocation=context:/WEB-INF/ArchivedClarificationsList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidderShortFallDocsUpload pageSpecification=true specificationLocation=context:/WEB-INF/BidderShortFallDocsUpload.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.ElseBean pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/Else.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.MyBidList pageSpecification=true specificationLocation=context:/WEB-INF/MyBidList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidFeeOffline pageSpecification=true specificationLocation=context:/WEB-INF/BidFeeOffline.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.ViewTenderBidSummaryDetailsPrint pageSpecification=true specificationLocation=context:/WEB-INF/ViewTenderBidSummaryDetailsPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.corr.webpage.CorrToBePublish pageSpecification=true specificationLocation=context:/WEB-INF/CorrToBePublish.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.ForceMobileEmailRegistration pageSpecification=true specificationLocation=context:/WEB-INF/ForceMobileEmailRegistration.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.MyTenders pageSpecification=true specificationLocation=context:/WEB-INF/MyTenders.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.AOCBidderDetails pageSpecification=true specificationLocation=context:/WEB-INF/AOCBidderDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.ViewMyClarificationsPrint pageSpecification=true specificationLocation=context:/WEB-INF/ViewMyClarificationsPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.loa.webpage.LoaTenderBidderDocumentDetailsPrint pageSpecification=true specificationLocation=context:/WEB-INF/LoaTenderBidderDocumentDetailsPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.VerifyTenderXmlTenderDocuments pageSpecification=true specificationLocation=context:/WEB-INF/VerifyTenderXmlTenderDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.NegotiationTenderBidderOverAllSummary pageSpecification=true specificationLocation=context:/WEB-INF/NegotiationTenderBidderOverAllSummary.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.master.webpage.PreQualificationOrgBidderSlabs pageSpecification=true specificationLocation=context:/WEB-INF/PreQualificationOrgBidderSlabs.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ForceNewChangePassword pageSpecification=true specificationLocation=context:/WEB-INF/ForceNewChangePassword.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.MailSmsNotificationSelectPage pageSpecification=true specificationLocation=context:/WEB-INF/MailSmsNotificationSelectPage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.ChangePasswordVerification pageSpecification=true specificationLocation=context:/WEB-INF/ChangePasswordVerification.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.OrgMappedHolWkOff pageSpecification=true specificationLocation=context:/WEB-INF/OrgMappedHolWkOff.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.boq.util.CheckBidderTps pageSpecification=true specificationLocation=context:/WEB-INF/CheckBidderTps.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.GepUser_View pageSpecification=true specificationLocation=context:/WEB-INF/GepUser_View.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.DebarredPanUser pageSpecification=true specificationLocation=context:/WEB-INF/DebarredPanUser.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.WorkItemDocuments pageSpecification=true specificationLocation=context:/WEB-INF/WorkItemDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.OrgCriticalDatesValidation pageSpecification=true specificationLocation=context:/WEB-INF/OrgCriticalDatesValidation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.NegotiationTenderBidderRequest pageSpecification=true specificationLocation=context:/WEB-INF/NegotiationTenderBidderRequest.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.master.webpage.OrganisationTypeMaster pageSpecification=true specificationLocation=context:/WEB-INF/OrganisationTypeMaster.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.corr.webpage.CorrRevoke pageSpecification=true specificationLocation=context:/WEB-INF/CorrRevoke.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.BidPrivilegeDocumentEvaluation pageSpecification=true specificationLocation=context:/WEB-INF/BidPrivilegeDocumentEvaluation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.DatePicker pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/DatePicker.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.ForceBidderBankAccountRegistration pageSpecification=true specificationLocation=context:/WEB-INF/ForceBidderBankAccountRegistration.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.FeeDetails pageSpecification=true specificationLocation=context:/WEB-INF/FeeDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.OrganisationLevelSearch pageSpecification=true specificationLocation=context:/WEB-INF/OrganisationLevelSearch.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.CorporateTenderer_Registration pageSpecification=true specificationLocation=context:/WEB-INF/CorporateTenderer_Registration.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.BidderCorporateConfirmation pageSpecification=true specificationLocation=context:/WEB-INF/BidderCorporateConfirmation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.FinanceReBidKeyDecryptor pageSpecification=true specificationLocation=context:/WEB-INF/FinanceReBidKeyDecryptor.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.AutoTechEvaluator pageSpecification=true specificationLocation=context:/WEB-INF/AutoTechEvaluator.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.FrontEndAdvancedSearchResult pageSpecification=true specificationLocation=context:/WEB-INF/FrontEndAdvancedSearchResult.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ViewTenderXmlDetailsPrint pageSpecification=true specificationLocation=context:/WEB-INF/ViewTenderXmlDetailsPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionCorrBasicDetails pageSpecification=true specificationLocation=context:/WEB-INF/AuctionCorrBasicDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.ViewMyClarifications pageSpecification=true specificationLocation=context:/WEB-INF/ViewMyClarifications.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.MyTendersBidHistory pageSpecification=true specificationLocation=context:/WEB-INF/MyTendersBidHistory.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.BidsFinEvaluation pageSpecification=true specificationLocation=context:/WEB-INF/BidsFinEvaluation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.OrganisationLevelCreation pageSpecification=true specificationLocation=context:/WEB-INF/OrganisationLevelCreation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.loa.webpage.LoaTenderBidderDocumentApproval pageSpecification=true specificationLocation=context:/WEB-INF/LoaTenderBidderDocumentApproval.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.ViewDetailsTemplate pageSpecification=true specificationLocation=context:/WEB-INF/ViewDetailsTemplate.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.corr.webpage.CorrViewDetailsTemplate pageSpecification=true specificationLocation=context:/WEB-INF/CorrViewDetailsTemplate.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidderStatus pageSpecification=true specificationLocation=context:/WEB-INF/BidderStatus.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.TenderList pageSpecification=true specificationLocation=context:/WEB-INF/TenderList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.autotecheval.webpage.AutoTechEvalModules pageSpecification=true specificationLocation=context:/WEB-INF/AutoTechEvalModules.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.components.Border pageSpecification=false specificationLocation=context:/WEB-INF/Border.jwc allowBody=true allowInformalParameter=false]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.TenderDocuments pageSpecification=true specificationLocation=context:/WEB-INF/TenderDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.FrontEndListTendersbyDate pageSpecification=true specificationLocation=context:/WEB-INF/FrontEndListTendersbyDate.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.FrontEndDebarmentList pageSpecification=true specificationLocation=context:/WEB-INF/FrontEndDebarmentList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.ViewPageGepUser pageSpecification=true specificationLocation=context:/WEB-INF/ViewPageGepUser.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.MasterBidCapacityModelDetails pageSpecification=true specificationLocation=context:/WEB-INF/MasterBidCapacityModelDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.StandardBiddingDocuments pageSpecification=true specificationLocation=context:/WEB-INF/StandardBiddingDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.AutoFinanceKeyDecryptor pageSpecification=true specificationLocation=context:/WEB-INF/AutoFinanceKeyDecryptor.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.TenderDocumentUpload pageSpecification=true specificationLocation=context:/WEB-INF/TenderDocumentUpload.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.BidOpeningSummary pageSpecification=true specificationLocation=context:/WEB-INF/BidOpeningSummary.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.ImageSubmit pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/ImageSubmit.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.ViewAutoTechEvaluator pageSpecification=true specificationLocation=context:/WEB-INF/ViewAutoTechEvaluator.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.TextField pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/TextField.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.CommonErrorPage pageSpecification=true specificationLocation=context:/WEB-INF/CommonErrorPage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.IndenterTQCQClarificationDetails pageSpecification=true specificationLocation=context:/WEB-INF/IndenterTQCQClarificationDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.PreferredBidderEdit pageSpecification=true specificationLocation=context:/WEB-INF/PreferredBidderEdit.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.MailSmsOtpSender pageSpecification=true specificationLocation=context:/WEB-INF/MailSmsOtpSender.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidderProfileDetails pageSpecification=true specificationLocation=context:/WEB-INF/BidderProfileDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.ConcludeTcaUploadDocumentVerify pageSpecification=true specificationLocation=context:/WEB-INF/ConcludeTcaUploadDocumentVerify.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.PropertySelection pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/PropertySelection.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidAcknowledgement pageSpecification=true specificationLocation=context:/WEB-INF/BidAcknowledgement.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionUpcomingMultiLotsPrint pageSpecification=true specificationLocation=context:/WEB-INF/AuctionUpcomingMultiLotsPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.DebarredUser pageSpecification=true specificationLocation=context:/WEB-INF/DebarredUser.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.OrgCreationProcessLandingPrint pageSpecification=true specificationLocation=context:/WEB-INF/OrgCreationProcessLandingPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.ViewQCBSTemplate pageSpecification=true specificationLocation=context:/WEB-INF/ViewQCBSTemplate.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.BidDocuments pageSpecification=true specificationLocation=context:/WEB-INF/BidDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionUnUploadMultiLot pageSpecification=true specificationLocation=context:/WEB-INF/AuctionUnUploadMultiLot.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidParticipatedTenders pageSpecification=true specificationLocation=context:/WEB-INF/BidParticipatedTenders.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.DashBoardEventsNoDSC pageSpecification=true specificationLocation=context:/WEB-INF/DashBoardEventsNoDSC.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.MasterCategorySubTitle pageSpecification=true specificationLocation=context:/WEB-INF/MasterCategorySubTitle.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionConfirmation pageSpecification=true specificationLocation=context:/WEB-INF/AuctionConfirmation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.VerifyTenderXmlTenderDocumentDetails pageSpecification=true specificationLocation=context:/WEB-INF/VerifyTenderXmlTenderDocumentDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.GepDept_User_Registration pageSpecification=true specificationLocation=context:/WEB-INF/GepDept_User_Registration.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.BidTechEvaluationList pageSpecification=true specificationLocation=context:/WEB-INF/BidTechEvaluationList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.FrontEndTendersInArchive pageSpecification=true specificationLocation=context:/WEB-INF/FrontEndTendersInArchive.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.OrgOidDocuments pageSpecification=true specificationLocation=context:/WEB-INF/OrgOidDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.orgprequal.webpage.BidderPrequalRegistrationStatus pageSpecification=true specificationLocation=context:/WEB-INF/BidderPrequalRegistrationStatus.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.master.webpage.ViewInternalDocuments pageSpecification=true specificationLocation=context:/WEB-INF/ViewInternalDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidAcknowledgementDetails pageSpecification=true specificationLocation=context:/WEB-INF/BidAcknowledgementDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.FinanceReBidPrepareConfirm pageSpecification=true specificationLocation=context:/WEB-INF/FinanceReBidPrepareConfirm.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.BidFinEvaluationList pageSpecification=true specificationLocation=context:/WEB-INF/BidFinEvaluationList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.orgprequal.webpage.BidderPrequalRegistrationSearch pageSpecification=true specificationLocation=context:/WEB-INF/BidderPrequalRegistrationSearch.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.ViewBidderItemWiseEvalPrint pageSpecification=true specificationLocation=context:/WEB-INF/ViewBidderItemWiseEvalPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.boq.util.CheckBoq pageSpecification=true specificationLocation=context:/WEB-INF/CheckBoq.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.FinanceReBidDocuments pageSpecification=true specificationLocation=context:/WEB-INF/FinanceReBidDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.OrgCreationProcessLanding pageSpecification=true specificationLocation=context:/WEB-INF/OrgCreationProcessLanding.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.YDYAMRegistrationDetails_Edit pageSpecification=true specificationLocation=context:/WEB-INF/YDYAMRegistrationDetails_Edit.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.KeyDecryptor pageSpecification=true specificationLocation=context:/WEB-INF/KeyDecryptor.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidderLatestActiveTenders pageSpecification=true specificationLocation=context:/WEB-INF/BidderLatestActiveTenders.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.PublishViewTender pageSpecification=true specificationLocation=context:/WEB-INF/PublishViewTender.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.loa.webpage.LoaTenderBidderAcknowledgementHistory pageSpecification=true specificationLocation=context:/WEB-INF/LoaTenderBidderAcknowledgementHistory.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.loa.webpage.LoaBidderDocumentStaus pageSpecification=true specificationLocation=context:/WEB-INF/LoaBidderDocumentStaus.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.ViewAuctionHistoryDetails pageSpecification=true specificationLocation=context:/WEB-INF/ViewAuctionHistoryDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.eauction.webpage.WebEauctionSearch pageSpecification=false specificationLocation=context:/WEB-INF/WebEauctionSearch.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionPublishConfirmation pageSpecification=true specificationLocation=context:/WEB-INF/AuctionPublishConfirmation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidderItemWiseEvaluation pageSpecification=true specificationLocation=context:/WEB-INF/BidderItemWiseEvaluation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.DeptStandardDocumentsList pageSpecification=true specificationLocation=context:/WEB-INF/DeptStandardDocumentsList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.corr.webpage.CorrPublishedList pageSpecification=true specificationLocation=context:/WEB-INF/CorrPublishedList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.BidderProductCategoryAdd pageSpecification=true specificationLocation=context:/WEB-INF/BidderProductCategoryAdd.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidWithdrawal pageSpecification=true specificationLocation=context:/WEB-INF/BidWithdrawal.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.PreferredBidderSearch pageSpecification=true specificationLocation=context:/WEB-INF/PreferredBidderSearch.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.DscExpiredRemove pageSpecification=true specificationLocation=context:/WEB-INF/DscExpiredRemove.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.BidActiveTenders pageSpecification=true specificationLocation=context:/WEB-INF/BidActiveTenders.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.PublishedTenderList pageSpecification=true specificationLocation=context:/WEB-INF/PublishedTenderList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.EditNotEligibleItemWiseEvaluation pageSpecification=true specificationLocation=context:/WEB-INF/EditNotEligibleItemWiseEvaluation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.TextArea pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/TextArea.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidderNDADocumentsSelectHistory pageSpecification=true specificationLocation=context:/WEB-INF/BidderNDADocumentsSelectHistory.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.NegotiationTenderBidderDocumentApprovalConfirmation pageSpecification=true specificationLocation=context:/WEB-INF/NegotiationTenderBidderDocumentApprovalConfirmation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.OrganisationLevelSearchPrint pageSpecification=true specificationLocation=context:/WEB-INF/OrganisationLevelSearchPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.components.WebFooter pageSpecification=false specificationLocation=context:/WEB-INF/WebFooter.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.RadioGroup pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/RadioGroup.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.BidPrepareConfirmPrint pageSpecification=true specificationLocation=context:/WEB-INF/BidPrepareConfirmPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.MyAccounts pageSpecification=true specificationLocation=context:/WEB-INF/MyAccounts.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionCorrPublishedList pageSpecification=true specificationLocation=context:/WEB-INF/AuctionCorrPublishedList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.UserDashBoardEvents pageSpecification=true specificationLocation=context:/WEB-INF/UserDashBoardEvents.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionCorrMultiLotPrint pageSpecification=true specificationLocation=context:/WEB-INF/AuctionCorrMultiLotPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionSuspendPrint pageSpecification=true specificationLocation=context:/WEB-INF/AuctionSuspendPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ForceChangePassword pageSpecification=true specificationLocation=context:/WEB-INF/ForceChangePassword.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ViewBidderTechDocsApproval pageSpecification=true specificationLocation=context:/WEB-INF/ViewBidderTechDocsApproval.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.corr.webpage.ViewTenderCorrModificationHistory pageSpecification=true specificationLocation=context:/WEB-INF/ViewTenderCorrModificationHistory.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ClarificationReplyList pageSpecification=true specificationLocation=context:/WEB-INF/ClarificationReplyList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.FinanceReBidPacketList pageSpecification=true specificationLocation=context:/WEB-INF/FinanceReBidPacketList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionBiddersValueHistoryPrint pageSpecification=true specificationLocation=context:/WEB-INF/AuctionBiddersValueHistoryPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.BidsTechAutoEvaluation pageSpecification=true specificationLocation=context:/WEB-INF/BidsTechAutoEvaluation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.corr.webpage.CorrCriticalDates pageSpecification=true specificationLocation=context:/WEB-INF/CorrCriticalDates.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.MyActiveBids pageSpecification=true specificationLocation=context:/WEB-INF/MyActiveBids.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionDetailsView pageSpecification=true specificationLocation=context:/WEB-INF/AuctionDetailsView.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.ViewMyAuctions pageSpecification=true specificationLocation=context:/WEB-INF/ViewMyAuctions.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.TechnicalQueryClarification pageSpecification=true specificationLocation=context:/WEB-INF/TechnicalQueryClarification.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.aocagreement.webpage.AocAgreementBidderDocumentStaus pageSpecification=true specificationLocation=context:/WEB-INF/AocAgreementBidderDocumentStaus.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidderShortFallDocSelect pageSpecification=true specificationLocation=context:/WEB-INF/BidderShortFallDocSelect.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.ViewEvaluationDetails pageSpecification=true specificationLocation=context:/WEB-INF/ViewEvaluationDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.BidOpenerSelection pageSpecification=true specificationLocation=context:/WEB-INF/BidOpenerSelection.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ChangePassword pageSpecification=true specificationLocation=context:/WEB-INF/ChangePassword.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.GepNodal_User_Registration pageSpecification=true specificationLocation=context:/WEB-INF/GepNodal_User_Registration.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.pages.Exception pageSpecification=true specificationLocation=classpath:/org/apache/tapestry/pages/Exception.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.GepUserTransfer pageSpecification=true specificationLocation=context:/WEB-INF/GepUserTransfer.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.PacketContents pageSpecification=true specificationLocation=context:/WEB-INF/PacketContents.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.MyWithdrawnBids pageSpecification=true specificationLocation=context:/WEB-INF/MyWithdrawnBids.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionCorrViewPublishDetails pageSpecification=true specificationLocation=context:/WEB-INF/AuctionCorrViewPublishDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.EmdFeeOffline pageSpecification=true specificationLocation=context:/WEB-INF/EmdFeeOffline.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.NegotiationTenderBidderAcknowledgement pageSpecification=true specificationLocation=context:/WEB-INF/NegotiationTenderBidderAcknowledgement.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.BiddersManualKit pageSpecification=true specificationLocation=context:/WEB-INF/BiddersManualKit.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ConcludeTenderDocumentVerify pageSpecification=true specificationLocation=context:/WEB-INF/ConcludeTenderDocumentVerify.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.FinanceReBidOfflinePayMessage pageSpecification=true specificationLocation=context:/WEB-INF/FinanceReBidOfflinePayMessage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.components.TopBannerNoDSC pageSpecification=false specificationLocation=context:/WEB-INF/TopBannerNoDSC.jwc allowBody=true allowInformalParameter=false]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.ForceBidderPreRegistration pageSpecification=true specificationLocation=context:/WEB-INF/ForceBidderPreRegistration.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.loa.webpage.LoaTenderBidderDocumentApprovalView pageSpecification=true specificationLocation=context:/WEB-INF/LoaTenderBidderDocumentApprovalView.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.master.webpage.ContactUsMaster pageSpecification=true specificationLocation=context:/WEB-INF/ContactUsMaster.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.ForBean pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/For.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.SiteMap pageSpecification=true specificationLocation=context:/WEB-INF/SiteMap.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.FrontEndContactUs pageSpecification=true specificationLocation=context:/WEB-INF/FrontEndContactUs.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.TenderBidderClarificationDocument pageSpecification=true specificationLocation=context:/WEB-INF/TenderBidderClarificationDocument.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.loa.webpage.LoaBidderDocumentDetailsPrint pageSpecification=true specificationLocation=context:/WEB-INF/LoaBidderDocumentDetailsPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.BidOpeningSummaryPrint pageSpecification=true specificationLocation=context:/WEB-INF/BidOpeningSummaryPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.WebScreenReaderAccess pageSpecification=true specificationLocation=context:/WEB-INF/WebScreenReaderAccess.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.link.ServiceLink pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/link/ServiceLink.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.components.WebNotice pageSpecification=false specificationLocation=context:/WEB-INF/WebNotice.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.html.Describe pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/Describe.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidShortFallDocsPrint pageSpecification=true specificationLocation=context:/WEB-INF/BidShortFallDocsPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.FrontFeedback pageSpecification=true specificationLocation=context:/WEB-INF/FrontFeedback.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.link.DirectLink pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/link/DirectLink.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.corr.webpage.CorrBoqTpsUpload pageSpecification=true specificationLocation=context:/WEB-INF/CorrBoqTpsUpload.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.SiteComp pageSpecification=true specificationLocation=context:/WEB-INF/SiteComp.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ViewPageCorporateUser pageSpecification=true specificationLocation=context:/WEB-INF/ViewPageCorporateUser.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.EditEligibleItemWiseEvaluation pageSpecification=true specificationLocation=context:/WEB-INF/EditEligibleItemWiseEvaluation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidBGFeeDetails pageSpecification=true specificationLocation=context:/WEB-INF/BidBGFeeDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.FinanceReBidOpenerDecryptionKeyReader pageSpecification=true specificationLocation=context:/WEB-INF/FinanceReBidOpenerDecryptionKeyReader.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.NegotiationTenderBidderDocumentExtendEndDate pageSpecification=true specificationLocation=context:/WEB-INF/NegotiationTenderBidderDocumentExtendEndDate.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.master.webpage.MasterBidderSpaceSubCategory pageSpecification=true specificationLocation=context:/WEB-INF/MasterBidderSpaceSubCategory.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ConcludeTenderConfirmation pageSpecification=true specificationLocation=context:/WEB-INF/ConcludeTenderConfirmation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.SearchProductCategory pageSpecification=true specificationLocation=context:/WEB-INF/SearchProductCategory.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.FinanceReBidTieBreakOpeningDuePrint pageSpecification=true specificationLocation=context:/WEB-INF/FinanceReBidTieBreakOpeningDuePrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.ViewTemplate pageSpecification=true specificationLocation=context:/WEB-INF/ViewTemplate.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.link.GenericLink pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/link/GenericLink.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.FinanceReBidTenderInfo pageSpecification=true specificationLocation=context:/WEB-INF/FinanceReBidTenderInfo.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.loa.webpage.LoaTenderBidderDocumentUpload pageSpecification=true specificationLocation=context:/WEB-INF/LoaTenderBidderDocumentUpload.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.BidSubmissionErrorPage pageSpecification=true specificationLocation=context:/WEB-INF/BidSubmissionErrorPage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.UserProfilePasswordGenaration pageSpecification=true specificationLocation=context:/WEB-INF/UserProfilePasswordGenaration.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ViewMyDocumentsList pageSpecification=true specificationLocation=context:/WEB-INF/ViewMyDocumentsList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.Block pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/Block.jwc allowBody=true allowInformalParameter=false]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.TenderStatus pageSpecification=true specificationLocation=context:/WEB-INF/TenderStatus.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.Disclaimer pageSpecification=true specificationLocation=context:/WEB-INF/Disclaimer.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.aocagreement.webpage.AocAgreementTenderBidderDocumentUpload pageSpecification=true specificationLocation=context:/WEB-INF/AocAgreementTenderBidderDocumentUpload.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.CriticalDateBidOpeningSlotAvailability pageSpecification=true specificationLocation=context:/WEB-INF/CriticalDateBidOpeningSlotAvailability.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.RenderBody pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/RenderBody.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.DocDownCaptcha pageSpecification=true specificationLocation=context:/WEB-INF/DocDownCaptcha.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.loa.webpage.LoaTenderBidderAcknowledgement pageSpecification=true specificationLocation=context:/WEB-INF/LoaTenderBidderAcknowledgement.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.BlockGepUserList pageSpecification=true specificationLocation=context:/WEB-INF/BlockGepUserList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.Delegator pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/Delegator.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.FinanceReBidActiveTenders pageSpecification=true specificationLocation=context:/WEB-INF/FinanceReBidActiveTenders.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.aocagreement.webpage.AocAgreementTenderSearch pageSpecification=true specificationLocation=context:/WEB-INF/AocAgreementTenderSearch.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.WebAnnouncements pageSpecification=true specificationLocation=context:/WEB-INF/WebAnnouncements.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.EvaluationSummary pageSpecification=true specificationLocation=context:/WEB-INF/EvaluationSummary.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.WebAwards pageSpecification=true specificationLocation=context:/WEB-INF/WebAwards.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.SelectTemplate pageSpecification=true specificationLocation=context:/WEB-INF/SelectTemplate.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.FrontEndTendersByValue pageSpecification=true specificationLocation=context:/WEB-INF/FrontEndTendersByValue.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.LiveAuctionsList pageSpecification=true specificationLocation=context:/WEB-INF/LiveAuctionsList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.ReBidSubmit pageSpecification=true specificationLocation=context:/WEB-INF/ReBidSubmit.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.TenderConfirmation pageSpecification=true specificationLocation=context:/WEB-INF/TenderConfirmation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.loa.webpage.LoaTenderBidderDocuments pageSpecification=true specificationLocation=context:/WEB-INF/LoaTenderBidderDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.TiebreakTenderSearch pageSpecification=true specificationLocation=context:/WEB-INF/TiebreakTenderSearch.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionHistoryList pageSpecification=true specificationLocation=context:/WEB-INF/AuctionHistoryList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.BidderDeptWiseRegSearch pageSpecification=true specificationLocation=context:/WEB-INF/BidderDeptWiseRegSearch.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.TenderFeeExemption pageSpecification=true specificationLocation=context:/WEB-INF/TenderFeeExemption.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.autotecheval.webpage.AutoTechEvalSubModules pageSpecification=true specificationLocation=context:/WEB-INF/AutoTechEvalSubModules.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.html.ExceptionDisplay pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/ExceptionDisplay.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.MasterQCBSCategory pageSpecification=true specificationLocation=context:/WEB-INF/MasterQCBSCategory.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.FrontEndTendersByOrganisation pageSpecification=true specificationLocation=context:/WEB-INF/FrontEndTendersByOrganisation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.GenerateOTP pageSpecification=true specificationLocation=context:/WEB-INF/GenerateOTP.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidderAutoTechEvaluation pageSpecification=true specificationLocation=context:/WEB-INF/BidderAutoTechEvaluation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.ViewBidInfo pageSpecification=true specificationLocation=context:/WEB-INF/ViewBidInfo.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.components.TopBannerForRegistration pageSpecification=false specificationLocation=context:/WEB-INF/TopBannerForRegistration.jwc allowBody=true allowInformalParameter=false]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.FrontEndLatestActiveTenders pageSpecification=true specificationLocation=context:/WEB-INF/FrontEndLatestActiveTenders.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.BidderProductCategoryDisplay pageSpecification=true specificationLocation=context:/WEB-INF/BidderProductCategoryDisplay.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.components.WebRightMenu pageSpecification=false specificationLocation=context:/WEB-INF/WebRightMenu.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.html.Body pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/Body.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionCorrMultiLotEligibleItem pageSpecification=true specificationLocation=context:/WEB-INF/AuctionCorrMultiLotEligibleItem.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.QCBSParticularsPrint pageSpecification=true specificationLocation=context:/WEB-INF/QCBSParticularsPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.ActiveTenders pageSpecification=true specificationLocation=context:/WEB-INF/ActiveTenders.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionCorrConfirmationDetail pageSpecification=true specificationLocation=context:/WEB-INF/AuctionCorrConfirmationDetail.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.Form pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/Form.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.BidOpeningDuePrint pageSpecification=true specificationLocation=context:/WEB-INF/BidOpeningDuePrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.ReBidConfirmation pageSpecification=true specificationLocation=context:/WEB-INF/ReBidConfirmation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.WebRightMenuLogin pageSpecification=true specificationLocation=context:/WEB-INF/WebRightMenuLogin.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.FrontEndLatestActiveCorrigendums pageSpecification=true specificationLocation=context:/WEB-INF/FrontEndLatestActiveCorrigendums.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.DocumentSign pageSpecification=true specificationLocation=context:/WEB-INF/DocumentSign.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.corr.webpage.CorrAdminCriticalDateExtension pageSpecification=true specificationLocation=context:/WEB-INF/CorrAdminCriticalDateExtension.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.ViewTenderEliminationDetails pageSpecification=true specificationLocation=context:/WEB-INF/ViewTenderEliminationDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.AOCSummary pageSpecification=true specificationLocation=context:/WEB-INF/AOCSummary.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionPublishView pageSpecification=true specificationLocation=context:/WEB-INF/AuctionPublishView.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.UserProfileImageUpload pageSpecification=true specificationLocation=context:/WEB-INF/UserProfileImageUpload.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.FinanceReBidOpeningEnd pageSpecification=true specificationLocation=context:/WEB-INF/FinanceReBidOpeningEnd.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.AutoFinanceBidDecryptionList pageSpecification=true specificationLocation=context:/WEB-INF/AutoFinanceBidDecryptionList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ViewBidderTechDocs pageSpecification=true specificationLocation=context:/WEB-INF/ViewBidderTechDocs.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.ViewCertificate pageSpecification=true specificationLocation=context:/WEB-INF/ViewCertificate.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.AutoExtensionOpenLimitedCorrigendumProperties pageSpecification=true specificationLocation=context:/WEB-INF/AutoExtensionOpenLimitedCorrigendumProperties.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.corr.webpage.CorrAdminDocUpload pageSpecification=true specificationLocation=context:/WEB-INF/CorrAdminDocUpload.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.BlockSupportUserList pageSpecification=true specificationLocation=context:/WEB-INF/BlockSupportUserList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.loa.webpage.LoaTenderBidderAcknowledgementPrint pageSpecification=true specificationLocation=context:/WEB-INF/LoaTenderBidderAcknowledgementPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.LiveAuctionBOQItemWise pageSpecification=true specificationLocation=context:/WEB-INF/LiveAuctionBOQItemWise.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.SignTenderAocDocuments pageSpecification=true specificationLocation=context:/WEB-INF/SignTenderAocDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.FinanceReBidAppletInputPreparation pageSpecification=true specificationLocation=context:/WEB-INF/FinanceReBidAppletInputPreparation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.GemArptsValidation pageSpecification=true specificationLocation=context:/WEB-INF/GemArptsValidation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.Home pageSpecification=true specificationLocation=context:/WEB-INF/Home.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.ForgotUnblockPasswordMessage pageSpecification=true specificationLocation=context:/WEB-INF/ForgotUnblockPasswordMessage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.ViewAuctionSubmission pageSpecification=true specificationLocation=context:/WEB-INF/ViewAuctionSubmission.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ShortFallDocuments pageSpecification=true specificationLocation=context:/WEB-INF/ShortFallDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidderShortFallDocuments pageSpecification=true specificationLocation=context:/WEB-INF/BidderShortFallDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.BidsShortFallDocs pageSpecification=true specificationLocation=context:/WEB-INF/BidsShortFallDocs.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ViewTenderModificationHistory pageSpecification=true specificationLocation=context:/WEB-INF/ViewTenderModificationHistory.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.ViewBidFileDetails pageSpecification=true specificationLocation=context:/WEB-INF/ViewBidFileDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.LinkSubmit pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/LinkSubmit.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.loa.webpage.LoaTenderBidderDetails pageSpecification=true specificationLocation=context:/WEB-INF/LoaTenderBidderDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.corr.webpage.CorrSearchTenders pageSpecification=true specificationLocation=context:/WEB-INF/CorrSearchTenders.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.NegotiationTenderBidderDocuments pageSpecification=true specificationLocation=context:/WEB-INF/NegotiationTenderBidderDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.corr.webpage.CorrViewDetails pageSpecification=true specificationLocation=context:/WEB-INF/CorrViewDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.QCBSComparatorChart pageSpecification=true specificationLocation=context:/WEB-INF/QCBSComparatorChart.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.MyClarificationsList pageSpecification=true specificationLocation=context:/WEB-INF/MyClarificationsList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.loa.webpage.LoaBidderDocumentAcknowledgement pageSpecification=true specificationLocation=context:/WEB-INF/LoaBidderDocumentAcknowledgement.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidderDebarList pageSpecification=true specificationLocation=context:/WEB-INF/BidderDebarList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidSubmitHome pageSpecification=true specificationLocation=context:/WEB-INF/BidSubmitHome.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.OrgBidOpenerSelection pageSpecification=true specificationLocation=context:/WEB-INF/OrgBidOpenerSelection.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.TiebreakTenderBidderRequest pageSpecification=true specificationLocation=context:/WEB-INF/TiebreakTenderBidderRequest.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.MarketRateAnalysisUpload pageSpecification=true specificationLocation=context:/WEB-INF/MarketRateAnalysisUpload.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.AdditionalDocuments pageSpecification=true specificationLocation=context:/WEB-INF/AdditionalDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.ViewBidSummaryDetailsPrint pageSpecification=true specificationLocation=context:/WEB-INF/ViewBidSummaryDetailsPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidInfo pageSpecification=true specificationLocation=context:/WEB-INF/BidInfo.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.components.Menu pageSpecification=false specificationLocation=context:/WEB-INF/Menu.jwc allowBody=true allowInformalParameter=false]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionBOQItemWise pageSpecification=true specificationLocation=context:/WEB-INF/AuctionBOQItemWise.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.AocSummaryUpload pageSpecification=true specificationLocation=context:/WEB-INF/AocSummaryUpload.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.DashBoardEvents pageSpecification=true specificationLocation=context:/WEB-INF/DashBoardEvents.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionPublishedView pageSpecification=true specificationLocation=context:/WEB-INF/AuctionPublishedView.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.ViewQCBSTemplateDetails pageSpecification=true specificationLocation=context:/WEB-INF/ViewQCBSTemplateDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.corr.webpage.CorrConfirmationDetails pageSpecification=true specificationLocation=context:/WEB-INF/CorrConfirmationDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.ViewDscAddress pageSpecification=true specificationLocation=context:/WEB-INF/ViewDscAddress.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.BlockGepUser_View pageSpecification=true specificationLocation=context:/WEB-INF/BlockGepUser_View.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.ViewMyOrganisationDetails pageSpecification=true specificationLocation=context:/WEB-INF/ViewMyOrganisationDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidOfflinePayMessage pageSpecification=true specificationLocation=context:/WEB-INF/BidOfflinePayMessage.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.PaymentConfirmation pageSpecification=true specificationLocation=context:/WEB-INF/PaymentConfirmation.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.UserKeyList pageSpecification=true specificationLocation=context:/WEB-INF/UserKeyList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.html.Shell pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/Shell.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.NegotiationTenderBidderExtendedDateHistoryPrint pageSpecification=true specificationLocation=context:/WEB-INF/NegotiationTenderBidderExtendedDateHistoryPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.FinanceReBidTieBreakActiveTenders pageSpecification=true specificationLocation=context:/WEB-INF/FinanceReBidTieBreakActiveTenders.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionCorrToBePublish pageSpecification=true specificationLocation=context:/WEB-INF/AuctionCorrToBePublish.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.contrib.table.components.TableValues pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/contrib/table/components/TableValues.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.PreferredBidderProductCategoryEdit pageSpecification=true specificationLocation=context:/WEB-INF/PreferredBidderProductCategoryEdit.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.NegotiationTenderBidderDocumentDetailsPrint pageSpecification=true specificationLocation=context:/WEB-INF/NegotiationTenderBidderDocumentDetailsPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionMultiLotDocumentUpload pageSpecification=true specificationLocation=context:/WEB-INF/AuctionMultiLotDocumentUpload.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.FinanceReBidDocumentVerify pageSpecification=true specificationLocation=context:/WEB-INF/FinanceReBidDocumentVerify.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidShowList pageSpecification=true specificationLocation=context:/WEB-INF/BidShowList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.WebTenderStatus pageSpecification=true specificationLocation=context:/WEB-INF/WebTenderStatus.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.FinanceReBidTenderList pageSpecification=true specificationLocation=context:/WEB-INF/FinanceReBidTenderList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.FrontEndTendersByClassification pageSpecification=true specificationLocation=context:/WEB-INF/FrontEndTendersByClassification.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.ebg.webpage.BankGuaranteeSearch pageSpecification=true specificationLocation=context:/WEB-INF/BankGuaranteeSearch.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.pretender.webpage.PreTenderRegistrationSubmitStatus pageSpecification=true specificationLocation=context:/WEB-INF/PreTenderRegistrationSubmitStatus.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.DeptStandardDocumentsUpload pageSpecification=true specificationLocation=context:/WEB-INF/DeptStandardDocumentsUpload.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.DashBoard pageSpecification=true specificationLocation=context:/WEB-INF/DashBoard.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.CorporateTenderer_Edit pageSpecification=true specificationLocation=context:/WEB-INF/CorporateTenderer_Edit.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.AOCWorkItemList pageSpecification=true specificationLocation=context:/WEB-INF/AOCWorkItemList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.MasterCategory pageSpecification=true specificationLocation=context:/WEB-INF/MasterCategory.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.contrib.table.components.TableRows pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/contrib/table/components/TableRows.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.components.BorderForRegistration pageSpecification=false specificationLocation=context:/WEB-INF/BorderForRegistration.jwc allowBody=true allowInformalParameter=false]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.FreezeAuction pageSpecification=true specificationLocation=context:/WEB-INF/FreezeAuction.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.FAQFrontEnd pageSpecification=true specificationLocation=context:/WEB-INF/FAQFrontEnd.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.ViewLiveAuctions pageSpecification=true specificationLocation=context:/WEB-INF/ViewLiveAuctions.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.BidOpenerDecryptionKeyReader pageSpecification=true specificationLocation=context:/WEB-INF/BidOpenerDecryptionKeyReader.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.dojo.html.Dialog pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/dojo/html/Dialog.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.master.webpage.DownloadMaster pageSpecification=true specificationLocation=context:/WEB-INF/DownloadMaster.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.WorkItemDetails pageSpecification=true specificationLocation=context:/WEB-INF/WorkItemDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.corr.webpage.CorrViewDetailsPrint pageSpecification=true specificationLocation=context:/WEB-INF/CorrViewDetailsPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.components.Insert pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/components/Insert.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BideBGBankGuaranteeeChallanGeneration pageSpecification=true specificationLocation=context:/WEB-INF/BideBGBankGuaranteeeChallanGeneration.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.SearchActiveTenders pageSpecification=true specificationLocation=context:/WEB-INF/SearchActiveTenders.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.FrontEndViewTender pageSpecification=true specificationLocation=context:/WEB-INF/FrontEndViewTender.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.BidderRegistrationAcknowledgementPrint pageSpecification=true specificationLocation=context:/WEB-INF/BidderRegistrationAcknowledgementPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.html.RequestDisplay pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/html/RequestDisplay.jwc allowBody=false allowInformalParameter=false]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.NegotiationTenderSearch pageSpecification=true specificationLocation=context:/WEB-INF/NegotiationTenderSearch.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.WorkItemsPreBidDocumentList pageSpecification=true specificationLocation=context:/WEB-INF/WorkItemsPreBidDocumentList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.form.Button pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/Button.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.WebCancelledTenderLists pageSpecification=true specificationLocation=context:/WEB-INF/WebCancelledTenderLists.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ShortFallExtendedDate pageSpecification=true specificationLocation=context:/WEB-INF/ShortFallExtendedDate.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.webpage.DashBoardEventsPrint pageSpecification=true specificationLocation=context:/WEB-INF/DashBoardEventsPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.link.PageLink pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/link/PageLink.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.BidCompareDisplay pageSpecification=true specificationLocation=context:/WEB-INF/BidCompareDisplay.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.ForceStartupRegistrationDetails pageSpecification=true specificationLocation=context:/WEB-INF/ForceStartupRegistrationDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.ForgotUnblockPasswordConfirm pageSpecification=true specificationLocation=context:/WEB-INF/ForgotUnblockPasswordConfirm.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.BasicDetails pageSpecification=true specificationLocation=context:/WEB-INF/BasicDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.ConcludeTenderCumAuction pageSpecification=true specificationLocation=context:/WEB-INF/ConcludeTenderCumAuction.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.components.Footer pageSpecification=false specificationLocation=context:/WEB-INF/Footer.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.VerifyTenderXmlWorkItemDocuments pageSpecification=true specificationLocation=context:/WEB-INF/VerifyTenderXmlWorkItemDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.ebg.webpage.BankGuaranteeActiveList pageSpecification=true specificationLocation=context:/WEB-INF/BankGuaranteeActiveList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ViewTenderXmlDetails pageSpecification=true specificationLocation=context:/WEB-INF/ViewTenderXmlDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.MasterSecretariatDepartment pageSpecification=true specificationLocation=context:/WEB-INF/MasterSecretariatDepartment.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.RetenderWorkItemList pageSpecification=true specificationLocation=context:/WEB-INF/RetenderWorkItemList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.PreferredBidderAdd pageSpecification=true specificationLocation=context:/WEB-INF/PreferredBidderAdd.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.MasterQCBSCategoryParticulars pageSpecification=true specificationLocation=context:/WEB-INF/MasterQCBSCategoryParticulars.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.BidsShortFallDocsHistory pageSpecification=true specificationLocation=context:/WEB-INF/BidsShortFallDocsHistory.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tenderworkflow.webpage.BidderHistoryDetailsPrint pageSpecification=true specificationLocation=context:/WEB-INF/BidderHistoryDetailsPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionCorrSearch pageSpecification=true specificationLocation=context:/WEB-INF/AuctionCorrSearch.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.master.webpage.Miscellaneous pageSpecification=true specificationLocation=context:/WEB-INF/Miscellaneous.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.TermsCondition pageSpecification=true specificationLocation=context:/WEB-INF/TermsCondition.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidPrepareConfirm pageSpecification=true specificationLocation=context:/WEB-INF/BidPrepareConfirm.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.contrib.table.components.inserted.SimpleTableColumnComponent pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=org.apache.tapestry.contrib.table.components.inserted.SimpleTableColumnFormComponent pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnFormComponent.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.MasterQCBSCategorySubTitle pageSpecification=true specificationLocation=context:/WEB-INF/MasterQCBSCategorySubTitle.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.master.webpage.CriticalDateValidationSummary pageSpecification=true specificationLocation=context:/WEB-INF/CriticalDateValidationSummary.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.components.MenuNoDSC pageSpecification=false specificationLocation=context:/WEB-INF/MenuNoDSC.jwc allowBody=true allowInformalParameter=false]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.SignTenderDocuments pageSpecification=true specificationLocation=context:/WEB-INF/SignTenderDocuments.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionLatestQuotedPrice pageSpecification=true specificationLocation=context:/WEB-INF/AuctionLatestQuotedPrice.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.NegotiationTenderBidderAcknowledgementPrint pageSpecification=true specificationLocation=context:/WEB-INF/NegotiationTenderBidderAcknowledgementPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.components.WebBorder pageSpecification=false specificationLocation=context:/WEB-INF/WebBorder.jwc allowBody=true allowInformalParameter=false]
ComponentSpecification[componentClassName=org.apache.tapestry.form.Radio pageSpecification=false specificationLocation=classpath:/org/apache/tapestry/form/Radio.jwc allowBody=false allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.ForceRateContractRegistration pageSpecification=true specificationLocation=context:/WEB-INF/ForceRateContractRegistration.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.FrontEndTenderDetails pageSpecification=true specificationLocation=context:/WEB-INF/FrontEndTenderDetails.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidPrivilegeDocumentUpload pageSpecification=true specificationLocation=context:/WEB-INF/BidPrivilegeDocumentUpload.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.AutoExtensionMinBidderCorrigendumProperties pageSpecification=true specificationLocation=context:/WEB-INF/AutoExtensionMinBidderCorrigendumProperties.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.PublishedViewTender pageSpecification=true specificationLocation=context:/WEB-INF/PublishedViewTender.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ViewTenders pageSpecification=true specificationLocation=context:/WEB-INF/ViewTenders.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.loa.webpage.LoaBidderDocumentStatusView pageSpecification=true specificationLocation=context:/WEB-INF/LoaBidderDocumentStatusView.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.ForgotPasswordSendVerification pageSpecification=true specificationLocation=context:/WEB-INF/ForgotPasswordSendVerification.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.loa.webpage.LoaTenderSearch pageSpecification=true specificationLocation=context:/WEB-INF/LoaTenderSearch.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.general.components.WebTopBanner pageSpecification=false specificationLocation=context:/WEB-INF/WebTopBanner.jwc allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.TenderInfo pageSpecification=true specificationLocation=context:/WEB-INF/TenderInfo.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.finrebidsubmission.webpage.FinanceReBidAcknowledgement pageSpecification=true specificationLocation=context:/WEB-INF/FinanceReBidAcknowledgement.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.BidsSubmittedTenders pageSpecification=true specificationLocation=context:/WEB-INF/BidsSubmittedTenders.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.UserProfileLogin pageSpecification=true specificationLocation=context:/WEB-INF/UserProfileLogin.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.GepDeptUserList pageSpecification=true specificationLocation=context:/WEB-INF/GepDeptUserList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.home.webpage.ResultOfTenders pageSpecification=true specificationLocation=context:/WEB-INF/ResultOfTenders.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.auction.webpage.AuctionAutoExtendedDateHistoryPrint pageSpecification=true specificationLocation=context:/WEB-INF/AuctionAutoExtendedDateHistoryPrint.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.ExpiredTenders pageSpecification=true specificationLocation=context:/WEB-INF/ExpiredTenders.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.LimitedTender_QuickBidderList pageSpecification=true specificationLocation=context:/WEB-INF/LimitedTender_QuickBidderList.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.org.webpage.MasterQCBSTemplate pageSpecification=true specificationLocation=context:/WEB-INF/MasterQCBSTemplate.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.user.webpage.DebarredUserSearch pageSpecification=true specificationLocation=context:/WEB-INF/DebarredUserSearch.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.bid.webpage.BidShortFallDocsAcknowledgement pageSpecification=true specificationLocation=context:/WEB-INF/BidShortFallDocsAcknowledgement.page allowBody=true allowInformalParameter=true]
ComponentSpecification[componentClassName=gov.nic.gep.tender.webpage.PublishTender pageSpecification=true specificationLocation=context:/WEB-INF/PublishTender.page allowBody=true allowInformalParameter=true]
tapestry.parse.TemplateSource
parsed templates480
total template tokens78012
total template characters7878439
Parsed template token counts
context:/QCBSParticularsPrint.html107
context:/MasterBidderSpaceSubCategory.html237
context:/DebarredOrgUser.html313
context:/VerifyTenderXmlTenderDocuments.html67
context:/BidAcknowledgementPrint.html50
context:/WorkItemDocuments.html170
context:/HelpForContractors.html8
context:/ClarificationReplyList.html53
context:/LoaTenderBidderDocumentUpload.html99
context:/LoaTenderSearch.html68
context:/BidParticipatedTenders.html71
context:/DSCInfo.html15
context:/ReBidSubmit.html87
context:/BidderCorporateConfirmation.html117
context:/MyActiveBids.html125
context:/CheckBidderTps.html1
context:/ViewBidderItemWiseEvalPrint.html47
context:/QCBSComparatorChart.html30
context:/ViewAutoTechEvaluator.html217
context:/GepDept_User_Registration.html314
context:/FinanceReBidSubmitHome.html111
context:/DebarredUserSearch.html131
context:/ViewBidFileDetails.html48
context:/AuctionSuspendPrint.html50
context:/SelectTemplate.html77
context:/CorporateTenderer_Registration.html138
context:/DashBoard.html7
context:/StandardBiddingDocuments.html65
context:/BidderShortFallDocuments.html53
context:/BidderHistoryDetailsPrint.html87
context:/PreQualificationOrgBidderSlabs.html293
context:/BidInfo.html634
context:/BidderNDADocumentsSelectHistory.html89
context:/AuctionPublishView.html75
context:/ViewTenderBidSummaryDetailsPrint.html677
context:/NoAuthorizationPage.html19
context:/FinanceReBidDecryptionList.html133
context:/ViewLiveAuctions.html124
context:/WEB-INF/TopBannerForRegistration.html34
context:/ViewMyClarifications.html134
context:/PreTenderRegistrationSubmitStatus.html58
context:/UserDashBoardEvents.html487
context:/MasterTemplate.html148
context:/MasterCategory.html160
context:/BidderProductCategoryAdd.html79
context:/YDYAMRegistrationDetails_Edit.html157
context:/ViewBidInfo.html1784
context:/CorrViewPublishDetails.html1406
context:/WorkItemsPreBidDocumentList.html103
context:/FinanceReBidTieBreakActiveTenders.html77
context:/WebTenderStatus.html125
context:/MyTendersBidList.html54
context:/ForceNewChangePassword.html43
context:/ViewMyClarificationsPrint.html92
context:/ArchivedClarificationsList.html77
context:/BidderAuctionItemWiseSummaryPrint.html96
context:/FindMyNodalOfficerDetails.html159
context:/MasterCategoryPrint.html79
context:/NegotiationTenderBidderExtendedDateHistoryPrint.html119
context:/DashBoardEvents.html54
context:/CorrViewDetails.html596
context:/FrontEndViewTender.html55
context:/ShortFallExtendedDate.html61
context:/BidBGFeeDetails.html183
context:/AuctionDetailsView.html195
context:/BidderLatestActiveTenders.html83
context:/BidTechnicalEvaluation.html368
context:/ForceDeptPaymentDependencyAnnouncement.html25
context:/ForceBidderGstnRegistration.html111
context:/ForceMobileEmailRegistration.html93
context:/WEB-INF/Menu.html37
context:/DebarredPublishConfirmation.html15
context:/AocAgreementTenderBidderDetails.html180
context:/SearchProductCategory.html93
context:/GepUser_View.html141
context:/InActiveCertificates.html137
context:/NegotiationTenderBidderDocumentConfirmation.html48
context:/BidAcknowledgementDetails.html82
context:/ViewEvaluationDetails.html151
context:/Disclaimer.html10
context:/Home.html197
classpath:/org/apache/tapestry/contrib/table/components/TablePages.html41
context:/TenderFeeExemption.html111
context:/BlockSupportUserList.html60
context:/LoaTenderBidderDocumentApprovalView.html215
context:/BidderPrequalRegistrationStatus.html79
context:/FreezeAuctionView.html67
context:/ForceBidderBankAccountRegistration.html109
context:/BidPrivilegeDocumentEvaluation.html78
context:/BidderParticipateTenderDetailsPrint.html72
context:/FinanceReBidOpeningEnd.html122
context:/NegotiationTenderBidderDocuments.html134
context:/FinanceReBidActiveTenders.html77
context:/AutoExtensionCorrigendumProperties.html75
context:/FinanceReBidTieBreakOpeningDuePrint.html53
context:/OrgOidDocuments.html91
context:/ForceCorporateTendererRegistration.html144
context:/AutoTechEvaluator.html223
context:/SignTenderAocDocuments.html135
context:/LoaTenderBidderAcknowledgement.html195
context:/TermsCondition.html35
context:/WebAnnouncements.html51
context:/FrontFeedback.html61
context:/BidderAutoTechEvaluation.html167
context:/ViewCertificate.html19
context:/ForceChangePassword.html51
context:/AuctionPublishedView.html81
context:/FinanceReBidAcknowledgement.html45
context:/AuctionItemWiseSubmit.html150
context:/AuctionBiddersValueHistoryPrint.html127
context:/BidPrepareConfirm.html689
context:/WEB-INF/BorderForRegistration.html30
context:/WEB-INF/MenuNoDSC.html37
context:/ViewTenderCorrModificationHistory.html89
context:/MyClarificationsList.html57
context:/AOCSummary.html109
context:/LoaBidderDocumentAcknowledgement.html141
context:/EditNotEligibleItemWiseEvaluation.html149
context:/TenderStatusLists.html94
context:/MyTenders.html104
context:/CorporateTenderer_Edit.html138
context:/CorrConfirmationDetails.html1345
context:/ActiveTenders.html131
context:/BidShortFallDocsPrint.html284
context:/CorrRevoke.html135
context:/OrganisationTypeMaster.html97
context:/LoaBidderDocumentDetailsPrint.html305
context:/LoaTenderSearchHistory.html68
context:/FinanceReBidTenderInfo.html784
context:/CommonErrorPage.html15
context:/BulletinOfficerRegistrationMaster.html123
context:/MasterBidCapacityModelDetails.html48
context:/BidWithdrawal.html75
context:/UserKeyList.html103
context:/ForceRateContractRegistration.html76
context:/WEB-INF/WebBorder.html29
context:/WEB-INF/WebTenderSearch.html20
classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnFormComponent.html24
classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnComponent.html24
context:/Miscellaneous.html15
context:/PreferredBidderAdd.html64
context:/CorrAdminSearchTenders.html120
context:/AuctionAutoExtendedDateHistoryPrint.html129
context:/AuctionBOQItemWise.html140
context:/QuickBidOpeningDocuments.html298
context:/BidOpenerSelection.html91
context:/ConcludeTenderDocumentVerify.html94
context:/CorrAdminCriticalDateExtension.html92
context:/OrgMappedHolWkOff.html157
context:/FrontEndViewBidSummaryDetailsPrint.html580
context:/AuctionUnUploadMultiLot.html95
context:/SearchActiveTenders.html167
context:/ChangePassword.html47
context:/TiebreakTenderSearch.html61
context:/AuctionCorrMultiLotEligibleItem.html59
context:/AuctionCorrConfirmationDetail.html265
context:/AuctionLatestQuotedPrice.html17
context:/AutoFinanceBidDecryptionList.html139
context:/OrganisationLevelCreation.html370
context:/BidDocumentVerify.html242
context:/UserProfileLogin.html65
context:/Login.html103
context:/WEB-INF/Footer.html7
context:/WEB-INF/WebFooter.html20
classpath:/org/apache/tapestry/contrib/table/components/inserted/SimpleTableColumnPage.html7
context:/MenuLinksMaster.html140
context:/LoaBidderDocumentStatusView.html170
context:/BidOpeningSummaryPrint.html135
context:/CorrPublishedList.html91
context:/NegotiationTenderBidderRequest.html164
context:/PublishedTenderList.html93
context:/PublishViewTender.html1415
context:/WebCancelledTenderLists.html96
context:/FrontEndLatestActiveTenders.html146
context:/AuctionProperties.html106
context:/GenerateOTP.html65
context:/EditEligibleItemWiseEvaluation.html115
context:/ViewInternalDocuments.html76
context:/VerifyTenderXmlDetails.html1125
context:/EvaluationSummary.html187
context:/ViewBidderItemWiseEval.html109
context:/DocumentSign.html7
context:/FrontEndTendersByClassification.html93
context:/ViewBidderPreRegnDetails.html200
context:/PreferredBidderProductCategoryEdit.html59
context:/UserProfileImageUpload.html48
context:/FinanceReBidDocuments.html250
context:/AutoFinanceKeyDecryptor.html43
context:/GepDeptUserList.html72
context:/TenderInfo.html1005
context:/ForgotUnblockPasswordMessage.html15
context:/TenderProperties.html284
context:/LoaTenderBidderAcknowledgementPrint.html173
context:/CorrAdminCriticalDates.html184
context:/ViewMyDocumentsList.html159
context:/AuctionBidderHistoryList.html77
context:/CorrToBePublish.html156
context:/FrontEndTendersByLocation.html43
context:/WEB-INF/WebHelpLinks.html27
context:/DeptStandardDocumentsUpload.html166
context:/AuctionCorrSearch.html133
context:/AuctionSelectMultiLot.html95
context:/AuctionMultiLotDocumentUpload.html38
context:/BiddersManualKit.html65
context:/DscExpiredRemove.html74
context:/ViewBidderTechDocsApproval.html194
context:/BidderShortFallDocSelect.html150
context:/AocAgreementTenderBidderDocumentUpload.html121
context:/TenderBidderClarificationDocument.html149
context:/FrontEndTendersByValue.html41
context:/OrgCreationProcessLanding.html100
context:/MyBidList.html90
context:/AOCWorkItemList.html68
context:/KeyDecryptor.html46
context:/AuctionBasicDetails.html204
context:/WEB-INF/TopBanner.html41
context:/WEB-INF/WebRightMenu.html21
context:/WEB-INF/WebTopBanner.html82
context:/DebarredUserConfirmation.html170
context:/MasterQCBSCategorySubTitle.html169
context:/LoaTenderBidderDocumentPreview.html48
context:/ViewTemplate.html119
context:/TechnicalQueryClarification.html167
context:/BidDocuments.html337
context:/EmdFeeOffline.html126
context:/ConcludeTenderConfirmation.html153
context:/MasterCategorySubTitle.html169
context:/BasicDetails.html130
context:/BidDecryptionList.html145
context:/BidsShortFallDocsHistory.html69
context:/LoaBidderDocumentUpload.html94
context:/ViewAuctionSubmission.html69
context:/MyWithdrawnBids.html86
context:/ForgotUnblockPasswordConfirm.html9
context:/MyTendersBidHistory.html80
context:/FinanceReBidOfflinePayMessage.html34
context:/OrganisationLevelSearch.html229
context:/WebAwards.html20
context:/BidOpeningEnd.html122
context:/FinanceReBidTenderList.html123
context:/FinanceReBidDocumentStatusView.html189
context:/ViewPageCorporateUser.html178
context:/ViewQCBSTemplate.html119
context:/ErrorNotice.html1
context:/DebarredBidderDetailsPrint.html122
context:/WEB-INF/WebEauctionSearch.html20
context:/BidTechFlowEvaluationSummary.html276
context:/BidderPrequalRegistrationSearch.html220
context:/BidderDeptWiseRegSearch.html162
context:/AutoTechEvaluation.html122
context:/WEB-INF/WebLeftMenu.html44
context:/AutoExtensionMinBidderCorrigendumProperties.html78
context:/AutoTechEvalSubModules.html84
context:/MasterCategoryParticulars.html166
context:/LoaTenderBidderDetails.html173
context:/DocDownCaptcha.html36
context:/BidCompareDisplay.html23
context:/ViewAuctionDetails.html268
context:/DscEnroll.html74
context:/CriticalDates.html190
context:/ViewTenders.html235
classpath:/org/apache/tapestry/contrib/table/components/TableValues.html10
context:/DashBoardEventsPrint.html66
context:/FrontEndViewTenderSummaryDetailsPrint.html378
context:/GemArptsValidation.html130
context:/GepUserTransfer_Roles.html67
context:/BidderRegistrationAcknowledgementPrint.html113
context:/BidFeeOffline.html127
context:/WorkItemDocumentUpload.html181
context:/SubmitMyDocuments.html104
context:/TiebreakTenderBidderRequest.html178
context:/BankGuaranteeActiveList.html83
context:/BlockGepUser_View.html158
context:/ExpiredTenders.html76
context:/LoaTenderBidderDocuments.html148
context:/FrontEndListTendersbyDate.html171
context:/SiteComp.html7
context:/AuctionConfirmation.html245
context:/FreezeAuction.html240
context:/OrgCriticalDatesValidation.html71
context:/FinanceReBidOpeningDuePrint.html53
context:/ConcludeTenderCumAuction.html153
context:/DashBoardNoDSC.html23
context:/BidderItemWiseEvaluation.html159
context:/WebTenderStatusLists.html220
context:/BidSubmissionErrorPage.html7
context:/CorrAdminDocUpload.html201
context:/LiveAuctionsList.html127
context:/DebarredRevokeSearch.html443
context:/ViewMyOrganisationDetails.html104
context:/MarketRateAnalysisUpload.html125
context:/EMDExemption.html133
context:/CorrUploadDocuments.html176
context:/NegotiationTenderBidderDocumentDetailsPrint.html221
context:/BidderProfileDetails.html199
context:/MasterBidderSpaceCategory.html93
context:/BidPrivilegeDocumentUpload.html140
context:/BidOpeningDuePrint.html90
context:/LimitedTender_QuickBidderList.html110
context:/FrontEndTendersInArchive.html100
context:/TenderDocumentUpload.html169
context:/NegotiationTenderBidderDocumentExtendEndDate.html77
context:/AdditionalDocuments.html75
context:/ViewTenderXmlDetailsPrint.html768
context:/ViewPageGepUser.html119
context:/AuctionUpcomingMultiLotsPrint.html59
context:/FinanceReBidAppletInputPreparation.html75
context:/BidsFinEvaluation.html218
context:/BidTechEvaluationList.html114
context:/UserProfilePasswordGenaration.html101
classpath:/org/apache/tapestry/contrib/table/components/TableRows.html12
context:/LoaTenderBidderSummary.html208
context:/FrontEndTendersByOrganisation.html74
context:/WebRightMenuLogin.html57
context:/WorkItemDetails.html469
context:/AuctionCorrUploadDocuments.html176
context:/NegotiationTenderBidderOverAllSummary.html262
classpath:/org/apache/tapestry/pages/Exception.html22
context:/AocAgreementTenderBidderDocuments.html178
context:/BidOfflinePayMessage.html193
context:/AuctionPublishConfirmation.html67
context:/BidPacketList.html288
context:/PaymentConfirmation.html90
context:/AuctionCorrPublishedList.html80
context:/ViewDscAddress.html98
context:/FrontEndLatestActiveCorrigendums.html123
classpath:/org/apache/tapestry/html/RequestDisplay.html23
context:/OrgCreationProcessLandingPrint.html816
context:/ViewBidderTechDocs.html237
context:/MailSmsOtpSender.html117
context:/LoaTenderBidderAcknowledgementHistory.html199
context:/MyClarificationDetails.html158
context:/GepUserTransfer.html330
context:/LoaTenderBidderDocumentApproval.html171
context:/NegotiationTenderBidderAcknowledgementPrint.html299
context:/ViewQCBSTemplateDetails.html98
context:/EligibleItemWiseEvaluation.html158
context:/FrontEndTenderDetails.html861
context:/ContactUsMaster.html140
context:/AutoExtensionOpenLimitedCorrigendumProperties.html78
context:/CriticalDateValidationSummary.html121
context:/AuctionCorrMultiLotPrint.html119
context:/DebarredUser.html257
context:/UserTransferSearch.html84
context:/NegotiationTenderBidderDocumentApprovalConfirmation.html230
context:/TenderStatus.html101
context:/ChangePasswordVerification.html70
classpath:/org/apache/tapestry/contrib/table/components/TableColumns.html10
context:/MailSmsNotificationSelectPage.html131
context:/ViewTenderSummaryDetailsPrint.html452
context:/BankGuaranteeSearch.html129
context:/MyAccounts.html195
context:/ViewTenderModificationHistory.html192
context:/ViewClarification.html138
context:/AuctionCorrBasicDetails.html185
context:/ForgotPasswordSendVerification.html55
context:/PublishTender.html74
context:/PublishedViewTender.html1406
context:/IndenterTQCQClarificationDetails.html149
context:/ClarificationReplyDetails.html97
context:/BidderDebarList.html74
context:/FinanceReBidOpenerDecryptionKeyReader.html26
context:/AuctionCorrUploadDocumentVerify.html77
context:/OrgFeeDetails.html197
context:/BidAppletInputPreparation.html99
context:/ViewNsdDocuments.html104
context:/PacketList.html89
context:/FrontEndDebarmentList.html290
context:/FAQFrontEnd.html51
context:/BidderStatus.html90
context:/DashBoardEventsNoDSC.html33
context:/PacketContents.html131
context:/PreferredBidderEdit.html177
context:/AocAgreementTenderSearchHistory.html68
context:/BidderProductCategoryDisplay.html72
context:/AuctionCorrSuspendLotPrint.html59
context:/ArchievedClarificationReplyList.html77
context:/AuctionCorrViewPublishDetails.html264
context:/AuctionSubmit.html137
context:/ReBidConfirmation.html578
context:/RetenderWorkItemList.html67
context:/BidAcknowledgement.html45
context:/ForceBidderPreRegistration.html95
context:/TenderConfirmation.html1355
context:/BidShowList.html33
context:/DeptStandardDocumentsList.html150
context:/BlockGepUserList.html63
context:/ViewTenderEliminationDetails.html132
context:/TenderList.html133
context:/FrontEndContactUs.html86
context:/WEB-INF/Border.html30
context:/ShortFallDocuments.html75
context:/BideBGBankGuaranteeeChallanGeneration.html111
context:/MasterQCBSCategoryParticulars.html166
context:/CriticalDateBidOpeningSlotAvailability.html110
context:/CorrUploadDocumentVerify.html91
context:/ViewMyAuctions.html70
context:/DownloadMaster.html185
context:/OrgLevelMaster.html93
context:/BidsShortFallDocs.html87
context:/ConcludeTcaUploadDocumentVerify.html91
context:/OrgBidOpenerSelection.html111
context:/AuctionCorrToBePublish.html104
context:/VerifyTenderXmlWorkItemDocuments.html75
context:/GepNodal_User_Registration.html267
context:/TenderDocuments.html136
context:/FinanceReBidKeyDecryptor.html46
context:/AuctionPublishDetail.html264
context:/FinanceReBidPrepareConfirm.html80
context:/ViewAuctionHistoryDetails.html168
context:/AocSummaryUpload.html248
context:/LoaTenderBidderDocumentDetailsPrint.html341
context:/ViewBidderAutoTechEvaluation.html171
context:/FinanceReBidPacketList.html276
context:/TenderCumAuctionList.html189
context:/BidSubmitHome.html115
context:/BidsSubmittedTenders.html69
context:/TenderPublishConfirmation.html233
classpath:/org/apache/tapestry/html/ExceptionDisplay.html43
context:/AutoTechEvalModules.html45
context:/CorrCriticalDates.html215
context:/AocAgreementBidderDocumentStaus.html83
context:/CorrViewDetailsPrint.html1442
context:/FeeDetails.html459
context:/CheckBoq.html1
context:/WEB-INF/BorderNoDSC.html30
context:/WEB-INF/WebHomeBorder.html53
context:/WEB-INF/WebNotice.html24
context:/AocAgreementTenderSearch.html68
context:/ViewDetailsTemplate.html87
context:/MasterSecretariatDepartment.html108
context:/FinanceBidOpeningTcaSelection.html87
context:/SignWorkItemDocuments.html139
context:/CorrSearchTenders.html128
context:/ViewBidSummaryDetailsPrint.html667
context:/LoaBidderDocumentStaus.html83
context:/BidOpeningSummary.html271
context:/ForceStartupRegistrationDetails.html84
context:/OrganisationLevelSearchPrint.html45
context:/PreferredBidderSearch.html90
context:/NegotiationTenderSearch.html61
context:/BidderShortFallDocsUpload.html77
context:/ConcludeTenderList.html71
context:/WebScreenReaderAccess.html8
context:/ViewMasterCategory.html23
context:/SignTenderDocuments.html143
context:/VerifyTenderXmlTenderDocumentDetails.html110
context:/WEB-INF/TopBannerNoDSC.html34
context:/WEB-INF/UnauthorisedAccessPage.html11
context:/BidShortFallDocsAcknowledgement.html83
context:/MasterQCBSTemplate.html181
context:/MasterQCBSCategory.html160
context:/MasterInternalDocuments.html235
context:/ViewTenderDetails.html1647
context:/BidOpenerDecryptionKeyReader.html26
context:/BidPrepareConfirmPrint.html1995
context:/BidsTechAutoEvaluation.html317
context:/AOC.html103
context:/AuctionHistoryList.html77
context:/DebarredPanUser.html124
context:/SiteMap.html43
context:/ShortFallDocumentsHistory.html75
context:/AOCBidderDetails.html159
context:/NegotiationTenderBidderAcknowledgement.html249
context:/CorrViewDetailsTemplate.html95
context:/FrontEndAdvancedSearchResult.html86
context:/ResultOfTenders.html105
classpath:/org/apache/tapestry/pages/StaleSession.html9
context:/TenderClarificationDocuments.html133
context:/CorrBoqTpsUpload.html97
context:/StageTwoTenderList.html84
context:/LiveAuctionBOQItemWise.html126
context:/FinanceReBidDocumentVerify.html207
context:/AuctionCorrDetailsPrint.html387
context:/ViewTenderXmlDetails.html98
context:/BidFinEvaluationList.html75
context:/BidActiveTenders.html119
context:/ForceMSMERegistrationDetails.html120
context:/FrontEndAdvancedSearch.html181
classpath:/org/apache/tapestry/contrib/table/components/TableView.html8
tapestry.ognl.ExpressionCache
cached expression count4706
cached expressionsdebarmentUserDetailsList.getUniqueDebarmentId()
bGMode=='Online'
tenderDetailsData.tenderWorkItemsList.getComparativeChartModel()!=null
showMediaPublish
evaluationAcceptedList
showOnlineButton
context
corrigendumCount
FaxIsdCode != null
feeExRow.exemptedAmount
isBidderExpRequired=='Yes' || workExpDetReq=='Yes'
extProcessListRow.subModuleName
LegalStatusModel
masterBidderNSDSpaceCategoryRow.FormattedSNo == ''
enableConcludedTenderSummary
accountMapList
upcomingMultiLotColumnList
bidValidRow.id
currentRow.maxNdaBidSubmissionDays
dislpayOrgChain
secureEncAuctionItemWiseDoc
DocumentTypeName
@gov.nic.gep.org.webpage.OrgBidOpenerSelection@DEFAULT
OrgChainOidDocumentsRow
bidsCurrentRow.evaluatorValue
checkBoxHide ==false
emdFeeRow.instrumentExpiryDate
currentRow.isCheckBoxValue
clarStartDateMin
currentMultiRow.auctionExtendedClosingDate
emdBGRow.currencyId !=null
acceptedRow.requestedDateValue
fromPage=='Tender'
currentRow.isActive
auctionEndDateMins
showFileName==true
emdRow.id
bidEvalFinColumns
tenderCategoryType
@gov.nic.gep.user.webpage.GepUserTransfer@FIVE
@gov.nic.gep.org.webpage.OrganisationLevelCreation@ONE
itemWiseEvaluationRow.itemCode
itemWiseEvaluationRow.bidderValue
categoryPublished
boqBasicDetailsItemCode
techRation
auctionLotDetailsData.singleLotBidderDetailsList
negotiationAutoExtnPropertiesRow.id
pagesCount
paidTenderFeeCurrencyName
orderDate
bidsCurrentRow.systemStatus
bidderPreRegList.emailId
tenderStageModel
bidStatus
tendersList
checkBoxHide
urlAddress
rightMenuListRows.menuNameUrl
minimumBidderForElimination
workItemsBasicInfo.tenderRefNo
landingPageDDO
Mobile
tenderDetailsWhiteData.getAllowMediaPublishDate()
tokenSecret
orgchain
@gov.nic.gep.home.webpage.CorporateTenderer_Registration@FOREIGN
isOrgDependentView
aocAgreementBidderDocumentsListRow.stipulatedCommencementDate
autoOpenLimitedExtnColumnList
DivisionName
@gov.nic.gep.tenderworkflow.webpage.BidDocuments@NO
password
CurrentRow.orgChain
panNumber
packetRow.frozenDateString
reasonforShortTender
rateValue
disableTenderCategoryOption
currentRow.updatedDate
currentRow.docSize
loaTenderBiddersListRow.dispalyName
eventCount15 > 0
emdFeeRow.instrumentIssuedDate
totoalItemCnt
websiteAddress
isEbgDetailsExists
@gov.nic.gep.org.webpage.OrganisationLevelCreation@FIVE
clarificationList
committeeMember
currentRow.title
ContactName
faxCode != null
searchList
emdFeeExcempted
showSubDivCombo
MasterBidderSpaceCategoryRow.check
bidderMask
instNumber
allowFinPreBid
disableDept
prefBidAllowed
userExtOfficersRow.isActive
emdRow.instrumentIssuedDate
auctionCorrDocumentsArcRow.sno
tenderDetailsData.getMultiCurrencyAllowed()
isRejbidsList
eventCount9 > 0
eventName14!=null
stageTenderList
clarificationRow.bidderName
disableMask
uploadDocumentDisplay
currentRow.result==true
corrWorkItemDocList
tenderExtensionPropertyRows.noOfHours
bidderShortFallDocsList
tenderDetailsWhiteData.getAlloweAgreement()
currentRow.Mandatory==true
AOCCurrentRow.sno
tenderDetailsBlueData.LIMITEDBIDDERSCOLUMNS
tenderDetailsData.eBGRequired
enableEdifFlag
latestTenderStatusRow.tenderTitle
showAuctionProperties
Currency
showOnline
allowAlert
activeColumnList
mobileName
corrViewCricDatesRows.signingCertId!=null
boqMultiCurrencyAllowed
parseWidgets
showTenderEliminationDetails
tenderDetailsData.getTenderWorkItemsAttributes().getBiddocVisibilityStage()
tenderTitle
enableResponsiveStatus
tenderDetailsData.tenderWorkItemsList.formOfContract=='Tender cum Auction'
success
eligibilityCheck
BiddersMyDocumentsListRow
suspendedItemWiseListRow.secondString
auctionDetails.elapseTime
debarmentUserDetailsList.getDebarEndDate()
finPrebidMeetingDate != null
currentRow.minbidsubmissionDays
faxCode
isCertList
attributes.getMinLiveAuctionBidsCount()
pageType
showTenderValuePercentage
attachment
lName
isSpecDocToBeUploaded
isCorrCurrency
tenderCriticalDatesValidationCurrentRow.fromTenderValue
auctionLotDetailsData.getAuctionDocumentsList().getSigningCertId()!=null
enableTechEval
tenderDetailsData.getShowAuctionAfterFinancialOpeningOption()=='Yes'
corrDocAndBoqListRows.documentMimeType
ipAddress
myClarificationsList
withdrawnFileSize
tenderCumAuctionConcludeDescription
tenderDetailsData.getShowAuctionAfterFinancialOpeningOption()
tenderOpeningRow.fourthString
showDatesEnable
LimitedBiddersRow
ndaDocSize
BusinessNature
tenderDetailsData.directEmdAmount
currentRow.slNo
isOtpGenerated
tenderFeeExcempted
bidsCurrentRow.evaluatorValue !=null
tfeAllowed
emdFeeRow.instrumentName
targetUrl
clientId
tenderDetailsWhiteData.getTenderConclude()
currentRow.address4!=null
leftMenuListRows.menuNameUrl
biddersInformationList.bidderName
imgTechEval
@gov.nic.gep.tenderworkflow.webpage.BidTechEvaluationList@TWENTY
tenderDocumentsList
!boqTypeItemWise
currentTenderRow.secureEnc
sheetName
currentRow.roleDescription
tenderDetailsData.getIsPackets()
currentRow.corrigendumDesc
displayFeeDetails
emdExRow.fileName
tenderDetailsData.TENDERDOCUMENTCOLUMNS
fileNameOld
showBidDetails
currentRow.quantity
optPreBidMeeting
LevelTypeModel
inputSelect
multiItemDetailsRow.units
tenderRecordsFound
finrebidReasonModel
seekClarifyEndDate
isResubmit!=null && isResubmit
openLimitedOrgAutoExtnArcRow
commonSixLongList.sixthLong
currentRow.requestedUploadedOnValue
allowProceed
notSubWithdrawnBids
multilotColumnList
documentTypes
shortFallRow.docType
multiCurrencyCurrentRow.actualTenderFee
tenderOpeningRow
isMenuList
currentFeeMasterRow.gstnSelected
TenderFee
bidCorporateTendererList.panNumber
tenderDetailsData.onLineInstrumentsList
IsQcbs
TenderDocumentRow.id
secureEncConcludeFileName
reply
bidRow1
auctionDetails.autoExtnTime
securePayInfoDocuments
tenderDetailsWhiteData.getMediaPublishAllowed()
corrViewCricDatesRows.ndaBidSubClosingDate
rejectedRow.requestedDateValue
packetNum
date
fileEnable
loaRequestedDocumentsListRow.status
currentTenderRow.sno
disableMultiCurrencyAllowed
offlineFeeRow.instrumentExpiryDate
@gov.nic.gep.home.webpage.ForgotPasswordSendVerification@GENERATE
BiddersMyDocumentsListExists
secureEncEmdBGFileName
fromPage=='Admin Revocation Corrigendum'
extProcessListRow.isComplete ==true
isActive
tenderCriticalDatesValidationCurrentRow.minseekclarificationDays
lotType == 'MultiLot'
auctionCommonDetailsData.getAuctionDetails().getAuctionType()
tenderValidity
abscalendarRow.secondLong
auctionItemWiseDocuments.fileName
Instruments
auctionIncValue
maxTimeForOTP
tenderDetailsData.tenderWorkItemsList.getMediaPublishDate() != null
bidRow.fileName
acceptedRow.sno
autoTechEvaluationRow
auctionCommonDetailsData.getWorkItemsBasicInfo().getWorkItemRefNo()
'restart'
bidAcknowledgementList.validBid
showBlockLabel
myBidRow.sno
@gov.nic.gep.home.webpage.FrontEndLatestActiveTenders@PUBLISHEDDATE
secratariatName
menuHead
packetRow.approvedDateString
pendingBidsRow.privilegedImage
bidderTechEvaluationDetails.getEvalOneDocument() != null
secureNegotiationDocuments
currentRow.fileName=='Yes'
resubmitRow.docDesc
isSummaryExists
corrDocAndBoqListRows.secureEnc
bidsCurrentRow.check==true
appletParam
autoCurrentRow.slNo
uniqueDeptId
existOrNot
currentRow.validity
summary
isAccepted
bidsCurrentRow.awardedValue
amountPaid
rightMenuListRows.menuName
showStageTwoDetails
currencyBOQList
secureTechEncValue
bidPacketDocumentList
abscalendarRow.firstString
negotiationTenderBiddersListRow.requestedDateValue
fileSigningAppletParam
CurrentRow.debarmentPanNumber
bidderAcceptedFinOpening
@gov.nic.gep.tender.webpage.ShortFallDocumentsHistory@TWENTY
Reason
corrAuctionDocListRows.corrigendumDescription
myActiveBidRow.sno
preQual
bidAocRow.fileName
showUserProfile
isOrgView
auctionSubmittedTime
multiList
currentRow1.certClassType
activeTenderRow.tenderRefNo
displayPrivilege
secureCorrDocuments
loaTenderBidderRequestedListRow.sno
bidListRow.bidderName
corrDocAndBoqListRows.updateDate
aocAgreementBidderDocumentsListRow.crNumber
preferredLimitedBiddersLists
withDrawn
leftMenuImageListRows.toolTip
bidOpenerType
displayBoth
secureCorrDoc
currentRow.isCheckBox
auctionCommonDetailsData.getReservePrice()
enableMediaPublishDate
currentRow.maxseekclarificationDays
feeListRow.modeType
RegisteredAddress
multBidSubmItCurrentRow.status
showTenderHomePage
isNoteDisplay
@gov.nic.gep.org.webpage.MasterCategoryParticulars@ONE
secureHallHistory
endDateMins
displayAcceptReject
CurrentRow.debarmentOrderNo
subDivLabel
showTenderConclude
@gov.nic.gep.home.webpage.FrontEndDebarmentList@SEARCH
@gov.nic.gep.bid.webpage.EMDExemption@ONEOF
ndaStatus != null
tenderDetailsData.showBGRequired
last
corrBasicDetailsColumnList
noOfPacketsList
iterationLable
acceptedBids
recordExits
TenderTypeModel
tenderDocumentsRow.secureEnc
ValueParameterModel
true
pages
onlineBankersColumnList
masterAutoTemplateList
acceptedRows.sno
tenderDetailsData.tenderWorkItemsList.currencyName
null
displayCorrigendumReason
bidOpenersRow.thirdString
tcaInitiationReason!=null
secureSKOCHDoc
auctionCorrigendumDetailsData.getAuctionCorrStartPrice()
showDebarred
CalendarModel
bidderCurrentRow.fileName
@gov.nic.gep.tenderworkflow.webpage.BidTechnicalEvaluation@AUCTIONYES
tenderCriticalDatesValidationCurrentRow.minDocumentDownloadDays
currentRow.units
multilotDetailsRow.updatedDate
gstFeeNameList
auctionDetailsList
bidAutoExtnInMinute
showCurrencyAmount
workItemsInformationList.tenderTitle
auctionCorrigendumDetailsData.getDecimalValueforAuction()
secureBidderDocuments
emdTotal
acceptedRow
bidListRow
corrBidOpeningDate
acceptedRow.bidStatus
auctionCommonDetailsData.getDecimalPlacesforAuction()
orgChainOidDocumentsRow.subCategoryDescription
stageTwoCorrViewCricDatesList
pendingCorrigendumColumns
tenderDetailsData.OIDCOLUMNS
datePresent
negotiationDocDisplay
lotType=='SingleLot'
bidderPreRegList.applicationId
fromPage=='USER'
displayActualTenderFee
negotiationExtEndDateMin
bidsCurrentRow.displayName
secureBidderNsdDocuments
bidderDocSubmittedDate
@gov.nic.gep.org.webpage.TenderProperties@itePropertyTPS
finPreBidMeetingAllowed
@gov.nic.gep.tender.webpage.FeeDetails@EMDPERCENTAGE
chairpersonRadioGroup
gepHeaderName
components.tLink.clientId + 'Data'
tenderDocumentsRow
currentRow.minSubmissionDaysFromMedia
selectedTemplate
corrViewCricDatesRows.seekClarificationStartDate
calendarName
recordExist
secureFormatDocuments
isRecordExistss
limitedBidder
showAllLevel != 6
@gov.nic.gep.tender.webpage.PublishViewTender@FALSE
commonThreeStringTwoDateTwoBooleanList.thirdString
onlineExist
fromPage=='Admin Auction Corrigendum'
currentRow.requestedFileName
secureEncEvaluationDoc
myTenderList.tenderTitle
docTypesModel
tenderDetailsWhiteData.getAnnualizedValue()
currentRow1.sno
pendingBidsRow
isEnableBidCapacity
actualEMDAmount
disableFaxIsdCode
orgName
bidAocRow.bidId
phoneIsdCodeModel
isBidderPerformanceReport
negotiationAutoExtnPropertiesRow
feeRow.instrumentName
feeExemptFile
condCurrent
tenderDetailsBlueData.getWorkItemsBidOpenersList()
isCorrEmdFee
!saveButtonEnable
disabledstipulatedDateOfCompletion
productCategorySize
myActiveBidExists
aocAgreementBidderDocumentsListRow.requestedUploadedOnValue
privilegeBidderRow
imgFinBO
debarList
tcaInitiationStatus
ShowCreatorDetails && tenderDetailsData.gemArptsDetails!=null && tenderDetailsData.gemArptsDetails.gemArptsId!=null
preferredDeptRow
Mobile != null
currentRow.isCheckBoxDisplayOption
boqSummary
bidColumns1
loaBidderDocumentsListRow.repliedFileName!=null
eventCount12 > 0
mobile
EstablishYear
independentExternalMonitor
debarmentUserDetailsList.getPhoneNo()
iteration1days
selectStatusModel
appVisitors
shortOption
eventPage6
FaxCode != null
isEligibleCorrTypes
eventPage5
currentRow.closingDate
eventPage8
eventPage7
eventPage2
MasterBidderNSDSpaceCategoryRow.signingCertId!=null
negotiationExtEndDateMins
eventPage1
eventPage3
enablesTenderValue
auctionFileName
isView
currentRow.msgMasterTitle
loaBidderDocumentsListRow.secureEnc
@gov.nic.gep.tenderworkflow.webpage.BidPrivilegeDocumentEvaluation@ACCEPTED
feeExTotal
autoExtnolumnList
scanPath
secEncrmasterQCBSCatId
userDisplay
property.name
searchIds
ebgRefNum
startDateHours
thumbPrint
workItems.orgchain
MobileNo
enableEBG
currentRow.isMailActive == true
enableDocVerification
encryptedBidderId
secEncrMenulinkId
tableRowsIterator
EMDExemptionRadioGroup
workItemsBasicInfo.tenderTitle
orgChain
feeExRow.actualFee
fromTimeHour
gemArptsStatusModel
companyLegalStatus
currentRow.firstString!=null
tenderCriticalDatesValidationCurrentRow.maxfinancialBidSubmissionDays
corrPubWorkItemList
showMSMERegistration
preBidMeetingDate
displayDivTxt
activeTenderRow.openingDate
feeRow.instrumentNumber
bidOpenDate
documentSaleStartDateHour
faqMasterList.question
slotRow.secondString
corrDocAndBoqListRows.corrReason
orderIssuedBy
CurrentItemRow.tenderTitle
currentRow.isTechEvalDone
workItemsRow
eventName11
eventName10
eventName13
eventName12
corrDocListRows.description
faqMasterList
corrViewCricDatesRows.bidSubOpeningDate
genBoqChart
eventName15
auctionEndDateMinsList
topMenuListRows
auctionDetails.tenderRefNo
eventName14
eventName17
eventName16
bidAppletInputDetails
initiatedOn
tenderSearchLists
RegNumber
packetRow.sno
currentRow.fileNameAndUrlValue
isUserLevel
checkBoxMode
FormOfContractName
secureEncOIDZipFile
reasonDept
imgUploaded
rejbidsCurrentRow.tenderTitle
tenderDetailsData.getTotalTenderFees()
tenderCriticalDatesValidationCurrentRow.toTenderValue
bidderTechEvaluationDetails.getEvalThreeDescription()
faxIsdCodeModel
clarStartDateHours
loaRequestedDocumentsList.signingCertId!=null
financeUploadedFileName!=null
@gov.nic.gep.tender.webpage.BasicDetails@PREBID_NO
@gov.nic.gep.tender.webpage.ViewBidderTechDocsApproval@REJECT
currentRow.checkdsc
latestQuotedValue
operation == 'Edit'
tenderDetailsData.ndaDocumentList
secureAuctionPrintEnc
bidderCurrentRow.uploadedDate
secureWithdrawnDoc
stateCode
pageSize
tenderOpeningRow.sno
@gov.nic.gep.org.webpage.MasterQCBSTemplate@NO
showCorrBidOpener
@gov.nic.gep.bid.webpage.BideBGBankGuaranteeeChallanGeneration@ZEROOF
pageCount
criticalDatesValidationList
bidCorporateTendererList.contactEmail
auctionCommonDetailsData.getIncrementalPrice()
masterBidderNSDSpaceCategoryRow.documentType
AddressFive
!condBack
tenderDetailsData.tenderWorkItemsList.type
itemWiseEvaluationRow.bidderName
selectStatusAcceptModel
tenderCumAuctionConcludeFileName!=null
initiatedOn !=null
isFinRebidOpenersExists
financeUploadedBy
footerMessage
eventName2!=null
serverDateTime
loaBidderDocumentsListRow.repliedDescription
finSummaryId
isSignedAllDocs
liveAuctionInfo.orgChain
autoQCBSCurrentRow.description
EMDFiexedAmt
userDisplay.secureEnc
resubmitRow.statusUpdatedDateString
evalCurrentRow.quantity
bidsCurrentRow.openedDate
auctionCommonDetailsData.getDecimalPlacesforAuction() != null
confirmPassword
workItemsColumnList
feeExRow.totalFee
emptyList
startPrice
auctionItemWiseDocuments.signingCertId!=null
curTypesList
organisationName
bidSubmissionStartDateMins
mobileIsdCodeModel
auctionOption
corrDocDownBlock
sheetNameModel
bidderFeeDetailsList.bidPaymentMode != null
itemWiseEvaluationList
bidderMasked
acceptedRow.secureEnc
reportStatusRenderer
secureEncBidId
currentRow.isVisibleDisplay
summaryUpdatedOn
concludeUploadedBy
corrDocSaleEndDate
otherChargesLabel!=null
corrViewCricDatesRows.corrigendumType !='Bid Auto Extn Corrigendum'
masterBidCapacityRow.description
bidValidRow.firstString
corrPubWorkItemArcList
loaBidderDocumentsListRow.approvedOnValue
multiCurrencyForBoq
finUpdatedDate
tenderDetailsData.tenderWorkItemsList.getSeekClarStartDateDisplay()
biddersInformationList.secondBidSubmitDate
workItemSearch.tenderId
corrViewBasicDetailsListRows.maxSealPercentage
preferredPages
status
eventCount8 > 0
secureBidId
tenderOpeningRow.tenderId
corrAuctionDocListRows.corrReason
isNegotiationAutoExtnExists
isBGAvailed && bGMode=='Online'
auctionTitle
tenderValueAvail
corrDocAndBoqListRows
hideSaveCancelButton != true
auctionCommonDetailsData.getTenderAuctionInfo().getTenderRefNo()
phoneIsdCode != null
secureEncBidAckPrint
isCurrency
enableQuestionBlock
phone
currentRow.bidderName =='Eligible'
masterBidderSpaceCategoryRow.Sno
enableFOCEmdPercentage
instrumentType
corrViewCricDatesRows.docId
OrgOidDocumentsExists
bidderTechEvaluationDetails.getEvalTwoReason()
BiddersMyDocumentsListRow.imageAsset
encryptedTargetClass
suspendedRecordExists
singlePartipateDetailsRow
dayTwoSunday
acceptedBidsCurrentRow.overallTechStatus == 'Reject'
multipleBidSubmit
payMode
currentMultiRow.auctionStartDate
multilotDetailsExist
tenderDetailsWhiteData.CORRIGENDUMDOCSCOLUMNS
evalOneReason
packetRow.signedDocHash
bidderBankAccountsList
packetRow.packetDocId
isRecordInitiated
adapterFactory.getRenderableAdaptor(property.value)
BidderHistoryUpdatedDate
displayBidsCount
multiLotList.itemCode
tenderStage
@gov.nic.gep.org.webpage.TenderProperties@quickBidOpeningNo
generalClarificationRow
twoStageDocRow
biddersInformationList.bidId
exceptions
bidderValueHeading
tenderDetailsData.getShowCurrencyAmount()
multBidSubmItCurrentRow.submitDate
emdBGRow.challanNumber != null
udyogAadhaarNo
latestActiveTenders
hideLogin
isTechCommEvaluationList
acceptedBidsCurrentRow.bidderName
currentRow.websiteAddress!=null
displayBidderName
deptModel
@gov.nic.gep.auction.webpage.AuctionBasicDetails@HIDE
decryptedRowList
appAdminValueExists
isEnableEdit
bidPlaceDate
hiddenText
multiItemDetailsRow.count
disableUpload
enableSaveButton
acceptedRow.bidStatus !=null
auctionEndDate
corrViewBasicDetailsListRows.bidderMasked
evaluationIoclType
@gov.nic.gep.org.webpage.OrganisationLevelCreation@THREE
orgChainOidDocumentsRow
aocAgreementTenderBiddersListRow.bidRank
@gov.nic.gep.tender.webpage.WorkItemDetails@HIDE
@gov.nic.gep.corr.webpage.CorrViewPublishDetails@TRUE
tenderDetailsData.getBiddersEliminationProcess()=='Yes'
CurrentItemRow.sno
emdBGRow
privilegeBidderRow.fileName != null
currentRow.minfinancialBidSubmissionDays
orgText
suspendedItemWiseListRow.firstInteger
loaTenderBidderRequestedListRow.id
enableTFNotApplicable
@gov.nic.gep.tender.webpage.BasicDetails@YES
workItemDocumentsList
registrationType
LoginId
bidSubmissionClosingDateMin
auctionCorrigendumDetailsData.getShowIncDecLable()
elapseTimeIntervalInMinute
l1h1Value
ppPercentage
showOtherChargesFeeLabel
tenderDetailsData.showSwiftRequired
secureBidderRegnEnc
tenderDetailsData.PRIVILEGECOLUMNS
secureTenderDocuments
isTechnicalQuery
bidsCurrentRow.privilegeImage
displayExemptedEmdAmount!=null
secureBidderDocs
internalDocMasterEditId
submittedOn!=null
disclaimerContent
otherCharges!=null
isRecordExistsForHolidayList
preferenceCategory
commonSixLongList.fifthLong
auctionCommonDetailsData.getWorkItemsBasicInfo().getOrgchain()
corrViewCricDatesRows.createdDate != null
multiCurrencyColumnList
isOIDExist
isMessageNameList
finRation
technoComEval
isSummaryList
sendForTQCQClarification
currentRow.weightage
currentRow.mobile!=null
LimitedBiddersRow.userName
tenderDetailsData.bgRequiredValue
tenderDetailsWhiteData.getOtherFactor()!=null
keyWord
bidderListRowValue.itemCode
ProductCategory
tenderDocumentsRow.DocumentDesc
encipherKey
finBidOpeningDateCorrigendum
displayAutoTenderProcessButton
shortFallRow.docSize
enableRequest==true
isSecLabel
displayActualEMDAmount!=null
faxNo
loaBidderDocumentsListRow.requestedFileName
currentRow.id
multiCurYes
tendersbyDate
corrNdaBidSubApprovalDate !='NA'
privilegeList
eventCount16 > 0
resubmitRow.docSize
topMenuListRows.menuNameUrl
displayUserLevelRadio
topMenuListRows.menuTarget
bidWithdrawnRow.ipAddress
bidOpeningPlace
subjectName
emailId
secureEncTenderInfoPrint
auctionStartPrice
@gov.nic.gep.user.webpage.GepUserTransfer@TWO
showaocdocoptionvalue
bidPlacedDate
offlineFeeRow.instrumentNumber
currentRow.iterationName
AttachedDefault
packetRow.approvedStatus
isValidBidOpener
multiLotRow.itemCode
surchargeLabel
tenderSearchList
tenderTypeModel
currentRow3.checkBox3
feeAvail
AOCCurrentRow.corrDescription
mobileNo
currentRow.smsCheck
currentRow.fifthString
packetColumns
WeeklyoffModel
loginCurrentRow.loginStatus
boqMultiCurrencyRow.currencyName
editAuctionDetails
seed
activeTenders
MultilotDetailsRow.isCheckBox
currentRow.secureEnc
publish
showTcaStatus
activeCertificatesLists
tenderDetailsData.bgRequired
bidWithdrawnRow
iteCurrentRow.description
hideProceedToAuction
showProcessOtherLabel
CurrentRow.AuctionExtendedClosingDate
currencyBOQColumns
CurrentRevokeRow.debarmentType
bidValidRow.bidStatus
columnTitles
currentRow.bidderValue
maxSealPercentage
masterBidderSpaceCategoryRow.category
fromDate
technicalCommitteeAddress
iteration1chk
acceptedBidsCurrentRow
multBidSubmItCurrentRow.sno
tenderBulletinDate
feeExList
oidListRow.categoryName
loc
boqMultiCurrencyAvail
bidListRow.id
eventName13!=null
aocEmptyList
bidOpenerImg
masterBidderSpaceCategoryRow.documentType
currentRow.phoneNo
listeners.doFreeze
commonThreeStringTwoDateTwoBooleanList.firstString
leftMenuImageListRows.menuImageUrl
emdBGRow.instrumentExpiryDate
tenderDocVerify
!buttonOldTenderEnabled
acceptCheckBox
rejbidsList
emdRow
emdRow.instrumentNumber
@gov.nic.gep.org.webpage.MasterCategoryParticulars@ZERO
quantityValue
technicalOpeningTendersPagination
currentRow.firstInteger
userExternalOfficersList
acceptedBidsCurrentRow.imgGTEView
CurrentItemRow.tenderId
enablePrint
showOrgLabel
showSecLabel
BiddersMyDocumentsListRow.fileFormat != null
auctionCorrigendumDetailsData.getAuctionCorrStartDate()
commonSixLongList.thirdLong
loaDocumentsSummaryList.fileSize
@gov.nic.gep.auction.webpage.AuctionBasicDetails@FORWARD
multiCurrencyYes
currentRow.roles
bidderCurrentRow
auctionOpeningDate
tenderCriticalDatesValidationCurrentRow.maxSubmissionDaysFromMedia
rejectedBidNum
iteCurrentRow.sno
shortFallRow.docDesc
multilotDetailsRow.bidderRank
biddersMyDocumentsList
showAuctionsHomePage
limitedTenderRow.title
CurrentRevokeRow.debarmentPanNumber
CurrentRow.loginId
isEnableFleet
otherChargesLabel
totalTenderFee
isDisableBranchLabel
SecretariateNameModel
TenderDocumentRow.description
auctionStartDate
corrViewBasicDetailsListRows.elapseTimeIntervalInMins
negotiationTenderBiddersListRow.bidStatus!=null
corrBidSubClosingDate
masterInternalDocumentsViewList
isRecordExistsForWeeklyOffMaster
workList
bidSubmissionEndingDateHour
finSummaryType
request
contractType
subDivisionModel
@gov.nic.gep.tenderworkflow.webpage.AOC@SYSTEM
tenderDetailsData.tenderWorkItemsList.getBidOpeningDateDisplay()
currencyName
masterBidderNSDSpaceCategoryRow.defaultAttachment
mobileNoNew
orgLevelList
EBGRequiredRadioGroup
signingtype=='Manual'
searchContent
orgChain != null
isMenuLinkList
corrDocList
tenderEnable
shortFallRow.sno
isPendingCorrigendum
clarificationDetailsList
numOfPackets
pendingClarificationPages
twoStageDocRow.sno
aocAgreementBidderDocumentsListRow.cpDays
currentRow.isActiveDisplayValue
TelephoneNo
showOTPFrame
finRebidSubmissionEndDate
emdFeeRow.instrumentNumber
masterBidderSpaceCategoryList
bidderSpaceNSDSubCategoryList
finPublishDate != null
@gov.nic.gep.home.webpage.GenerateOTP@NO
auctionCorrDocumentsArcRow.verifyStatus
acceptedRows.firstString
bidEvalFinRow.sno
corrOID
workItemsBasicInfoList.tenderRefNo
bidsCurrentRow.tendererName
noRecordsUser
blockLabel
forceWithFileName
currentRow.corrigendumType
corporateView
secratariatDepartmentMasterLists
menuManagementList
tenderDetailsData.privilegeTypeList
bidderPreRegList.enterpriseType
repliedClarificationRow.sno
processingFee!=null
currentRow.orgChain
aocAgreementBidderDocumentsListRow.sNo
corrAOCPubWorkItemArcList
enablePublishButton
submittedDate
@gov.nic.gep.bid.webpage.TenderFeeExemption@ZEROOF
ndaRow.description
secureEncValue
gteDetailsAllowed
signingtype
TenderXmlDetailList
certList
iteCurrentRow.itemCode
auctionRefNo
twoStageDocRow.documentType
masterBidderNSDSpaceCategoryRow
registeredType
hideEMDSlabAmount
eventCount1 > 0
AddressThree
preBidMeetingAddress
preferredBidderList
corrigendumRow.sno
docSaleEndDate
tenderValue>0
dojoSource
packetRow.evaluatorDescription
bidAcknowledgementList.bidderName
exemptionAllow
@gov.nic.gep.tender.webpage.FeeDetails@PARTIALEXEMPTION
innerLogo
rejbidsCurrentRow.displayName
CurrentRow.status
isSubDivView
tenderDetailsData.tenderWorkItemsList.getShowTechBid()==true
currentRow.documentType
UserStatusModel
reason
currentRow.address3
currentRow.address4
exemptionAllowed
currentRow.address1
techBO
currentRow.address2
TechEval
tendSecureEnc
eventName8!=null
attributes.getReason()!=null
displayBranchTxt
ContactUsCategoryModel
faqMasterList.answer
searchGemArptsId
secureOrgOidDocuments
corrigendumType
showTenderFeeHeadingLabel
gSTCodeModel
@gov.nic.gep.user.webpage.DebarredUser@ORGSELECT
emptyValidBidList
tenderFeeLabel
auctionAutoExtensionTime
foundRecords
currentRow.docDesc
userExtOfficersRow.districtName
reBid
fileSize
bidsCurrentRow.currencyId
workItemSearch.tenderRefNo
tenderDetailsData.tendDocumentList
packetRow.bidOpeningCoverStage!=null
fileDownloadStreamUrl
@org.apache.tapestry.Tapestry@RESTART_SERVICE
autoCurrentRow.expectedValue
bidderItemsColumnList
eventCount5 > 0
summaryColumns
tenderDetailsWhiteData.techEvaluationList
autoTechEvaluationRow.value==1
loaTenderBidderRequestedListRow.disabledStatusReason
corrPreBidMeetingDate !='NA'
autoTechEvaluationRow.value==0
LimitedBiddersRow.loginid
enableSubmitButton
multiItemDetailsRow.itemCode
acceptedRows.openerName
isDisableDeptLabel
corrigendumType =='ReOpen'
limitedTenderRow.secureEnc
@gov.nic.gep.tender.webpage.WorkItemDetails@SHOW
allowGTE
fromTimeMin
CurrentRevokeRow.sno
auctionCorrigendumDetailsData.getAuctionCorrEndDate()
secureTecDoc
secureMenuEnc
PhoneStdCode != null
preBidMeetingDateHour
enableDiscountBidding
restrictNumberOfPacketContents
currentRow.mobile
documentSaleStartDateMin
isTenderFeeDetails
finRatio
corrDocAndBoqListRows.fileSize
extendedDateHistoryList
tenderReferenceNo
typeSearch=='PAN Number'
instrumentLists
bidSubCloseDate
loaRequestedDocumentsList.docName
acceptedBidsCurrentRow.sNo
myWithdrawnBidRow.bidOpenedDate
loginRowList
negotiationDocumentsSummaryList.summary
corrDescription
disableEmailOTP
@gov.nic.gep.tender.webpage.BasicDetails@ALLOWTWOSTAGENO
instrumentTypes
isDiscountBiddingReq
iteration2days
finSummaryDoc
CurrentRow.closingDate
currentRow.displayEmptyFolder
bidsCurrentRow.selectStatus
loaTenderBidderRequestedList
docDownBlock!=true && tenderDetailsData.getTenderWorkItemsList().getTenderStatus()!='Cancelled'
eventPage11
bidderCurrentRow.id
ebgbankListRow.secondString
auctionDetails.tenderId
debarmentUserDetailsList.getReasonForRevoked()
debarmentUserDetailsList.getScopeName()
ContractTypeList
tenderDetailsData.getTenderFeeGST()>0
suspendedItemWiseListRow.firstString
searchTenderId
currentRow.menuGroup
notParticipatedItemCnt != 0
hidePayableAt
enableActionlink==true
finrebidReason
mailSmsOtpType
corrDocListRows.fileName
tqcqEvalThreeDocuments
concludeReason
currentRow.websiteAddress
tenderDetailsData.getTenderFee()
showTenderValueAllowable=='Yes'
extProcessListRow.displayUpdatedDate
organizationName
secureGoodsDocuments
bidderHistoryValue.firstString
encryptedId
evalOneDescription
corrViewCricDatesRows.corrPublishedDate
concludeSecureEnc
manualflag
@gov.nic.gep.tender.webpage.ExpiredTenders@TWENTY
evalCurrentRow.bidderName
itemWiseSecureEnc
emdBGDetails
auctionItemWiseDocuments.docSize
secureFinDoc
boqTypeItemWise
UserRoles
currentRow.loaRepliedDocId
elapseTimeIntervalInMins
dscPage
organisationType
tenderDetailsBlueData.workItemsBidOpenersList
preferredBidderRows.isActive
autoTechEvaluationRow.parentId !=0
invitingOfficerAddress
BidderValuesForHistory
bestView
userSelectDisplay
overAllExtendedPeriod
bidCount
summaryDocAvail
bidderPreRegList.organisationType
autoLimitedExtnolumnList
MasterBidderSpaceCategoryColumnList
processCompletion
privilegeBidderRow.fileName
secureEncDocUpload
rowCount
clarStartDateHour
ProductCategoryModel
userDisplay.userStatus
privilegeBidderEnabel
bidProcessMappingList
jsManager.path
tenderOpenedBidsList
showOrgCombo
emdBGRow.challanNumber
workItemsBasicInfoList
tenderDetailsData.tenderWorkItemsList.orgChain
corrDocListRows.id
boqCurrencyList
rejbidsCurrentRow
titleNameSearch
boValue
workDesc
emdBGRow.instrumentName
enableEditProfile
currentUserRow
notParticipatedItemCnt
issuedTo
secureEindia
emdFeePaidLess
auctionRecordsFound
tenderDetailsData.offLineInstrumentsList
bidderPreRegList.organisationType!= null
@gov.nic.gep.user.webpage.GepUserTransfer@SIX
tenderModificationHistoryList
productCategorys
showDivCombo
revocationRow.publishDate
negotiationFinRebidSubStartDate
clarificationRow.sno
secureEncrypt
feeExRow.exemptionType
isTwoStageBidding
seekClarificationEndDate
tenderDetailsData.getEnableTemplateDetail()
showAllComparativeReports
boqMultiCurrencyColumns
myBidRow.bidStatus
showStatus
auctionExtendedCloseDate
currencyTypeClassModel
encryptedBulletinOfficer
bidderPreRegList.emailId!= null
currentRow1.validity
enableResubmit==true
BiddersMyDocumentsListRow.fileFormat
postTender
criteriaModel
tenderDetailsData.tenderWorkItemsList.prebidMeetingPlace
updateLatestProfile
offlineFeeRow.instrumentIssuedDate
tenderDetailsData.getFinBidsubOpeningDate()
@gov.nic.gep.org.webpage.MasterQCBSTemplate@YES
currentRow.orgLevelDesc
auctionFileName != null
isDocumentUploaded
masterBidderNSDSpaceCategoryRow.subCategory
encryptedLoginId
enablePFNotApplicable
currentRow1.certType
acceptedBidsCurrentRow.imgITEView
isTechEvaluationList
preBidDocumentRow
organisationTypeMasterList
technicalUploadedFileName
menuManagementListRow
masterCategoryList
OrganisationAccountTypeModel
showRevoked
showBoth
currentRow.fourthString
showRevocation
currentRow.maxbidsubmissionDays
autoMasterCategoryList
tenderDetailsData.currencyBOQList
isActiveTenders
mclWorkingCapitalAllowed
@gov.nic.gep.user.webpage.DebarredUser@TENDERCATEGORY
aocAgreementTenderBiddersListRow.loginId
secureMyDocuments
privilegeType
acceptedBidNum
searchFinancialList
loaTenderBiddersListRow.loginId
ShowSanctionProfile
bidderType
paymentInitiatedDate!=null
secureReplyEnc
CurrentRow.enableView
tenderCriticalDatesValidationcurrentRow
currentRow.startDateValue
confirmProfilePassword
rateContract
commonSixLongList.secondLong
currentRow.contactemail
corrViewBasicDetailsListRows.fileName
multilotDetailsRow.maskedName
showTechnical
tenderDetailsBlueData.tenderAutoExtnProperties
consoleEnabled
100
masterBidCapacityRow.sno
BiddersMyDocumentsListRow.documentName
tenderType
corrPublishDate
templateEvaluationListCurrentRow
auctionMultilotDetailsList
multiCurrencyCurrentRow
negotiationExtOpeningDateHour
enableExp
workItemBasicInfoList
bidValidList
bulletinOfficerSearch
showBidderConsentOptionEnabled
approvedStatusModel
tenderCriticalDatesValidationCurrentRow.minNdaBidSubmissionDays
TenderTypeList
displayToAll
packetRow.secureEnc
startDateMins
hideNotApplicable
publishedDate
displaySubDivTxt
noOfBidders
container
bidSubmissionCloseDate
DeptName
MasterBidderNSDSpaceCategoryRow.bidderSubCheckBox
abscalendarRow.thirdLong
reUpload
evalCurrentRow.sno
packetRow.fileName
formContract
line2Msg
disableFileView
currentRow1.checkBox
isEBGRequired
columnList3
bidSubmissionDate
branchLabel
searchReportInitiatedOn
emdList
showAuctionAfterFinancialOpeningOption
workItemsBasicInfoList.orgchain
packetRow.id
showBankAccountRegistration
multiLotList.description
!notsubWithdrawnBids
tenderDetailsData.tenderWorkItemsList.tenderCategory
!hideConfirm
iteration3days
auctionCorrigendumDetailsData.getAuctionItemWiseDetails().getItemCode()
categoryName
showDocEnable
WorkItemsRow.corrigendumFlag
tenderDetailsWhiteData.getRequiredCapital()
feeListRow.fromTenderValue
currentRow.minSubmissionDaysFromBulletin
minimumTechnicalScore
emdExRow.sno
showReplyButton
enableReOpenCorrigendum
bidderPreRegList.pinCode
clarificationRow.deptUserName
myWithdrawnBidRow
tenderDetailsData.getForceGTEComplianceRequired()
jsManager.tapestryPath
disabledDateOfCompletion
urlDisplay
forceExemptionNewDoc
bidderGstnRegistrationRow.gstnNo
emdFee
CalendarName
bidStatusModel
totalAllowedSize
userMailId
onlineBankersCurrentRow
deptLabel
orgChainOidDocumentsRow.subCategory
gtetemplate
signEncipherKey
branchLabel!=null
myTenderList.tenderRefNo
bidCorporateTendererList.phone
CurrentRow.debarStartDate
loaTenderBiddersListRow.submittedOnValue
tenderDetailsData.tenderWorkItemsList.getCompChartDecimalPlaces()!=null && tenderDetailsData.tenderWorkItemsList.getRankType()!=null
acceptedBidsCurrentRow.isEnablePrivilegeBidder
@gov.nic.gep.bid.webpage.TenderFeeExemption@ONEOF
bgmodevalue
isLoginId
showNdaDate
currentRow.category=='DSC_ADDRESS'
autoTechEvaluationRow.expectedValue
EMDPercent
currentRow.blockedSmsId!= null
currentRow.minprebidmeetingDays
tenderDetailsData.tenderWorkItemsList.tenderValidity
iteCurrentRow.units
tenderDetailsData.getIsGenTechEval()
tapestryPath
verificationCodeValiditySec
showOrganisationLevel
enableSubmit
marketRateDoc!=null
serverDate
HoursByMasterList
currentRow.pendingCount
deptCurrentRow.sNo
autoExtnProp
currentRow.publishDate
corrDocAndBoqListRows.signingCertId!=null
currentRow.isFilePathSelected
latestTenderStatusRow.tenderRefNo
@gov.nic.gep.tender.webpage.WorkItemDetails@FINOPENFALSE
packetRow.documentSubStartDateString
aocAgreementTenderBiddersListRow.enableAction
loaTenderBidderRequestedListRow.approvalStatus
enablePrivilege
activeList
!showDocEnable
index
rejbidsCurrentRow.PrivilegedBidder
tenderDocumentRow
otp
bidLatestActiveTendersList
currentRow.maxfinancialBidSubmissionDays
CurrentUserRow.orgChain
auctionCorrigendumDetailsData.getDecimalPlacesforAuction() != null
secEncrMasterQCBSCatPrtId
rejectedRows.secureEnc
auctionClosingTime
multiItemDetailsRow.sno
blockStatus
auctionCorrigendumDetailsData.getAuctionDetailsArc().getAuctionType()
generalList
showCreateAuctionOption
bGMode=='None' && emdBGRequired
bidRow1.firstInteger
tendererView
isactiveDisplay
aocUploadedBy
inputXml
enableTQCQ
viewQCBSBoq
auctionElapseTime != null
secondActiveItr
masterCountryModel
currentRow.thirdLong
expireDays
tenderDetailsData.tenderWorkItemsList.getTenderBulletinDate() != null
bidderValue
isDisableDivLabel
tenderDetailsData.OFFLINEINSTRUMENTCOLUMNS
showWithdrawalOption
resubmitRow.docType
tenderDetailsData.getEmdFeeGST()>0
shortFallList
eventCount2 > 0
loaBidderDocumentsListRow.requestedDescription
packetRow.id == packetId
userExtOfficersRow.displayMobile
stageTwoCorrCriticalDates
deviationReason
secratariatDepartmentName
noRecordsPan
hidePFSlabAmount
bidCapacityModelDescription
AOCSecureEnc
exception.properties
secureQCBSChart
showAOCPrintLink
MasterBidderSpaceCategoryRow.defaultAttachmentDisabled
branchModel
tenderColumns
corrStatus
@gov.nic.gep.tender.webpage.BidsSubmittedTenders@TWENTY
tenderExtensionPropertyRows.iteration
currentRow.contactName
viewGTEChart
AddressOne
resubmitList
isRecodExistInFinList
highestValueUpdatedDate
bidOpeningDateMin
FinanceRebidListTie
fileNameToSign
isMultiCurrencyChecked
commonSixLongList.fourthLong
signedBy
myBidRow.workItemRefNo
dSCExpiryDate != null
loaRequestedDocumentsListRow.requestedFileSize
clarificationRecords
flowType
EventName
currentRow.moduleName =='Yes'
currentRow.description
docNotVerified
currentRow.maxbidopeningDays
showFileName==true && !packetRow.status
reasonforConcludeTender
privilegeAllow
loaRequestedDocumentsListRow.requestedFileName!=null
tenderExemptionRadioGroup
tenderDetailsData.getFinBidsubClosingDate()
tableColumnIterator
CurrentItemRow.auctionStartDate
negotiationTenderBiddersListRow
bidsCurrentRow.docSubStartDate
auctionCorrDocumentsArcRow
corrViewCricDatesRows.ndaBidSubApprovalDate
rejectedRows.firstString
commonTwoLongFourStringList
bidPacketDocumentRow
showEvaluators
corrigendumTenderCriticalDates
auctionDetailsDisplayItemList
userLevel
pageHeader
tenderDetailsData.tenderWorkItemsList.getPublishDateDisplay()
loaTenderBidderRequestedListRow.bidRank
secLabel
bidderGstnRegistrationRow.sno
negotiationFinRebidSubOpeningDate
showTenderFeeLabel
enableSubmit && enableFreeze
financeRebidInitiatedDate
searchType
summaryDetailRow.bidderName
exemptedAmount
AOCCurrentRow.corrigendumType
loaBidderDocumentsListRow.isAccepted==true
activeConcludeTenders
enableTenderBulletinDate
loaRequestedDocumentsList.fileName
bidsCurrentRow.docdesc
ndaTenderList
currentRow.publishedDate
loaBidderDocumentsListRow.repliedOnValue
corrViewBasicDetailsListRows.corrigendumTitle
currentCorrDoc.sno
request.getSession(false)
auctionType
oidListRow.fileFormat
userDisplayName
bGRequired
latestTenderStatusRow.department
BiddersMyDocumentsListRow.docSize==0
autoQCBSCurrentRow.sNo
twoStageAvail
tenderDetailsData.getIsMultiCurrencyAllowed()
corrDocAndBoqListRows.sno
iteration2bids
CurrentUserRow.debarmentType
displayMiniDirectEMDAmount!=null
acceptedRows.id
hideSave
preferredRow.isCheckBoxValue
stage
districtSearch
isDisableOrgLabel
negotiationTenderBiddersListRow.submittedOnValue
currentRow.mandatoryValue
enablePaymentVerification
currTypeClassModel
disableMobileOTP
elapseTime
currentRow.mandatory
corrDocListRows.pubDate
feeRow.accNumber
displaySlotUnavailableAlert
leftMenuListRows.menuTarget
activator
isEvaluationContent
selectStatusRejectModel
myActiveBidList
corrAuctionDocListRows.signingCertId!=null
AssetCurrentRow.secondString
CurrentRow.certificateType
currentTenderRow.tenderTitle
orgModel
activeTenderRow.sno
currentRow.address3!=null
tenderFeeOnlineMode
bidEvalFinRow
leftMenuImageExist
concludeFileName
stageTwoAvail
allowPreferentialBidderElimiation
openDate
CurrentUserRow.sno
tenderDetailsData.tenderWorkItemsList.invitingOfficer
showTotalRecords
tenderDetailsWhiteData.corrWorkItemDocList
loaRequestedDocumentsList
bidRow.firstInteger
recordExists
workItemsInformationList.orgchain
bidderTechEvaluationDetails.getEvalOneDescription()
searchTechnicalList
columnListForCriticalDatesValidation
bidSubStartDate
currentRow.organisationCheckBox
bidderTechEvaluationDetails.getEvalThreeDocument()
tenderCriticalDatesValidationCurrentRow.minprebidmeetingDays
currentRow.feeCheckBox
allowPreferentialEliminationProcess
@gov.nic.gep.bid.webpage.EMDExemption@PERCENTAGETYPE
revisedStartPrice
autoExtnRecordExists
tenderOpeningRow.title
feeNameList
closingByDate
tenderDetailsData.tenderWorkItemsList.getDocEndDateDisplay()
userExtOfficersRow.displayName
recordsExists
BiddersMyDocumentsListColumnList
enablesGteAllowed
currentRow.corrigendumDescription
currentRow.isMessageActive == true
auctionCommonDetailsData.getAuctionOpeningDate()
isItemWiseEvaluationExist
bidSubmissionClosingDateMins
auctionLotType =='SingleLot'
!hideResend
departmentName
searchTab
passwordName
availGte
bidderCategory
masterBidderNSDSpaceCategoryRow.category
hdnBidOpeners
validDaysList
EMDFeeRadioGroup
corrDocForOidColumnList
BiddersMyDocumentsListRow.signingCertId!=null
emptyDecryptedList
@gov.nic.gep.org.webpage.MasterQCBSCategoryParticulars@ONE
CurrentRow.certificateClassType
disabledCrNo
tenderDetailsData.getTenderWorkItemsList().getIsOnline() || tenderDetailsData.getTenderWorkItemsList().getIsOffline()
ConfirmPassword
fName
showMasterBidCapacity
oidListRow.sno
CurrentRow.auctionStartDate
feeDetails
secureWorkItemId
eventName16!=null
typeSearch=='Bid Submission Closing'
rejectedRow.sno
gteIteExperienceAvailable
currentRow.catName
myBidRow.tenderStage
ebgbankListRow.fifthString
workExpDetReq
expireDate
orgManageFeeList
secureEncReplied
financeCommitteeMember
uploadOrVerify
noteMessage
issuedBy
enablesIteAllowed
IsRecordExists
numberOfBidderstoEliminate
bidderPreRegList.mobileNo
isOpenLimitRecordExists
tenderDetailsData.getPreBidDocumentAvailable()
HideEMDFiexedAmt
maxSealPercentage != null
masterPrivilegeTypeModel
acceptedRow.loginId
rejectedColumns
loaRequestedDocumentsListRow.requestedDescription
evalUserLevel
bidStartDate
currentRow.status
ebgRequiredWithComma
bidderFeeDetailsList.emdFeeExemption
experienceAllowed
corrViewBasicDetailsListRows.docSize
openerTypes
CurrentRow.publishDate
secureId
auctionCorrDocumentsArc.path
aocAgreementTenderBiddersListRow
passwordType
currentRow.tenderValue
finBidDate
corrViewBasicDetailsListRows.docId
currentRow.isSmsOptional
headingTwo
pendingBidsList
MultiCurrencyFee
formOfContract
secureEncAuctionId
updateLatestDocument
!isOrgDependentView
message
rejectedRow.loginId
workItemSearch.tenderTitle
auctionType=='Forward'
OrgName
multiLotRow.lotCode
displayNextButton
contactUsCategory
onlineInstrumentsRow
corrPreBidMeetingDate
packetRow.packetName
autoTechEvaluationRow.result==true
eventCount17 > 0
currentRow.roadName
multiItemDetailsRow
currentRow.auctionExtendedEndDate
currentRow.sNo
bidRowList
technicalCommFlowEvaluationList
messageShow
bidValidColumns
showPreferentialOption
DateCriteriaModel
biddersInformationList.tenderRefNo
bidderCurrentRow.resubmitStatus
tenderDetailsData.tenderWorkItemsList.designation
disableOrganisationOption
today
certType
productCategory
status != 'Requested'
slotRow.firstString
Phone
enableeAgreementAcknowledgementPrint
subjectHead !=null
feeListRow.tenderCategory
isNdaTender
salt
totalPoints
aocAgreementTenderBiddersListRow.secureEnc
GteOrQcbsColumns
SecretariateName
emdBGRow.accNumber
packetRow.uploadedDate
tenderDetailsData.tenderWorkItemsList.getBidSubClosingDateDisplay()
purchasePreference
secureEnc
resubmitRow.bidderDescription
eventName4!=null
currentRow.isOrgDependents
Pages
panNumberMask
pendingClarificationRecords
BiddersMyDocumentsListRow.docUpload
maximumAuctions
displayPreferentialBidderOption
allowDecimalValue
bidderGstnRegistrationColumns
technicalRatio
MasterBidderNSDSpaceCategoryExists
auctionLotDetailsData.MULTILOTITEMDETAILSCOLUMNS
tenderDetailsWhiteData.getAllowTenderBulletinDate()
challanNumber
workItemsBasicInfoRow.tenderRefNo
disableProductCategoryOption
auctionCorrDocumentsArcRow.isCheckBox
enableNextButton
tenderDetailsWhiteData.getAvailBidCapacity()
AOCCurrentRow
clarEndDate
@gov.nic.gep.tenderworkflow.webpage.BidPrivilegeDocumentEvaluation@REJECTED
eventCount11 > 0
fileExists
CurrentRow.department
enablePreBidMeetingOption
modificationDate
currentRow.contactemail!=null
secureEncEmdFileName
TenderDocumentRow.tenderDocumentPath
categoryList
showProcessingFeeLabel
postedDate
multiAuctionList
currentRow.certClassType
bidParticipatedSummaryExists
parkClarificationRecords
isRequestedRecordExists
newFolderStructure
aocAgreementBidderDocumentsList
acceptedRow.bidRank
toTimeMin
tenderDocsRow.isSigned
firstActiveItr
CurrentRevokeRow.debarOrderDate
showResend
@gov.nic.gep.tenderworkflow.webpage.BidTechnicalEvaluation@AUCTIONNO
bidRow.bidder
leftMenuLinksDataList
isSingleCover
locations
division
activeCertList
secureEncId
currentRow.evaluatorReason
auctionCorrDocumentsArcRow.corrigendumTitle
repliedClarificationRecords
dojoFormSource
emdEbgDetails
dateOfBirth
statusDesc
multilotDetailsRow.isCheckBox==false
editMode
myBidRow.bidPlaceDate
deptCurrentRow.DocumentPath
aocAgreementBidderDocumentsListRow.startDateValue
browserLogLevel
isSorted
feePropertyList
workItemBasicInfoListRow
loaTenderBidderRequestedListRow.requestedDateValue
titleName
BiddersMyDocumentsListRow.fileName
autoTechEvaluationRow.inputFlag==2
@gov.nic.gep.org.webpage.TenderProperties@quickBidOpeningBoth
financeRebidCurrentRow.id
request.getSession(false) != null
showBranchLabel
clarificationRow.description
@gov.nic.gep.user.webpage.StartupRegistrationDetails_Edit@REGISTERED
PhoneIsdCode != null
tcqcAllow
currentRow.firstDouble!=null
autoCurrentRow.catName
search
isLoaExtensionPropertyExists
currentRow.repliedOnValue
150
nodalChecked
gstCode
corrigendumRow.tenderTitle
pendingCorrigendumList
limitedTenderRow.tenderValue
rejectedBids
tenderDetailsBlueData.TENDEREXTENSIONPROPERTY
multiLotAuction
CurrentRow.displayName
corrViewCricDatesList
bidIdPrint
negotiationExtOpeningDateMin
@gov.nic.gep.auction.webpage.AuctionBasicDetails@NO
tenderDetailsData.tenderWorkItemsList.showBidderConsent
bidSubOpeningDate
multilotDetailsRow.itemCode
slotList
checkItemCodeExists
updateDate
debarmentUserDetailsList.getDebarmentUserId()!=null
blockNameModel
preQualificationBidderList
incDecPrice
corrTypeRow
bidderPreRegList.investmentCost!= null
lastPageContext
CurrentRow.expDate
enableEMDNotApplicable
auctionCorrigendumDetailsData.getAuctionDetailsArc().getBidderMasked()
showTcaStatusInTechnical
latestTenderStatusRow.tenderStage
masterBidCapacityRow
eventCount11
eventCount10
mapImg
generalPostedDate
eventCount13
eventCount12
state
eventCount15
eventCount14
eventCount17
corrDocAndBoqListRows.corrigendumTitle
eventCount16
pendingBidsRow.bidderName
tenderDetailsData.viewNsdDocumentList
financeRebidCurrentRow.secondString
masterBidderNSDSpaceCategoryRow.subCategoryDescription
allowedMaxContractDate
checkNotPublished
documentFileSize
seekClarificationStartDate
suspendedColumnList
txtChairpersonExternal
@gov.nic.gep.user.webpage.DebarredRevokeSearch@DEBARRED
shortFallRow.fileName
emdBGAmount
totalValues
enableBack
isEliminateBidders
tenderCriticalDatesValidationCurrentRow.maxfinancialBidOpeningDays
actualBidOpeningMin
docMimeType
currentRow.docSubmitEndDate
@gov.nic.gep.org.webpage.OrganisationLevelCreation@FOUR
maxFinTendersCount
packetRow.signingCertId!=null
corrViewBasicDetailsListRows.auctionExtendCloseDate
exemptionType
tenderCumAuctionConcludeFileSize
CurrentRow.debarEndDate
marketRateDescription!=null
legalStatus
userId
CurrentRevokeRow.debarmentOrderNo
loaRequestedDocumentsListRow.docDesc
tableRow
preBidMeetDate
@gov.nic.gep.bid.webpage.TenderFeeExemption@PERCENTAGETYPE
encryptedContactOrgMapId
expiryCheck
multiCurrencyCurrentRow.actualEmdFee
faqMasterList.faqCategory == faqCategoryMasterList.id
exception.exceptionClassName
HideNotApplicable
tenderFeeExemptAllow
divName
tenderDetailsData.getEmdDiscountType()
@gov.nic.gep.home.webpage.FrontEndDebarmentList@PRODUCTCATEGORY
LimitedBiddersRow.sno
bidderPreRegList.panNo!= null
publishedTenderList
currentEmdAmount
bidderFeeDetailsList.emdFee>0
deptCurrentRow.verifiedBy
isSummaryFinanceEvalList
isAllowPreferentialBidderElimination
currentRow1.mode
documentList
generalClarificationColumnList
@gov.nic.gep.corr.webpage.CorrViewPublishDetails@FALSE
activeTenderRow
district
bidderFeeDetailsList.tenderFee>0
debarmentUserDetailsList.getDebarmentPanNumber()
shortFallExtEndDateHours
@gov.nic.gep.org.webpage.OrgFeeDetails@NO
auctionItemWiseDocuments!= null && auctionItemWiseDocuments.getId()!=null
TechCommMessage
privilegeBidderRow.privilegeName
bidFeeListRows.sno
iteProperty
commandEnable
currentRow.tenderType
returnURL
Designation
organisationAccountType
bidOpenersRow.secondLong
bidderGstnRegnDetailsList
displayBGEMDAmount
loaRequestedDocumentsListRow.sno
secureEncBidInfoPrint
@gov.nic.gep.tenderworkflow.webpage.BidTechnicalEvaluation@INTERNAL
allowAutoTender
revocationList
@gov.nic.gep.org.webpage.TenderProperties@itePropertyNil
attributes.getTcaNewFlow()==true
bidPlaced
bidsCurrentRow.secureEnc
bidWithdrawnRow.signingCertId !=null
certificate
biddersInformationList.secondBidSubmitDate != null
0.4
bidderUniqueId
filePathFromSave
loaTenderBiddersListRow.bidRank
showApplication
autoQCBSCurrentRow
@gov.nic.gep.bid.webpage.MyBidList@FIFTY
pinCodeLocation
mailVerificationCode
displayName
showCoverDetails
@gov.nic.gep.org.webpage.MasterQCBSCategoryParticulars@ZERO
showContentFrame
autoQCBSColumnList
tenderDetailsData.getNdaDocumentsList()
rateContractTender
iteration3bids
corrDocListRows.corrigendumTitle
multiPartipateDetailsRow
CompanyName
payMode =='Online'
seekClarificationEndHour
CurrentRow.tenderId
uploadFileDisplay
templateEvaluationListCurrentRow.catName
financeRebidCurrentRow.fifthString=='Yes'
txtFinBO
ShowCreatorDetails
rejbidsCurrentRow.sno
secureEncNegotiationView
oidListRow.signingCertId!=null
showActualOrgCode
fromPage=='Conclude Tender Cum Auction'
isAgainstOrgValue
onlineBankers
auctionDetailsDisplayList
packetRow.bidOpeningStage!=null
allowITEExcelDownload
preferredRow
workItemsBasicInfoRow.workItemRefNo
debarrmentType
myWithdrawnBidRow.workItemRefNo
bidOpeningDate
MasterBidderREGDSpaceCategoryExists
hideEMDPercentage
eBGClaimExpiryDays
email
ebgbankListRow.firstString
bidderPreRegList.previousEMNumber
secureEncPending
privilegeBidder
currentRow.fileName!=null
tenderDetailsData.tenderWorkItemsList.getMediaPublishDate()
secureEncEmdExe
eventCount7 > 0
masterDownloadsList
chkRecordExist
acceptedRows.isEnablePrivilegeBidder
auctionCorrigendumDetailsData.getIncDecCorrPrice()
parentName
currentRow.packetTypeDesc
dayOneSunday
isOrgDelete
DivName
seekClarificatinStartStatus
disableAttachment
pinCode
msgText
preBidDocumentRow.description
tenderExtensionPropertyRows
pendingBidsRow.sno
WorkItemsBidOpenersRow.id
ValueCriteriaModel
isDocument
decryptedRow.sno
departmentNameTxt
auctionEndDateHours
autoCurrentRow
corrigendumReason
exception.message
divisionName
@gov.nic.gep.bid.webpage.BideBGBankGuaranteeeChallanGeneration@ONEOF
financialOpeningTendersExist
bidsCurrentRow.doctype
feeListRow.feeName
blockLabel!=null
debarmentUserDetailsList.getReasonForDebarment()
currentRow.secratariatType
imgGenTechEval
auctionCorrigendumDetailsData.getRevisedEndDate()
encryptedOrgTypeId
financialOpeningTendersPagination
dayFourSunday
currentRow3.currencyValue
gepId
@gov.nic.gep.tenderworkflow.webpage.BidFinEvaluationList@TWENTY
tenderDetailsData.tenderWorkItemsList.getDocStartDateDisplay()
isCorrCritcalDate
MasterBidderNSDSpaceCategoryRow
tenderDetailsData.tenderWorkItemsList.invitingOfficerAddress
finEvaluation
negotiationAutoExtnPropertiesRow.iteration
surchargeLabel!=null
@gov.nic.gep.user.webpage.GepUserTransfer@FOUR
boqMultiCurrencyValueExists
bidPacketDocumentRow.sno
auctionBidderItemWiseList
loaBidderDocumentsListRow.requestedFileSize
emdExRow.feeToBePaid
corrViewCricDatesRows.publishDate
SubDivName
acceptedSearchList
roles
currentCorrDoc.documentName
showDeptCombo
withdrawReason
pendingClarificationRow.clarificationGenId
repliedOn
allowDelete
acceptedBidsCurrentRow.secureEnc
FeePayableTo
itemWiseStatus
showBlockCombo
gstnProcessingFee
orgAutoExtnArcList
signingCertId!=null
@gov.nic.gep.auction.webpage.AuctionPublishDetail@FALSE
requestedBy
OnlineMode
showZip
bidsCurrentRow.evaluatorDescription
loaTenderBiddersListRow.requestedDateValue
enableGST
ndaTender
instrumentsNameList
feedback
organisationActiveTenders
debarmentUserDetailsList.getFileName()!=null
@gov.nic.gep.finrebidsubmission.webpage.NegotiationTenderBidderDocuments@NO
dSCFile
currentRow.stringValue
locationName
@gov.nic.gep.tender.webpage.FeeDetails@NONEEXEMPTION
rejbidsCurrentRow.id
bidCorporateTendererList.businessNature
enableGTE
currencyCode!=null
auctionCommonDetailsData.getMultiLot()
ebgrequired
agreementContent
commonThreeStringList.firstString
fromPage=='Resubmit'
corrSeekClarificationStartDate
dayThreeSunday
corrCriticalNo
CurrentRow.InterimDays
currencyBOQRow.convertionRateValue
isPreTender
thirdActiveItr
calendargetsetList
financeUploadedFileSize
isUdyogAadhaarNoExist
assets.stylesheet
@gov.nic.gep.finrebidsubmission.webpage.NegotiationTenderBidderDocumentApprovalConfirmation@ACCEPT
TendererClassModel
PostalCode
limitedTenderRow.sno
itemWiseEvaluationColumnName
secEncrQCBSCatSubTitleId
@gov.nic.gep.home.webpage.FrontEndLatestActiveTenders@TENDERID
deptCurrentRow.Category
emdBGRow.paidAmount
bidPacketColumns
profilePwdExist
emdExList
bidderDocumentListDDOs
isNegotiationExtensionRecordExists
auctionDetails.auctionStage
bidderPreRegList.pinCode!= null
repliedClarificationColumnList
isEnableSave
workItemId
bidderTechEvaluationDetails.getEvalThreeSigningCertId() != null
withdrawDoc
minLimitedBidder
tenderDetailsData.tenderWorkItemsList.prebidMeetingAddress
publishTenderList
emdFeeRow.id
emdDetailsList
evalThreeStatus
technicalChairpersonType
generalTechEval
otherDocument
departmentName =='Evaluator'
disabledCpDay
paidEmdFeeCurrencyName
encryptedSecratariatDepartmentMasterId
activeTenderRow.closingDate
autoQCBSCurrentRow.templateName
currentRow.path
showDeptLabel
auctionLotDetailsData.getDocSize()
currentRow.expectedValue
enableNoRecordFound
aocAgreementTenderBiddersListRow.dispalyName
signKey
currentRow.minbidopeningDays
dojoPath
tenderOpeningRow.secureEnc
debugAtAllCosts
pendingBidsRow.decryptionStatus!=null
bidRow.firstString
concludeUpdatedDate
savedNoRecords
auctionCommonDetailsData.getWorkItemsBasicInfo().getTenderTitle()
auctionClosingDate
negotiationExtEndDate
showEmdFeeLabel
faxNo != null
emdRow.instrumentExpiryDate
action
currentRow.checkedValue
eventName9!=null
incrementalValue
bidderPreRegList.appliedDate
pendingList
showAwardedTendersMessage
technicalFlowEvaluationList
singleCover
OrgChainOidDocumentsRow.signingCertId!=null
acceptedBidsCurrentRow.overallResponsiveStatus
TenderDocumentRow.tenderDocumentName
evalOneStatus
detailOfCertificatesList
auctionDetails.rootFolderPath
totalScore
selectStatusRejectAcceptModel
bidderCurrentRow.docType
auctionLotDetailsData.getAuctionDocumentsList().getFileName()
favoriteLimitedTenderList
bidAutoExtnInMins
loaBidderDocumentsListRow.isAccepted
fixedTender
registartionNumber
isDivView
loaRequestedDocumentsListRow.endDateValue
clarificationRow.showToAllBidders
tenderList
enableLOAAcknowledgementPrint
@gov.nic.gep.org.webpage.TenderProperties@NO
workItems.workItemRefNo
fileName!=null
bidNumber
createdUpdatedDate
biddersMyDocumentsListRow
ebgcolumnList
emdFeeRow
feeExRow.signingCertId!=null
multiCover
divLabel
disabledAwardedValue
bidCorporateTendererList.title
corrFeeAndDocList
tenderDetailsData.getIsPublished()
currentMultiRow.sno
resubmitRow.fileName
bidColumns
bidderPreRegList.stateName!= null
completionPeriod
summaryDetailRow.bidStatus
tenderDetailsData.getAuctionAttributes().getMinEliminationCount()
showExtClosingDate
preTender
summaryDoc
secureEncCurrFileName
bidderListRowValue.bidderName
auctionCommonDetailsData.getSingleLot()
enablePostClarification
isExpDetailsReq
secureWorkItemArcDocuments
showCancelledTendersMessage
tenderOpeningRow.id
emdFeeMultiCurrencyAllowed
bidEvalFinRowList
isTenderList
@gov.nic.gep.tenderworkflow.webpage.BidTechnicalEvaluation@EXTERNAL
faqList
showRegn
tenderDetailsData.getAuctionAttributes().getMinLiveAuctionBidsCount()
toDate
awardedValue
isQcbs
txtTechBO
latestTenderStatusRow.sno
stageActiveBidExists
filePathToSave
masterBidderSpaceCategoryRow.signingCertId!=null
evaluationType
negotiationDocumentsSummaryList.fileName
aocAgreementBidderDocumentsListRow.endDateValue
committeeChairpersonNameTech
currentRow.address2!=null
eventName17!=null
errors
checkNotPublished != true
tenderCriticalDatesValidationCurrentRow.maxNdaBidSubmissionDays
@gov.nic.gep.bid.webpage.BidShowList@DOMAINNAME
secureCorrEnc
show && isRecordExists
newPassword
loginCurrentRow.bidOpenerName
eventCount6 > 0
clarEndDateMins
@gov.nic.gep.user.webpage.GepUserTransfer@THREE
shortFallRow.uploadedDate
secureAocDocuments
bidderPreRegList.dicName!= null
emdRow.accNumber
currentRow.menuGroupName
faqCategoryMasterList
loaTenderBiddersListRow.sno
bidderItemWiseDetailList
rejectedRow.bidStatus !=null
showSwiftRequired
tenderDetailsData.tenderWorkItemsList.getSeekClarEndDateDisplay()
multilotDetailsRow.description
userCertificateNoRecords
orgManageFeeDetailsList
@gov.nic.gep.tenderworkflow.webpage.BidTechFlowEvaluationSummary@ACCEPT
debarmentUserDetailsList.getDebarmentProductCategoryId()!=null
DocAcceptRadioGroup
secureEncChart
showOfflineButton
masterBidderSpaceCategoryRow.bidderCheckBox
BiddersMyDocumentsListRow.bidSubmisionstatus
rejbidsCurrentRow.systemStatus
currentRow.minNdaBidSubmissionEndDays
siteUrl
updatedBy
endDateMin
loaTenderBiddersListRow.id
remarks
rankType
isBidsList
packetRow.bidderDescription
showNext
tenderFeeGST>0
isBOQCurrency
clarificationRow.bidderFileName
biddersEliminationProcess=='Yes'
financeUploadedDate
OfflineMode
fileName
technormalization
multilotDetailsRow.secureEnc
tenderOpeningColumns
currentFeeMasterRow
tolerancePercentage
currentRow.bidderName
previousEndDate
iteCurrentRow.evaluatorValue
curTypeAwarded
shortFallExtEndDateHour
fromValue
allowGTE=='Yes'
tenderDetailsData.tenderWorkItemsList.getBoqFlowType()!='NIL'
auctionDetails.auctionType
topMenuListRows.menuName
shortFallExtEndDate
corrNewNdaDocument
surCharge
negotiationBidOpenersList
rejectedRows.sno
currentRow.docType
isBidWithdrawn
workItemPages
topMenuListRows.linkType == 'External'
currentRow.secratariatName
currentRow.minfinancialBidOpeningDays
eligibilityCheckold
latestBidderValue
eventCount3 > 0
TendererClass
tableColumnRenderer
enableMclTenderWorksDetails
bidRow
optVerify
hideEmdPercent
technicalUploadedFileSize
finSummary
enableDelete
emdAmount
bidderFeeDetailsList.tenderFeeExemption
isTenderCumAuction
revocationRow.sno
workItemsBasicInfoRow
typeSearchModel
docSubmissionStartDate
corporateAddress
packetRow.packetTypeDesc
egbBankersList
auctionCommonDetailsData.getWorkItemsBasicInfo().getTenderRefNo()
techRatio
committeeAddress
organisationTypeMasterSearchList
auctionCorrDocumentsArcRow.corrigendumDescription
bidListRow.isEnablePrivilegeBidder
loaBidderDocumentsListRow.repliedUploadedOnValue
tenderCumAuctionConcludeFileName
disableHide
!showFixedTender
tenderDetailsData.getRateContract()
tenderCriticalDatesValidationCurrentRow.maxSubmissionDaysFromBulletin
basicCorrigendumNo
tenderCriticalDatesValidationCurrentRow.maxbidsubmissionDays
columnClass
multiLotList.auctionExtendedEndDate
openerRow
FeePayableAt
enableRateContractReSubmit
topBanner
currentRow.tenderCategory
tenderCriticalDatesValidationCurrentRow.minSubmissionDaysFromBulletin
acceptedBidsColumnList
ContactAddress
startDate
eBGRequired
tenderDetailsData.tenderWorkItemsList.emdFeeType
SubDivisionNameModel
auctionCommonDetailsData.getIsIncremental()
contactUsList
@gov.nic.gep.tenderworkflow.webpage.AOCWorkItemList@TWENTY
isLoaResubmitRecordExists
encryptedInternalDocsId
inProgressCount
docDownloadMsg
auctionMultiPages
itecurrentRow
negotiationDocumentsSummaryList.fileSize
mediaPublishDate
auctionCorrigendumDetailsData.getCorrDoc()
concludeFileName!=null
isCommercialQuery
secureSummaryDocuments
hideSaveCancelButton
bidAcknowledgementList.id
tenderDetailsData.getProcessingfee()
loaBidderDocumentsListRow.requestedFileName!=null
tenderCriticalDatesValidationCurrentRow.iterationName
secureFileName
currentMultiRow.tenderId
lastLoginDate
publishedToDate
WorkItemsBidOpenersRow.secondString
@gov.nic.gep.org.webpage.TenderProperties@YES
tenderCriticalDatesValidationCurrentRow.minNdaBidSubApprovalDays
showMultiCurrency
firstPageContext
loaRequestedDocumentsListRow.id
corrDocListRows.currencyName
biddersInformationList.isTwoStageBidding
emdExRow.fileName != null
bidsCurrentRow.docSubEndDate
LName
autoExtnInMins
ebgRequired
loggedBidderValue
designation
biddersMultiLotHistoryList
MobileIsdCodeModel
businessNature
securePacketId
preBidMeetingPlace
orgChainOidDocumentsRow.currentCategory
multilotDetailsRow.units
tenderCumAuctionConcludeUploadedBy
currentRow
currencyBOQRow.sno
myWithdrawnBidRow.bidId
currentRow.docSubmitStartDate
error
appletParamHash
awardedBidList
attributes.getTcaInitiationStage()
financeReBidTenderList
preferredUserColumnList
secureBidderDocument
clickHere
loaBidderDocumentsListRow.repliedDocStatus
verificationCode
eventCount4 > 0
bidOpenerList
TenderType
currentRow.isMandatory ==true
fullSource
@gov.nic.gep.auction.webpage.AuctionHistoryList@FIFTY
sendForClarification
packetRow.packetDocName
CurrentRow.secureEnc
loaBidderDocumentsListRow.repliedDocRemarks
SubCategoryNameModel
offlineInstrumentsRow.stringValue
tenderDetailsWhiteData.getShortTenderReason()
limitedTenderRow.tenderId
@gov.nic.gep.bid.webpage.BideBGBankGuaranteeeChallanGeneration@OFFLINE
concludeTenderConfirmationDDOList
bidOpenerRecordExists
dateOfCompletion
multiCurrencyAvail
enablePaymentVerification && !notsubWithdrawnBids
clarificationRow.bidderFileSize
auctionCorrigendumPublishList
techNormalisationRequired
currentRow.maxDocumentDownloadDays
bidsCurrentRow.checkbox
tenderDetailsData.getIsItemWiseEval()
mediaPublishDateHour
debarmentUserDetailsList.getDebarmentOrderNo()
isOrgDependents
bidderCurrentRow.bidderDescription
debarBy
auctionLotDetailsData.MULTILOTBIDDERDETAILSCOLUMNS
emdSlabReq
hideshow
myActiveBidRow.tenderRefNo
OrganisationNameModel
secEncrCatSubTitleId
uploadMarketRate
gteAllowed
listeners.changePage
offlineInstrumentColumnList
show
ebgbankListRow.fourthString
tenderDetailsData.tenderWorkItemsList.getTenderBulletinDateDisplay()
isAccept!=null && isAccept
userTransfer
generalClarificationRow.sno
AOCCurrentRow.tenderId
debarmentUserDetailsList.getDebarmentOrgChain()
isCorrDocList
negotiationTenderBiddersListRow.bidRank
isSummaryFinanceList
bidderGstnRegistrationExists
WeeklyoffName
actualBidOpeningHour
bidOpeningDateHour
corrViewCricDatesRows.bidSubClosingDate
City
tenderDetailsData.tenderWorkItemsList.formOfContract
diffCurrencyAllowed
browserType
clarEndDateHours
signed
isActiveButton
OrgChainOidDocumentsRow.FilePathPresent
autoCurrentRow.mandatoryValue
documentName
eventCount13 > 0
bidProcessColumns
currentRow.minseekclarificationDays
swiftEnable
corrViewBasicDetailsListRows
tenderDetailsData.tenderWorkItemsList.workItemRefNo
mobileType
generalClarificationRecords
mobileIsdCode
rejectedRow
hideEMDRadioGroup
currentRow.tenderStatus
divLabel!=null
pageTitle
@gov.nic.gep.finrebidsubmission.webpage.NegotiationTenderBidderDocumentApprovalConfirmation@RESUBMIT
eventName7!=null
bidOpenersRow
tenderDocumentsRow.UploadedDate
autoQCBSCurrentRow.view
columnList
isTenderDocs
corrigendumRow.openingDate
@gov.nic.gep.org.webpage.AuctionProperties@YES
emdFeeExemptionList.fileName
feeToBePaid
tenderDetailsData.getFinPublishDate()
tenderDetailsData.packetDetailsList
isFinBidOpenCorr
myActiveBidRow
isConcludeTender
tenderDetailsData.getIsBOQCurrency()
securePrintEnc
auctionId
noRecordsFound
tenderCriticalDatesValidationCurrentRow.maxNdaBidSubApprovalDays
secureRevocDoc
boqBasicDetailsItemCode!=null
city
currentRow.fileName
showMessage
BGRequiredRadioGroup
corrViewBasicDetailsListRows.corrigendumType
loaTenderBiddersListRow.enableAction
isReject!=null && isReject
tenderCriticalDatesValidationCurrentRow.minbidopeningDays
dateCriteria
finSummaryDoc!=null
biddersInformationList.orgChain
currentRow.activeStatus
workItemSearch.tenderStatus
deptName
bidsCurrentRow.bgMode
debarmentUserDetailsList.getDebarOrderDate()
loaTenderBidderRequestedListRow
loaTenderBidderRequestedListRow.submittedOnValue
auctionCommonDetailsData.getTenderAuctionInfo().getOrgChain()
State
clarStartDate
tableValueRenderer
CurrentRow.openingDate
acceptedRows.bidderName
negotiateAndTieBreak
enableCheckBox
tenderOpeningRow.financeOpeningDate
@gov.nic.gep.corr.webpage.CorrRevoke@FINSELECTEDVALUE
@gov.nic.gep.tender.webpage.WorkItemDetails@NOTNDA
negotiationDocStatusId
currentRow.inputFlag==2
tenderDetailsData.getWorkItemsDocumentsList()
trace
revocationColumns
currentRow.documentCheckBox
currentRow.isMailOptional
boqTypeItemWise ==false
DepartmentName
financeRebidList
bidderCurrentRow.rejectedReason
hideTFSlabAmount
offlineFeeRow
displayBGEMDAmount!=null
seekClarifyStartDate
acceptedRows.privilegedImage
rejectedRows.openerName
lotType=='MultiLot'
secName
rateContractTender==false
currentRow.blockedMailId!= null
biddersInformationList.tenderId
totalBids
myBidRow
displayBoqChart
registeredDate
publishingDate
isDocList
autoTechEvaluationRow.bidderValue
bidderListRowValue
enableChart
corrBOQ
showMarketRate
tenderDetailsData.tenderWorkItemsList.feePayableAt
tenderDetailsData.getTenderFeeDiscountType()
techCurrentRow.sno
auctionItemWiseDocuments.getDocumentMimeType()
isEditOrg
processingFeeLabel!=null
@gov.nic.gep.org.webpage.OrganisationLevelCreation@TRUE
workItemsInformationList.workItemRefNo
revocationRow.currencyName
templateEvaluationListCurrentRow.inputFlag==2
enableOffline
rejectedRow.dispalyName
text
bidListRow.privilegedImage
bidFeeListRows.feeEditOption
acceptedList
acceptedRow.submittedOnValue
@gov.nic.gep.auction.webpage.AuctionBasicDetails@MASK
ebgbankListRow.thirdString
showGSTN
stipulatedDateOfCompletion
pendingBidsRow.firstString
auctionCorrDocumentsArcRow.docSize
isEnableTurnover
emdFeeType
leftMenuListRows.toolTip
currentCorrDoc.documentType
auctionItemWiseDocuments.auctionId
tenderDetailsData.withdrawalAllowed
corrSeekClarificationEndDate
bidAocRowList
allowTenderConclusion
docType
@gov.nic.gep.tender.webpage.ViewBidderTechDocsApproval@RESUBMIT
saveButtonEnable
corrAuctionDocListRows.corrigendumTitle
selectContactUsCategory
bidSubmissionEndingDateMin
contentDescription
iteCurrentRow.bidderValue
showTCEDetails && bidderTechEvaluationDetails != null
showStartupRegistration
myBidExists
tenderDetailsData.getFinbidopeningdate()
fromPage=='Conclude Tender'
deleteButtonEnable
appName
expirePeriod
expirity
@gov.nic.gep.tender.webpage.VerifyTenderXmlWorkItemDocuments@REJECTFALSE
myTendersList
@gov.nic.gep.home.webpage.ForgotPasswordSendVerification@FORGOT
evalAcceptItemWiseDetailList
moduleName
bidSubEndDate
CurrentRow.auctionExtendCloseDate
corrDocListRows.corrfileName
finRebidList
latestTenderStatusRow.tenderId
@gov.nic.gep.tender.webpage.WorkItemDetails@BOOLEANTRUE
loaRequestedDocumentsListRow.requestedDocName
uniqueFileNo
auctionCorrDocumentsArcRow.secureEnc
lotSecureEnc
auctionStartDateHours
companyEstablishmentYear
corrTitle
showSubDivLabel
bidDate
bidAcknowledgementList.ipAddress
DocumentTypeModel
beans.delegate.firstError
isBasicDetailsCreated
isPackets
phone != null
financeRebidCurrentRow
tempId
rightMenuListRows.menuTarget
orgMenuColumnList
debarmentUserDetailsList
feePropertyRow.feeType
auctionMultilotDetailsColumns
bidderPreRegList.enterpriseName!= null
showNonPreferentialBidder
fromPage=='Corrigendum Creation'
loaTenderBiddersListRow.secureEnc
isAdminCorr
ProcessingFee
acceptedRow.dispalyName
multiItemDetailsRow.description
debarmentUserDetailsList.getProvisionName()
emdDetails
loaTenderBiddersListRow.bidStatus!=null
clarificationRow.repliedFileSize
currentRow.isSmsActive == true
emdExRow.exemptionType
isFeeProertyExists
tenderDetailsData.tenderWorkItemsList.productCategory
corrTypeRow.corrigendumDesc
currentRow.tenderId
enableNext
packetDetailsList
limitedOrgAutoExtnArcRow
orgManageFeeColumnList
orgnChain
autoMasterCategoryLists
currType
userLogin
bidderName
secureBasicDetailsArcDocuments
activeTenderPagination
templateName
tenderDetailsData.showBGRequired || tenderDetailsData.showEBGRequired
contractValue
mobileIsdCodeNew
showLinks
bidderTechEvaluationDetails.getEvalThreeReason()
debarmentRevokeDetailsList
openDateHours
currentRow.createdDate
privilegeCurrentRow.privilegeTypeName
tenderCategories
currentRow.corrDescription
seekClarificationStartHour
bidsCurrentRow.revoke
editEligibleItem
phoneIsdCode
acceptedColumns
onlineCurrentRow
numberOfPacketContentsAllowed
BidderCategoryModel
bidWithdrawnRow.fileName
bidderPrivilege
eventName6!=null
disableDiv
tenderDetailsData.tenderWorkItemsList.getMediaPublishDateDisplay()
evalTwoStatus
MinsByMasterList
tenderCriticalDatesValidationCurrentRow.minfinancialBidSubmissionDays
masterTemplateList
id
limitedTenderRow.productCategory
leftMenuListRows.linkType == 'External'
typeSearch
fileisnull
mclFleetAllowed
rejectedRow.submittedOnValue
enableOnline
fromPage=='Created Corrigendum'
showPrevious
errorMessage
uploadedDate
disableMobileIsdCode
showUserLevel
autoTechEvaluationColumnName
bidAppletInputDetailsHash
currentRow.bidOpeningDate
notEligibleCount
isAuctionDomain
enableAuctionEndDate
Success
tenderFee!=null
BiddersMyDocumentsListRow.secureEnc
bidOpenerColumns
bidListRow.firstString
currentRow.evaluatorMark
userExtOfficersRow.userLevel
emdFeePercentage
loginCurrentRow.designation
usrName
bidderPreRegList.previousEMType!= null
auctionLotDetailsData.SINGLELOTBIDDERDETAILSCOLUMNS
packetRow.documentSubEndDateString
@gov.nic.gep.tender.webpage.WorkItemDetails@AFTERFINANCE
currentRevokeRow
workItemsBasicInfo.workItemRefNo
value
emdExRow.exemptedAmount
isBlockLabel
columnsList
corrLimitedBidderDocument
docPath
currentRow.thirdString
itemWiseEvaluationRow.visible==true
enableLoaSummary
DepartmentNameModel
feeListRow.modeAmount
emailIdNew
currentRow.menuTarget
tenderRefNo
masterBidderSpaceCategoryRow.subCategoryDescription
tenderFeePaidLess
bidCapacityModelName
tenderDetailsData.tenderWorkItemsList.getShouldAllowAutoTenderProcess()==true
goodsDocument
auctionHistoryList
currentRow.secondString
organisation
Message
multiLotPages
l1h1ValuePercentStr
locationOfTenders
StatesName
techEvaluationRejectedList
bidderPreRegList.physicallyHandicapped != null
TenderCategoryModel
acceptedBidsCurrentRow.disabledStatusReason
bidOpenerLoginId
corrigendumRow.tenderRefNo
organisationModel
captchaText
isRecordExists
OrgChainOidDocumentsColumnList
noOfPackets
masterAutoTemplateLists
bidEvalFinRow.evaluatorValue
@gov.nic.gep.auction.webpage.AuctionBasicDetails@REVERSE
secureEncCert
bidderIpAddress
showRecallReplyButton
multiLotRow.description
auctionStartDateMinsList
limitedTenderExists
levelModel
BidderCategory
bidderCurrentRow.docDesc
showFinancial
bidderPreRegList.mobileNo!= null
bidListRow.decryptionStatus
currentRow.evaluatorDescription
bglabel
forceGTECompliance
limitedTenderRow.tenderRefNo
sendForReplyClarification
workItemDocsRow.isSigned
encryptedValue
alertProductCategory
emdExRow.actualFee
OrgChainOidDocumentsRow.filePath
disableReverseAuction
roleList
financeUploadedFileName
corrFinPublishDate != null
currentConcludeTenderRow.tenderTitle
isNDATender
loaRequestedDocumentsListRow.secureEnc
uploadEnable
actualFee
offlineInstrumentCurrentRow.checkBox
corrViewBasicDetailsListRows.createdDate != null
techBOUserType
masterBidderSpaceCategoryRow.categoryMaster
!isSignedAllDocs
bidsCurrentRow.fileName
multiLotRow.itemCode != null
orgProcessMappingList
WorkItemsRow.secureEnc
bidFeeListRows.editFeeExemption
currentRow.strEvaluatorMark
bidsCurrentRow.tenderTitle
clarStartDateMins
currentRow.mode
ndaProceedBid
bidderItemWiseDetail
noOfDecimalPlaces
tenderFeeMultiCurrencyAllowed
currentRow.value!=2
tenderDetailsData.getTenderWorkItemsList().getIsOnline()
blockName
showAddButton
bidderListRowValue.units
FinanceRebidType
showDahBoardLinks
uploadedFileName
bidAocRow.sno
CurrentRow.expiryDate
tenderDetailsWhiteData.getCorrigendumDocuments()
bidPacketList
displayBackButton
userLoggedIn
leftMenuImageDataList
currentRow.packetRefNo
corrAuctionDocListRows
@gov.nic.gep.user.webpage.MailSmsOtpSender@MobileNo
currentRow1.certificate
privilegeCurrentRow.checkBox
boqcolumnList
editProfileDate != null
corrDocAndBoqListRows.fileName
isActiveDisplay
PhoneStdCode
tenderDetailsData.tenderWorkItemsList.getShowRowTotWithoutTax()==true
financeRebidType
visibleCount
tenderDetailsData.tenderWorkItemsList.contractType
currentMultiRow.secureEnc
eventName1!=null
secureEncAuctionHallHistory
singleLotSecureEnc
emdAmountvalue
FName
subDivisionName
autoTechEvaluationRow.catName
multiCurrencyForFee
orgChainOidDocumentsRow.fileFormat
eventName15!=null
docAvailable
tcaInitiationReason
publishDate
currentFeeMasterRow.gstnCheckBox
tenderOpeningRow.tenderType
editProfileDate
@gov.nic.gep.bid.webpage.TenderFeeExemption@FIXEDTYPE
bidsCurrentRow.bidId
docSaleStartDate
fileName != null
tenderDetailsData.getTenderWorkItemsList().getIsOffline()
tenderDetailsData.tenderWorkItemsList.getNdaBidSubClosingDateDisplay()
isSubDivLabel
userType
documentSizeWorkItem
acceptPages
corrViewCricDatesRows.corrigendumTitle
@gov.nic.gep.tender.webpage.AdditionalDocuments@TWENTY
showProfileHeader()
gstnEMDFiexedAmt
auctionBidderValuesList
searchWithDescription
AssetCurrentRow.secondLong
@gov.nic.gep.tender.webpage.ShortFallDocuments@TWENTY
CurrentRevokeRow.debarEndDate
alloweAgreement
evalCurrentRow.itemCode
tenderDetailsData.tenderWorkItemsList.emdPayableAt
tenderCriticalDatesValidationCurrentRow.minbidsubmissionDays
emdFeeRow.accNumber
corrTypeDetailsList
tenderCriticalDatesValidationCurrentRow.maxprebidmeetingDays
tenderExpire
isSummaryDocument
singleLot
@gov.nic.gep.org.webpage.OrgBidOpenerSelection@HORIZONTAL
OrgChainOidDocumentsRow.imageAsset
financeCommitteeAddress
enableBidderFormBasedBoq
qCBS
tenderDetailsData.tenderWorkItemsList.feePayableTo
enforceTenderClose
imageAsset
isCritcalDate
@gov.nic.gep.org.webpage.OrganisationLevelCreation@FALSE
masterRoles.id
@gov.nic.gep.tender.webpage.ViewBidderTechDocsApproval@ACCEPT
@gov.nic.gep.bid.webpage.EMDExemption@FIXEDTYPE
isIncremental
auctionCorrigendumDetailsData.getAuctionItemWiseDetails().getDescription()
finbidOpeningDate != null
BranchNameModel
displayPageContext
currentCorrDoc
encryptedCatTypeId
tenderDetailsData.gemArptsDetails!=null && tenderDetailsData.gemArptsDetails.gemArptsId!=null
singlePartipateDetailsRow.id
shortFallRow
bidderPreRegList.districtName!= null
currentRow.organisationAccountType
sheetNo
swiftRequiredWithComma
currentRow.docLabel
@gov.nic.gep.org.webpage.OrganisationLevelCreation@SIX
MasterDistrictTypeModel
tenderFeeExemptedAmount
docDescription
CurrentUserRow.preQualTitle
contactName
Email
bidderCurrentRow.docSize
tenderStatus
actualOrgCode
eventName10!=null
aocAgreementTenderBiddersListRow.sno
Country
bidFeeList
@gov.nic.gep.tender.webpage.BasicDetails@PREBID_YES
commonFiveStringThreeLongOneDateList
TenderDocumentRow.sNo
HideTenderFee
isEnableService
multiLotRow
openDateMin
showBGRequired || showEbgRequired
imgAoc
enableBidderExpRequired
orgCode
corrAuctionDocListRows.docSize
tenderDetailsData.tenderWorkItemsList.createdDateDisplay
tenderDetailsData.tenderWorkItemsList.pincodeId
BiddersMyDocumentsListRow.docSize
showMinimumDirect
prebidMeetingAddress
privilegeDocumentFileSize
currentRow.maxNdaBidSubApprovalDays
requestedDate
invitingOfficer
tenderDetailsData.getAuctionAttributes().getEliminationCount()
isActiveValue
columns
workItemsRow.workitemCheckBox
organizationNameTxt
enableNegotiationSummary
viewNonSensitiveDocumentsDDO
onlineRecordExists
user
emdFeePercentageType
bidSubmissionStartDateHour
rateContractInfo
currentRow.uniqueRefNo
tenderCriticalDatesValidationCurrentRow.maxbidopeningDays
TenderDocumentRow.signingCertId!=null
attributes.getReason()
@gov.nic.gep.tenderworkflow.webpage.BidOpeningSummary@AUCTIONYES
siteMapList
fromPage=='PAN'
endDateHour
!isOtpGenerated
tenderBulletinDateHour
myActiveBidRow.bidPlaceDate
secureCorrDetails
keyword
masterBidderSpaceCategoryRow.sno
bidValidRow.loginId
CurrentRow.companyName
maxFinOpenCount
firstName
eventCount10 > 0
auctionExtEndDateMin
commonFourStringTwoLongOneDateList
bidCorporateTendererList.legalStatus
userMobileNo
showOrgTypeLabel
multiLotList.units
forceBidOpening
loaBidderDocumentsListRow.endDateValue
!tenderRecordsFound
multiQuantity
FeeType
upcomingAuctionList
pendingClarificationRow.sno
openerRow.status
Phone != null
activePages
@gov.nic.gep.corr.webpage.CorrPublishedList@TWENTY
packetPages
encryptedOrgLevelId
auctionEndDateHoursList
stageWorkItemsDocSize
allowTPS
bidValidRow.bidReason
auctionExtEndDateHour
keyUsage
enableAuctionStartDate
bidsCurrentRow
IsTenderCumAuctionConcludeDocument
currentRow.tenderRefId
corrAuctionDocListRows.id
bidderNameHeading
evaluatorView
debarmentUserDetailsList.getRevokeDate()
showAOCPrintLink==false
loaRequestedDocumentsListRow.requestedFileName
@gov.nic.gep.org.webpage.AuctionProperties@NO
bGMode=='Offline'
latestCorrigendumList
'tr'
defaultRenderTags
certificateName
coverNum
singintype
techCurrentRow.tenderStatus
discountBidReq
bidWithdrawnRow.reason
debarmentScope
showBidOpener
revocationRow.id
orgTypeModel
messageNameList
masterRoles.booleanValue
currentRow.address5!=null
CurrentUserRow.PhoneNo
myDocumentsColumnList
corrViewCricDatesRows.preBidMeetingDate
tenderDetailsData.tenderWorkItemsList.getNdaBidSubApprovalDateDisplay()
feePropertyRow.forceFeeRequiredValue
@gov.nic.gep.tender.webpage.WorkItemDetails@NDA
corrDocListRows.signingCertId!=null
finBOUserType
workItemsList
loaRequestedDocumentsListRow.docType
subCategoryDescription
emdExRow
error==true
multiPartipateDetailsRow.stringValue
committeeadd
currentRow.hideBox
feeExRow.sno
showStageTwoCreatorDetails
negotiationAutoExtnProperties
emdBGRow.id
enableDocument
comparativeChartLinkName
bidDocStartDate
defaultTableSessionStateManager
totalCalculatedPoints
keyWord2
participatedItemCnt
auctionCorrDocumentsArcRow.fileName
auctionCommonDetailsData.getDecimalValueforAuction()
loaRequestedDocumentsList.fileName != null
bidDate != null && isResubmit
templateEvaluationListCurrentRow.sno
AOCSearchList
secratariattype
bidFeeListRows.secureEnc
block
tenderFeePercentageType
iteColumnList
tenderDetailsData.getTenderBidCapacityModel()!=null
masterBidCapacityColumnList
generalClarificationRow.subject
PhoneIsdCode
resubmitRow
bidderPreRegList.gender
reservePrice !=null
orgChainOidDocumentsDDOList
@gov.nic.gep.tenderworkflow.webpage.BidTechFlowEvaluationSummary@REJECT
hideZip
prebidMeetingPlace
currentRow.firstString
startDateMin
corrigendumRecordsFound
loginList
maxSlotCount
masterTemplateLists
shortFallRow.bidderDescription
issuedDate
bidSubDateExpired
valueClass
masterBidOpenerType
bidOpenSummaryList
emdEnable
AssetCurrentRow.firstString
financialOpeningTendersList
finRebidOpeningDate
secureClarReplyDocuments
docSubmissionEndDate
corrViewBasicDetailsListRows.corrigendumDescription
autoTechEvaluationRow.sno
bidderPreRegList.majorActivity
bidsCurrentRow.sno
disableBlock
bidderAmount
WorkItemsBidOpenersRow.thirdString
showSecCombo
summaryId
currentRow.orgLevelName
secureNsdDocuments
offlineInstrumentCurrentRow
emdFeeGST>0
limitedTenderRow
tenderCumAuctionConcludeUploadedDate
enableMandatory
isShortTender
contactUsDetailsList
disablePhoneIsdCode
bidCorporateTendererList.contactName
welcomeMessage
disableSubDiv
@gov.nic.gep.org.webpage.OrgBidOpenerSelection@VERTICAL
extProcessListRow.subModuleDescription
packetShortFallUploadDocsList
currentRow.isComplete ==true
@gov.nic.gep.org.webpage.OrganisationLevelCreation@TWO
resubmitRow.sno
auctionElapseTime
EstablishYears
secureString
currentRow.noOfPackets
appTitle
isAutoExtensionRestriction
branchNameModel
totalRecords
auctionLotDetailsData.multiLotBidderDetailsList
concludeSummary
extProcessListRow.integrationType
biddersMyDocumentsListRow.docExists
replyClarification
rejectedRow.bidRank
clarificationRow.repliedOn
suspendedItemWiseListRow.thirdString
contactUsStatusModel
revocationRow.tendererName
@gov.nic.gep.tender.webpage.WorkItemDetails@FINOPENTRUE
workItemDocsRow.getStatus() == 'Created'
committeeChairpersonNameModelFinancial
workItems.tenderRefNo
leftMenuListRows
clarificationEndDate
enableUpload
parentId
tenderDetailsData.gemArptsDetails!=null && tenderDetailsData.gemArptsDetails.gemNonAvailabilityReason!=null
twoStageBidding
imgNotUploaded
dSCExpiryDate
auctionEncValue
existsBidderRejectedItems
currentRow.toTenderValue
tenderOpeningRow.thirdString
!activeTenders && activeTenders!=null
packetRow.rejectedReason
tenderOpeningRow.bidOpeningDate
eventName5
eventName6
tenderConcludedWorkItemId !=0L
@gov.nic.gep.user.webpage.DebarredRevokeSearch@REVOKED
eventName7
mclServiceAllowed
eventName8
isOrgLabel
eventName9
loaBidderDocumentsListRow.repliedFileName
bidRow.currencyName
displayMiniDirectEMDAmount
tenderDetailsData.showEBGRequired
eventName2
CurrentUserRow.action
eventName1
eventName4
eventName3
feeRecordExists
jsManager.firstAsset
privilegeColumnList
tendererName
financeType
corrViewBasicDetailsListRows.auctionStartedDate
divisionModel
imgFinEval
notQuotedRecord
availIte
endDateHours
tederCheckBox
rejectedRow.bidStatus
binaryImage
urlUpload
evalCurrentRow.secureEnc
multiItemDetailsRow.enableOption
multiLotRow.expiryDate
noRoles
currentConcludeTenderRow
showTcaStatusInFinance
bidderPreRegList.ownerName
currentTenderRow
showTenderValue
fwdPageContext
mediaPublishDateMin
@gov.nic.gep.org.webpage.OrgFeeDetails@YES
tenderValueAllowable
EMDPayableTo
currentRow.minDocumentDownloadDays
oidDocuments
faqCategoryMasterList.categoryName
emptyRecord
aocAgreementBidderDocumentsListRow.commencementDate
allowBidderConsent=='Yes'
tenderDocsRow.getStatus() == 'Created'
bidderRegnDetailstExists
cpDay
currentRow.templateCheckBox
bidderPreRegList.adharNo!= null
currentRow.corrigendumTitle
CurrentRow.publishedDate
summaryDoc!=null
documentSize
tenderDetailsBlueData.limitedBidders
orgType!=null
disableBranch
templateEvaluationListCurrentRow.weightage
isClarificationsList
finRebidSubmissionStartDate
processingFee
MasterBidderSpaceCategoryRow.FilePathPresent
masterBidderSpaceCategoryRow.subCategory
@gov.nic.gep.tender.webpage.BasicDetails@NO
packetRow.docSize
@gov.nic.gep.tenderworkflow.webpage.BidDocuments@YES
CategoryTypeName
limitedTenderRow.check
bidsCurrentRow.id
technicalUploadedDate
@org.apache.tapestry.form.DefaultOptionRenderer@DEFAULT_INSTANCE
currentRow.tenderTitle
preBidDocumentRow.verifiedBy
paymentMode
latestQuotedValue!=null
contactUsStatus
multilotDetailsRow.sno
LegalStatus
feePropertyRow
preBidDocumentRow.path
auctionCorrigendumDetailsData.getAuctionCorrReservePrice()
emdFeeExemptedAmount
multiLotRow.secureEnc
rejectReason
template
singlePartipateDetailsRow.stringValue
createdDate
loaTenderBiddersList
tenderEvalId
quantity
bgrequired
isLimitRecordExists
showSubjectTitle
availDocs
tenderDetailsBlueData.getEnableTenderAutoExtnDetails() && enableAutoExtnProp
userExtOfficersRow.sno
isDisableBlockLabel
currentRow.signingCertId!=null
showCommunication
bidderPreRegList.udyogAadharNo!= null
ContractForm
startPriceValue
aocAppealDays
tenderDetailsData.PACKETCOLUMNS
isAcceptedBids
auctionDecimalPlaces
corrViewBasicDetailsListRows.bidAutoExtnInMins
viewBoq
corrViewCricDatesRows
getEnableShortTender()
tenderDocumentsRow.documentCheckBox
ebgEnable
CurrentRow
multilotDetailsRow.isCheckBox
preferredTenderDeptUserList
historyBidderValue
loaTenderBidderRequestedListRow.bidStatus == 'Accept'
feeExRow.fileName
isAnnounceList
auctionDetails.bidderMasked
domainName
tenderDetailsData.tenderWorkItemsList.emdPayableTo
feeExRow
loaTenderBidderRequestedListRow.dispalyName
gstnTenderFee
! last
overallTechStatus
loaBidderDocumentsListRow.sno
minLiveAuctionBids
biddersMyDocumentsListRow.documentsCheckBox
bidSubmissionStartDateMin
@gov.nic.gep.home.webpage.FrontEndLatestActiveTenders@CLOSINGDATE
rejBidsItemsColumnList
showGSTNRegistration
preBidMeetDate != null
searchAuctionList
preferrefColumnList
openerRow.userName
CurrentRow.auctionStartedDate
dayFiveSunday
preventBackButtonFix
bidValidityDays
isVisibleValue
clarificationRow
offlineFeeRow.id
auctionCommonDetailsData.getTenderAuctionInfo().getAuctionStartDate()
abscalendarRow
departmentName =='Concluder'
clarificationRow.repliedFileName
ndatender
masterBidCapacityList
tenderDetailsData.tenderWorkItemsList.showTenderValue
openLimitedOrgAutoExtnArcList
docDownBlock
searchList && showDocEnable
CurrentRow.debarmentType
CurrentUserRow.debarOrderDate
tenderDetailsData.tenderWorkItemsList.location
currentRow.menuName
displayDocs
enableDate
finUpdatedBy
seekClarificationEndMin
tenderDetailsData.getPaymentMode() != null
emdFeeExemptionList.exemptedPercentage
bgmodeSecret
udyogType
seekClarification
quickBidOpen
pendingBidsRow.id
enableITE
multipleBidSubmissionVersion
concludeTenderDetailsList
tenderFeeExemptionAvailed
privilegeBidderDisplay
buttonEnabled
minDirectAmount
resubmitRow.rejectedReason
repliedClarificationRow.clarificationGenId
isAutoTechEvaluationExist
corrAuctionDocListRows.sno
corrDocListRows.sno
orgMenuManagementList
rejectedRows.bidderName
shortFallDocsList
toTimeHour
masterStatesModel
editFee
isConcluderQuery
secureEncWorkItemId
criteria
bidDate != null
IsSummaryTechEvalList
userExtOfficersRow
bidAocColumns
otpText
jsManager.firstFormAsset
menuList
secureWorkItemArcCriticalDateDocuments
bidderPreRegList.totalEmp
AssetCurrentRow
copyRight
bGMode=='None' && emdEBGRequired
reservePrice
showFinBid
loaLevel
concludeMulSecureEnc
currentRow.sno
negotiationTenderBiddersListRow.sno
bidNum
bidderPreRegList.appliedDate!= null
changePassword
overAllStatus
approvalReason
tenderEmdBoth
bidId
multilotDetailsList
branchName
auctionArcBasicList
pendingBidsRow.secureEnc
ColumnList
corrWorkItemDocumentsAndCorrDetailArcList
externalProcessMappingList
tenderFeeLabel!=null
emdFeeFixedAmt
tenderDocsRow
onlineNtrpRecordExists
enableTCE
CurrentRow.auctionExtendedClosingDate
summaryDetailRow.secondString
encryptedDownloadMasterId
bidderGstnRegistrationRow
bidSubmissionClosingDate
sceEnc
tenderCriticalDatesValidationCurrentRow.maxNdaBidSubmissionEndDays
isShowBoQ
twoStageDocAvail
CorrigendumReasonName
masterBidderSpaceCategoryRow.currentCategory
verify
OrganisationName
expectedValue
documentSizeNit
establishedYear
liveAuctionInfo.tenderRefNo
financeBO
corrViewCricDatesRows.preBidMeetingDate !='NA'
systemflag
deptStdDocumentsList
pan
currentFeeMasterRow.feeType
bidderPreRegList.socialCategory
summaryType
corrViewCricDatesRows.bidOpeningDate
auctionItemWiseDocuments.getSigningCertId()!=null
isFileUpload
workItemDocsRow
tenderDetailsData.getBiddersEliminationProcess()
itemWiseEvalution
activeTenderRow.tenderTitle
CorporateAddress
corrBoqList
EMDPayableAt
isRejectedBids
isCancelRetenderTenderList
@gov.nic.gep.user.webpage.StartupRegistrationDetails_Edit@NOTREGISTERED
auctionCommonDetailsData.getAuctionClosingDate()
name
resubmitRow.documentSubEndDateString
preBidMeetingDateMin
currentRow.replyCount
decryptedRow.decryptedDate
debugEnabled
tenderLocation
boqExists
currentRow.mailCheck
totalDocumentSize
bidsCurrentRow.check
beans.evenOdd.next
emdExColumnList
mclAllowed
tenderDetailsData.tenderWorkItemsList.getCompChartDecimalPlaces()
bidEvalFinRow.bidId
buildVersionNo
feeListRow
corrNdaDocument
currentRow.maxfinancialBidOpeningDays
MasterBidderSpaceCategoryRow.imageAsset
allowContinueBidding
isSearchDisplay
corrigendumRow.closingDate
clarEndDateHour
@gov.nic.gep.tender.webpage.FeeDetails@NO
currentRow.itemCode ==null
bidsCurrentRow.rank
isProfilePasswordExist
finRebidStartDate
disableForwardAuction
auctionName
subDivName
buttonOldTenderEnabled
noOfCovers
bidderPreRegList.address!= null
ndaRow.path
tenderDetailsWhiteData.getDisplayWorkingCapital()
bidSubmissionStartDateHours
showLegend
preferenceStatus
negotiationTenderBiddersList
showTenderBulletin
boqMultiCurrencyRow
eventCount14 > 0
displayMarketRate
deleteEnable
isEnableWorkingCapital
auctionColumnList
packetRow.packetType
debarmentUserDetailsList.getPublishDate()
packetContentList
bidsCurrentRow.checkBoxDisabled
showOffline
currentRow.department
enableManulExtend==true
tenderDetailsData.tenderWorkItemsList.bidOpeningPlace
currentRow.fourthString!=null
eventName5!=null
packetRow
debugContainerId
registeredAddress
bidderHistoryValue
isDefaultOrgProcess
oidListRow
allowMediaPublishDate
regNumber
masterCategoryValue
noRecords==false
tenderDetailsData.workItemDocumentList
HideProcessingFee
userDisplay.displayName
emdPercentageValue
paymentTransactionStatus
documentTypeName
emdBGList
numberofExtension
revocationRow.signingCertId!=null
otherCharges
CatrgoryTypeModel
currentRow.tederCheckBox
itemWiseEvaluationRow.sno
isRecordExists != true
SecureEncGeneral
companyName
currentRow1
loaRequestedDocumentsListRow.enableAction
currentRow3
corrLimitedBidder
otpValidity
archiveTenders
currentRow.tenderRefNo
bidderPreRegList.physicallyHandicapped
bidSubmissionEndingDateMins
leftMenuImageListRows
Siginintype=='System Generated'
packetRow.docDesc
welcomeHeader
debarmentUserDetailsList.getFileName()==null
secureEncFileName
financialRatio
rejectedPages
CurrentUserRow.debarEndDate
@gov.nic.gep.user.webpage.MailSmsOtpSender@EmailID
multiPartipateDetailsRow.id
returnUrl
bidSubmissionIpAddress
loaRequestedDocumentsList.docDesc
corrViewCricDatesRows.corrigendumDescription
bidderPreRegList.previousEMNumber!= null
menuLinksList
enableMclTenderServicesDetails
TotalScoreValueModel
technicalOpeningTendersList
orderNo
hidePayableTo
limitedOrgAutoExtnArcList
wkOffName
isNDAAllowed
showTechBid
bgRequired
tenderValue
bidderList
phoneStdCode != null
CurrentRow.tenderRefNo
minEliminationCount
lotType == 'SingleLot'
displayPipe
secureADBDoc
boqColumns
bidderProductCategoryDDOs
establishYear
dlHiddens
corrigendumTitle
subDivModel
currentRow.templateName
TenderStatusModel
currentRow.fileSize
orgChainOidDocumentsRow.Sno
tenderDetailsData.PREBIDDOCUMENTCOLUMNS
corrTypeRow.corrigendumType
iteCurrentRow.evaluatorReason
submittedOn
resubmitRow.signingCertId!=null
@gov.nic.gep.org.webpage.TenderProperties@quickBidOpeningYes
currentRow.phoneNo!=null
debarmentUserDetailsList.getDebarmentPanNumber()!=null
PaymentMode
userDisplayList
showVATFeeLabel
bidderPreRegList.previousEMType
isEMDFeeDetails
property
revocationRow.fileName
emdPayableAt
RoleAssigned
resubmitRow.approvedDateString
multiItemDetailList
showBGRequired
showOption
twoStageDocRow.description
totalScoreValue
upcomingAuctionRecords
pendingClarificationColumnList
corrViewCricDatesRows.seekClarificationEndDate
bidCorporateTendererList.phoneStdCode
fromPage=='Corrigendum'
displayBlockTxt
openDateMins
currentFeeMasterRow.checkBox
showLoaOrgChain
@gov.nic.gep.finrebidsubmission.webpage.NegotiationTenderBidderDocuments@YES
PreferredBidderRows
currentRow.minNdaBidSubmissionDays
wIColumnList
auctionCorrigendumDetailsData.getRevisedStartDate()
offlineFeeList
bidderListRowValue.bidderValue
bidderTechEvaluationDetails.getEvalTwoDocument() != null
SubDivisionName
showMaskedAuctionerInfo
@gov.nic.gep.bid.webpage.EMDExemption@ZEROOF
bidsList
currentRow.packageNumber
repliedPostedDate
tapestrySource
enableShortTender
loaBidderDocumentsListRow.startDateValue
debarmentUserDetailsList.getDebarmentActualOrgId()!=null
tenderDetailsBlueData.getEnableLimitedBiddersDetails()
commonMultiStringList.anotherStringValue
ndaRow.sno
loaTenderBidderRequestedListRow.bidStatus
enableRetenderAddNewTemplate
bidSubmissionEndingDateHours
PaymentModeModel
contactUsListDisplay
repliedClarificationPages
packetRefNo
OrgChainOidDocumentsRow.isCheckBox
negotiationTenderBiddersListRow.dispalyName
@gov.nic.gep.user.webpage.GepUserTransfer@ONE
bidOpenersColumn
bidCorporateTendererList.registeredAddress
tenderDetailsData.getOtherDocument()
jsManager.firstWidgetAsset
seekTQCQClarification
totalTenderFeeAmt
title
allowTenderBulletinDate
bidCorporateTendererList.dob
feePayableTo
nitDocSize
corrViewBasicDetailsListRows.auctionEndedDate
corrDocListRows.secureEnc
tenderCount
financialBidOpeningDate!=null
shortTender
negotiationExtOpeningDateMins
bidderPreRegList.enterpriseName
bankList
currentRow.verifyStatus
line1Msg
currentRow.maxSubmissionDaysFromBulletin
bidOpenersRow.firstString
processingFeeLabel
privilegeYes
menuGroupColumn
requestedColumnList
rejectedRow.secureEnc
AOCCurrentRow.corrigendumTitle
tenderCategoryModel
BlockNameModel
workItemsBasicInfoColumns
bidderTechEvaluationDetails.getEvalOneReason()
emdColumnList
currentRow.certificate
AOCCurrentRow.isCheckBox
orgChainMasterList
bidderPreRegList.investmentCost
currentRow.checkBox
feeList
financeDateTime
bidderLoginId
productSubCategory
debarmentUserDetailsList.getEmailId()
false
orgAutoExtnArcRow
bidsCurrentRow.evaluatorStatus
currentRow.certType
finbidOpeningDate
menuGroupNameList
feeRow
divModel
currentMultiRow
extProcessListRow
committeeChairpersonNameFin
feeExRow.fileName != null
iteration1bids
imgTenderStatus
slotRow.thirdString
paidFee
loaTenderBidderRequestedListRow.bidStatus == 'Reject'
tenderDetailsData.getFinprebidmeetingdate()
showBranchCombo
bidDocEndDate
suspendedItemWiseListRow
50
offlineInstrumentsRow
alternateEmailId
dojoWidgetSource
orgCode!=null
lastLogin
bidDate!=null
tenderDetailsData.preBidTenderWorkItemDocumentsList
summaryDetailRow.firstString
bidFeeListRows
tenderDetailsData.tenderWorkItemsList.preQual
showSendModificatonDetails
masterBidderSpaceCategoryRow
dataMsg
feePropertyRow.slabRequired
myWithdrawnBidRow.bidPlaceDate
currentRow1.secureEnc
corrOtherDocument
concludeUploadedFileSize
isDisableSubDivLabel
negotiationTenderBiddersListRow.loginId
bidSubmissionStartDate
EmailId
viewBoqChart
showIndian
currentRow.category
rejectReasonList
showTenderValueAllowable
auctionExtEndDateMins
iteCurrentRow.bidderName
gstFeeRecordExists
resubmitRow.approvedStatus
tenderDetailsData.tenderWorkItemsList.bidOpeningDateDisplay
activeTendersViewBlock
isLoaRequestedDocExists
bidValidRow.secondString
isCancelRetender
mobileNoconform
actualTenderFee
clarificationColumnList
isMultiLotCorrigendum
IsRecordExistsForCriticalDatesValidation
decryptImg
OrgChainOidDocumentsRow.defaultAttachmentDisabled
action=='Negotiation'
DebarmentScopeModel
isCorrTenderFee
bidderPreRegList.districtName
swiftRequired
CurrentRow.corrigendums==true
showSubject
leftMenuListRows.menuImageUrl == null
enableBOQ
MasterBidderSpaceCategoryExists
organizationName1
disableactivityStartDate
currentRow.maxSubmissionDaysFromMedia
CurrentRow.contractDate
tenderDetailsData.tenderWorkItemsList.getTenderBulletinDate()
bidValidDays
userName
tenderDetailsData.tenderWorkItemsList.getRankType()!=null
forceCompliance
selectResponsiveStatusModel
techCurrentRow.tenderRefNo
orgLabel!=null
rejectedRows
twoStageAllowed
disableMailSmsOtpType
bidderTechEvaluationDetails.getEvalThreeDocument() != null
@gov.nic.gep.tenderworkflow.webpage.BidOpeningSummary@AUCTIONNO
subjectHead!=null
{bidderTechEvaluationDetails.getEvalThreeUploadedDate(),bidderTechEvaluationDetails.getEvalThreeSigningCertId()}
emdBGRow.instrumentNumber
secratariattypes
acceptedRows.secureEnc
tenderEvalFinId
currentRow.maxprebidmeetingDays
negotiationTenderBiddersListRow.bidStatus
10
workItemsBasicInfoList.workItemRefNo
deptCurrentRow
departmentName1
isPublished
isDivLabel
eligibleResubmissionGTEITEMCL
loaBidderDocumentsListRow.requestedUploadedOnValue
bidSubmissionClosingDateHour
newBidSubmissionAppletVersion
bidRow.bidId
tenderCriticalDatesValidationCurrentRow.minNdaBidSubmissionEndDays
gemArptsStatus
bidderPreRegList.gender != null
userMobileIsdCode
20
noRecords
corrTypeRow.secureEnc
corrAuctionDocListRows.secureEnc
decryptedRow.decryptedBy
bidsCurrentRow.status
15
feeListRow.sno
!condFwd
offlineFeeRow.instrumentName
showNSD
allowDecimal
!enableNext
isActiveCertList
InternalDocMasterEditId==null
enableActionlink==false
masterInternalDocumentsList
showSaveButton
deptCurrentRow.DocumentType
minLiveAuctionBidsRequired
docId
slotRow.fourthString
auctionCommonDetailsData.getAuctionDetails().getBidderMasked()
bidderTechEvaluationDetails.getEvalTwoDescription()
corrDocAndBoqListRows.docSize
resubmissionGteIteExperience
bidFeeListRows.editBg
debarmentUserDetailsList.getDebarmentTenderCategoryId()!=null
@gov.nic.gep.tender.webpage.WorkItemDetails@BEFOREFINANCE
MultipleBidSubmitColumnList
SecureEncrypt
multiLotCorrTypeDetailsList
@gov.nic.gep.user.webpage.DebarredUser@ALL
acceptedBidsCurrentRow.overallTechStatus == 'Accept'
columnSorted
tenderDetailsData.CURRENCYBOQCOLUMNS
loaTenderBidderRequestedListRow.secureEnc
@gov.nic.gep.home.webpage.CorporateTenderer_Registration@INDIAN
bidderListRowValue.sno
tenderDetailsData.getEmdFeePercentage()
disableAgainstPortalOption
tenderDetailsWhiteData.getServiceAllowed()
mobileNumber
gemArptsId
OrgChain
myActiveBidRow.bidOpenedDate
secureBidderShortfallDocuments
-1
phoneStdCode
bidOpenerTypeDescription
listOfValues
displayActualEMDAmount
currentRow.reason
!activeTenders && activeTenders != null
documentSizePreBid
updatedDate
corrViewCricDatesRows.ndaBidSubApprovalDate !='NA'
@gov.nic.gep.tenderworkflow.webpage.AOC@MANUAL
@gov.nic.gep.master.webpage.MasterInternalDocuments@FALSE
tenderDetailsData.tenderWorkItemsList.remarks
tendersAvail
ShowResultList
secureBidderTecDocs
tenderDetailsData.WORKITEMDOCUMENTCOLUMNS
currentMultiRow.tenderTitle
displayExemptedEmdAmount
isConcluded
currencyBOQRow
currentRow.itemCode
totalCount
multiAuctionLists
currentRow.address1!=null
packetDesc
CurrentRow.editOption
tenderDetailsWhiteData.getPurchasePreference()
currentRow.openingDate
sno
pageList
emdFeeLabel
allowBidderConsent
bidderCurrentRow.sno
decryptedRow
masterBidderNSDSpaceCategoryRow.formattedSNo
profilePassword
tenderFeeExemptionList.exemptedPercentage
auctionStartDateMins
chairpersonType
packetFileSize
isBranchLabel
tenderDetailsData.tenderWorkItemsList.firstName
commonMultiStringList.stringValue
BlockName
isMCL
bidsCurrentRow.orgChain
UserStatus
tenderDetailsWhiteData.geteAggrementAllowed()
@gov.nic.gep.user.webpage.DebarredUser@PRODUCTCATEGORY
tenderDetailsData.tenderWorkItemsList.expirePeriod
subjectHead
CurrentItemRow.auctionExtendedClosingDate
feeTotal
technicalUploadedFileName!=null
evalCurrentRow
multilotDetailsRow
feeColumnList
offlineFeeRow.accNumber
stageControl
corrDocListRows.docSize
headingThree
techColumnList
ndaAllowed
regType
secureEncView
corrDocListRows.corrReason
@gov.nic.gep.tender.webpage.VerifyTenderXmlTenderDocuments@ACCEPTTRUE
eventCount9
openDateHour
eventCount7
eventCount8
eventCount5
eventCount6
bidderPrivilegeList
AOCSecurePrintEnc
pendingBidsRow.isEnablePrivilegeBidder
bidderListRowValue.description
mobileIsdCodeConfirm
generalClarificationRow.clarificationGenId
CurrentRevokeRow.debarStartDate
externalRegNo
signingtype=='System Generated'
templateEvaluationListCurrentRow.parentId !=0
columnDeptList
repliedList
BidderCurrentRow.approvedStatus
tenderFee
secureAocDoc
auctionCommonDetailsData.getAuctionExtendedCloseDate()
@gov.nic.gep.tender.webpage.TenderList@PAGESIZE
FaxNo != null
myActiveBidRow.workItemRefNo
tenderOpeningRow.firstString
uploadedFileSize
selectCorrigendumType
bidderGstnRegistrationRow.gstnName
bidValidRow.bidderName
feeRow.id
liveAuctionInfo.tenderId
isOrgDependent
disableRejectOption
CurrentUserRow.debarStartDate
tenderBulletinDateMin
enableeAuctionProcess
backPageContext
corrDocAndBoqListRows.docName
MasterBidderNSDSpaceCategoryRow.FilePathPresent
CurrentRow.sno
clarificationRow.reply
rightMenuListRows
currentRow.evaluatorValue
@gov.nic.gep.auction.webpage.AuctionBasicDetails@YES
auctionDetails.tenderTitle
subject
currentRow.priority
showDashBoardGroup
loaTenderBidderRequestedListRow.enableAction
secureEncZipFile
bidderHistoryValue.firstInteger
@gov.nic.gep.org.webpage.OrgBidOpenerSelection@ASSIGN
secureITEDocuments
multiLotRow.issuedDate
emdPayableTo
records
forceDocumentName
showEbgRequired
techCurrentRow.tenderTitle
showPreBidMeeting
bidderPreRegList.stateName
myWithdrawnBidRow.sno
tenderOpeningRow.secondString
gstnAmount
auctionCorrigendumDetailsData.MULTILOTCORRDOCCOLUMNS
corrMultiLot
loaTenderBidderRequestedListRow.approvedValue
preferentialOption
tenderDetailsWhiteData.getFleetAllowed()
tenderDocsRow.secureEnc
tenderDetailsData.ONLINEINSTRMENTCOLUMNS
tenderDetailsData.eBGRequiredValue
limitedTenderPagination
packetList
auctionStartDateHoursList
publishingDateHour
@gov.nic.gep.corr.webpage.CorrViewPublishDetails@TECHSELECTEDVALUE
SelectTenderCategory
bidEndDate
techEvaluationList
bidderPreRegList.commenceDate!= null
blockModel
finRebidEndDate
alternateEmail
corrViewBasicDetailsListRows.corrPublishDate
eventCount2
eventCount1
eventCount4
eventCount3
loaBidderDocumentsListRow.sNo
bidFeeDetailsList
feeExRow.feeToBePaid
aocUpdatedDate
@gov.nic.gep.home.webpage.FrontEndLatestActiveTenders@OPENINGDATE
showYDYAMRegistration
validityDate
biddersInformationList.tenderTitle
enableTcaNewFlow
boqMultiCurrencyRow.currencyValue
debarmentUserDetailsList.getDebarmentType()
disabledPanNo
!hideVerify
loaRequestedDocumentsListRow.startDateValue
currencyBOQRow.currencyName
multBidSubmItCurrentRow.ipAddress
multiLotRow.issuerDetail
rightMenuUrlExist
loginCurrentRow.sno
workItemsInformationList.tenderRefNo
publishingDateMin
multiLotRow.sno
isactive
isTenders
masterCategoryLists
secureBidderFormatDocuments
tenderCriticalDatesValidationCurrentRow.minSubmissionDaysFromMedia
corrViewBasicDetailsListRows.auctionLotType
isPrivilegeBidderValue
@gov.nic.gep.corr.webpage.CorrRevoke@TECHSELECTEDVALUE
department
auctionPages
corrViewCricDatesRows.docSaleStartDate
CurrentRow.aliasName
feePropertyColumnList
corrDocListSize
leftMenuUrlExist
enableSave
bidEvalFinRow.bidRank
favoriteTenderList
imgTechBO
corpUser
resubmitRow.documentSubStartDateString
acceptedRows
minAllowedValue
feePayableAt
corrViewCricDatesRows.fileName
corrAuctionDocumentList
bidsList.size
priorityValue
''
@gov.nic.gep.org.webpage.MasterQCBSCategorySubTitle@ZERO
emptyBidOpeners
packages
lastName
loaBidderDocumentsListRow.requestedDocName
tenderDocumentsAvail
currentRow.check
secratariatMasterList
currentRow.value !=2
subDivLabel!=null
stackClass
seekClarificatinEndStatus
auctionExtendedClosingDate
fileExtenModel
ebgbankListRow
@gov.nic.gep.tender.webpage.MyTendersBidHistory@FIFTY
itemWiseEvaluationRow
secureEncFin
docSize
tenderDetailsData.tenderWorkItemsList.getShowFinBid()==true
comments
liveAuctionInfo.tenderTitle
bidValidRow.sno
auctionReservePrice
stageTwoRecordsFound
corrTypeRow.sno
tenderEvalTechId
MasterBidderSpaceCategoryRow
efeAllowed
@gov.nic.gep.org.webpage.OrgBidOpenerSelection@QUICK
CurrentItemRow.secureEnc
emdRow.instrumentName
topMenuLinksDataList
@gov.nic.gep.tender.webpage.FeeDetails@EMDFIXED
subCategory
currentRow.subModuleDesc
eventName3!=null
auctionAutoExtensionTime != null
multBidSubmItCurrentRow
auctionDate
tenderDetailsData.getEmdFeeFixedAmt()
gstnCode
landingPageDDOs
tableColumn
ebgRefNo
enrolledOn
bgEnable
generalClarificationPages
negotiationExtOpeningDateHours
CurrentRow.debarOrderDate
tenderDetailsData.getTenderValue()
bidderPreRegList.totalEmp!= null
tenderFeePaidAmount
bidsItemsColumnList
bidRow.tendererName
feeRow.instrumentExpiryDate
instrumentList
bidWithdrawnList
view
financeChairpersonType
secureEncBidInfo
tenderDetailsData.getProcessingFeeGST()>0
deptLabel!=null
@gov.nic.gep.tender.webpage.VerifyTenderXmlTenderDocuments@REJECTFALSE
corrgtetemplate
financeRebidInitiatedDate !=null
contractTypes
latestActiveTender
privilegeCurrentRow
debarmentUserDetailsList.getUserName()
tenderDetailsData.getAuctionAttributes().getTcaInitiationStage()
topMenuUrlExist
onlineInstrumentsRow.id
departmentName =='Indenter'
CurrentRow.tenderTitle
userList
displayList
!isProfileCreated
corrDocListRows
latestTenderStatusRow
CurrentUserRow.productCategory
evalCurrentRow.sheetName
actualBidOpeningDate
@gov.nic.gep.auction.webpage.AuctionBasicDetails@SHOW
bidderPreRegList.commenceDate
newTenderId
disableShow
workItemsBasicInfo.orgchain
departmentModel
seekClarificationStartMin
biddersHistoryList
bidderPreRegList.applicationId!= null
currentRow.parentId !=0
currentRow.gteCheckBox
recCount
corrDocAndBoqListRows.corrigendumDescription
@gov.nic.gep.auction.webpage.AuctionPublishDetail@TRUE
slotRow.sixthString
currentInstrumentRow.checkBox
subDivision
secureDeptstdDocuments
userDisplay.orgChain
evalCurrentRow.units
feeListRow.status
bGExemptedAmount
isBGAvailed
tableIndex
currentRow.sheetName
deptCurrentRow.Size
pendingClarificationRow.subject
tenderDetailsData.tenderWorkItemsList.tenderValueAllowableReason
signedDate
@gov.nic.gep.org.webpage.MasterQCBSCategorySubTitle@ONE
commonFourStringOneIntegerOneDoubleOneDateList
currentFeeMasterRow.id
preferredTenderUserList
bidAocRow
bidderPreRegList.majorActivity!= null
twoStageWorkItemDoc
tenderCategory
corrViewCricDatesRows.docSaleEndDate
myBidRow.tenderRefNo
tenderDetailsData.tenderWorkItemsList.getBoqFlowType()!=null
MasterBidderNSDSpaceCategoryRow.imageAsset
currentRow.requestedFileSize
secureResubmitBidderShortfallDocuments
revocationRow.description
emdExRow.signingCertId !=null
workItems.tenderTitle
waterMarkImg
checkOIDEnable
currentRow.value==2
currentRow.value==1
currentRow.value==0
currentRow.workItemRefno
isEnableWork
auctionItemWiseDocuments.getFileName()
onlineInstrumentsRow.stringValue
bidOpeningText
orgType
organisationLevel
technicalCommitteeMember
pagination
feeRow.instrumentIssuedDate
showDivLabel
oidListRow.subCategory
approvalDate
feeExColumnList
orgLabel
currentRow.secondLong
isCorrBasicDetails
CurrentRow.preBidderId
packetRow.docType
tenderCriticalDatesValidationCurrentRow.maxDocumentDownloadDays
bidsCurrentRow.reason
!deptStdDocumentsExists
bidderPreRegList.enterpriseType!= null
tenderDetailsData.tenderWorkItemsList.packetsNum
imageExist
gstnName
auctionCommonDetailsData.getStartPrice()
categoryDescription
bidSubmissionStartStatus
CorrigendumReasonNameModel
bidRow.sno
isBidderConsentEnabled
tenderDocumentList
searchList && !showDocEnable
isBidderExpRequired
paymentInitiatedDate
loaBidderDocumentsListRow.repliedFileSize
isPrivilegeBidder
BranchName
currentRow.id!=0
repliedClarificationRow.subject
tenderTypesList
loaTenderBiddersListRow.bidStatus
workItemsBasicInfoList.tenderTitle
userDisplay.loginId
debarmentUserDetailsList.getDebarStartDate()
bidderUniqueId != null
tenderDetailsWhiteData.getTenderBulletinAllowed()
auctionExtEndDateHours
svrDate
tenderDetailsData.getAllowPreferentialEliminationProcess()
quickBidOpenId
jsManager.tapestryAsset
dscExpDetailList
BidderCurrentRow.rejectedReason
valueParameter
bOQUploaded
showPasswordGroup
withdrawnBidCount
openAuctionAnnounceList
cancelled
printDate
firstBidPlacedDate
bidDate != null && overAllStatus !=null
@gov.nic.gep.tender.webpage.FeeDetails@YES
documentUploaded
CategoryName
currentRow.filesize
valueCriteria
tenderDetailsData.getIsCurrency()
rejectedRows.isEnablePrivilegeBidder
bidSubClosingDate
extProcessListRow.sno
bidCorporateTendererList.loginId
currentConcludeTenderRow.tenderId
EstablishYearModel
bidWithdrawnColumnList
secEncrMastCatPartId
aocAgreementBidderDocumentsListRow
preBidMeetingStatus
workItemTitle
tenderRefNo1
emailIdconform
multiLotRow.units
AddressTwo
@gov.nic.gep.loa.webpage.LoaTenderBidderDocumentApprovalView@ACCEPT
levelNames
menuGroupNameSearch
tenderDetailsData.tenderWorkItemsList.tenderRefNo
endDate
hideCombo
financialBidOpeningDate
emdFeePaidAmount
getCorrigendumDocuments()
iteImg
@gov.nic.gep.home.webpage.GenerateOTP@YES
encryptedPreQualOrgBidderSlabs
loaDocumentsSummaryList.fileName
ReportInitiatedOn
notRecordExist
shortFallExtEndDateMin
corrViewBasicDetailsListRows.auctionType
showSubmitButton
myDocumentsRow
exception.stackTrace
currentRow.resubmitStatus!=null && !currentRow.resubmitStatus
tenderDocumentColumnList
corrDocAndBoqListRows.uploadDate
debarmentUserDetailsList.getOrderIssuedBy()
acceptedBidsCurrentRow.overallTechEvalStatus
bidDate != null && resubmitList !=null
tenderId
otherDays
Description
currentRow.isConcludeCheckBox
bidListRow.openerName
workItemsBasicInfoRow.tenderTitle
contractDate
toBeOpenCount
loginCurrentRow.decryptStatus
PanNumber
secureEncTenderFeeExe
bidRow.privilegedBidder
technicalUploadedBy
autoCurrentRow.inputFlag==2
organisation1
auctionLotDetailsData.getDocAvailable()
allowloalevel
bidSubmissionClosingDateHours
committeeChairpersonNameModelTechnical
displayPage
corrigendumRow
offlineInstrumentsRow.id
myWithdrawnBidRow.tenderTitle
departmentName =='Financial'
technicalOpeningTendersExist
summaryDetailRow
showFixedTender
@gov.nic.gep.master.webpage.MasterInternalDocuments@TRUE
slotRow.fifthString
eventName12!=null
abscalendarRow.id
corrDocAndBoqListRows.verifiedBy
extProcessListRow.displayCreatedDate
minimumTechScore
bidPacketDocumentRow.secureEnc
autoTechEvaluationList
tenderByDate
{secureEnc}
bidListRow.sno
bidderPreRegList.udyogAadharNo
bidderPreRegList.socialCategory != null
leftMenuImageListRows.menuNameUrl
auctionExtEndDate
columnSelectedParameters
packetRow.FileEnable
eventName11!=null
@gov.nic.gep.tender.webpage.PublishedTenderList@TWENTY
currentRow.packetCheckBox
acceptedPages
tenderDetailsData.getIsTwoStageBidding()
corrViewCricDatesRows.docSize
enableTenderCritria
emdExTotal
currentEmdAmountval
docDesc
privilegeDocumentUploaded
isRecordsFound
serialNo
beforeNdaDocument
twoStageDocRow.path
corrDocForColumnList
negotiationFinRebidSubEndDate
MasterBidderSpaceCategoryRow.filePath
workItemDocsRow.secureEnc
techCurrentRow.tenderId
bidsCurrentRow.evaluateStatus
showBidElimination
disabledContractValue
WorkItemsBidOpenersRow.firstString
crNo
autoCurrentRow.parentId !=0
@gov.nic.gep.org.webpage.MasterCategorySubTitle@ONE
showMSG
currentRow.endDateValue
fromPage=='Admin Corrigendum'
pendingClarificationRow
emdBGRow.instrumentIssuedDate
@gov.nic.gep.tender.webpage.VerifyTenderXmlWorkItemDocuments@ACCEPTTRUE
tenderDetailsData.tenderWorkItemsList.getRankType()
corrBidSubOpeningDate
fileModelType
onlineColumnList
AOCId
acceptedBidsCurrentRow.bidderNumber
bidAocRow.currencyName
tenderPages
showBidderFile
currentRow.minNdaBidSubApprovalDays
tenderDetailsData.tenderWorkItemsList.productSubCategory
CurrentRow.userId
fromPage=='Creation'
faxIsdCode != null
ndaRow.documentType
orgLevelListDisplay
financeRebidCurrentRow.firstString
AssetCurrentRow.thirdString
currentInstrumentRow
corrAuctionDocListRows.fileName
evalTwoDescription
tenderCumAuctionConcludeCertId!=null
qcbsFlow
signFileName
disabledCompanyName
slotRow
MasterBidderNSDSpaceCategoryRow.filePath
incrementalPrice
shortFallExtEndDateMins
viewQCBSChart
biddersEliminationProcess
isHidePublish
recordExists != true
CORRIGENDUMDOCSCOLUMNS
auctionDetails.orgChain
NotApplicable
allowProceedBid
@gov.nic.gep.tender.webpage.BasicDetails@ALLOWTWOSTAGEYES
resubmitRow.frozenDateString
TenderExpireModel
catName
bidFeeListRows.feeType
eBGAccountMappingLists
currentRow.fifthString!=null
feeListRow.toTenderValue
@gov.nic.gep.tender.webpage.PublishViewTender@TRUE
otpMaxTime
rightMenuListRows.linkType == 'External'
negotiationExtOpeningDate
oldPassword
decryptAlert
rightMenuLinksDataList
auctionCommonDetailsData.getShowBidDetails()
curType
auctionCommonDetailsData.getMaxSealPercentage()
Type == 'Tender'
tenderCriticalDatesValidationCurrentRow.maxseekclarificationDays
description!=null
secureEncWid
isBranchView
bidPages
corrBasicList
aocAgreementBidderDocumentsListRow.requestedFileName!=null
systemPropertiesRenderer
currentRow.url
isAutoExtensionRequired
tenderExtensionPropertyRows.noOfBids
TenderCumAuctionConcludeDocumentsDDOList
currentConcludeTenderRow.sno
commonThreeStringList.thirdString
corrDoc
loaTenderBiddersListRow
feeLists
showDeptFile
enableSkip
bidValidRow
corrViewBasicDetailsListRows.signingCertId!=null
contactAddress
auctionMultiLotHistoryList
negotiationExtEndDateHours
startDateHour
itemWiseEvaluationRow.description
fromPage
workItemsBidOpenersRow
eligibleTypeModel
currentRow.packetType
itePropertyId
biddersInformationList.bidSubmitDate
faxIsdCode
disableTenderRefNo
myWithdrawnBidRow.tenderRefNo
masterRoles.stringValue
secureEncOpenFileName
overallTechReason
insertMethod
secureCorrId
isMclEnabled
leftMenuImageListRows.menuTarget
loaTenderBidderRequestedListRow.bidReason
toValue
tenderDetailsData.tenderWorkItemsList.getComparativeChartModel()
itemWiseEvaluationRow.units
ShowCreatorDetails && tenderDetailsData.gemArptsDetails!=null && tenderDetailsData.gemArptsDetails.gemNonAvailabilityReason!=null
isItemWiseAllowed
currentRow.subModuleName
encWorkitemId
multiLot
stateName
docList
secureClarDocuments
enableEdit
tenderStagetodisclose
auctionCorrigendumDetailsData.getCorrDocList()
downloadCategory
tenderDetailsData.tenderWorkItemsList.tenderTitle
currentRow.rejectedReason
validityDates
issuerDetail
isDeptLabel
corrCriticalDatesArcColumnList
tenderDetailsWhiteData.getShortTender()
userExtOfficersRow.alternateEmailId
sheetNameExists
loginCurrentRow
currentRow.fromTenderValue
isWorkItemDocs
surCharge!=null
fromPage=='RateContact'
negotiationAutoExtnPropertiesRow.noOfHours
bidEvalFinRow.tendererName
enableeAgreement
loaBidderDocumentsList
@gov.nic.gep.org.webpage.OrgBidOpenerSelection@ALL
minOpenLimitedBidder
myDocumentsExists
tenderDetailsData.getPreBidMeetingDate()
currentRow.maxNdaBidSubmissionEndDays
allowReply
rejectedRows.id
myActiveBidRow.tenderTitle
bgRequiredWithComma
branch
tenderDetailsData.tenderWorkItemsList.workDesc
NegotiateAndTieBreakModel
loginColumnList
extendedCloseDate
financeRebidCurrentRow.fourthString
category
decimalPlaces
rejectBid
announemntRecordExist
secEncrMasterCategoryId
emptyRevokeList
autoColumnList
ndaRow
FormOfContractNameModel
element
acceptedBidsCurrentRow.privilegeImage
CurrentRow.id
itemWiseEvaluationColumnValue
itemCode
bidPacketDocumentRow.docType
@gov.nic.gep.org.webpage.TenderProperties@itePropertyITE
masterRoles
bidPacketDocumentRow.docDescription
showSpecDocToBidders
orgProcessColumns
postalCode
negotationShowDetails
loaDocumentsSummaryList.summary
atpTenderStage
tenderDetailsData.getIsNitDocument()
bidsCurrentRow.privilegedBidder
bidOpeningDateCorrigendum
appAdminConductDetailsList
downloadCategoryModel
docMasterEditId != null
packetRow.bidPlaced
negotiationExtEndDateHour
templateEvaluationListCurrentRow.remarks
loaBidderDocumentsListRow
eligibleCount
showAutoExtensionNumber
multiLotList.status
privilegeBidderRow.signingCertId !=null
docAvailable ==false
eliminationCount
bidderPreRegList.ownerName!= null
preferredList
tenderDetailsData.getIsNdaTender()
corrDocSaleStartDate
currentItemRow
tenderDetailsData.tenderWorkItemsList.getIsNdaTender()
workItemsDocSize
enableDeleteButton
eligibleType
bidRow1.firstString
encryptedUserId
bidAocRow.tendererName
hideProceedToAuction1
verifyCheckBox
tenderCriticalDatesValidationCurrentRow.minfinancialBidOpeningDays
tenderDetailsWhiteData.getAllowTurnover()
isAocSearchList
DivisionNameModel
suspendedItemWiseList
UserName
leftMenuListRows.menuName
acceptedBidsCurrentRow.overallTechReason
corrAwardedBidList
bidValidRow.alternativeMailId
rightMenuListRows.toolTip
bidAcknowledgementList.secondValidBid
MasterBidCapacityTypeModel
evalCurrentRow.description
tenderDetailsBlueData.BIDOPENERSCOLUMNS
debarmentUserDetailsList.getReasonForRevoked()!=null
workItemDocData
viewClarificationColumnList
country
privilegeCurrentRow.sno
isBlockView
@gov.nic.gep.org.webpage.MasterCategorySubTitle@ZERO
bidderPreRegList.dicName
tenderFeeOfflineMode
iteAllowed
currentRow.approvedStatus
loaRequestedDocumentsListRow
enableCommercialDocStatement
currentRow.creatorName
fromPage=='Extend'
showPrivileges
currentTenderRow.tenderId
TenderDocumentRow.sno
priority
description
corrigendumTypeColumns
techCurrentRow
requestedIpAddress
tenderDetailsData.getPrivilegeDisplay()
negotiationAndTieBreak
toDecrypt
isOpenBidPacket
corrigendums
exception
acceptedBidsCurrentRow.imgTCEView
tenderFeeExemptionList.fileName
aocAgreementBidderDocumentsListRow.isAccepted
@gov.nic.gep.tender.webpage.WorkItemDetails@BOOLEANFALSE
evalCurrentRow.evaluatorReason
allowDocument
currentRow.organisationType
tenderDetailsData.getTenderType()
isAddView
auctionLotDetailsData.multiItemEligibleBidderDetails
showAutoTenderProcess
secModel
tenderDetailsData.getPaymentMode()
selectTitle
evalTwoReason
headingOne
auctionLotDetailsData.getAuctionDocumentsList().getDocumentMimeType()
bidderPreRegList.address
myTenderList.tenderId
countryCodesModel
accNumber
@gov.nic.gep.tenderworkflow.webpage.BidTechnicalEvaluation@MIXED
showBidderExpDetailsRequired
isDeptView
revocationRow
publishedFromDate
displayDeptTxt
dynamic
orgLevel
topMenuListRows.toolTip
currentRow.productCategory
clarEndDateMin
bidderFeeDetailsList.bidPaymentMode
orgBidderPrequalSlabsList
createdBy
7
0
aliasName
feePropertyRow.sno
accbidsList
RejectionReason
tenderDetailsData.tenderWorkItemsList.getBidSubOpeningDateDisplay()
showRolesTable
repliedClarificationRow
corrDocListRows.corrigendumDescription
AddressFour
debarBy=='Search'
bidderCurrentRow.approvedStatus
hdnBidNum
auctionCorrDocumentsArc.documentMimeType
OrgTypeModel
certClassType
masterBidCapacityRow.modelName
aocAgreementTenderBiddersListRow.id
currentRow.tenderStage
bidDecryptedColumns
onlineBankersCurrentRow.checkBox
secureEncPrint
approvalReason!=null
oidListRow.subCategoryDescription
loginId
auctionExtendedEndDate
cached object expression count508
tapestry.script.ScriptSource
parsed script count4
parsed scriptsclasspath:/org/apache/tapestry/form/DatePicker.script
classpath:/org/apache/tapestry/dojo/html/Dialog.script
classpath:/org/apache/tapestry/form/RadioGroup.script
classpath:/org/apache/tapestry/ComponentEvent.script
[ +/- ] System Properties
JVM System Properties
ElasticApm.attachedtrue
awt.toolkitsun.awt.X11.XToolkit
catalina.base/home/nicgep/catalina_instance8_nicgep
catalina.home/usr/local/apache-tomcat-8.5.69
catalina.useNamingtrue
co.elastic.apm.agent.shaded.apache.logging.log4j.assignedSequences10682
common.loader"${catalina.base}/lib","${catalina.base}/lib/*.jar","${catalina.home}/lib","${catalina.home}/lib/*.jar"
elastic.apm.server_urlhttp://10.246.129.234:8200
elastic.apm.service_namedemolive-catalina_instance8_nicgep
file.encodingUTF-8
file.encoding.pkgsun.io
file.separator/
https.proxyHost10.246.129.250
https.proxyPort3128
java.awt.graphicsenvsun.awt.X11GraphicsEnvironment
java.awt.printerjobsun.print.PSPrinterJob
java.class.path/usr/local/tomcat/bin/bootstrap.jar
/usr/local/tomcat/bin/tomcat-juli.jar
/usr/local/tomcat/agent/sixthsense-agent.jar
/usr/local/tomcat/lib/elastic-apm-agent-1.23.0.jar
java.class.version52.0
java.endorsed.dirs/usr/local/tomcat/endorsed
java.ext.dirs/usr/local/jdk1.8.0_401/jre/lib/ext:/usr/java/packages/lib/ext
java.home/usr/local/jdk1.8.0_401/jre
java.io.tmpdir/var/tmp
java.library.path/usr/java/packages/lib/amd64
/usr/lib64
/lib64
/lib
/usr/lib
java.naming.factory.initialorg.apache.naming.java.javaURLContextFactory
java.naming.factory.url.pkgsorg.apache.naming
java.protocol.handler.pkgsorg.apache.catalina.webresources
java.runtime.nameJava(TM) SE Runtime Environment
java.runtime.version1.8.0_401-b10
java.specification.maintenance.version5
java.specification.nameJava Platform API Specification
java.specification.vendorOracle Corporation
java.specification.version1.8
java.util.concurrent.ForkJoinPool.common.threadFactoryorg.apache.catalina.startup.SafeForkJoinWorkerThreadFactory
java.util.logging.config.file/home/nicgep/catalina_instance8_nicgep/conf/logging.properties
java.util.logging.managerorg.apache.juli.ClassLoaderLogManager
java.vendorOracle Corporation
java.vendor.urlhttp://java.oracle.com/
java.vendor.url.bughttp://bugreport.sun.com/bugreport/
java.version1.8.0_401
java.vm.infomixed mode
java.vm.nameJava HotSpot(TM) 64-Bit Server VM
java.vm.specification.nameJava Virtual Machine Specification
java.vm.specification.vendorOracle Corporation
java.vm.specification.version1.8
java.vm.vendorOracle Corporation
java.vm.version25.401-b10
jdk.tls.ephemeralDHKeySize2048
jvmRoutenicgep1
line.separator
logpath/home1/demoeproc/deprocloads/general/logs/
org.apache.catalina.security.SecurityListener.UMASK0027
org.apache.catalina.startup.ContextConfig.jarsToSkip*.jar
os.archamd64
os.nameLinux
os.version3.10.0-1160.108.1.el7.x86_64
package.accesssun.,org.apache.catalina.,org.apache.coyote.,org.apache.jasper.,org.apache.tomcat.
package.definitionsun.,java.,org.apache.catalina.,org.apache.coyote.,org.apache.jasper.,org.apache.naming.,org.apache.tomcat.
path.separator:
server.loader
shared.loader
sun.arch.data.model64
sun.boot.class.path/usr/local/jdk1.8.0_401/jre/lib/resources.jar
/usr/local/jdk1.8.0_401/jre/lib/rt.jar
/usr/local/jdk1.8.0_401/jre/lib/jsse.jar
/usr/local/jdk1.8.0_401/jre/lib/jce.jar
/usr/local/jdk1.8.0_401/jre/lib/charsets.jar
/usr/local/jdk1.8.0_401/jre/lib/jfr.jar
/usr/local/jdk1.8.0_401/jre/classes
sun.boot.library.path/usr/local/jdk1.8.0_401/jre/lib/amd64
sun.cpu.endianlittle
sun.cpu.isalist
sun.font.fontmanagersun.awt.X11FontManager
sun.io.unicode.encodingUnicodeLittle
sun.java.commandorg.apache.catalina.startup.Bootstrap start
sun.java.launcherSUN_STANDARD
sun.jnu.encodingUTF-8
sun.management.compilerHotSpot 64-Bit Tiered Compilers
sun.nio.ch.bugLevel
sun.os.patch.levelunknown
tomcat.util.buf.StringCache.byte.enabledtrue
tomcat.util.scan.StandardJarScanFilter.jarsToScanlog4j-core*.jar,log4j-taglib*.jar,log4javascript*.jar
tomcat.util.scan.StandardJarScanFilter.jarsToSkip*.jar
user.countryUS
user.dir/
user.home/home/nicgep
user.languageen
user.namenicgep
user.timezoneAsia/Kolkata