Uses of Class
org.kuali.kfs.module.endow.businessobject.SubclassCode

Packages that use SubclassCode
org.kuali.kfs.module.endow.businessobject   
org.kuali.kfs.module.endow.document.service   
org.kuali.kfs.module.endow.document.service.impl   
 

Uses of SubclassCode in org.kuali.kfs.module.endow.businessobject
 

Methods in org.kuali.kfs.module.endow.businessobject that return SubclassCode
 SubclassCode Security.getSubclassCode()
          This method gets the subclassCode.
 

Methods in org.kuali.kfs.module.endow.businessobject with parameters of type SubclassCode
 void Security.setSubclassCode(SubclassCode subclassCode)
          This method sets the subclassCode.
 

Uses of SubclassCode in org.kuali.kfs.module.endow.document.service
 

Methods in org.kuali.kfs.module.endow.document.service that return SubclassCode
 SubclassCode SubClassCodeService.getByPrimaryKey(String code)
          Gets a SubclassCode by primary key.
 

Uses of SubclassCode in org.kuali.kfs.module.endow.document.service.impl
 

Methods in org.kuali.kfs.module.endow.document.service.impl that return SubclassCode
 SubclassCode SubClassCodeServiceImpl.getByPrimaryKey(String code)
           
 



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