org.kuali.kfs.module.ar.document.validation.impl
Class CustomerCreditMemoNoOtherCRMInRouteForTheInvoiceValidation
java.lang.Object
org.kuali.kfs.sys.document.validation.ParameterizedValidation
org.kuali.kfs.sys.document.validation.GenericValidation
org.kuali.kfs.module.ar.document.validation.impl.CustomerCreditMemoNoOtherCRMInRouteForTheInvoiceValidation
- All Implemented Interfaces:
- Validation
public class CustomerCreditMemoNoOtherCRMInRouteForTheInvoiceValidation
- extends GenericValidation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomerCreditMemoNoOtherCRMInRouteForTheInvoiceValidation
public CustomerCreditMemoNoOtherCRMInRouteForTheInvoiceValidation()
validate
public boolean validate(AttributedDocumentEvent event)
- Description copied from interface:
Validation
- This method validates that certain parameters
- Returns:
- true if validation should continue, false otherwise
getCustomerCreditMemoDocument
public CustomerCreditMemoDocument getCustomerCreditMemoDocument()
setCustomerCreditMemoDocument
public void setCustomerCreditMemoDocument(CustomerCreditMemoDocument customerCreditMemoDocument)
getWorkflowDocumentService
public org.kuali.rice.kns.workflow.service.WorkflowDocumentService getWorkflowDocumentService()
setWorkflowDocumentService
public void setWorkflowDocumentService(org.kuali.rice.kns.workflow.service.WorkflowDocumentService workflowDocumentService)
getBusinessObjectService
public org.kuali.rice.kns.service.BusinessObjectService getBusinessObjectService()
setBusinessObjectService
public void setBusinessObjectService(org.kuali.rice.kns.service.BusinessObjectService businessObjectService)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.