Skip navigation links
oracle.wsm.policy.model.impl
Class IntersectionContext
java.lang.Object
oracle.wsm.policy.model.impl.IntersectionContext
- All Implemented Interfaces:
- Serializable, IIntersectionContext
-
public class IntersectionContext
- extends Object
- implements IIntersectionContext
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntersectionContext
public IntersectionContext()
addCause
public void addCause(IAssertion assertion1,
IAssertion assertion2)
- Description copied from interface:
IIntersectionContext
- Add the assertions that are causing the intersection failures
-
- Specified by:
addCause
in interface IIntersectionContext
getCauses
public List<IIntersectionFailure> getCauses()
-
- Specified by:
getCauses
in interface IIntersectionContext
Skip navigation links
Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.