public class AlertDocumentServiceImpl extends Object implements AlertDocumentService
| Constructor and Description |
|---|
AlertDocumentServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.kuali.rice.krad.service.BusinessObjectService |
getBusinessObjectService() |
void |
setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService) |
boolean |
validateGroup(AlertConditionAndReceiverInformation alertConditionAndReceiverInformation) |
boolean |
validatePerson(AlertConditionAndReceiverInformation alertConditionAndReceiverInformation) |
boolean |
validateRole(AlertConditionAndReceiverInformation alertConditionAndReceiverInformation) |
public AlertDocumentServiceImpl()
public org.kuali.rice.krad.service.BusinessObjectService getBusinessObjectService()
public void setBusinessObjectService(org.kuali.rice.krad.service.BusinessObjectService businessObjectService)
public boolean validateRole(AlertConditionAndReceiverInformation alertConditionAndReceiverInformation)
validateRole in interface AlertDocumentServicepublic boolean validateGroup(AlertConditionAndReceiverInformation alertConditionAndReceiverInformation)
validateGroup in interface AlertDocumentServicepublic boolean validatePerson(AlertConditionAndReceiverInformation alertConditionAndReceiverInformation)
validatePerson in interface AlertDocumentServiceCopyright © 2004–2016 The Kuali Foundation. All rights reserved.