| Modifier and Type | Method and Description |
|---|---|
Unit |
AwardPerson.findLeadUnit()
This method finds the lead unit for an AwardPerson
|
static Unit |
AwardPersonUnit.findLeadUnit(Collection<AwardPersonUnit> awardPersonUnits)
Find the lead unit from among award awardPerson units
|
Unit |
AwardPersonUnit.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
AwardPersonUnit.setUnit(Unit unit) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
Award.getLeadUnit()
Find the lead unit for the award
|
Unit |
Award.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
Award.setLeadUnit(Unit leadUnit) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
ReportTracking.getLeadUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReportTracking.setLeadUnit(Unit leadUnit) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
Unit.getParentUnit() |
Unit |
UnitCorrespondent.getUnit() |
Unit |
UnitAdministrator.getUnit() |
Unit |
Sponsor.getUnit()
Unit reference referred by
Sponsor.getOwnedByUnit() |
Unit |
Rolodex.getUnit()
Unit reference referred by
Rolodex.getOwnedByUnit() |
Unit |
PersonSignature.getUnit() |
Unit |
PersonAppointment.getUnit() |
Unit |
KcPerson.getUnit()
This method returns the associated unit
|
Unit |
Contactable.getUnit()
This method returns the associated unit
|
Unit |
AbstractUnitAdministrator.getUnit() |
Unit |
AbstractInstituteRate.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Unit.isParentUnit(Unit parentCandidate)
Determine whether the given unit is a parent (or grandparent, etc) of this unit.
|
void |
Unit.setParentUnit(Unit parentUnit) |
void |
UnitCorrespondent.setUnit(Unit unit) |
void |
UnitAdministrator.setUnit(Unit unit) |
void |
Sponsor.setUnit(Unit unit)
Unit reference referred by
Sponsor.getOwnedByUnit() |
void |
Rolodex.setUnit(Unit unit)
Unit reference referred by
Rolodex.getOwnedByUnit() |
void |
PersonAppointment.setUnit(Unit unit) |
void |
AbstractInstituteRate.setUnit(Unit unit) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
BudgetParent.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
protected Unit |
BudgetRatesServiceImpl.findFirstUnitWithRates(Unit leadUnit,
Class rateType) |
Unit |
UnitFormulatedCost.getUnit() |
protected Unit |
BudgetRatesServiceImpl.makeParentUnitAsCurrentUnit(Unit currentUnit,
Map<String,String> rateFilterMap) |
| Modifier and Type | Method and Description |
|---|---|
protected Unit |
BudgetRatesServiceImpl.findFirstUnitWithRates(Unit leadUnit,
Class rateType) |
protected Collection<AbstractInstituteRate> |
BudgetRatesServiceImpl.getActiveInstituteRates(Class rateType,
Unit unit,
String activityTypeCode) |
protected Collection |
BudgetRatesServiceImpl.getFilteredInstituteLaRates(Class rateType,
String unitNumber,
Unit currentUnit,
Map<String,String> rateFilterMap) |
protected Collection |
BudgetRatesServiceImpl.getFilteredInstituteRates(Class rateType,
String unitNumber,
Unit currentUnit,
Map<String,String> rateFilterMap) |
protected Unit |
BudgetRatesServiceImpl.makeParentUnitAsCurrentUnit(Unit currentUnit,
Map<String,String> rateFilterMap) |
void |
UnitFormulatedCost.setUnit(Unit unit) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
DisclosureReporterUnit.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
DisclosureReporterUnit.setUnit(Unit unit) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
CommitteeBase.getHomeUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeBase.setHomeUnit(Unit homeUnit) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
UnitLookupDao.findUnitbyNumberCaseInsensitive(String unitNumber)
This method finds the unit object whose number matches the argument
unitNumber. |
| Modifier and Type | Method and Description |
|---|---|
Unit |
UnitLookupDaoOjb.findUnitbyNumberCaseInsensitive(String unitNumber) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
FinancialObjectCodeMapping.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
FinancialObjectCodeMapping.setUnit(Unit unit) |
| Modifier and Type | Method and Description |
|---|---|
protected UnitDTO |
InstitutionalUnitServiceImpl.unitBoToDto(Unit unit)
Create a new Unit DTO from a Unit BO.
|
| Modifier and Type | Method and Description |
|---|---|
Unit |
InstitutionalProposalPerson.findLeadUnit()
This method finds the lead unit for an InstitutionalProposalPerson
|
static Unit |
InstitutionalProposalPersonUnit.findLeadUnit(Collection<InstitutionalProposalPersonUnit> institutionalProposalPersonUnits)
Find the lead unit from among institutionalProposal institutionalProposalPerson units.
|
Unit |
InstitutionalProposalPersonUnit.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
InstitutionalProposalPersonUnit.setUnit(Unit unit) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
InstitutionalProposalBoLite.getLeadUnit() |
Unit |
InstitutionalProposal.getLeadUnit() |
Unit |
InstitutionalProposal.getLookupUnit() |
Unit |
InstitutionalProposalUnit.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
InstitutionalProposalBoLite.setLeadUnit(Unit leadUnit) |
void |
InstitutionalProposal.setLeadUnit(Unit leadUnit)
Sets the leadUnit attribute value.
|
void |
InstitutionalProposal.setLookupUnit(Unit lookupUnit) |
void |
InstitutionalProposalUnit.setUnit(Unit unit) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
ProposalLog.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalLog.setUnit(Unit unit) |
| Modifier and Type | Field and Description |
|---|---|
protected Unit |
KcKimAttributes.unit |
| Modifier and Type | Method and Description |
|---|---|
Unit |
KcKimAttributes.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
KcKimAttributes.setUnit(Unit unit) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
NegotiationUnassociatedDetail.getLeadUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
NegotiationUnassociatedDetail.setLeadUnit(Unit leadUnit) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
ProposalPerson.getHomeUnitRef()
Unit reference referred by
ProposalPerson.getUnit() |
Unit |
DevelopmentProposal.getOwnedByUnit()
Gets the ownedByUnit attribute.
|
Unit |
ProposalUnitCreditSplit.getUnit() |
Unit |
ProposalRoleTemplate.getUnit() |
Unit |
ProposalPersonUnit.getUnit()
Gets a unit that this object refers to
|
Unit |
ProposalPerson.getUnit() |
Unit |
DevelopmentProposal.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalPerson.setHomeUnitRef(Unit unit)
Unit reference referred by
ProposalPerson.getUnit() |
void |
DevelopmentProposal.setOwnedByUnit(Unit ownedByUnit)
Sets the ownedByUnit attribute value.
|
void |
ProposalUnitCreditSplit.setUnit(Unit argUnit)
Sets the value of unit
|
void |
ProposalRoleTemplate.setUnit(Unit unit) |
void |
ProposalPersonUnit.setUnit(Unit u)
Assigns a reference to a
instance |
void |
ProposalPerson.setUnit(Unit unit) |
| Modifier and Type | Method and Description |
|---|---|
List<Unit> |
ProposalDevelopmentService.getDefaultModifyProposalUnitsForUser(String userId)
This method returns a Map of Units for which the user represented by the userId passed in has the role Proposal Aggregator
|
| Modifier and Type | Method and Description |
|---|---|
List<Unit> |
ProposalDevelopmentServiceImpl.getDefaultModifyProposalUnitsForUser(String userId) |
protected Collection<Unit> |
ProposalDevelopmentServiceImpl.getUnitsWithNumbers(String... unitNumbers)
Gets units for the given names.
|
| Modifier and Type | Method and Description |
|---|---|
List<Unit> |
ProposalDevelopmentForm.getNewProposalPersonUnit()
Gets the value of newProposalPersonUnit
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalDevelopmentForm.setNewProposalPersonUnit(List<Unit> argUnit)
Sets the value of newProposalPersonUnit
|
| Modifier and Type | Method and Description |
|---|---|
Unit |
ProtocolUnitBase.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolUnitBase.setUnit(Unit unit) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
UnitService.getTopUnit()
This method returns the top level unit in a hierarchy.
|
Unit |
UnitService.getUnit(String unitNumber)
Get the Unit based upon its unique unit number.
|
Unit |
UnitService.getUnitCaseInsensitive(String unitNumber)
This method does a case insensitive search keyed on
unitNumber, and
returns the matching unit object. |
| Modifier and Type | Method and Description |
|---|---|
List<Unit> |
UnitService.getAllSubUnits(String unitNumber)
Get the list of all of the sub-units for a given unit.
|
List<Unit> |
UnitService.getSubUnits(String unitNumber)
Get the list of immediate sub-units for the given unit.
|
List<Unit> |
UnitService.getUnitHierarchyForUnit(String unitNumber)
This method returns the unit hierarch the passed in unit.
|
Collection<Unit> |
UnitService.getUnits()
Get all of the Units.
|
List<Unit> |
UnitAuthorizationService.getUnits(String userId,
String namespaceCode,
String permissionName)
Get the units that the user has the given permission in.
|
| Modifier and Type | Method and Description |
|---|---|
Unit |
UnitServiceImpl.getTopUnit() |
Unit |
UnitServiceImpl.getUnit(String unitNumber) |
Unit |
UnitServiceImpl.getUnitCaseInsensitive(String unitNumber) |
| Modifier and Type | Method and Description |
|---|---|
List<Unit> |
UnitServiceImpl.getAllSubUnits(String unitNumber) |
List<Unit> |
UnitServiceImpl.getSubUnits(String unitNumber) |
List<Unit> |
UnitServiceImpl.getUnitHierarchyForUnit(String unitNumber) |
Collection<Unit> |
UnitServiceImpl.getUnits() |
List<Unit> |
UnitAuthorizationServiceImpl.getUnits(String userId,
String namespaceCode,
String permissionName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UnitAuthorizationServiceImpl.addDescendantUnits(Unit parentUnit,
Set<Unit> units) |
protected String |
UnitServiceImpl.getSubUnits(Unit unit,
int level) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UnitAuthorizationServiceImpl.addDescendantUnits(Unit parentUnit,
Set<Unit> units) |
| Modifier and Type | Method and Description |
|---|---|
Unit |
SubAward.getUnit()
.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubAward.setUnit(Unit unit)
.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.