com.softwareag.centrasite.policy
Class PolicyVerifier

java.lang.Object
  extended by com.softwareag.centrasite.policy.PolicyVerifier

public class PolicyVerifier
extends java.lang.Object

PolicyVerifier.java


Constructor Summary
PolicyVerifier()
           
 
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
 

Constructor Detail

PolicyVerifier

public PolicyVerifier()
Method Detail

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