public class AlertConditionAndReceiverInformation extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
AlertConditionAndReceiverInformation() |
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
public AlertConditionAndReceiverInformation()
public String getAlertConditionId()
public void setAlertConditionId(String alertConditionId)
public String getGroupId()
public void setGroupId(String groupId)
public String getPrincipalId()
public void setPrincipalId(String principalId)
public String getAlertNote()
public void setAlertNote(String alertNote)
public String getAlertEventName()
public void setAlertEventName(String alertEventName)
public boolean isEmail()
public void setEmail(boolean email)
public boolean isAlert()
public void setAlert(boolean alert)
public String getAlertInterval()
public void setAlertInterval(String alertInterval)
public String getAlertDocumentId()
public void setAlertDocumentId(String alertDocumentId)
public AlertDocument getAlertDocument()
public void setAlertDocument(AlertDocument alertDocument)
public String getAlertEventId()
public void setAlertEventId(String alertEventId)
public AlertEvent getAlertEvent()
public void setAlertEvent(AlertEvent alertEvent)
public String getPrincipalName()
public void setPrincipalName(String principalName)
public String getGroupName()
public void setGroupName(String groupName)
public String getRoleName()
public void setRoleName(String roleName)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.