java.lang.Object
org.apache.openmeetings.db.dto.basic.ServiceResult
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Nested Class SummaryNested Classes
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionServiceResult(String message, String type) ServiceResult(String message, ServiceResult.Type type) 
- 
Method Summary
- 
Field Details- 
UNKNOWN
- 
NO_PERMISSION
 
- 
- 
Constructor Details- 
ServiceResultpublic ServiceResult()
- 
ServiceResult
- 
ServiceResult
 
- 
- 
Method Details- 
getMessage
- 
setMessage
- 
getType
- 
setType
 
-