|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E27155-01 ESAPI |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PDPStatusEntry
PDPStatusEntry represents the distribution status of one PDP instance, including PDP address, instance name and distribution result.
| Method Summary | |
|---|---|
java.lang.String |
getAddress()Gets the PDP Web Service endpoint (for example, https://bjlinux6:7912/servlet/AxisServlet/arme), which is provided in the PDP registration request. |
java.lang.String |
getInstanceName()Gets the PDP instance descriptive name, which is provided in the PDP registration request. |
boolean |
isSuccess()Tests whether the distribution to this PDP is success. |
| Method Detail |
|---|
java.lang.String getAddress()
java.lang.String getInstanceName()
boolean isSuccess()
|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E27155-01 ESAPI |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||