|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The LocationPrivacyAuth interface provides several getter methods to retrieve information specific to a location authorization item, such as the authorization period, the service where the authorization happens, the user who grants the right and the right recipient.
| Field Summary | |
static java.lang.String |
GRANT_STATUS_DISABLEThe string to represent the "disabled" status of the grant |
static java.lang.String |
GRANT_STATUS_ENABLEThe string to represent the "enabled" status of the grant |
static java.lang.String |
TYPENAMEThe constant class type identifier. |
| Fields inherited from interface oracle.panama.model.ModelObject |
TYPEID |
| Method Summary | |
AuthPeriod |
getAuthPeriod()Get the authrization period of this authorization item |
LocationPrivacyDomain |
getDomain() |
LocationPrivacyGrantee |
getGrantee() |
User |
getGrantor() |
User |
getOwner()Deprecated. |
ModelObject |
getPositionRequester()Deprecated. |
Service |
getService()Deprecated. |
java.lang.String |
getStatus()Get the status of the grant. |
boolean |
isEnabled() |
| Methods inherited from interface oracle.panama.model.ModelObject |
delete, getCreatedDate, getId, getLastModifiedDate, getName, getTypeId, getTypeName, isSystem, setName, setSystem, undoAll |
| Methods inherited from interface oracle.panama.model.XMLObject |
setXML, toXML |
| Field Detail |
public static final java.lang.String GRANT_STATUS_DISABLE
public static final java.lang.String GRANT_STATUS_ENABLE
public static final java.lang.String TYPENAME
| Method Detail |
public AuthPeriod getAuthPeriod()
public LocationPrivacyDomain getDomain()
public LocationPrivacyGrantee getGrantee()
public User getGrantor()
public User getOwner()
public ModelObject getPositionRequester()
public Service getService()
public java.lang.String getStatus()
public boolean isEnabled()
|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||