Package cgl.narada.wsinfra.schemas.policy.impl

Implementations of Java interfaces corresponding to schema policy outlined in the FIRMS specification.

See:
          Description

Class Summary
AllDocumentImpl A document containing one All(@http://schemas.xmlsoap.org/ws/2004/09/policy) element.
AppliesToDocumentImpl A document containing one AppliesTo(@http://schemas.xmlsoap.org/ws/2004/09/policy) element.
AppliesToDocumentImpl.AppliesToImpl An XML AppliesTo(@http://schemas.xmlsoap.org/ws/2004/09/policy).
ExactlyOneDocumentImpl A document containing one ExactlyOne(@http://schemas.xmlsoap.org/ws/2004/09/policy) element.
OperatorContentTypeImpl An XML OperatorContentType(@http://schemas.xmlsoap.org/ws/2004/09/policy).
OptionalAttributeImpl A document containing one Optional(@http://schemas.xmlsoap.org/ws/2004/09/policy) attribute.
PolicyAttachmentDocumentImpl A document containing one PolicyAttachment(@http://schemas.xmlsoap.org/ws/2004/09/policy) element.
PolicyAttachmentDocumentImpl.PolicyAttachmentImpl An XML PolicyAttachment(@http://schemas.xmlsoap.org/ws/2004/09/policy).
PolicyDocumentImpl A document containing one Policy(@http://schemas.xmlsoap.org/ws/2004/09/policy) element.
PolicyDocumentImpl.PolicyImpl An XML Policy(@http://schemas.xmlsoap.org/ws/2004/09/policy).
PolicyReferenceDocumentImpl A document containing one PolicyReference(@http://schemas.xmlsoap.org/ws/2004/09/policy) element.
PolicyReferenceDocumentImpl.PolicyReferenceImpl An XML PolicyReference(@http://schemas.xmlsoap.org/ws/2004/09/policy).
PolicyURIsAttributeImpl A document containing one PolicyURIs(@http://schemas.xmlsoap.org/ws/2004/09/policy) attribute.
PolicyURIsAttributeImpl.PolicyURIsImpl An XML PolicyURIs(@http://schemas.xmlsoap.org/ws/2004/09/policy).
UsingPolicyDocumentImpl A document containing one UsingPolicy(@http://schemas.xmlsoap.org/ws/2004/09/policy) element.
UsingPolicyDocumentImpl.UsingPolicyImpl An XML UsingPolicy(@http://schemas.xmlsoap.org/ws/2004/09/policy).
 

Package cgl.narada.wsinfra.schemas.policy.impl Description

Implementations of Java interfaces corresponding to schema policy outlined in the FIRMS specification.