com.softwareag.centrasite.policy
Class PolicyVerifier
java.lang.Object
com.softwareag.centrasite.policy.PolicyVerifier
public class PolicyVerifier
- extends java.lang.Object
PolicyVerifier.java
Method Summary |
static boolean |
isPolicyApplicableForRO(Policy policy,
javax.xml.registry.infomodel.RegistryObject regObj)
|
static void |
verifyActionRule(javax.xml.registry.infomodel.ExtrinsicObject rule,
javax.xml.registry.infomodel.Concept ruleType)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolicyVerifier
public PolicyVerifier()
isPolicyApplicableForRO
public static boolean isPolicyApplicableForRO(Policy policy,
javax.xml.registry.infomodel.RegistryObject regObj)
throws javax.xml.registry.JAXRException,
PolicyException
- Throws:
javax.xml.registry.JAXRException
PolicyException
verifyActionRule
public static final void verifyActionRule(javax.xml.registry.infomodel.ExtrinsicObject rule,
javax.xml.registry.infomodel.Concept ruleType)
throws PolicyException,
javax.xml.registry.JAXRException
- Throws:
PolicyException
javax.xml.registry.JAXRException