Uses of Class
org.kuali.kfs.sec.datadictionary.AccessSecurityAttributeRestrictionEntry

Packages that use AccessSecurityAttributeRestrictionEntry
org.kuali.kfs.sys.businessobject.datadictionary   
 

Uses of AccessSecurityAttributeRestrictionEntry in org.kuali.kfs.sys.businessobject.datadictionary
 

Fields in org.kuali.kfs.sys.businessobject.datadictionary with type parameters of type AccessSecurityAttributeRestrictionEntry
protected  List<AccessSecurityAttributeRestrictionEntry> FinancialSystemBusinessObjectEntry.accessRestrictedAttributes
           
 

Methods in org.kuali.kfs.sys.businessobject.datadictionary that return types with arguments of type AccessSecurityAttributeRestrictionEntry
 List<AccessSecurityAttributeRestrictionEntry> FinancialSystemBusinessObjectEntry.getAccessRestrictedAttributes()
          Gets the accessRestrictedAttributes attribute.
 

Method parameters in org.kuali.kfs.sys.businessobject.datadictionary with type arguments of type AccessSecurityAttributeRestrictionEntry
 void FinancialSystemBusinessObjectEntry.setAccessRestrictedAttributes(List<AccessSecurityAttributeRestrictionEntry> accessRestrictedAttributes)
          Sets the accessRestrictedAttributes attribute value.
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.