|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Generic Interface for representing a read-only alert subscriber's personal information. An alert subscriber is also a panama user. This is the light weight implementation of the User object.
Method Summary |
Type | Method |
---|---|
java.lang.String |
getAddress()
Gets the panama user's alert notification address |
DeliveryType |
getAddressType()
Gets the panama user's alert address type |
java.lang.String |
getCountry()
Gets the panama user's display name. |
Device |
getDevice()
Gets the panama user's alert device |
long |
getDeviceAddressOid()
Gets the panama user's alert device address oid |
java.lang.String |
getDeviceCarrier()
Get the carrier information for the alert device address |
java.lang.Long |
getDeviceOid()
Gets the panama user's alert device object id |
java.lang.String |
getDisplayName()
Gets the panama user's display name. |
java.lang.String |
getLanguage()
Gets the panama user's Language preference. |
java.lang.String |
getName()
Gets the panama user's user id. |
Method Detail |
public java.lang.String getName()
public java.lang.String getDisplayName()
public java.lang.String getLanguage()
public java.lang.String getCountry()
public java.lang.String getAddress()
public DeliveryType getAddressType()
public long getDeviceAddressOid()
public Device getDevice()
public java.lang.Long getDeviceOid()
public java.lang.String getDeviceCarrier()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |