Uses of Interface
org.kuali.kfs.integration.ld.LaborLedgerPositionObjectGroup

Packages that use LaborLedgerPositionObjectGroup
org.kuali.kfs.integration.ld   
org.kuali.kfs.module.ec.businessobject   
org.kuali.kfs.module.ld.businessobject   
org.kuali.kfs.module.ld.service.impl   
 

Uses of LaborLedgerPositionObjectGroup in org.kuali.kfs.integration.ld
 

Methods in org.kuali.kfs.integration.ld that return LaborLedgerPositionObjectGroup
 LaborLedgerPositionObjectGroup LaborLedgerObject.getLaborLedgerPositionObjectGroup()
          Gets the laborLedgerpositionObjectGroup
 

Methods in org.kuali.kfs.integration.ld with parameters of type LaborLedgerPositionObjectGroup
 void LaborLedgerObject.setLaborLedgerPositionObjectGroup(LaborLedgerPositionObjectGroup laborLedgerpositionObjectGroup)
          Sets the laborLedgerpositionObjectGroup
 

Uses of LaborLedgerPositionObjectGroup in org.kuali.kfs.module.ec.businessobject
 

Methods in org.kuali.kfs.module.ec.businessobject that return LaborLedgerPositionObjectGroup
 LaborLedgerPositionObjectGroup EffortCertificationReportPosition.getPositionObjectGroup()
          gets the positionObjetGroup
 

Methods in org.kuali.kfs.module.ec.businessobject with parameters of type LaborLedgerPositionObjectGroup
 void EffortCertificationReportPosition.setPositionObjectGroup(LaborLedgerPositionObjectGroup positionObjectGroup)
          Sets the positionObjectGroup attribute value.
 

Uses of LaborLedgerPositionObjectGroup in org.kuali.kfs.module.ld.businessobject
 

Classes in org.kuali.kfs.module.ld.businessobject that implement LaborLedgerPositionObjectGroup
 class PositionObjectGroup
          Labor business object for PositionObjectGroup
 

Methods in org.kuali.kfs.module.ld.businessobject that return LaborLedgerPositionObjectGroup
 LaborLedgerPositionObjectGroup LaborObject.getLaborLedgerPositionObjectGroup()
           
 

Methods in org.kuali.kfs.module.ld.businessobject with parameters of type LaborLedgerPositionObjectGroup
 void LaborObject.setLaborLedgerPositionObjectGroup(LaborLedgerPositionObjectGroup laborLedgerPositionObjectGroup)
          Deprecated. 
 

Uses of LaborLedgerPositionObjectGroup in org.kuali.kfs.module.ld.service.impl
 

Methods in org.kuali.kfs.module.ld.service.impl that return LaborLedgerPositionObjectGroup
 LaborLedgerPositionObjectGroup LaborModuleServiceImpl.getLaborLedgerPositionObjectGroup(String positionObjectGroupCode)
           
 



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