@Deprecated public class AuditCluster extends Object
Constructor and Description |
---|
AuditCluster()
Deprecated.
|
AuditCluster(String label,
List auditErrorList,
String category)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List |
getAuditErrorList()
Deprecated.
Gets the auditErrorList attribute.
|
String |
getCategory()
Deprecated.
|
String |
getLabel()
Deprecated.
Gets the label attribute.
|
int |
getSize()
Deprecated.
Returns the number of audit errors in the cluster.
|
void |
setAuditErrorList(List auditErrorList)
Deprecated.
Sets the auditErrorList attribute value.
|
void |
setCategory(String category)
Deprecated.
|
void |
setLabel(String label)
Deprecated.
Sets the label attribute value.
|
public AuditCluster()
public AuditCluster(String label, List auditErrorList, String category)
public void setLabel(String label)
label
- The label to set.public List getAuditErrorList()
public void setAuditErrorList(List auditErrorList)
auditErrorList
- The auditErrorList to set.public int getSize()
public String getCategory()
public void setCategory(String category)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.