public class ProposalDevelopmentFactBuilderServiceImpl extends KcKrmsFactBuilderServiceHelper
LOG| Constructor and Description |
|---|
ProposalDevelopmentFactBuilderServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFacts(org.kuali.rice.krms.api.engine.Facts.Builder factsBuilder,
ResearchDocumentBase document) |
void |
addFacts(org.kuali.rice.krms.api.engine.Facts.Builder factsBuilder,
String docContent) |
org.kuali.rice.krad.service.DocumentService |
getDocumentService() |
protected String |
getElementValue(String docContent,
String xpathExpression) |
protected boolean |
isProposalNarrativesComplete(DevelopmentProposal developmentProposal) |
void |
setDocumentService(org.kuali.rice.krad.service.DocumentService documentService) |
addObjectMembersAsFactspublic ProposalDevelopmentFactBuilderServiceImpl()
public void addFacts(org.kuali.rice.krms.api.engine.Facts.Builder factsBuilder,
String docContent)
public void addFacts(org.kuali.rice.krms.api.engine.Facts.Builder factsBuilder,
ResearchDocumentBase document)
protected boolean isProposalNarrativesComplete(DevelopmentProposal developmentProposal)
protected String getElementValue(String docContent, String xpathExpression)
getElementValue in class KcKrmsFactBuilderServiceHelperpublic org.kuali.rice.krad.service.DocumentService getDocumentService()
public void setDocumentService(org.kuali.rice.krad.service.DocumentService documentService)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.