public class StoreReporterInfo extends Object
| Constructor and Description |
|---|
StoreReporterInfo(String subdomain) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasErrors()
This method returns true if the Storage Reporter has any errors.
|
void |
setError(String error)
This method records error for the web resource.
|
void |
setSuccess() |
String |
toString() |
public StoreReporterInfo(String subdomain)
public boolean hasErrors()
public void setError(String error)
error - messagepublic void setSuccess()
Copyright © 2009–2015 DuraSpace. All rights reserved.