public class NotificationItemSearchCriteria extends SearchCriteria
Constructor and Description |
---|
NotificationItemSearchCriteria() |
Modifier and Type | Method and Description |
---|---|
NotificationClassification |
getClassification() |
com.crm.framework.metadata.Entity |
getEntity() |
CRMDONotification |
getNotification() |
void |
setClassification(NotificationClassification classification) |
void |
setEntity(com.crm.framework.metadata.Entity entity) |
void |
setNotification(CRMDONotification notification) |
getAssociations, getCountResults, getNumberOfResults, getOffset, getOrderBy, getSerialversionuid, setAssociations, setCountResults, setNumberOfResults, setOffset, setOrderBy
public CRMDONotification getNotification()
public void setNotification(CRMDONotification notification)
public NotificationClassification getClassification()
public void setClassification(NotificationClassification classification)
public com.crm.framework.metadata.Entity getEntity()
public void setEntity(com.crm.framework.metadata.Entity entity)