|
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPolicySubjectAttachmentResultStr
Captures the results of the attachment/detachment of a list of Policies. Captures all Policy Subject Validation errrors. The Policy Store maintains all the Policy Subjects to which a Policy is attached. These APIs (called Back Tracing APIs) also implicitly perform Policy Subject Validation. The results of such an API call to the Policy Manager are captured by this class.
Method Summary | |
---|---|
List<IPolicyAttachmentResultStr> |
getAttachmentResults() Given a Policy Subject and list of Policies being attached/detached for the Policy Subject captures the results of attachment/detachment. |
List<IValidationError> |
getValidationErrors() Given a Policy Subject and list of Policies being attached/detached for the Policy Subject captures the results of performing Policy Subject Validation. |
Method Detail |
---|
List<IPolicyAttachmentResultStr> getAttachmentResults()
List<IValidationError> getValidationErrors()
|
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |