Oracle Fusion Middleware User Messaging Service 11.1.1.3.0 Java API Reference
E14011-02

oracle.sdp.messaging.userprefs
Interface DeliveryPreference

All Superinterfaces:
Serializable

public interface DeliveryPreference
extends Serializable

Interface to get the rule-based user preference devices.

Since:
11.0.0

Method Summary
 Vector<DeviceAddress> getDevices()
           
 ActionOperationType getMessageType()
           
 

Method Detail

getDevices

Vector<DeviceAddress> getDevices()
Returns:
a vector of device addresses (unique identifier for the receiving devices)

getMessageType

ActionOperationType getMessageType()
Returns:
The type of sction to be implemented (e.g. BROADCAST, FAIL_OVER, DO_NOT_SEND)

Oracle Fusion Middleware User Messaging Service 11.1.1.3.0 Java API Reference
E14011-02

Copyright © 2010 Oracle and/or its affiliates. All rights reserved.