|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adobe.flashaccess.sdk.policyupdate.PolicyEntry
public abstract class PolicyEntry
Base abstract class for entries that are added to a PolicyUpdateList.
| Method Summary | |
|---|---|
int |
getReason()
Retrieves the reason code indicating why this policy has been affected. |
java.lang.String |
getReasonText()
Retrieves user-friendly text describing the reason the policy is affected. |
java.lang.String |
getReasonURL()
Retrieves a URL that can be queried for further information. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int getReason()
public java.lang.String getReasonText()
null if no reason was specified.public java.lang.String getReasonURL()
null if no URL was specified.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||