| java.lang.Object edu.iu.uis.eden.docsearch.StandardDocumentSearchGenerator org.kuali.workflow.module.cg.docsearch.KualiContractsAndGrantsDocSearchGenerator
getDocTypeFullNameWhereSql | protected String getDocTypeFullNameWhereSql(String docTypeFullName, String whereClausePredicatePrefix)(Code) | | |
Methods inherited from edu.iu.uis.eden.docsearch.StandardDocumentSearchGenerator | protected void addDocumentTypeNameToSearchOn(StringBuffer whereSql, String documentTypeName)(Code)(Java Doc) protected void addErrorMessageToList(List<WorkflowServiceError> errors, String message)(Code)(Java Doc) protected void addExtraDocumentTypesToSearch(StringBuffer whereSql, DocumentType docType)(Code)(Java Doc) public DocSearchCriteriaVO clearSearch(DocSearchCriteriaVO searchCriteria)(Code)(Java Doc) protected String establishDateString(String fromDate, String toDate, String columnDbName, String whereStatementClause)(Code)(Java Doc) public String generateSearchSql(DocSearchCriteriaVO searchCriteria) throws EdenUserNotFoundException(Code)(Java Doc) protected StringBuffer generateSearchableAttributeDefaultWhereSql(SearchAttributeCriteriaComponent criteriaComponent, String queryTableColumnName)(Code)(Java Doc) protected QueryComponent generateSearchableAttributeRangeSql(String searchAttributeKeyName, List criteriaComponents, String whereSqlStarter, int tableIndex)(Code)(Java Doc) protected QueryComponent generateSearchableAttributeSql(SearchAttributeCriteriaComponent criteriaComponent, String whereSqlStarter, int tableIndex)(Code)(Java Doc) protected String getAppDocIdSql(String appDocId, String whereClausePredicatePrefix)(Code)(Java Doc) protected String getApproverSql(String approver, String whereClausePredicatePrefix) throws EdenUserNotFoundException(Code)(Java Doc) public DocSearchCriteriaVO getCriteria()(Code)(Java Doc) protected String getDateApprovedSql(String fromDateApproved, String toDateApproved, String whereClausePredicatePrefix)(Code)(Java Doc) protected String getDateCreatedSql(String fromDateCreated, String toDateCreated, String whereClausePredicatePrefix)(Code)(Java Doc) protected String getDateFinalizedSql(String fromDateFinalized, String toDateFinalized, String whereClausePredicatePrefix)(Code)(Java Doc) protected String getDateLastModifiedSql(String fromDateLastModified, String toDateLastModified, String whereClausePredicatePrefix)(Code)(Java Doc) protected String getDocRouteNodeSql(String docRouteLevel, String docRouteLevelLogic, String whereClausePredicatePrefix)(Code)(Java Doc) protected String getDocRouteStatusSql(String docRouteStatus, String whereClausePredicatePrefix)(Code)(Java Doc) protected String getDocSearchSQL() throws EdenUserNotFoundException(Code)(Java Doc) protected String getDocTitleSql(String docTitle, String whereClausePredicatePrefix)(Code)(Java Doc) protected String getDocTypeFullNameWhereSql(String docTypeFullName, String whereClausePredicatePrefix)(Code)(Java Doc) protected String getInitiatorSql(String initiator, String whereClausePredicatePrefix) throws EdenUserNotFoundException(Code)(Java Doc) protected String getRouteHeaderIdSql(String routeHeaderId, String whereClausePredicatePrefix)(Code)(Java Doc) protected SearchAttributeCriteriaComponent getSearchableAttributeByFieldName(String name)(Code)(Java Doc) protected QueryComponent getSearchableAttributeSql(List searchableAttributes, String whereClausePredicatePrefix)(Code)(Java Doc) public List getSearchableAttributes()(Code)(Java Doc) public WorkflowUser getSearchingUser()(Code)(Java Doc) protected String getViewerSql(String viewer, String whereClausePredicatePrefix) throws EdenUserNotFoundException(Code)(Java Doc) protected String getWorkgroupViewerSql(String workgroupName, String whereClausePredicatePrefix)(Code)(Java Doc) public List<WorkflowServiceError> performPreSearchConditions(WorkflowUser user, DocSearchCriteriaVO searchCriteria)(Code)(Java Doc) public List<DocSearchVO> processResultSet(ResultSet resultSet, DocSearchCriteriaVO searchCriteria) throws EdenUserNotFoundException, SQLException(Code)(Java Doc) public void setCriteria(DocSearchCriteriaVO criteria)(Code)(Java Doc) public void setSearchableAttributes(List searchableAttributes)(Code)(Java Doc) public void setSearchingUser(WorkflowUser searchingUser)(Code)(Java Doc) public List<WorkflowAttributeValidationError> validateSearchableAttribute(SearchableAttribute searchableAttribute, Map searchAttributesParameterMap)(Code)(Java Doc) public List<WorkflowServiceError> validateSearchableAttributes(DocSearchCriteriaVO searchCriteria)(Code)(Java Doc)
|
|
|