Uses of Class
wt.access.AccessSelector

Packages that use AccessSelector
com.ptc.netmarkets.nmixb   
wt.access
The access control service is responsible for defining and enforcing access to business and system objects. 
wt.admin
Provides classes to represent and manage AdministrativeDomain objects. 
wt.ixb.handlers.netmarkets   
 

Uses of AccessSelector in com.ptc.netmarkets.nmixb
 

Methods in com.ptc.netmarkets.nmixb that return AccessSelector
 AccessSelector PolicyRuleCopyHelper.PolicyCreatorData.getSelector()
           
 

Uses of AccessSelector in wt.access
 

Fields in wt.access declared as AccessSelector
private  AccessSelector PolicyAcl.selector
           
private  AccessSelector AccessPolicyRule.selector
           
private  AccessSelector PolicyAcl.selector
           
private  AccessSelector AccessPolicyRule.selector
           
 

Methods in wt.access that return AccessSelector
private  AccessSelector StandardAccessControlManager.getRuleSelector(AdminDomainRef domain_ref, String type_id, String state_key)
           
 AccessSelector PolicyAcl.getSelector()
          Gets the object for the association that plays role: SELECTOR.
static AccessSelector AccessSelector.newAccessSelector()
          No argument constructor.
static AccessSelector AccessSelector.newAccessSelector(ObjectReference domain_ref)
          Constructor that takes a domain reference argument.
static AccessSelector AccessSelector.newAccessSelector(ObjectReference domain_ref, String type_id, String state_name)
          Constructor that takes a domain reference, a persistence type identifier, and a state name as arguments.
 AccessSelector AccessPolicyRule.getSelector()
          Gets the object for the association that plays role: SELECTOR.
private  AccessSelector StandardAccessControlManager.getRuleSelector(AdminDomainRef domain_ref, String type_id, String state_key)
           
 AccessSelector PolicyAcl.getSelector()
          Gets the object for the association that plays role: SELECTOR.
static AccessSelector AccessSelector.newAccessSelector()
          No argument constructor.
static AccessSelector AccessSelector.newAccessSelector(ObjectReference domain_ref)
          Constructor that takes a domain reference argument.
static AccessSelector AccessSelector.newAccessSelector(ObjectReference domain_ref, String type_id, String state_name)
          Constructor that takes a domain reference, a persistence type identifier, and a state name as arguments.
 AccessSelector AccessPolicyRule.getSelector()
          Gets the object for the association that plays role: SELECTOR.
 

Methods in wt.access with parameters of type AccessSelector
 PolicyAcl StandardAccessControlManager.getPolicyAcl(AccessSelector selector)
          Returns the policy acl for the given selector.
 AccessPolicyRule StandardAccessControlManager.getAccessPolicyRule(AccessSelector selector)
          Returns the access policy rule for the specified selector.
private  AclEntrySet StandardAccessControlManager.constructAclEntrySet(AccessSelector selector)
           
private  void StandardAccessControlManager.updatePolicyAcls(AccessSelector selector)
           
 void PolicyAcl.setSelector(AccessSelector a_Selector)
          Sets the object for the association that plays role: SELECTOR.
private  void PolicyAcl.selectorValidate(AccessSelector a_Selector)
           
static PolicyAcl PolicyAcl.newPolicyAcl(AccessSelector selector)
          Constructs a policy ACL for a given selector.
protected  void PolicyAcl.initialize(AccessSelector selector)
          Supports initialization, following construction of an instance.
protected  boolean AccessSelector.readVersion(AccessSelector thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 boolean AccessSelector.isMoreGeneral(AccessSelector sel)
          Returns true if the current selector is more general than the one passed as argument, otherwise returns false.
 void AccessPolicyRule.setSelector(AccessSelector a_Selector)
          Sets the object for the association that plays role: SELECTOR.
private  void AccessPolicyRule.selectorValidate(AccessSelector a_Selector)
           
static AccessPolicyRule AccessPolicyRule.newAccessPolicyRule(AccessSelector selector)
          Constructs a policy rule for a given selector (type and state).
protected  void AccessPolicyRule.initialize(AccessSelector selector)
          Supports initialization, following construction of an instance.
 PolicyAcl AccessControlManagerFwd.getPolicyAcl(AccessSelector selector)
          Returns the policy acl for the given selector.
 AccessPolicyRule AccessControlManagerFwd.getAccessPolicyRule(AccessSelector selector)
          Returns the access policy rule for the specified selector.
 PolicyAcl AccessControlManager.getPolicyAcl(AccessSelector selector)
          Returns the policy acl for the given selector.
 AccessPolicyRule AccessControlManager.getAccessPolicyRule(AccessSelector selector)
          Returns the access policy rule for the specified selector.
 PolicyAcl StandardAccessControlManager.getPolicyAcl(AccessSelector selector)
          Returns the policy acl for the given selector.
 AccessPolicyRule StandardAccessControlManager.getAccessPolicyRule(AccessSelector selector)
          Returns the access policy rule for the specified selector.
private  AclEntrySet StandardAccessControlManager.constructAclEntrySet(AccessSelector selector)
           
private  void StandardAccessControlManager.updatePolicyAcls(AccessSelector selector)
           
 void PolicyAcl.setSelector(AccessSelector a_Selector)
          Sets the object for the association that plays role: SELECTOR.
private  void PolicyAcl.selectorValidate(AccessSelector a_Selector)
           
static PolicyAcl PolicyAcl.newPolicyAcl(AccessSelector selector)
          Constructs a policy ACL for a given selector.
protected  void PolicyAcl.initialize(AccessSelector selector)
          Supports initialization, following construction of an instance.
protected  boolean AccessSelector.readVersion(AccessSelector thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 boolean AccessSelector.isMoreGeneral(AccessSelector sel)
          Returns true if the current selector is more general than the one passed as argument, otherwise returns false.
 void AccessPolicyRule.setSelector(AccessSelector a_Selector)
          Sets the object for the association that plays role: SELECTOR.
private  void AccessPolicyRule.selectorValidate(AccessSelector a_Selector)
           
static AccessPolicyRule AccessPolicyRule.newAccessPolicyRule(AccessSelector selector)
          Constructs a policy rule for a given selector (type and state).
protected  void AccessPolicyRule.initialize(AccessSelector selector)
          Supports initialization, following construction of an instance.
 PolicyAcl AccessControlManagerFwd.getPolicyAcl(AccessSelector selector)
          Returns the policy acl for the given selector.
 AccessPolicyRule AccessControlManagerFwd.getAccessPolicyRule(AccessSelector selector)
          Returns the access policy rule for the specified selector.
 PolicyAcl AccessControlManager.getPolicyAcl(AccessSelector selector)
          Returns the policy acl for the given selector.
 AccessPolicyRule AccessControlManager.getAccessPolicyRule(AccessSelector selector)
          Returns the access policy rule for the specified selector.
 

Uses of AccessSelector in wt.admin
 

Fields in wt.admin declared as AccessSelector
(package private)  AccessSelector CompareSystemAndUserDomainRulesR6ToR7.PolicyInfo.selector
           
(package private)  AccessSelector CompareSystemAndUserDomainRulesR6ToR7.PolicyInfo.selector
           
 

Constructors in wt.admin with parameters of type AccessSelector
CompareSystemAndUserDomainRulesR6ToR7.PolicyInfo(AccessSelector a_Selector, WTPrincipalReference a_Principal)
           
CompareSystemAndUserDomainRulesR6ToR7.PolicyInfo(AccessSelector a_Selector, WTPrincipalReference a_Principal)
           
 

Uses of AccessSelector in wt.ixb.handlers.netmarkets
 

Methods in wt.ixb.handlers.netmarkets that return AccessSelector
private  AccessSelector NMACLRuleIXHandler.getAccessSelector(IxbElement element, Importer importer)