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