Skip navigation links
oracle.wsm.policy.model
Interface IElementsAssertion
- All Superinterfaces:
- IAssertion, IAssertionAdvertiser, ISimpleAssertion, ISimpleOracleAssertion, Serializable
- All Known Implementing Classes:
- ElementsAssertion, EncryptedElementsAssertion, RequiredElementsAssertion, SignedElementsAssertion
-
public interface IElementsAssertion
- extends ISimpleAssertion
Methods inherited from interface oracle.wsm.policy.model.IAssertion |
addAttribute, createInstance, getAssertionType, getAttribute, getAttributes, getDigest, getDigest, getParent, getQName, getStringForMatching, hasParent, intersect, intersect, isIdentical, isNormalized, isOptional, merge, merge, normalize, normalize, removeAttribute, setAttributes, setNormalized, setOptional, setParent, validate |
Methods inherited from interface oracle.wsm.policy.model.ISimpleOracleAssertion |
getAttachTo, getBindings, getCategory, getDescription, getDescription, getGuard, getName, hasBindings, hasGuard, isEnforced, isSilent, removeBindings, removeGuard, setAttachTo, setBindings, setCategory, setDescription, setEnforced, setGuard, setName, setSilent |
getXPathExpressions
ArrayList getXPathExpressions()
addXPathExpression
void addXPathExpression(String expr)
addXPathExpression
void addXPathExpression(Collection<String> exprs)
getXPathVersion
String getXPathVersion()
setXPathVersion
void setXPathVersion(String pathVersion)
Skip navigation links
Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.