Package org.openiam.base.request
Class DeviceNotificationRequest
- java.lang.Object
-
- org.openiam.base.request.BaseServiceRequest
-
- org.openiam.base.request.DeviceNotificationRequest
-
- All Implemented Interfaces:
Serializable
public class DeviceNotificationRequest extends BaseServiceRequest
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DeviceNotificationRequest.OpenIAMNotificationField
-
Field Summary
-
Fields inherited from class org.openiam.base.request.BaseServiceRequest
contentProviderId, requestClientIP, requesterId, requestorLogin, requestorSessionID
-
-
Constructor Summary
Constructors Constructor Description DeviceNotificationRequest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addObject(String name, String value)
Object
getObject(String name)
-
Methods inherited from class org.openiam.base.request.BaseServiceRequest
getLanguageId, setLanguageId
-
-