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 AlertDocumentService
public boolean validateGroup(AlertConditionAndReceiverInformation alertConditionAndReceiverInformation)
validateGroup
in interface AlertDocumentService
public boolean validatePerson(AlertConditionAndReceiverInformation alertConditionAndReceiverInformation)
validatePerson
in interface AlertDocumentService
Copyright © 2004–2016 The Kuali Foundation. All rights reserved.