Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ACTIVITY_TYPE_CODE_CONSTRUCTION - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- ALL_OTHER_COSTS - Static variable in class org.kuali.coeus.s2sgen.api.budget.S2SOtherCostDto
- APPLICATION_URL_KEY - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- AttachmentData - Class in org.kuali.coeus.s2sgen.api.generate
-
This class is meant to store and retrieve attachments and its associated properties
- AttachmentData(String, String, String, byte[], String, String, String, String, Date) - Constructor for class org.kuali.coeus.s2sgen.api.generate.AttachmentData
- AttachmentData(AttachmentData) - Constructor for class org.kuali.coeus.s2sgen.api.generate.AttachmentData
- AuditError - Class in org.kuali.coeus.s2sgen.api.core
-
This is an error class that is used to capture an s2s error.
- AuditError() - Constructor for class org.kuali.coeus.s2sgen.api.core.AuditError
- AuditError(String, String, String, String...) - Constructor for class org.kuali.coeus.s2sgen.api.core.AuditError
- AuditError(String, String, String, AuditError.Level, String...) - Constructor for class org.kuali.coeus.s2sgen.api.core.AuditError
- AuditError.Level - Enum Class in org.kuali.coeus.s2sgen.api.core
B
- BUDGET_CATEGORY_TYPE_PARTICIPANT_SUPPORT - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
C
- CHILDCARE_COST_ELEMENTS - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- computeAttachmentHash(byte[]) - Method in interface org.kuali.coeus.s2sgen.api.hash.GrantApplicationHashService
-
Computes a hash for an attachment in byte array form.
- computeGrantFormsHash(String) - Method in interface org.kuali.coeus.s2sgen.api.hash.GrantApplicationHashService
-
Computes a hash for a grant application in string form.
- ConfigurationConstants - Class in org.kuali.coeus.s2sgen.api.core
-
Configuration constants used by the s2s subsystem.
- CONTENT_TYPE_OCTET_STREAM - Static variable in class org.kuali.coeus.s2sgen.api.core.InfrastructureConstants
D
- DATA_MANAGEMENT_AND_SHARING_COSTS - Static variable in class org.kuali.coeus.s2sgen.api.budget.S2SOtherCostDto
- DHHS_AGREEMENT - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
E
- equals(Object) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
- equals(Object) - Method in class org.kuali.coeus.s2sgen.api.core.AuditError
- equals(Object) - Method in class org.kuali.coeus.s2sgen.api.generate.AttachmentData
- equals(Object) - Method in class org.kuali.coeus.s2sgen.api.generate.FormMappingInfo
- ERROR - Enum constant in enum class org.kuali.coeus.s2sgen.api.core.AuditError.Level
- ERROR_S2S_UNKNOWN - Static variable in exception org.kuali.coeus.s2sgen.api.core.S2SException
F
- FormElements - Class in org.kuali.coeus.s2sgen.api.print
- FormElements() - Constructor for class org.kuali.coeus.s2sgen.api.print.FormElements
- FormElements.PdfElements - Class in org.kuali.coeus.s2sgen.api.print
- FormElements.StylesheetElements - Class in org.kuali.coeus.s2sgen.api.print
- FormGenerationResult - Class in org.kuali.coeus.s2sgen.api.generate
-
This class holds the result of executing form generation on a proposal document.
- FormGenerationResults - Interface in org.kuali.coeus.s2sgen.api.generate
- FormGeneratorService - Interface in org.kuali.coeus.s2sgen.api.generate
-
This service allows s2s form generation or form validation.
- FormMappingInfo - Class in org.kuali.coeus.s2sgen.api.generate
-
This class holds information about form generation.
- FormMappingInfo(String, String) - Constructor for class org.kuali.coeus.s2sgen.api.generate.FormMappingInfo
- FormMappingService - Interface in org.kuali.coeus.s2sgen.api.generate
-
This service retrieves information about the currently configured form generation.
- FormPackage - Class in org.kuali.coeus.s2sgen.api.print
- FormPackage() - Constructor for class org.kuali.coeus.s2sgen.api.print.FormPackage
- FormPackageService - Interface in org.kuali.coeus.s2sgen.api.print
-
This service retrieves a list of form elements to be used in printing related activities.
- FormPrintResult - Class in org.kuali.coeus.s2sgen.api.print
-
Contains a file that represents a form as a pdf and any errors.
- FormPrintResult() - Constructor for class org.kuali.coeus.s2sgen.api.print.FormPrintResult
- FormPrintService - Interface in org.kuali.coeus.s2sgen.api.print
-
This service allows s2s forms to be retrieved in pdf form.
G
- generateAndValidateForms(ProposalDevelopmentDocumentContract) - Method in interface org.kuali.coeus.s2sgen.api.generate.FormGeneratorService
-
This service method executes form generation for a given proposal development document.
- generateAndValidateMPComponentForms(ProposalDevelopmentDocumentContract, String) - Method in interface org.kuali.coeus.s2sgen.api.generate.FormGeneratorService
-
This service method executes form generation for a single component (child) in a complex project.
- generateAndValidateMPForms(ProposalDevelopmentDocumentContract, List<ProposalDevelopmentDocumentContract>) - Method in interface org.kuali.coeus.s2sgen.api.generate.FormGeneratorService
-
This service method executes form generation for a complex project complete structure.
- getAcademicMonths() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCompensationDto
- getAllFormInfo() - Method in interface org.kuali.coeus.s2sgen.api.generate.FormMappingService
-
Gets form generation info for all namespaces.
- getAlterations() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getAlterationsCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getApplicationXml() - Method in class org.kuali.coeus.s2sgen.api.generate.FormGenerationResult
- getApplicationXml() - Method in interface org.kuali.coeus.s2sgen.api.generate.FormGenerationResults
- getApplicationXml() - Method in class org.kuali.coeus.s2sgen.api.generate.MultiProjectFormGenerationResult
- getAttachments() - Method in class org.kuali.coeus.s2sgen.api.generate.FormGenerationResult
- getAttachments() - Method in interface org.kuali.coeus.s2sgen.api.generate.FormGenerationResults
- getAttachments() - Method in class org.kuali.coeus.s2sgen.api.generate.MultiProjectFormGenerationResult
- getAttachments() - Method in class org.kuali.coeus.s2sgen.api.print.FormElements.PdfElements
- getAttachments() - Method in class org.kuali.coeus.s2sgen.api.print.FormElements.StylesheetElements
- getBase() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SIndirectCostDetailsDto
- getBaseCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SIndirectCostDetailsDto
- getBaseSalary() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCompensationDto
- getBudgetInfo(ProposalDevelopmentDocumentContract) - Method in interface org.kuali.coeus.s2sgen.api.budget.S2SBudgetInfoService
-
This method does the budget related calculations for a given
ProposalDevelopmentDocumentContractand returns them inS2SBudgetDto - getBudgetPeriod() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getBudgetPeriods() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getCalendarMonths() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCompensationDto
- getCategory() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCostDto
- getCategoryType() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCostDto
- getCognizantFedAgency() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getCompensation() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
- getCompensation() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherPersonnelDto
- getComputer() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getComputerCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getConsultants() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getConsultantsCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getContent() - Method in class org.kuali.coeus.s2sgen.api.generate.AttachmentData
- getContentId() - Method in class org.kuali.coeus.s2sgen.api.generate.AttachmentData
- getContentType() - Method in class org.kuali.coeus.s2sgen.api.generate.AttachmentData
- getCost() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCostDto
- getCost() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherCostDto
- getCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCostDto
- getCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SIndirectCostDetailsDto
- getCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherCostDto
- getCostSharingAmount() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getCostSharingAmount() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCompensationDto
- getCostType() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SIndirectCostDetailsDto
- getCumDomesticTravel() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getCumDomesticTravelNonFund() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getCumEquipmentFunds() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getCumEquipmentNonFunds() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getCumFee() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getCumForeignTravel() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getCumForeignTravelNonFund() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getCumNumOtherPersonnel() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getCumProjectIncome() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getCumTotalCosts() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getCumTotalCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getCumTotalDirectCosts() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getCumTotalDirectCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getCumTotalFundsForOtherPersonnel() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getCumTotalFundsForPersonnel() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getCumTotalFundsForSrPersonnel() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getCumTotalIndirectCosts() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getCumTotalIndirectCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getCumTotalNonFundsForOtherPersonnel() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getCumTotalNonFundsForPersonnel() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getCumTotalNonFundsForSrPersonnel() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getCumTravel() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getCumTravelNonFund() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getDescription() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCostDto
- getDescription() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherCostDto
- getDescription() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SProjectIncomeDto
- getDirectCostsTotal() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getDomesticTravelCost() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getDomesticTravelCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getDomTravel() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getDomTravelCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getEndDate() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getEquipment() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getEquipmentList() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SEquipmentDto
- getEquipRental() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getEquipRentalCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getErrorKey() - Method in class org.kuali.coeus.s2sgen.api.core.AuditError
- getErrorKey() - Method in exception org.kuali.coeus.s2sgen.api.core.S2SException
- getErrorMessage() - Method in exception org.kuali.coeus.s2sgen.api.core.S2SException
- getErrorParms() - Method in class org.kuali.coeus.s2sgen.api.core.AuditError
- getErrors() - Method in class org.kuali.coeus.s2sgen.api.generate.FormGenerationResult
- getErrors() - Method in interface org.kuali.coeus.s2sgen.api.generate.FormGenerationResults
- getErrors() - Method in class org.kuali.coeus.s2sgen.api.generate.MultiProjectFormGenerationResult
- getErrors() - Method in class org.kuali.coeus.s2sgen.api.print.FormElements
- getErrors() - Method in class org.kuali.coeus.s2sgen.api.print.FormPackage
- getErrors() - Method in class org.kuali.coeus.s2sgen.api.print.FormPrintResult
- getExtraEquipment() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getExtraEquipmentList() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SEquipmentDto
- getExtraKeyPersons() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getFile() - Method in class org.kuali.coeus.s2sgen.api.print.FormPrintResult
- getFileDataId() - Method in class org.kuali.coeus.s2sgen.api.generate.AttachmentData
- getFileName() - Method in class org.kuali.coeus.s2sgen.api.generate.AttachmentData
- getFirstName() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
- getForeignTravel() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getForeignTravelCost() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getForeignTravelCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getForeignTravelCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getFormElements() - Method in class org.kuali.coeus.s2sgen.api.print.FormPackage
- getFormInfo(String) - Method in interface org.kuali.coeus.s2sgen.api.generate.FormMappingService
-
Gets form generation info for a specific namespace. the namespace cannot be blank.
- getFormName() - Method in class org.kuali.coeus.s2sgen.api.generate.FormMappingInfo
- getFringe() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCompensationDto
- getFringeCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCompensationDto
- getFunds() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SIndirectCostDetailsDto
- getFundsRequested() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCompensationDto
- getHashAlgorithm() - Method in class org.kuali.coeus.s2sgen.api.generate.AttachmentData
- getHashValue() - Method in class org.kuali.coeus.s2sgen.api.generate.AttachmentData
- getIndirectCostDetails() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SIndirectCostDto
- getIndirectCosts() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getKeyPersonRole() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
- getKeyPersons() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getLastName() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
- getLevel() - Method in class org.kuali.coeus.s2sgen.api.core.AuditError
- getLineItemCount() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getLink() - Method in class org.kuali.coeus.s2sgen.api.core.AuditError
- getMaterials() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getMaterialsCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getMessage() - Method in exception org.kuali.coeus.s2sgen.api.core.S2SException
- getMessageKey() - Method in class org.kuali.coeus.s2sgen.api.core.AuditError
- getMessageType() - Method in exception org.kuali.coeus.s2sgen.api.core.S2SException
- getMessageWithParams() - Method in exception org.kuali.coeus.s2sgen.api.core.S2SException
-
This method returns the message as the first element followed by all params.
- getMiddleName() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
- getNamespace() - Method in class org.kuali.coeus.s2sgen.api.print.FormElements
- getNameSpace() - Method in class org.kuali.coeus.s2sgen.api.generate.FormMappingInfo
- getNonFundsRequested() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCompensationDto
- getNumberPersonnel() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherPersonnelDto
- getOtherCosts() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getOtherDirectCosts() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getOtherDirectCosts() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getOtherPersonnel() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getOtherPersonnelTotalNumber() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getParams() - Method in exception org.kuali.coeus.s2sgen.api.core.S2SException
- getParticipantCount() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getParticipantCount() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getParticipantTotal() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getParticipantTotalCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getParticipantTotalCount() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getPartOther() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getPartOtherCost() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getPartOtherCost() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getPartOtherCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getPartOtherCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getPartOtherCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getPartStipendCost() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getPartStipendCost() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getPartStipendCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getPartStipendCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getPartStipends() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getPartStipendsCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getPartSubsistence() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getPartSubsistence() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getPartSubsistence() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getPartSubsistenceCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getPartSubsistenceCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getPartSubsistenceCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getPartTravel() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getPartTravelCost() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getPartTravelCost() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getPartTravelCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getPartTravelCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getPartTravelCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getPartTuition() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getPartTuition() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getPartTuition() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getPartTuitionCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- getPartTuitionCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getPartTuitionCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getPdfElements() - Method in class org.kuali.coeus.s2sgen.api.print.FormElements
- getPdfFile() - Method in class org.kuali.coeus.s2sgen.api.print.FormElements.PdfElements
- getPeriodNumber() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SProjectIncomeDto
- getPersonId() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
- getPersonnelType() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherPersonnelDto
- getProjectIncome() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SProjectIncomeDto
- getProjectIncomes() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getProjectIncomesSummary() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getProposalAttachments(String) - Method in class org.kuali.coeus.s2sgen.api.generate.MultiProjectFormGenerationResult
- getProposalErrors(String) - Method in class org.kuali.coeus.s2sgen.api.generate.MultiProjectFormGenerationResult
- getPublications() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getPublicationsCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getQuantity() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCostDto
- getRate() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SIndirectCostDetailsDto
- getRequestedSalary() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCompensationDto
- getRole() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
- getRole() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherPersonnelDto
- getRolodexId() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
- getStartDate() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getStylesheetElements() - Method in class org.kuali.coeus.s2sgen.api.print.FormElements
- getStylesheets() - Method in class org.kuali.coeus.s2sgen.api.print.FormElements.StylesheetElements
- getSubAwards() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getSubAwardsCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getSummerMonths() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCompensationDto
- getTabErrorKey() - Method in exception org.kuali.coeus.s2sgen.api.core.S2SException
- getTbnName() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
- getTotalCompensation() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getTotalCompensationCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getTotalCosts() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getTotalDirectCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getTotalExtraFund() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SEquipmentDto
- getTotalExtraNonFund() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SEquipmentDto
- getTotalFund() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SEquipmentDto
- getTotalFundsAttachedEquipment() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getTotalFundsAttachedKeyPersons() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getTotalFundsEquipment() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getTotalFundsKeyPersons() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getTotalIndirectCost() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getTotalIndirectCosts() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SIndirectCostDto
- getTotalIndirectCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getTotalIndirectCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SIndirectCostDto
- getTotalNonFund() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SEquipmentDto
- getTotalNonFundsAttachedKeyPersons() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getTotalNonFundsKeyPersons() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getTotalOtherDirect() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getTotalOtherDirectCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getTotalOtherPersonnelFunds() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getTotalOtherPersonnelNonFunds() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getTotalProjectIncome() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getTotalTravelCost() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getTotalTravelCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- getTotTravel() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getTotTravelCostSharing() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- getUploadTimestamp() - Method in class org.kuali.coeus.s2sgen.api.generate.AttachmentData
- getUploadUser() - Method in class org.kuali.coeus.s2sgen.api.generate.AttachmentData
- getXmlFile() - Method in class org.kuali.coeus.s2sgen.api.print.FormElements
- getXmlFile() - Method in class org.kuali.coeus.s2sgen.api.print.FormPackage
- GG_LINK - Static variable in class org.kuali.coeus.s2sgen.api.core.AuditError
- GrantApplicationHashService - Interface in org.kuali.coeus.s2sgen.api.hash
-
Service to compute hashes for s2s.
H
- HASH_ALGORITHM - Static variable in class org.kuali.coeus.s2sgen.api.core.InfrastructureConstants
- hashCode() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
- hashCode() - Method in class org.kuali.coeus.s2sgen.api.core.AuditError
- hashCode() - Method in class org.kuali.coeus.s2sgen.api.generate.AttachmentData
- hashCode() - Method in class org.kuali.coeus.s2sgen.api.generate.FormMappingInfo
- HUMAN_FETAL_TISSUE_COSTS - Static variable in class org.kuali.coeus.s2sgen.api.budget.S2SOtherCostDto
I
- InfrastructureConstants - Class in org.kuali.coeus.s2sgen.api.core
-
Various infrastructure level constants.
- invalid(List<AuditError>) - Static method in class org.kuali.coeus.s2sgen.api.generate.FormGenerationResult
- invalid(Map<String, List<AuditError>>) - Static method in class org.kuali.coeus.s2sgen.api.generate.MultiProjectFormGenerationResult
- isTbn() - Method in class org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
- isValid() - Method in class org.kuali.coeus.s2sgen.api.generate.FormGenerationResult
- isValid() - Method in interface org.kuali.coeus.s2sgen.api.generate.FormGenerationResults
- isValid() - Method in class org.kuali.coeus.s2sgen.api.generate.MultiProjectFormGenerationResult
M
- MULTI_CAMPUS_ENABLED - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- MultiProjectFormGenerationResult - Class in org.kuali.coeus.s2sgen.api.generate
N
- NO_FIELD_ERROR_KEY - Static variable in class org.kuali.coeus.s2sgen.api.core.AuditError
O
- org.kuali.coeus.s2sgen.api.budget - package org.kuali.coeus.s2sgen.api.budget
- org.kuali.coeus.s2sgen.api.core - package org.kuali.coeus.s2sgen.api.core
- org.kuali.coeus.s2sgen.api.generate - package org.kuali.coeus.s2sgen.api.generate
- org.kuali.coeus.s2sgen.api.hash - package org.kuali.coeus.s2sgen.api.hash
- org.kuali.coeus.s2sgen.api.print - package org.kuali.coeus.s2sgen.api.print
- OTHER_DIRECT_COSTS - Static variable in class org.kuali.coeus.s2sgen.api.budget.S2SOtherCostDto
P
- PdfElements() - Constructor for class org.kuali.coeus.s2sgen.api.print.FormElements.PdfElements
- PRINT_LOGGING_DIRECTORY - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- PRINT_LOGGING_ENABLE - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- PRINT_PDF_LOGGING_ENABLE - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- PRINT_XML_DIRECTORY - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- printForm(ProposalDevelopmentDocumentContract) - Method in interface org.kuali.coeus.s2sgen.api.print.FormPrintService
-
This service method executes form generation and validation where the result is a pdf document in binary form and any errors that were generated during this process.
- PROPOSAL_CONTACT_TYPE - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- PROPOSAL_TYPE_CODE_CONTINUATION - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- PROPOSAL_TYPE_CODE_NEW - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- PROPOSAL_TYPE_CODE_NEW_CHANGE_CORRECTED - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- PROPOSAL_TYPE_CODE_PRE_PROPOSAL - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- PROPOSAL_TYPE_CODE_RENEWAL - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- PROPOSAL_TYPE_CODE_RENEWAL_CHANGE_CORRECTED - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- PROPOSAL_TYPE_CODE_RESUBMISSION - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- PROPOSAL_TYPE_CODE_RESUBMISSION_CHANGE_CORRECTED - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- PROPOSAL_TYPE_CODE_REVISION - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- PROPOSAL_TYPE_CODE_SUPPLEMENT_CHANGE_CORRECTED - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
R
- retrieveFormElements(Set<String>, ProposalDevelopmentDocumentContract) - Method in interface org.kuali.coeus.s2sgen.api.print.FormPackageService
-
Retrieves form elements for the requested namespaces using generators, user attached forms, s2s override, or submitted XML.
- retrieveFormPackage(Set<String>, ProposalDevelopmentDocumentContract) - Method in interface org.kuali.coeus.s2sgen.api.print.FormPackageService
-
Retrieves form package for the requested namespaces using generators, user attached forms, s2s override, or submitted XML.
S
- S2S_SUBMISSION_TYPE_CODE_PREAPPLICATION - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_ALTERATIONS_CATEGORY - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_APPOINTMENT_TYPE_SUM_EMPLOYEE - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_APPOINTMENT_TYPE_TMP_EMPLOYEE - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_BUDGET_CATEGORY_CODE_PERSONNEL - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_BUDGET_CATEGORY_TYPE_PERSONNEL - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_CATEGORY_01_GRADUATES - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_CATEGORY_01_OTHER - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_CATEGORY_01_OTHER_PROFS - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_CATEGORY_01_POSTDOCS - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_CATEGORY_01_SECRETARIAL - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_CATEGORY_01_UNDERGRADS - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_COMPUTER_SERVICES_CATEGORY - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_CONSULTANT_COSTS_CATEGORY - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_DOMESTIC_TRAVEL_CATEGORY - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_EQUIPMENT_RENTAL_CATEGORY - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_FILTER_CATEGORY_TYPE_PERSONNEL - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_FOREIGN_TRAVEL_CATEGORY - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_MATERIALS_AND_SUPPLIES_CATEGORY - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_OTHER_DIRECT_COSTS_CATEGORY - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_OTHER_DIRECT_DATA_MANAGEMENT_AND_SHARING_COSTS_CATEGORY - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_OTHER_DIRECT_HUMAN_FETAL_TISSUE_COSTS_CATEGORY - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_PARTICIPANT_OTHER_CATEGORY - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_PARTICIPANT_STIPENDS_CATEGORY - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_PARTICIPANT_SUBSISTENCE_CATEGORY - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_PARTICIPANT_TRAVEL_CATEGORY - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_PARTICIPANT_TUITION_CATEGORY - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_PERIOD_TYPE_ACADEMIC_MONTHS - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_PERIOD_TYPE_CALENDAR_MONTHS - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_PERIOD_TYPE_CYCLE_MONTHS - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_PERIOD_TYPE_SUMMER_MONTHS - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_PUBLICATION_COSTS_CATEGORY - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_RATE_CLASS_CODE_EMPLOYEE_BENEFITS - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_RATE_CLASS_CODE_VACATION - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_RATE_CLASS_TYPE_EMPLOYEE_BENEFITS - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_RATE_CLASS_TYPE_LAB_ALLOCATION_SALARIES - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_RATE_CLASS_TYPE_SALARIES_MS - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_RATE_CLASS_TYPE_VACATION - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_RATE_TYPE_ADMINISTRATIVE_SALARIES - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_RATE_TYPE_SUPPORT_STAFF_SALARIES - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_SF424A_SECTIONB_SEPARATE_FED_NONFED_SPONSORS - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_SUBCONTRACT_CATEGORY - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBUDGET_TARGET_CATEGORY_CODE_EQUIPMENT_COST - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- S2SBudgetDto - Class in org.kuali.coeus.s2sgen.api.budget
- S2SBudgetDto() - Constructor for class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- S2SBudgetInfoService - Interface in org.kuali.coeus.s2sgen.api.budget
- S2SBudgetPeriodDto - Class in org.kuali.coeus.s2sgen.api.budget
- S2SBudgetPeriodDto() - Constructor for class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- S2SCompensationDto - Class in org.kuali.coeus.s2sgen.api.budget
- S2SCompensationDto() - Constructor for class org.kuali.coeus.s2sgen.api.budget.S2SCompensationDto
- S2SCostDto - Class in org.kuali.coeus.s2sgen.api.budget
- S2SCostDto() - Constructor for class org.kuali.coeus.s2sgen.api.budget.S2SCostDto
- S2SEquipmentDto - Class in org.kuali.coeus.s2sgen.api.budget
- S2SEquipmentDto() - Constructor for class org.kuali.coeus.s2sgen.api.budget.S2SEquipmentDto
- S2SException - Exception in org.kuali.coeus.s2sgen.api.core
-
This class is for exceptions that occur in the s2s subsystem.
- S2SException() - Constructor for exception org.kuali.coeus.s2sgen.api.core.S2SException
- S2SException(Exception) - Constructor for exception org.kuali.coeus.s2sgen.api.core.S2SException
- S2SException(String) - Constructor for exception org.kuali.coeus.s2sgen.api.core.S2SException
- S2SException(String, int) - Constructor for exception org.kuali.coeus.s2sgen.api.core.S2SException
- S2SException(String, Exception) - Constructor for exception org.kuali.coeus.s2sgen.api.core.S2SException
- S2SException(String, String) - Constructor for exception org.kuali.coeus.s2sgen.api.core.S2SException
- S2SException(String, String, String...) - Constructor for exception org.kuali.coeus.s2sgen.api.core.S2SException
- S2SIndirectCostDetailsDto - Class in org.kuali.coeus.s2sgen.api.budget
- S2SIndirectCostDetailsDto() - Constructor for class org.kuali.coeus.s2sgen.api.budget.S2SIndirectCostDetailsDto
- S2SIndirectCostDto - Class in org.kuali.coeus.s2sgen.api.budget
- S2SIndirectCostDto() - Constructor for class org.kuali.coeus.s2sgen.api.budget.S2SIndirectCostDto
- S2SKeyPersonDto - Class in org.kuali.coeus.s2sgen.api.budget
- S2SKeyPersonDto() - Constructor for class org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
- S2SOtherCostDto - Class in org.kuali.coeus.s2sgen.api.budget
- S2SOtherCostDto() - Constructor for class org.kuali.coeus.s2sgen.api.budget.S2SOtherCostDto
- S2SOtherDirectCostInfoDto - Class in org.kuali.coeus.s2sgen.api.budget
- S2SOtherDirectCostInfoDto() - Constructor for class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- S2SOtherPersonnelDto - Class in org.kuali.coeus.s2sgen.api.budget
- S2SOtherPersonnelDto() - Constructor for class org.kuali.coeus.s2sgen.api.budget.S2SOtherPersonnelDto
- S2SProjectIncomeDto - Class in org.kuali.coeus.s2sgen.api.budget
- S2SProjectIncomeDto() - Constructor for class org.kuali.coeus.s2sgen.api.budget.S2SProjectIncomeDto
- setAcademicMonths(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCompensationDto
- setAlterations(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setAlterationsCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setAttachments(List<AttachmentData>) - Method in class org.kuali.coeus.s2sgen.api.print.FormElements.StylesheetElements
- setAttachments(Map<String, AttachmentData>) - Method in class org.kuali.coeus.s2sgen.api.print.FormElements.PdfElements
- setBase(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SIndirectCostDetailsDto
- setBaseCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SIndirectCostDetailsDto
- setBaseSalary(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCompensationDto
- setBudgetPeriod(int) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setBudgetPeriods(List<S2SBudgetPeriodDto>) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setCalendarMonths(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCompensationDto
- setCategory(String) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCostDto
- setCategoryType(String) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCostDto
- setCognizantFedAgency(String) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setCompensation(S2SCompensationDto) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
- setCompensation(S2SCompensationDto) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherPersonnelDto
- setComputer(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setComputerCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setConsultants(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setConsultantsCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setCost(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCostDto
- setCost(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherCostDto
- setCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCostDto
- setCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SIndirectCostDetailsDto
- setCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherCostDto
- setCostSharingAmount(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setCostSharingAmount(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCompensationDto
- setCostType(String) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SIndirectCostDetailsDto
- setCumDomesticTravel(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setCumDomesticTravelNonFund(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setCumEquipmentFunds(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setCumEquipmentNonFunds(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setCumFee(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setCumForeignTravel(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setCumForeignTravelNonFund(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setCumNumOtherPersonnel(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setCumProjectIncome(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setCumTotalCosts(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setCumTotalCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setCumTotalDirectCosts(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setCumTotalDirectCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setCumTotalFundsForOtherPersonnel(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setCumTotalFundsForPersonnel(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setCumTotalFundsForSrPersonnel(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setCumTotalIndirectCosts(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setCumTotalIndirectCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setCumTotalNonFundsForOtherPersonnel(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setCumTotalNonFundsForPersonnel(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setCumTotalNonFundsForSrPersonnel(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setCumTravel(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setCumTravelNonFund(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setDescription(String) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCostDto
- setDescription(String) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherCostDto
- setDescription(String) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SProjectIncomeDto
- setDirectCostsTotal(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setDomesticTravelCost(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setDomesticTravelCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setDomTravel(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setDomTravelCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setEndDate(Date) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setEquipment(List<S2SEquipmentDto>) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setEquipmentList(List<S2SCostDto>) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SEquipmentDto
- setEquipRental(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setEquipRentalCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setErrorKey(String) - Method in class org.kuali.coeus.s2sgen.api.core.AuditError
- setErrorKey(String) - Method in exception org.kuali.coeus.s2sgen.api.core.S2SException
- setErrorMessage(String) - Method in exception org.kuali.coeus.s2sgen.api.core.S2SException
- setErrorParms(String[]) - Method in class org.kuali.coeus.s2sgen.api.core.AuditError
- setErrors(List<AuditError>) - Method in class org.kuali.coeus.s2sgen.api.print.FormElements
- setErrors(List<AuditError>) - Method in class org.kuali.coeus.s2sgen.api.print.FormPackage
- setErrors(List<AuditError>) - Method in class org.kuali.coeus.s2sgen.api.print.FormPrintResult
- setExtraEquipment(List<S2SEquipmentDto>) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setExtraEquipmentList(List<S2SCostDto>) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SEquipmentDto
- setExtraKeyPersons(List<S2SKeyPersonDto>) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setFile(KcFile) - Method in class org.kuali.coeus.s2sgen.api.print.FormPrintResult
- setFirstName(String) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
- setForeignTravel(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setForeignTravelCost(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setForeignTravelCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setForeignTravelCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setFormElements(List<FormElements>) - Method in class org.kuali.coeus.s2sgen.api.print.FormPackage
- setFormName(String) - Method in class org.kuali.coeus.s2sgen.api.generate.FormMappingInfo
- setFringe(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCompensationDto
- setFringeCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCompensationDto
- setFunds(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SIndirectCostDetailsDto
- setFundsRequested(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCompensationDto
- setIndirectCostDetails(List<S2SIndirectCostDetailsDto>) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SIndirectCostDto
- setIndirectCosts(S2SIndirectCostDto) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setKeyPersonRole(String) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
- setKeyPersons(List<S2SKeyPersonDto>) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setLastName(String) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
- setLevel(AuditError.Level) - Method in class org.kuali.coeus.s2sgen.api.core.AuditError
- setLineItemCount(int) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setLink(String) - Method in class org.kuali.coeus.s2sgen.api.core.AuditError
- setMaterials(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setMaterialsCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setMessageKey(String) - Method in class org.kuali.coeus.s2sgen.api.core.AuditError
- setMessageType(int) - Method in exception org.kuali.coeus.s2sgen.api.core.S2SException
- setMiddleName(String) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
- setNamespace(String) - Method in class org.kuali.coeus.s2sgen.api.print.FormElements
- setNameSpace(String) - Method in class org.kuali.coeus.s2sgen.api.generate.FormMappingInfo
- setNonFundsRequested(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCompensationDto
- setNumberPersonnel(int) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherPersonnelDto
- setOtherCosts(List<S2SOtherCostDto>) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setOtherDirectCosts(List<S2SOtherDirectCostInfoDto>) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setOtherDirectCosts(List<S2SOtherDirectCostInfoDto>) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setOtherPersonnel(List<S2SOtherPersonnelDto>) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setOtherPersonnelTotalNumber(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setParams(String[]) - Method in exception org.kuali.coeus.s2sgen.api.core.S2SException
- setParticipantCount(int) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setParticipantCount(int) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setParticipantTotal(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setParticipantTotalCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setParticipantTotalCount(int) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setPartOther(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setPartOtherCost(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setPartOtherCost(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setPartOtherCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setPartOtherCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setPartOtherCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setPartStipendCost(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setPartStipendCost(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setPartStipendCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setPartStipendCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setPartStipends(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setPartStipendsCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setPartSubsistence(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setPartSubsistence(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setPartSubsistence(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setPartSubsistenceCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setPartSubsistenceCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setPartSubsistenceCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setPartTravel(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setPartTravelCost(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setPartTravelCost(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setPartTravelCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setPartTravelCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setPartTravelCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setPartTuition(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setPartTuition(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setPartTuition(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setPartTuitionCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetDto
- setPartTuitionCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setPartTuitionCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setPdfElements(FormElements.PdfElements) - Method in class org.kuali.coeus.s2sgen.api.print.FormElements
- setPdfFile(KcFile) - Method in class org.kuali.coeus.s2sgen.api.print.FormElements.PdfElements
- setPeriodNumber(Integer) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SProjectIncomeDto
- setPersonId(String) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
- setPersonnelType(String) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherPersonnelDto
- setProjectIncome(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SProjectIncomeDto
- setProjectIncomes(List<S2SProjectIncomeDto>) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setProjectIncomesSummary(String) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setPublications(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setPublicationsCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setQuantity(int) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCostDto
- setRate(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SIndirectCostDetailsDto
- setRequestedSalary(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCompensationDto
- setRole(String) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
- setRole(String) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherPersonnelDto
- setRolodexId(Integer) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
- setStartDate(Date) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setStylesheetElements(FormElements.StylesheetElements) - Method in class org.kuali.coeus.s2sgen.api.print.FormElements
- setStylesheets(List<KcFile>) - Method in class org.kuali.coeus.s2sgen.api.print.FormElements.StylesheetElements
- setSubAwards(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setSubAwardsCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setSummerMonths(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SCompensationDto
- setTabErrorKey(String) - Method in exception org.kuali.coeus.s2sgen.api.core.S2SException
- setTbn(boolean) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
- setTbnName(String) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
- setTotalCompensation(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setTotalCompensationCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setTotalCosts(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setTotalDirectCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setTotalExtraFund(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SEquipmentDto
- setTotalExtraNonFund(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SEquipmentDto
- setTotalFund(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SEquipmentDto
- setTotalFundsAttachedEquipment(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setTotalFundsAttachedKeyPersons(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setTotalFundsEquipment(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setTotalFundsKeyPersons(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setTotalIndirectCost(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setTotalIndirectCosts(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SIndirectCostDto
- setTotalIndirectCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setTotalIndirectCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SIndirectCostDto
- setTotalNonFund(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SEquipmentDto
- setTotalNonFundsAttachedKeyPersons(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setTotalNonFundsKeyPersons(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setTotalOtherDirect(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setTotalOtherDirectCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setTotalOtherPersonnelFunds(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setTotalOtherPersonnelNonFunds(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setTotalProjectIncome(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setTotalTravelCost(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setTotalTravelCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SBudgetPeriodDto
- setTotTravel(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setTotTravelCostSharing(ScaleTwoDecimal) - Method in class org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
- setXmlFile(KcFile) - Method in class org.kuali.coeus.s2sgen.api.print.FormElements
- setXmlFile(KcFile) - Method in class org.kuali.coeus.s2sgen.api.print.FormPackage
- STIPEND_COST_ELEMENTS - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- StylesheetElements() - Constructor for class org.kuali.coeus.s2sgen.api.print.FormElements.StylesheetElements
- SUBCONTRACT_COST_ELEMENTS - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
T
- toString() - Method in class org.kuali.coeus.s2sgen.api.core.AuditError
- toString() - Method in class org.kuali.coeus.s2sgen.api.generate.FormMappingInfo
- TRAINEE_TRAVEL_COST_ELEMENTS - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- TRAINING_REL_COST_ELEMENTS - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- TUITION_COST_ELEMENTS - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- TUITION_OTHER_COST_ELEMENTS - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- TUITION_POSTDOC_DEG_COST_ELEMENTS - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- TUITION_POSTDOC_NONDEG_COST_ELEMENTS - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- TUITION_PREDOC_DUAL_DEG_COST_ELEMENTS - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- TUITION_PREDOC_SINGLE_DEG_COST_ELEMENTS - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
- TUITION_UNDERGRAD_COST_ELEMENTS - Static variable in class org.kuali.coeus.s2sgen.api.core.ConfigurationConstants
V
- valid(List<AuditError>, String, List<AttachmentData>) - Static method in class org.kuali.coeus.s2sgen.api.generate.FormGenerationResult
- valid(Map<String, List<AuditError>>, String, Map<String, List<AttachmentData>>) - Static method in class org.kuali.coeus.s2sgen.api.generate.MultiProjectFormGenerationResult
- validateUserAttachedFormFile(S2sUserAttachedFormFileContract, String) - Method in interface org.kuali.coeus.s2sgen.api.generate.FormGeneratorService
-
This service method executes user attach form file validation.
- valueOf(String) - Static method in enum class org.kuali.coeus.s2sgen.api.core.AuditError.Level
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.kuali.coeus.s2sgen.api.core.AuditError.Level
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- WARNING - Enum constant in enum class org.kuali.coeus.s2sgen.api.core.AuditError.Level
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form