Package | Description |
---|---|
org.kuali.ole.module.cg.businessobject | |
org.kuali.ole.module.cg.document.validation.impl | |
org.kuali.ole.module.cg.service | |
org.kuali.ole.module.cg.service.impl |
Modifier and Type | Method and Description |
---|---|
SubContractor |
AwardSubcontractor.getSubcontractor()
Gets the subcontractor attribute.
|
SubContractor |
ProposalSubcontractor.getSubcontractor() |
Modifier and Type | Method and Description |
---|---|
void |
AwardSubcontractor.setSubcontractor(SubContractor subcontractor)
Deprecated.
Setter is required by OJB, but should not be used to modify this attribute. This attribute is set on the initial
creation of the object and should not be changed.
|
void |
ProposalSubcontractor.setSubcontractor(SubContractor subcontractor)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected SubContractor |
SubcontractorRule.newSubcontractor |
Modifier and Type | Method and Description |
---|---|
SubContractor |
SubcontractorService.getByPrimaryId(String subcontractorNumber)
Finds a
Subcontractor by subcontractor number. |
Modifier and Type | Method and Description |
---|---|
SubContractor |
SubcontractorServiceImpl.getByPrimaryId(String subcontractorNumber) |
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.