Uses of Interface
org.csapi.policy.IpPolicyRule

Packages that use IpPolicyRule
org.csapi.policy   
 

Uses of IpPolicyRule in org.csapi.policy
 

Classes in org.csapi.policy that implement IpPolicyRule
 class _IpPolicyRuleStub
          Generated from IDL interface "IpPolicyRule"
 

Fields in org.csapi.policy declared as IpPolicyRule
 IpPolicyRule IpPolicyRuleHolder.value
           
 

Methods in org.csapi.policy that return IpPolicyRule
 IpPolicyRule IpPolicyRulePOATie._this()
           
 IpPolicyRule IpPolicyRulePOA._this()
           
 IpPolicyRule IpPolicyRulePOATie._this(org.omg.CORBA.ORB orb)
           
 IpPolicyRule IpPolicyRulePOA._this(org.omg.CORBA.ORB orb)
           
 IpPolicyRule _IpPolicyGroupStub.createRule(java.lang.String ruleName)
           
 IpPolicyRule _IpPolicyDomainStub.createRule(java.lang.String ruleName)
           
 IpPolicyRule IpPolicyGroupPOATie.createRule(java.lang.String ruleName)
           
 IpPolicyRule IpPolicyGroupOperations.createRule(java.lang.String ruleName)
           
 IpPolicyRule IpPolicyDomainPOATie.createRule(java.lang.String ruleName)
           
 IpPolicyRule IpPolicyDomainOperations.createRule(java.lang.String ruleName)
           
static IpPolicyRule IpPolicyRuleHelper.extract(org.omg.CORBA.Any any)
           
 IpPolicyRule _IpPolicyTimePeriodConditionStub.getParentRule()
           
 IpPolicyRule _IpPolicyExpressionConditionStub.getParentRule()
           
 IpPolicyRule _IpPolicyExpressionActionStub.getParentRule()
           
 IpPolicyRule _IpPolicyEventConditionStub.getParentRule()
           
 IpPolicyRule _IpPolicyEventActionStub.getParentRule()
           
 IpPolicyRule _IpPolicyConditionStub.getParentRule()
           
 IpPolicyRule _IpPolicyActionStub.getParentRule()
           
 IpPolicyRule IpPolicyTimePeriodConditionPOATie.getParentRule()
           
 IpPolicyRule IpPolicyExpressionConditionPOATie.getParentRule()
           
 IpPolicyRule IpPolicyExpressionActionPOATie.getParentRule()
           
 IpPolicyRule IpPolicyEventConditionPOATie.getParentRule()
           
 IpPolicyRule IpPolicyEventActionPOATie.getParentRule()
           
 IpPolicyRule IpPolicyConditionPOATie.getParentRule()
           
 IpPolicyRule IpPolicyConditionOperations.getParentRule()
           
 IpPolicyRule IpPolicyActionPOATie.getParentRule()
           
 IpPolicyRule IpPolicyActionOperations.getParentRule()
           
 IpPolicyRule _IpPolicyGroupStub.getRule(java.lang.String ruleName)
           
 IpPolicyRule _IpPolicyDomainStub.getRule(java.lang.String ruleName)
           
 IpPolicyRule IpPolicyGroupPOATie.getRule(java.lang.String ruleName)
           
 IpPolicyRule IpPolicyGroupOperations.getRule(java.lang.String ruleName)
           
 IpPolicyRule IpPolicyDomainPOATie.getRule(java.lang.String ruleName)
           
 IpPolicyRule IpPolicyDomainOperations.getRule(java.lang.String ruleName)
           
static IpPolicyRule IpPolicyRuleHelper.narrow(java.lang.Object obj)
           
static IpPolicyRule IpPolicyRuleHelper.narrow(org.omg.CORBA.Object obj)
           
static IpPolicyRule IpPolicyRuleHelper.read(org.omg.CORBA.portable.InputStream in)
           
static IpPolicyRule IpPolicyRuleHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

Methods in org.csapi.policy with parameters of type IpPolicyRule
static void IpPolicyRuleHelper.insert(org.omg.CORBA.Any any, IpPolicyRule s)
           
static void IpPolicyRuleHelper.write(org.omg.CORBA.portable.OutputStream _out, IpPolicyRule s)
           
 

Constructors in org.csapi.policy with parameters of type IpPolicyRule
IpPolicyRuleHolder(IpPolicyRule initial)
           
 



Copyright © 2008. All Rights Reserved.