Serialized Form


Package org.kuali.hr.job

Class org.kuali.hr.job.Job extends HrBusinessObject implements Serializable

serialVersionUID: 1369595897637935064L

Serialized Fields

location

String location

hrPayType

String hrPayType

payGrade

String payGrade

standardHours

BigDecimal standardHours

hrJobId

String hrJobId

principalId

String principalId

firstName

String firstName

lastName

String lastName

principalName

String principalName

jobNumber

Long jobNumber

dept

String dept

hrSalGroup

String hrSalGroup

primaryIndicator

Boolean primaryIndicator

history

Boolean history

compRate

BigDecimal compRate

positionNumber

String positionNumber

hrDeptId

String hrDeptId

hrPayTypeId

String hrPayTypeId

eligibleForLeave

boolean eligibleForLeave

payTypeObj

PayType payTypeObj

fte

BigDecimal fte

flsaStatus

String flsaStatus

Class org.kuali.hr.job.JobNumberFormatter extends org.kuali.rice.core.web.format.Formatter implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.job.service

Class org.kuali.hr.job.service.JobLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: 3233495722838070429L

Class org.kuali.hr.job.service.JobMaintainableImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.lm.accrual

Class org.kuali.hr.lm.accrual.AccrualCategory extends HrBusinessObject implements Serializable

serialVersionUID: 1L

Serialized Fields

lmAccrualCategoryId

String lmAccrualCategoryId

leavePlan

String leavePlan

accrualCategory

String accrualCategory

descr

String descr

accrualEarnInterval

String accrualEarnInterval

proration

String proration

donation

String donation

showOnGrid

String showOnGrid

unitOfTime

String unitOfTime

history

Boolean history

hasRules

String hasRules

leavePlanObj

LeavePlan leavePlanObj

accrualCategoryRules

List<E> accrualCategoryRules

minPercentWorked

BigDecimal minPercentWorked

earnCode

String earnCode

earnCodeObj

EarnCode earnCodeObj

Class org.kuali.hr.lm.accrual.AccrualCategoryInquirableImpl extends TkInquirableImpl implements Serializable

Class org.kuali.hr.lm.accrual.AccrualCategoryRule extends HrBusinessObject implements Serializable

serialVersionUID: 1L

Serialized Fields

lmAccrualCategoryRuleId

String lmAccrualCategoryRuleId

serviceUnitOfTime

String serviceUnitOfTime

start

Long start

end

Long end

accrualRate

BigDecimal accrualRate

maxBalance

BigDecimal maxBalance

maxBalFlag

String maxBalFlag

maxBalanceActionFrequency

String maxBalanceActionFrequency

actionAtMaxBalance

String actionAtMaxBalance

maxBalanceTransferToAccrualCategory

String maxBalanceTransferToAccrualCategory

maxBalanceTransferConversionFactor

BigDecimal maxBalanceTransferConversionFactor

maxTransferAmount

Long maxTransferAmount

maxPayoutAmount

Long maxPayoutAmount

maxPayoutEarnCode

String maxPayoutEarnCode

maxUsage

Long maxUsage

maxCarryOver

Long maxCarryOver

lmAccrualCategoryId

String lmAccrualCategoryId

earnCodeObj

EarnCode earnCodeObj

accrualCategoryObj

AccrualCategory accrualCategoryObj

Class org.kuali.hr.lm.accrual.PrincipalAccrualRan extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: -8102955197478338957L

Serialized Fields

principalId

String principalId

lastRanTs

Timestamp lastRanTs

Package org.kuali.hr.lm.accrual.service

Class org.kuali.hr.lm.accrual.service.AccrualCategoryLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: 1L

Class org.kuali.hr.lm.accrual.service.AccrualCategoryMaintainableServiceImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.lm.approval.web

Class org.kuali.hr.lm.approval.web.LeaveApprovalActionForm extends ApprovalForm implements Serializable

serialVersionUID: 1L

Serialized Fields

leaveApprovalRows

List<E> leaveApprovalRows

leaveCalendarDates

List<E> leaveCalendarDates

Class org.kuali.hr.lm.approval.web.LeaveApprovalWSActionForm extends LeaveApprovalActionForm implements Serializable


Package org.kuali.hr.lm.balancetransfer

Class org.kuali.hr.lm.balancetransfer.BalanceTransfer extends HrBusinessObject implements Serializable

serialVersionUID: 6948695780968441016L

Serialized Fields

balanceTransferId

String balanceTransferId

documentHeaderId

String documentHeaderId

accrualCategoryRule

String accrualCategoryRule

principalId

String principalId

toAccrualCategory

String toAccrualCategory

fromAccrualCategory

String fromAccrualCategory

transferAmount

BigDecimal transferAmount

amountTransferred

BigDecimal amountTransferred

forfeitedAmount

BigDecimal forfeitedAmount

leaveCalendarDocumentId

String leaveCalendarDocumentId

status

String status

forfeitedLeaveBlockId

String forfeitedLeaveBlockId

accruedLeaveBlockId

String accruedLeaveBlockId

debitedLeaveBlockId

String debitedLeaveBlockId

sstoId

String sstoId

Class org.kuali.hr.lm.balancetransfer.BalanceTransferAuthorizer extends org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizerBase implements Serializable

Class org.kuali.hr.lm.balancetransfer.BalanceTransferInquirableImpl extends TkInquirableImpl implements Serializable

serialVersionUID: 1799175707216487166L


Package org.kuali.hr.lm.balancetransfer.service

Class org.kuali.hr.lm.balancetransfer.service.BalanceTransferLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: -6910172165048825489L

Class org.kuali.hr.lm.balancetransfer.service.BalanceTransferMaintainableImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: -789218061798169466L


Package org.kuali.hr.lm.balancetransfer.web

Class org.kuali.hr.lm.balancetransfer.web.BalanceTransferForm extends org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase implements Serializable

serialVersionUID: 1L

Serialized Fields

balanceTransfer

BalanceTransfer balanceTransfer

balanceTransferId

String balanceTransferId

accrualCategoryRule

String accrualCategoryRule

principalId

String principalId

toAccrualCategory

String toAccrualCategory

fromAccrualCategory

String fromAccrualCategory

transferAmount

BigDecimal transferAmount

forfeitedAmount

BigDecimal forfeitedAmount

effectiveDate

Date effectiveDate

leaveCalendarDocumentId

String leaveCalendarDocumentId

type

String type

onLeaveApproval

boolean onLeaveApproval

timesheet

boolean timesheet

Package org.kuali.hr.lm.earncodesec

Class org.kuali.hr.lm.earncodesec.EarnCodeSecurity extends HrBusinessObject implements Serializable

serialVersionUID: -4884673156883588639L

Serialized Fields

hrEarnCodeSecurityId

String hrEarnCodeSecurityId

dept

String dept

hrSalGroup

String hrSalGroup

earnCode

String earnCode

employee

boolean employee

approver

boolean approver

location

String location

earnCodeType

String earnCodeType

hrDeptId

String hrDeptId

hrSalGroupId

String hrSalGroupId

hrEarnCodeId

String hrEarnCodeId

hrLocationId

String hrLocationId

salGroupObj

SalGroup salGroupObj

departmentObj

Department departmentObj

earnCodeObj

EarnCode earnCodeObj

jobObj

Job jobObj

locationObj

Location locationObj

history

String history

Package org.kuali.hr.lm.earncodesec.service

Class org.kuali.hr.lm.earncodesec.service.EarnCodeSecurityLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: 696878785547265569L

Class org.kuali.hr.lm.earncodesec.service.EarnCodeSecurityMaintainableImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.lm.employeeoverride

Class org.kuali.hr.lm.employeeoverride.EmployeeOverride extends HrBusinessObject implements Serializable

serialVersionUID: 1L

Serialized Fields

lmEmployeeOverrideId

String lmEmployeeOverrideId

principalId

String principalId

accrualCategory

String accrualCategory

leavePlan

String leavePlan

overrideType

String overrideType

overrideValue

Long overrideValue

description

String description

Package org.kuali.hr.lm.employeeoverride.service

Class org.kuali.hr.lm.employeeoverride.service.EmployeeOverrideLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: -2208016099188014844L

Class org.kuali.hr.lm.employeeoverride.service.EmployeeOverrideMaintainableServiceImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.lm.leave.web

Class org.kuali.hr.lm.leave.web.LeaveBlockDisplay extends Object implements Serializable

Serialized Fields

leaveBlock

LeaveBlock leaveBlock

accrualBalances

SortedMap<K,V> accrualBalances

Class org.kuali.hr.lm.leave.web.LeaveBlockDisplayForm extends TkForm implements Serializable

serialVersionUID: 1438955879572170167L

Serialized Fields

targetName

String targetName

year

int year

navString

String navString

accrualCategories

List<E> accrualCategories

leaveEntries

List<E> leaveEntries

correctedLeaveEntries

List<E> correctedLeaveEntries

inActiveLeaveEntries

List<E> inActiveLeaveEntries

Class org.kuali.hr.lm.leave.web.LeaveCalendarWSForm extends LeaveCalendarForm implements Serializable

Serialized Fields

outputString

String outputString

Class org.kuali.hr.lm.leave.web.LeaveRequestForm extends TkForm implements Serializable

Serialized Fields

year

int year

navString

String navString

plannedLeaves

List<E> plannedLeaves

pendingLeaves

List<E> pendingLeaves

approvedLeaves

List<E> approvedLeaves

disapprovedLeaves

List<E> disapprovedLeaves

documents

Map<K,V> documents

Package org.kuali.hr.lm.leaveadjustment

Class org.kuali.hr.lm.leaveadjustment.LeaveAdjustment extends HrBusinessObject implements Serializable

serialVersionUID: 1L

Serialized Fields

lmLeaveAdjustmentId

String lmLeaveAdjustmentId

principalId

String principalId

leavePlan

String leavePlan

accrualCategory

String accrualCategory

earnCode

String earnCode

description

String description

adjustmentAmount

BigDecimal adjustmentAmount

Package org.kuali.hr.lm.leaveadjustment.service

Class org.kuali.hr.lm.leaveadjustment.service.LeaveAdjustmentLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: 8673584702786497392L

Class org.kuali.hr.lm.leaveadjustment.service.LeaveAdjustmentMaintainableServiceImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 2500485054776792764L


Package org.kuali.hr.lm.leaveblock

Class org.kuali.hr.lm.leaveblock.LeaveBlock extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: -8240826812581295376L

Serialized Fields

lmLeaveBlockId

String lmLeaveBlockId

leaveDate

Date leaveDate

description

String description

principalId

String principalId

earnCode

String earnCode

scheduleTimeOffId

String scheduleTimeOffId

accrualCategory

String accrualCategory

leaveAmount

BigDecimal leaveAmount

applyToYtdUsed

String applyToYtdUsed

documentId

String documentId

principalIdModified

String principalIdModified

timestamp

Timestamp timestamp

accrualGenerated

Boolean accrualGenerated

blockId

Long blockId

tkAssignmentId

String tkAssignmentId

requestStatus

String requestStatus

leaveBlockType

String leaveBlockType

documentStatus

String documentStatus

leaveBlockHistories

List<E> leaveBlockHistories

systemScheduledTimeOffObj

SystemScheduledTimeOff systemScheduledTimeOffObj

accrualCategoryObj

AccrualCategory accrualCategoryObj

leaveRequestDocumentId

String leaveRequestDocumentId

beginTimestamp

Timestamp beginTimestamp

endTimestamp

Timestamp endTimestamp

submit

boolean submit

reason

String reason

dateAndTime

Timestamp dateAndTime

workArea

Long workArea

jobNumber

Long jobNumber

task

Long task

assignmentKey

String assignmentKey

assignmentTitle

String assignmentTitle

calendarId

String calendarId

planningDescription

String planningDescription

transactionalDocId

String transactionalDocId

Class org.kuali.hr.lm.leaveblock.LeaveBlockHistory extends LeaveBlock implements Serializable

serialVersionUID: 1L

Serialized Fields

lmLeaveBlockHistoryId

String lmLeaveBlockHistoryId

action

String action

principalIdDeleted

String principalIdDeleted

timestampDeleted

Timestamp timestampDeleted

Package org.kuali.hr.lm.leavecalendar

Class org.kuali.hr.lm.leavecalendar.LeaveCalendarDocument extends Object implements Serializable

Serialized Fields

documentHeader

LeaveCalendarDocumentHeader documentHeader

leaveBlocks

List<E> leaveBlocks

assignments

List<E> assignments

calendarEntry

CalendarEntries calendarEntry

Package org.kuali.hr.lm.leavecalendar.web

Class org.kuali.hr.lm.leavecalendar.web.LeaveCalendarForm extends TkCommonCalendarForm implements Serializable

Serialized Fields

documentId

String documentId

leaveCalendar

LeaveCalendar leaveCalendar

leaveCalendarDocument

LeaveCalendarDocument leaveCalendarDocument

calendarEntry

CalendarEntries calendarEntry

startDate

String startDate

endDate

String endDate

selectedEarnCode

String selectedEarnCode

leaveAmount

BigDecimal leaveAmount

description

String description

leaveBlockId

String leaveBlockId

prevDocumentId

String prevDocumentId

nextDocumentId

String nextDocumentId

prevCalEntryId

String prevCalEntryId

nextCalEntryId

String nextCalEntryId

calEntryId

String calEntryId

assignmentDescriptions

Map<K,V> assignmentDescriptions
String (concat(job number, work_area, task)) -> Formatted Assignment Descriptions


selectedAssignment

String selectedAssignment

spanningWeeks

String spanningWeeks

leaveBlockString

String leaveBlockString

isDocEditable

boolean isDocEditable

currentPayCalStartDate

String currentPayCalStartDate

currentPayCalEndDate

String currentPayCalEndDate

currentPayCalStart

org.joda.time.DateTime currentPayCalStart

currentPayCalEnd

org.joda.time.DateTime currentPayCalEnd

leaveSummary

LeaveSummary leaveSummary

leavePlanningCalendar

boolean leavePlanningCalendar

forfeitures

List<E> forfeitures

startTime

String startTime

endTime

String endTime

Class org.kuali.hr.lm.leavecalendar.web.LeaveCalendarSubmitForm extends TkCommonCalendarForm implements Serializable

Serialized Fields

action

String action

documentId

String documentId

Package org.kuali.hr.lm.leavedonation

Class org.kuali.hr.lm.leavedonation.LeaveDonation extends HrBusinessObject implements Serializable

serialVersionUID: 1L

Serialized Fields

lmLeaveDonationId

String lmLeaveDonationId

donatedAccrualCategory

String donatedAccrualCategory

recipientsAccrualCategory

String recipientsAccrualCategory

amountDonated

BigDecimal amountDonated

amountReceived

BigDecimal amountReceived

donorsPrincipalID

String donorsPrincipalID

recipientsPrincipalID

String recipientsPrincipalID

description

String description

history

Boolean history

donatedEarnCode

String donatedEarnCode

recipientsEarnCode

String recipientsEarnCode

Package org.kuali.hr.lm.leavedonation.service

Class org.kuali.hr.lm.leavedonation.service.LeaveDonationLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: 4181583515349590532L

Class org.kuali.hr.lm.leavedonation.service.LeaveDonationMaintainableServiceImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: -2969252116840795858L


Package org.kuali.hr.lm.leavepayout

Class org.kuali.hr.lm.leavepayout.LeavePayout extends HrBusinessObject implements Serializable

serialVersionUID: 1L

Serialized Fields

lmLeavePayoutId

String lmLeavePayoutId

principalId

String principalId

documentHeaderId

String documentHeaderId

fromAccrualCategory

String fromAccrualCategory

earnCode

String earnCode

description

String description

payoutAmount

BigDecimal payoutAmount

forfeitedAmount

BigDecimal forfeitedAmount

leaveCalendarDocumentId

String leaveCalendarDocumentId

accrualCategoryRule

String accrualCategoryRule

forfeitedLeaveBlockId

String forfeitedLeaveBlockId

payoutFromLeaveBlockId

String payoutFromLeaveBlockId

payoutLeaveBlockId

String payoutLeaveBlockId

status

String status

Class org.kuali.hr.lm.leavepayout.LeavePayoutInquirableImpl extends TkInquirableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.lm.leavepayout.service

Class org.kuali.hr.lm.leavepayout.service.LeavePayoutLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: 1L

Class org.kuali.hr.lm.leavepayout.service.LeavePayoutMaintainableImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.lm.leavepayout.web

Class org.kuali.hr.lm.leavepayout.web.LeavePayoutForm extends org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase implements Serializable

serialVersionUID: 1L

Serialized Fields

leavePayout

LeavePayout leavePayout

leavePayoutId

String leavePayoutId

accrualCategoryRule

String accrualCategoryRule

principalId

String principalId

earnCode

String earnCode

fromAccrualCategory

String fromAccrualCategory

payoutAmount

BigDecimal payoutAmount

forfeitedAmount

BigDecimal forfeitedAmount

effectiveDate

Date effectiveDate

leaveCalendarDocumentId

String leaveCalendarDocumentId

type

String type

onLeaveApproval

boolean onLeaveApproval

timesheet

boolean timesheet

Package org.kuali.hr.lm.leaveplan

Class org.kuali.hr.lm.leaveplan.LeavePlan extends HrBusinessObject implements Serializable

serialVersionUID: 1L

Serialized Fields

lmLeavePlanId

String lmLeavePlanId

leavePlan

String leavePlan

descr

String descr

calendarYearStart

String calendarYearStart

history

Boolean history

planningMonths

String planningMonths

batchPriorYearCarryOverStartDate

String batchPriorYearCarryOverStartDate

batchPriorYearCarryOverStartTime

Time batchPriorYearCarryOverStartTime

Class org.kuali.hr.lm.leaveplan.LeavePlanInquirableImpl extends org.kuali.rice.kns.inquiry.KualiInquirableImpl implements Serializable


Package org.kuali.hr.lm.leaveplan.service

Class org.kuali.hr.lm.leaveplan.service.LeavePlanLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: 3382815973444543931L

Class org.kuali.hr.lm.leaveplan.service.LeavePlanMaintainableServiceImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.lm.leaverequest

Class org.kuali.hr.lm.leaverequest.LeaveRequestActionValuesFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.hr.lm.leaverequest.LeaveRequestCustomActionListAttribute extends Object implements Serializable


Package org.kuali.hr.lm.leaveSummary

Class org.kuali.hr.lm.leaveSummary.LeaveSummary extends Object implements Serializable

Serialized Fields

leaveSummaryRows

List<E> leaveSummaryRows

ytdDatesString

String ytdDatesString

pendingDatesString

String pendingDatesString

note

String note

approvalHeaders

List<E> approvalHeaders

Class org.kuali.hr.lm.leaveSummary.LeaveSummaryRow extends Object implements Serializable

Serialized Fields

accrualCategory

String accrualCategory

accrualCategoryId

String accrualCategoryId

accrualCategoryRuleId

String accrualCategoryRuleId

infractingLeaveBlockId

String infractingLeaveBlockId

carryOver

BigDecimal carryOver

ytdAccruedBalance

BigDecimal ytdAccruedBalance

ytdApprovedUsage

BigDecimal ytdApprovedUsage

leaveBalance

BigDecimal leaveBalance

pendingLeaveAccrual

BigDecimal pendingLeaveAccrual

pendingLeaveRequests

BigDecimal pendingLeaveRequests

pendingLeaveBalance

BigDecimal pendingLeaveBalance

pendingAvailableUsage

BigDecimal pendingAvailableUsage

usageLimit

BigDecimal usageLimit

fmlaUsage

BigDecimal fmlaUsage

transferable

boolean transferable

payoutable

boolean payoutable

maxCarryOver

BigDecimal maxCarryOver

priorYearsTotalAccrued

SortedMap<K,V> priorYearsTotalAccrued

priorYearsUsage

SortedMap<K,V> priorYearsUsage

yearlyCarryOver

SortedMap<K,V> yearlyCarryOver

Package org.kuali.hr.lm.request.approval.web

Class org.kuali.hr.lm.request.approval.web.LeaveRequestApprovalActionForm extends ApprovalForm implements Serializable

serialVersionUID: 1L

Serialized Fields

employeeRows

List<E> employeeRows

approveList

String approveList

disapproveList

String disapproveList

deferList

String deferList

principalId

String principalId

Class org.kuali.hr.lm.request.approval.web.LeaveRequestApprovalEmployeeRow extends Object implements Serializable

Serialized Fields

employeeName

String employeeName

principalId

String principalId

leaveRequestList

List<E> leaveRequestList

Class org.kuali.hr.lm.request.approval.web.LeaveRequestApprovalRow extends Object implements Serializable

Serialized Fields

leaveRequestDocId

String leaveRequestDocId

requestedDate

String requestedDate

requestedHours

String requestedHours

description

String description

leaveCode

String leaveCode

submittedTime

String submittedTime

Package org.kuali.hr.lm.timeoff

Class org.kuali.hr.lm.timeoff.SystemScheduledTimeOff extends HrBusinessObject implements Serializable

serialVersionUID: 6660625335629574993L

Serialized Fields

lmSystemScheduledTimeOffId

String lmSystemScheduledTimeOffId

leavePlan

String leavePlan

accrualCategory

String accrualCategory

earnCode

String earnCode

accruedDate

Date accruedDate

scheduledTimeOffDate

Date scheduledTimeOffDate

location

String location

descr

String descr

amountofTime

BigDecimal amountofTime

unusedTime

String unusedTime

transferConversionFactor

BigDecimal transferConversionFactor

transfertoEarnCode

String transfertoEarnCode

premiumHoliday

String premiumHoliday

history

Boolean history

leavePlanObj

LeavePlan leavePlanObj

accrualCategoryObj

AccrualCategory accrualCategoryObj

earnCodeObj

EarnCode earnCodeObj

locationObj

Location locationObj

Package org.kuali.hr.lm.timeoff.service

Class org.kuali.hr.lm.timeoff.service.SystemScheduledTimeOffLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: -1285064132683716221L

Class org.kuali.hr.lm.timeoff.service.SystemScheduledTimeOffMaintainableServiceImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.lm.util

Class org.kuali.hr.lm.util.AccrualBalanceActionKeyValueFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.hr.lm.util.AccrualEarnIntervalKeyValueFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

serialVersionUID: 1001630042078011259L

Class org.kuali.hr.lm.util.EarnCodeTypeKeyValueFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.hr.lm.util.EmployeeOverrideTypeKeyValueFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.hr.lm.util.FractionOptionsKeyValueFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.hr.lm.util.MaxBalanceActionFrequencyKeyValueFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.hr.lm.util.MaxBalanceActionKeyValueFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.hr.lm.util.MaxBalFlagKeyValueFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.hr.lm.util.RecordLeaveKeyValueFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.hr.lm.util.RecordMethodKeyValueFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.hr.lm.util.RoundingOptionsKeyValueFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.hr.lm.util.ServiceUnitOfTimeKeyValueFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.hr.lm.util.SwitchKeyValueFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.hr.lm.util.UnitOfTimeKeyValueFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.hr.lm.util.UnusedTimeKeyValueFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.hr.lm.util.UsageLimitKeyValueFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable


Package org.kuali.hr.lm.workflow

Class org.kuali.hr.lm.workflow.BalanceTransferWorkflowAttribute extends org.kuali.rice.kew.rule.AbstractRoleAttribute implements Serializable

Class org.kuali.hr.lm.workflow.LeaveCalendarDocumentHeader extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

Serialized Fields

documentId

String documentId

principalId

String principalId

beginDate

Date beginDate

endDate

Date endDate

documentStatus

String documentStatus

Class org.kuali.hr.lm.workflow.LeavePayoutWorkflowAttribute extends org.kuali.rice.kew.rule.AbstractRoleAttribute implements Serializable

Class org.kuali.hr.lm.workflow.LeaveRequestDocument extends org.kuali.rice.krad.document.TransactionalDocumentBase implements Serializable

Serialized Fields

lmLeaveBlockId

String lmLeaveBlockId

actionCode

String actionCode

description

String description

Class org.kuali.hr.lm.workflow.LeaveRequestWorkflowAttribute extends org.kuali.rice.kew.rule.AbstractRoleAttribute implements Serializable


Package org.kuali.hr.location

Class org.kuali.hr.location.Location extends HrBusinessObject implements Serializable

serialVersionUID: 9015089510044249197L

Serialized Fields

hrLocationId

String hrLocationId

location

String location

timezone

String timezone

description

String description

userPrincipalId

String userPrincipalId

history

String history

Package org.kuali.hr.location.service

Class org.kuali.hr.location.service.LocationLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: 1285833127534968764L

Class org.kuali.hr.location.service.LocationMaintainableServiceImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L

Class org.kuali.hr.location.service.TimezoneKeyValueFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable


Package org.kuali.hr.lookup

Class org.kuali.hr.lookup.KPMELookupableImpl extends org.kuali.rice.kns.lookup.KualiLookupableImpl implements Serializable


Package org.kuali.hr.paygrade

Class org.kuali.hr.paygrade.PayGrade extends HrBusinessObject implements Serializable

serialVersionUID: -5736949952127760566L

Serialized Fields

hrPayGradeId

String hrPayGradeId

payGrade

String payGrade

description

String description

userPrincipalId

String userPrincipalId

salGroup

String salGroup

salGroupObj

SalGroup salGroupObj

history

String history

Package org.kuali.hr.paygrade.service

Class org.kuali.hr.paygrade.service.PayGradeLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: 5424446452538063763L

Class org.kuali.hr.paygrade.service.PayGradeMaintainableServiceImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.paygrade.web

Class org.kuali.hr.paygrade.web.PayGradeInquirableImpl extends org.kuali.rice.kns.inquiry.KualiInquirableImpl implements Serializable

serialVersionUID: -4002061046745019065L


Package org.kuali.hr.time

Class org.kuali.hr.time.HrBusinessObject extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: -5743717258128864335L

Serialized Fields

effectiveDate

Date effectiveDate

active

boolean active

timestamp

Timestamp timestamp

Class org.kuali.hr.time.HrEffectiveDateActiveLookupableHelper extends org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: 1L

Class org.kuali.hr.time.HrEffectiveDateActiveLookupableHelper.EffectiveDateTimestampCompare extends Object implements Serializable

Class org.kuali.hr.time.TkLookupableHelper extends org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.time.admin.web

Class org.kuali.hr.time.admin.web.CalculateLeaveAccrualsForm extends TkForm implements Serializable

serialVersionUID: -841015862054021534L

Serialized Fields

principalName

String principalName

startDate

String startDate

endDate

String endDate

Class org.kuali.hr.time.admin.web.ChangeTargetPersonForm extends TkForm implements Serializable

serialVersionUID: -8307585413793442914L

Serialized Fields

principalName

String principalName

targetUrl

String targetUrl

returnUrl

String returnUrl

Class org.kuali.hr.time.admin.web.DeleteDocumentForm extends TkForm implements Serializable

serialVersionUID: 3121271193055358638L

Serialized Fields

deleteDocumentId

String deleteDocumentId

Class org.kuali.hr.time.admin.web.InitiateDocumentForm extends TkForm implements Serializable

serialVersionUID: -2480158541329523905L

Serialized Fields

principalId

String principalId

hrCalendarEntriesId

String hrCalendarEntriesId

Package org.kuali.hr.time.approval.web

Class org.kuali.hr.time.approval.web.ApprovalLeaveSummaryRow extends Object implements Serializable

Serialized Fields

name

String name

principalId

String principalId

documentId

String documentId

warnings

List<E> warnings

selected

String selected

approvalStatus

String approvalStatus

notes

List<E> notes

moreThanOneCalendar

Boolean moreThanOneCalendar

lastApproveMessage

String lastApproveMessage

leaveBlockList

List<E> leaveBlockList

earnCodeLeaveHours

Map<K,V> earnCodeLeaveHours

exemptEmployee

Boolean exemptEmployee

Class org.kuali.hr.time.approval.web.ApprovalTimeSummaryRow extends Object implements Serializable

Serialized Fields

name

String name

lstTimeBlocks

List<E> lstTimeBlocks

approverHoursByAssignment

Map<K,V> approverHoursByAssignment
A Map (Assignment key) of Mapped totals (pay label mapping)


otherHoursByAssignment

Map<K,V> otherHoursByAssignment
A Map (Assignment key) of Mapped totals (pay label mapping)


assignmentDescriptions

Map<K,V> assignmentDescriptions
A String (AssignmentDescriptionKey) to Description mapping for all assignments on this summary row


approvalStatus

String approvalStatus

approvalStatusMessage

String approvalStatusMessage

documentId

String documentId

hoursToPayLabelMap

Map<K,V> hoursToPayLabelMap

hoursToFlsaPayLabelMap

Map<K,V> hoursToFlsaPayLabelMap

clockStatusMessage

String clockStatusMessage

payCalendarGroup

String payCalendarGroup

notes

List<E> notes

warnings

List<E> warnings

workAreas

Set<E> workAreas

principalId

String principalId

clockedInOverThreshold

Boolean clockedInOverThreshold

selected

String selected

timeSummary

TimeSummary timeSummary

periodTotal

BigDecimal periodTotal

Class org.kuali.hr.time.approval.web.ApprovalTimeSummaryRowDocIdComparator extends Object implements Serializable

Serialized Fields

multiplier

int multiplier

Class org.kuali.hr.time.approval.web.ApprovalTimeSummaryRowPrincipalComparator extends Object implements Serializable

Serialized Fields

multiplier

int multiplier

Class org.kuali.hr.time.approval.web.ApprovalTimeSummaryRowStatusComparator extends Object implements Serializable

Serialized Fields

multiplier

int multiplier

Class org.kuali.hr.time.approval.web.TimeApprovalActionForm extends ApprovalForm implements Serializable

serialVersionUID: 339670908525224389L

Serialized Fields

payCalendarLabels

List<E> payCalendarLabels

approvalRows

List<E> approvalRows

Class org.kuali.hr.time.approval.web.TimeApprovalWSActionForm extends TimeApprovalActionForm implements Serializable


Package org.kuali.hr.time.assignment

Class org.kuali.hr.time.assignment.Assignment extends HrBusinessObject implements Serializable

serialVersionUID: 6347435053054442195L

Serialized Fields

tkAssignmentId

String tkAssignmentId

principalId

String principalId

jobNumber

Long jobNumber

hrJobId

String hrJobId

workArea

Long workArea

task

Long task

dept

String dept

history

Boolean history

assignmentKey

String assignmentKey

calGroup

String calGroup

assignmentAccounts

List<E> assignmentAccounts

Class org.kuali.hr.time.assignment.AssignmentAccount extends HrBusinessObject implements Serializable

serialVersionUID: 2414818440020234952L

Serialized Fields

tkAssignAcctId

String tkAssignAcctId

finCoaCd

String finCoaCd

accountNbr

String accountNbr

subAcctNbr

String subAcctNbr

finObjectCd

String finObjectCd

finSubObjCd

String finSubObjCd

projectCd

String projectCd

orgRefId

String orgRefId

percent

BigDecimal percent

earnCode

String earnCode

tkAssignmentId

String tkAssignmentId

assignmentObj

Assignment assignmentObj

accountObj

Account accountObj

subAccountObj

SubAccount subAccountObj

objectCodeObj

ObjectCode objectCodeObj

subObjectCodeObj

SubObjectCode subObjectCodeObj

projectCodeObj

ProjectCode projectCodeObj

earnCodeObj

EarnCode earnCodeObj

Class org.kuali.hr.time.assignment.AssignmentValuesFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable


Package org.kuali.hr.time.assignment.service

Class org.kuali.hr.time.assignment.service.AssignmentLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: 774015772672806415L

Class org.kuali.hr.time.assignment.service.AssignmentMaintainableServiceImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.time.authorization

Class org.kuali.hr.time.authorization.TkAuthorizedLookupableHelperBase extends HrEffectiveDateActiveLookupableHelper implements Serializable


Package org.kuali.hr.time.base.web

Class org.kuali.hr.time.base.web.ApprovalForm extends TkCommonCalendarForm implements Serializable

serialVersionUID: -173408280988754540L

Serialized Fields

hrPyCalendarEntriesId

String hrPyCalendarEntriesId

hrPyCalendarId

String hrPyCalendarId

name

String name

payCalendarGroups

List<E> payCalendarGroups

selectedPayCalendarGroup

String selectedPayCalendarGroup

selectedDept

String selectedDept

selectedWorkArea

String selectedWorkArea

payBeginDate

Date payBeginDate

payEndDate

Date payEndDate

payBeginDateForSearch

String payBeginDateForSearch

payEndDateForSearch

String payEndDateForSearch

roleName

String roleName

payCalendarEntries

CalendarEntries payCalendarEntries

workArea

Long workArea

deptWorkareas

Set<E> deptWorkareas

documentId

String documentId

employeeWorkArea

String employeeWorkArea

assignmentPrincipalIds

List<E> assignmentPrincipalIds

principalIds

Set<E> principalIds

workAreaDescr

Map<K,V> workAreaDescr

outputString

String outputString
Used for ajax dynamic row updating


searchField

String searchField

searchTerm

String searchTerm

rowsToShow

int rowsToShow

rowsInTotal

int rowsInTotal

ascending

boolean ascending

sortField

String sortField

pageId

String pageId

ajaxCall

boolean ajaxCall

testSelected

Boolean testSelected

prevPayCalendarId

String prevPayCalendarId

nextPayCalendarId

String nextPayCalendarId

departments

List<E> departments

resultSize

Integer resultSize

searchResultList

List<E> searchResultList

calNav

String calNav

Class org.kuali.hr.time.base.web.PersonInfoActionForm extends TkForm implements Serializable

serialVersionUID: 2258434545502362548L

Serialized Fields

principalId

String principalId

principalName

String principalName

name

String name

serviceDate

String serviceDate

totalFTE

String totalFTE

accrualCategories

List<E> accrualCategories

accrualCategoryRates

Map<K,V> accrualCategoryRates

accrualEarnIntervals

Map<K,V> accrualEarnIntervals

unitOfTime

Map<K,V> unitOfTime

jobs

List<E> jobs

jobNumberToListAssignments

Map<K,V> jobNumberToListAssignments

approverWorkAreas

List<E> approverWorkAreas

reviewerWorkAreas

List<E> reviewerWorkAreas

deptAdminDepts

List<E> deptAdminDepts

locationAdminDepts

List<E> locationAdminDepts

systemAdmin

Boolean systemAdmin

globalViewOnlyRoles

Boolean globalViewOnlyRoles

deptViewOnlyDepts

List<E> deptViewOnlyDepts

workAreaToApprover

Map<K,V> workAreaToApprover

deptToOrgAdmin

Map<K,V> deptToOrgAdmin

principalIdToPerson

Map<K,V> principalIdToPerson

workAreaToApproverPerson

Map<K,V> workAreaToApproverPerson

deptToDeptAdminPerson

Map<K,V> deptToDeptAdminPerson

Class org.kuali.hr.time.base.web.TkCommonCalendarForm extends TkForm implements Serializable

serialVersionUID: 1L

Serialized Fields

calendarYears

List<E> calendarYears

payPeriodsMap

Map<K,V> payPeriodsMap

selectedCalendarYear

String selectedCalendarYear

selectedPayPeriod

String selectedPayPeriod

onCurrentPeriod

boolean onCurrentPeriod

errorMessages

List<E> errorMessages

warningMessages

List<E> warningMessages

infoMessages

List<E> infoMessages

actionMessages

List<E> actionMessages

Class org.kuali.hr.time.base.web.TkDocumentForm extends org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase implements Serializable

serialVersionUID: 1L

Serialized Fields

documentId

String documentId

methodToCall

String methodToCall

Class org.kuali.hr.time.base.web.TkForm extends org.kuali.rice.kns.web.struts.form.KualiForm implements Serializable

serialVersionUID: -3945893347262537122L

Serialized Fields

methodToCall

String methodToCall

principalId

String principalId

documentId

String documentId

Class org.kuali.hr.time.base.web.TkInquirableImpl extends org.kuali.rice.kns.inquiry.KualiInquirableImpl implements Serializable


Package org.kuali.hr.time.batch.web

Class org.kuali.hr.time.batch.web.BatchJobActionForm extends TkForm implements Serializable

serialVersionUID: -8603015460600023900L

Serialized Fields

selectedBatchJob

String selectedBatchJob

hrPyCalendarEntryId

String hrPyCalendarEntryId

leavePlan

String leavePlan

Class org.kuali.hr.time.batch.web.CarryOverBatchJobActionForm extends TkForm implements Serializable

serialVersionUID: 244583075214705760L

Serialized Fields

leavePlan

String leavePlan

Package org.kuali.hr.time.calendar

Class org.kuali.hr.time.calendar.Calendar extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

hrCalendarId

String hrCalendarId

calendarName

String calendarName

calendarDescriptions

String calendarDescriptions

flsaBeginDay

String flsaBeginDay

flsaBeginTime

Time flsaBeginTime

calendarTypes

String calendarTypes

flsaBeginDayConstant

int flsaBeginDayConstant

calendarEntries

List<E> calendarEntries

Class org.kuali.hr.time.calendar.CalendarEntries extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: -1977756526579659122L

Serialized Fields

hrCalendarEntriesId

String hrCalendarEntriesId

hrCalendarId

String hrCalendarId

calendarName

String calendarName

beginPeriodDateTime

Date beginPeriodDateTime

endPeriodDateTime

Date endPeriodDateTime

batchInitiateDateTime

Date batchInitiateDateTime

batchEndPayPeriodDateTime

Date batchEndPayPeriodDateTime

batchEmployeeApprovalDateTime

Date batchEmployeeApprovalDateTime

batchSupervisorApprovalDateTime

Date batchSupervisorApprovalDateTime

calendarObj

Calendar calendarObj

Class org.kuali.hr.time.calendar.CalendarEntryMaintainableImpl extends org.kuali.rice.kns.maintenance.KualiMaintainableImpl implements Serializable

serialVersionUID: -5910605947104384549L

Class org.kuali.hr.time.calendar.CalendarMaintainableImpl extends org.kuali.rice.kns.maintenance.KualiMaintainableImpl implements Serializable

serialVersionUID: 1L

Class org.kuali.hr.time.calendar.CalendarParent extends Object implements Serializable

Serialized Fields

weeks

List<E> weeks

calendarEntry

CalendarEntries calendarEntry

beginDateTime

org.joda.time.DateTime beginDateTime

endDateTime

org.joda.time.DateTime endDateTime

Class org.kuali.hr.time.calendar.CalendarTypesKeyValue extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.hr.time.calendar.FlsaDayKeyValue extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.hr.time.calendar.LeaveCalendar extends CalendarParent implements Serializable

Serialized Fields

earnCodeList

Map<K,V> earnCodeList

Class org.kuali.hr.time.calendar.TkCalendar extends CalendarParent implements Serializable

Serialized Fields

payCalEntry

CalendarEntries payCalEntry

beginDateTime

org.joda.time.DateTime beginDateTime

endDateTime

org.joda.time.DateTime endDateTime

Package org.kuali.hr.time.calendar.service

Class org.kuali.hr.time.calendar.service.CalendarEntriesLookupableHelper extends org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: 6008647804840459542L

Class org.kuali.hr.time.calendar.service.CalendarLookupableHelper extends org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: 2324703412211619217L


Package org.kuali.hr.time.calendar.web

Class org.kuali.hr.time.calendar.web.CalendarEntryActionForm extends TkForm implements Serializable

serialVersionUID: 385904747462568474L

Serialized Fields

hrPyCalendarEntryId

Long hrPyCalendarEntryId

noOfPeriods

Integer noOfPeriods

calendarEntryPeriodType

String calendarEntryPeriodType

message

String message

Package org.kuali.hr.time.clock.location

Class org.kuali.hr.time.clock.location.ClockLocationRule extends TkRule implements Serializable

serialVersionUID: 959554402289679184L

Serialized Fields

tkClockLocationRuleId

String tkClockLocationRuleId

department

Department department

dept

String dept

hrDeptId

String hrDeptId

workArea

Long workArea

tkWorkAreaId

String tkWorkAreaId

principalId

String principalId

jobNumber

Long jobNumber

hrJobId

String hrJobId

ipAddresses

List<E> ipAddresses

userPrincipalId

String userPrincipalId

history

Boolean history

workAreaObj

WorkArea workAreaObj

job

Job job

Class org.kuali.hr.time.clock.location.ClockLocationRuleIpAddress extends HrBusinessObject implements Serializable

serialVersionUID: 1L

Serialized Fields

tkClockLocationRuleIpId

String tkClockLocationRuleIpId

tkClockLocationRuleId

String tkClockLocationRuleId

ipAddress

String ipAddress

Package org.kuali.hr.time.clock.location.service

Class org.kuali.hr.time.clock.location.service.ClockLocationMaintainableImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L

Class org.kuali.hr.time.clock.location.service.ClockLocationRuleLookupableHelper extends TkAuthorizedLookupableHelperBase implements Serializable

serialVersionUID: 7261054962204557586L

Class org.kuali.hr.time.clock.location.service.ClockLocationRuleLookupableHelper.EffectiveDateTimestampCompare extends Object implements Serializable


Package org.kuali.hr.time.clock.web

Class org.kuali.hr.time.clock.web.ClockActionForm extends TimesheetActionForm implements Serializable

serialVersionUID: -3843074202863670372L

Serialized Fields

currentServerTime

String currentServerTime

currentClockAction

String currentClockAction

lastClockAction

String lastClockAction

nextClockAction

String nextClockAction

lastClockTimestamp

Timestamp lastClockTimestamp

lastClockTimeWithZone

Date lastClockTimeWithZone

lastClockHours

String lastClockHours

clockLog

ClockLog clockLog

timeBlock

TimeBlock timeBlock

clockButtonEnabled

boolean clockButtonEnabled

showLunchButton

boolean showLunchButton

showDistributeButton

boolean showDistributeButton

showMissedPunchButton

boolean showMissedPunchButton

timeBlocksMap

Map<K,V> timeBlocksMap

assignDescriptionsList

List<E> assignDescriptionsList

distributeAssignList

List<E> distributeAssignList

desList

LinkedHashMap<K,V> desList

editTimeBlockId

String editTimeBlockId

currentTimeBlock

TimeBlock currentTimeBlock

currentAssignmentDescription

String currentAssignmentDescription

currentAssignmentKey

String currentAssignmentKey

tbId

String tbId

tsDocId

String tsDocId

newAssignDesCol

String newAssignDesCol

newBDCol

String newBDCol

newBTCol

String newBTCol

newEDCol

String newEDCol

newETCol

String newETCol

newHrsCol

String newHrsCol

errorMessage

String errorMessage

outputString

String outputString

assignmentLunchMap

Map<K,V> assignmentLunchMap
This map is used to determine whether or not lunch buttons will render for the selected assignment. The key of this map should be the same key as what is selected in the assignment drop down selection.


Package org.kuali.hr.time.clocklog

Class org.kuali.hr.time.clocklog.ClockLog extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: -6928657854016622568L

Serialized Fields

tkClockLogId

String tkClockLogId

documentId

String documentId

principalId

String principalId

jobNumber

Long jobNumber

workArea

Long workArea

task

Long task

clockTimestamp

Timestamp clockTimestamp

clockTimestampTimezone

String clockTimestampTimezone

clockAction

String clockAction

ipAddress

String ipAddress

userPrincipalId

String userPrincipalId

timestamp

Timestamp timestamp

unapprovedIP

boolean unapprovedIP

missedPunchDocumentId

String missedPunchDocumentId

Class org.kuali.hr.time.clocklog.FlsaClocklogKeyValue extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.hr.time.clocklog.TkClockActionValuesFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable


Package org.kuali.hr.time.clocklog.service

Class org.kuali.hr.time.clocklog.service.ClockLogLookupableHelper extends org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: -469827905426221716L

Class org.kuali.hr.time.clocklog.service.ClockLogMaintainableImpl extends org.kuali.rice.kns.maintenance.KualiMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.time.collection.rule

Class org.kuali.hr.time.collection.rule.TimeCollectionRule extends HrBusinessObject implements Serializable

serialVersionUID: 7892616560736184294L

Serialized Fields

tkTimeCollectionRuleId

String tkTimeCollectionRuleId

dept

String dept

workArea

Long workArea

clockUserFl

boolean clockUserFl

hrsDistributionF

boolean hrsDistributionF

userPrincipalId

String userPrincipalId

tkWorkAreaId

String tkWorkAreaId

hrDeptId

String hrDeptId

departmentObj

Department departmentObj

workAreaObj

WorkArea workAreaObj

history

Boolean history

payType

String payType

hrPayTypeId

String hrPayTypeId

payTypeObj

PayType payTypeObj

Package org.kuali.hr.time.department

Class org.kuali.hr.time.department.Department extends HrBusinessObject implements Serializable

serialVersionUID: -7856741688212725536L

Serialized Fields

hrDeptId

String hrDeptId

dept

String dept

description

String description

chart

String chart

org

String org

location

String location

history

String history

chartObj

Chart chartObj

orgObj

Organization orgObj

locationObj

Location locationObj

roles

List<E> roles

inactiveRoles

List<E> inactiveRoles

Class org.kuali.hr.time.department.DepartmentMaintainableImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: -330523155799598560L


Package org.kuali.hr.time.department.service

Class org.kuali.hr.time.department.service.DepartmentLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: 566277764259830850L


Package org.kuali.hr.time.department.web

Class org.kuali.hr.time.department.web.DepartmentInquirableImpl extends TkInquirableImpl implements Serializable


Package org.kuali.hr.time.dept.lunch

Class org.kuali.hr.time.dept.lunch.DeptLunchRule extends HrBusinessObject implements Serializable

serialVersionUID: 1L

Serialized Fields

tkDeptLunchRuleId

String tkDeptLunchRuleId

dept

String dept

workArea

Long workArea

principalId

String principalId

jobNumber

Long jobNumber

deductionMins

BigDecimal deductionMins

shiftHours

BigDecimal shiftHours

userPrincipalId

String userPrincipalId

tkWorkAreaId

String tkWorkAreaId

hrDeptId

String hrDeptId

hrJobId

String hrJobId

history

boolean history

Package org.kuali.hr.time.dept.lunch.service

Class org.kuali.hr.time.dept.lunch.service.DepartmentLunchRuleLookupableHelper extends TkAuthorizedLookupableHelperBase implements Serializable

serialVersionUID: -6171434403261481651L

Class org.kuali.hr.time.dept.lunch.service.DeptLunchRuleMaintainableImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.time.dept.role

Class org.kuali.hr.time.dept.role.DepartmentRole extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: -1778963026651724761L

Serialized Fields

department

String department

roles

List<E> roles

Package org.kuali.hr.time.detail.web

Class org.kuali.hr.time.detail.web.TimeDetailActionForm extends TimeDetailActionFormBase implements Serializable

serialVersionUID: 5277197287612035236L

Serialized Fields

timeBlock

TimeBlock timeBlock

clockAction

String clockAction

serverTimezone

String serverTimezone

userTimezone

String userTimezone

timeSummary

TimeSummary timeSummary

assignStyleClassMap

Map<K,V> assignStyleClassMap

timeBlockString

String timeBlockString

leaveBlockString

String leaveBlockString

calendar

TkCalendar calendar

docEditable

String docEditable

workingOnItsOwn

String workingOnItsOwn

overtimeEarnCodes

List<E> overtimeEarnCodes

tkTimeHourDetailId

String tkTimeHourDetailId

isLunchDeleted

String isLunchDeleted

canAddTimeblock

boolean canAddTimeblock

Class org.kuali.hr.time.detail.web.TimeDetailActionFormBase extends TimesheetActionForm implements Serializable

Serialized Fields

tkTimeBlockId

String tkTimeBlockId

outputString

String outputString

warnings

List<E> warnings

startTime

String startTime

endTime

String endTime

acrossDays

String acrossDays

startDate

String startDate

endDate

String endDate

hours

BigDecimal hours

amount

BigDecimal amount

overtimePref

String overtimePref

spanningWeeks

String spanningWeeks

lmLeaveBlockId

String lmLeaveBlockId

leaveAmount

BigDecimal leaveAmount

forfeitures

List<E> forfeitures

Class org.kuali.hr.time.detail.web.TimeDetailWSActionForm extends TimeDetailActionFormBase implements Serializable

Serialized Fields

isTimeBlockReadOnly

Boolean isTimeBlockReadOnly

Class org.kuali.hr.time.detail.web.TimesheetSubmitActionForm extends TkForm implements Serializable

Serialized Fields

action

String action

documentId

String documentId

Package org.kuali.hr.time.earncode

Class org.kuali.hr.time.earncode.EarnCode extends HrBusinessObject implements Serializable

serialVersionUID: -1470603919624794932L

Serialized Fields

hrEarnCodeId

String hrEarnCodeId

earnCode

String earnCode

description

String description

ovtEarnCode

Boolean ovtEarnCode

accrualCategory

String accrualCategory

inflateMinHours

BigDecimal inflateMinHours

inflateFactor

BigDecimal inflateFactor

history

boolean history

accrualCategoryObj

AccrualCategory accrualCategoryObj

rollupToEarnCodeObj

EarnCode rollupToEarnCodeObj

leavePlanObj

LeavePlan leavePlanObj

leavePlan

String leavePlan

accrualBalanceAction

String accrualBalanceAction

fractionalTimeAllowed

String fractionalTimeAllowed

roundingOption

String roundingOption

eligibleForAccrual

String eligibleForAccrual

affectPay

String affectPay

allowScheduledLeave

String allowScheduledLeave

fmla

String fmla

workmansComp

String workmansComp

defaultAmountofTime

Long defaultAmountofTime

allowNegativeAccrualBalance

String allowNegativeAccrualBalance

rollupToEarnCode

String rollupToEarnCode

recordMethod

String recordMethod

usageLimit

String usageLimit

Class org.kuali.hr.time.earncode.EarnCodeInquirableImpl extends org.kuali.rice.kns.inquiry.KualiInquirableImpl implements Serializable


Package org.kuali.hr.time.earncode.service

Class org.kuali.hr.time.earncode.service.EarnCodeLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: -4558119049003795647L

Class org.kuali.hr.time.earncode.service.EarnCodeMaintainableServiceImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.time.earncodegroup

Class org.kuali.hr.time.earncodegroup.EarnCodeGroup extends HrBusinessObject implements Serializable

serialVersionUID: -3034933572755800531L

Serialized Fields

hrEarnCodeGroupId

String hrEarnCodeGroupId

earnCodeGroup

String earnCodeGroup

descr

String descr

history

Boolean history

showSummary

Boolean showSummary

earnCodeGroups

List<E> earnCodeGroups

warningText

String warningText

Class org.kuali.hr.time.earncodegroup.EarnCodeGroupDefinition extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: -8463674251885306591L

Serialized Fields

hrEarnCodeGroupDefId

String hrEarnCodeGroupDefId

earnCode

String earnCode

hrEarnCodeGroupId

String hrEarnCodeGroupId

earnCodeObj

EarnCode earnCodeObj

earnCodeDesc

String earnCodeDesc

Package org.kuali.hr.time.earncodegroup.service

Class org.kuali.hr.time.earncodegroup.service.EarnCodeGroupLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: 4154366560525047293L

Class org.kuali.hr.time.earncodegroup.service.EarnCodeGroupMaintainableImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.time.earncodegroup.web

Class org.kuali.hr.time.earncodegroup.web.EarnCodeGroupInquirableImpl extends org.kuali.rice.kns.inquiry.KualiInquirableImpl implements Serializable


Package org.kuali.hr.time.exceptions

Class org.kuali.hr.time.exceptions.InvalidTimezoneException extends RuntimeException implements Serializable

serialVersionUID: -26480629389554206L

Class org.kuali.hr.time.exceptions.TkException extends Exception implements Serializable

serialVersionUID: -678663202716721429L

Class org.kuali.hr.time.exceptions.UnauthorizedException extends RuntimeException implements Serializable

serialVersionUID: -1259114952273849615L


Package org.kuali.hr.time.graceperiod.rule

Class org.kuali.hr.time.graceperiod.rule.GracePeriodRule extends HrBusinessObject implements Serializable

serialVersionUID: 2756221187837436165L

Serialized Fields

tkGracePeriodRuleId

String tkGracePeriodRuleId

hourFactor

BigDecimal hourFactor

userPrincipalId

String userPrincipalId

history

String history

Package org.kuali.hr.time.graceperiod.service

Class org.kuali.hr.time.graceperiod.service.GracePeriodRuleLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: -1656060180428314707L

Class org.kuali.hr.time.graceperiod.service.GracePeriodRuleMaintainableServiceImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.time.help.web

Class org.kuali.hr.time.help.web.HelpActionForm extends TkForm implements Serializable


Package org.kuali.hr.time.missedpunch

Class org.kuali.hr.time.missedpunch.MissedPunchAssignmentFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.hr.time.missedpunch.MissedPunchAuthorizer extends org.kuali.rice.kns.document.authorization.TransactionalDocumentAuthorizerBase implements Serializable

Class org.kuali.hr.time.missedpunch.MissedPunchDocument extends org.kuali.rice.krad.document.TransactionalDocumentBase implements Serializable

serialVersionUID: 1L

Serialized Fields

principalId

String principalId

clockAction

String clockAction

actionDate

Date actionDate

actionTime

Time actionTime

timesheetDocumentId

String timesheetDocumentId

documentStatus

String documentStatus

tkClockLogId

String tkClockLogId

timestamp

Timestamp timestamp

ipAddress

String ipAddress

assignment

String assignment
Selection key matching what is used on the clock action GUI

Class org.kuali.hr.time.missedpunch.MissedPunchForm extends org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase implements Serializable

serialVersionUID: 1L

Serialized Fields

assignmentReadOnly

Boolean assignmentReadOnly

Package org.kuali.hr.time.missedpunch.service

Class org.kuali.hr.time.missedpunch.service.MissedPunchLookupableHelper extends Object implements Serializable


Package org.kuali.hr.time.mobile.service

Class org.kuali.hr.time.mobile.service.ClockEntryInfo extends Object implements Serializable

serialVersionUID: 7132787403000141501L

Serialized Fields

currentTime

Timestamp currentTime

assignKeyToAssignmentDescriptions

Map<K,V> assignKeyToAssignmentDescriptions

lastClockLogDescription

String lastClockLogDescription

clockActions

List<E> clockActions

Package org.kuali.hr.time.overtime.daily.rule

Class org.kuali.hr.time.overtime.daily.rule.DailyOvertimeRule extends TkRule implements Serializable

serialVersionUID: 2064326101630818390L

Serialized Fields

tkDailyOvertimeRuleId

String tkDailyOvertimeRuleId

fromEarnGroup

String fromEarnGroup

earnCode

String earnCode

location

String location

paytype

String paytype

dept

String dept

workArea

Long workArea

maxGap

BigDecimal maxGap

minHours

BigDecimal minHours

userPrincipalId

String userPrincipalId

history

boolean history

ovtEarnCode

Boolean ovtEarnCode

tkWorkAreaId

String tkWorkAreaId

hrDeptId

String hrDeptId

hrLocationId

String hrLocationId

taskObj

Task taskObj

workAreaObj

WorkArea workAreaObj

departmentObj

Department departmentObj

payTypeObj

PayType payTypeObj

fromEarnGroupObj

EarnCodeGroup fromEarnGroupObj

earnCodeObj

EarnCode earnCodeObj

locationObj

Location locationObj

Package org.kuali.hr.time.overtime.daily.rule.service

Class org.kuali.hr.time.overtime.daily.rule.service.DailyOvertimeRuleLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: 2720495398967391250L

Class org.kuali.hr.time.overtime.daily.rule.service.DailyOvertimeRuleMaintainableImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.time.overtime.weekly.rule

Class org.kuali.hr.time.overtime.weekly.rule.WeeklyOvertimeRule extends TkRule implements Serializable

serialVersionUID: 5229797885418317405L

Serialized Fields

tkWeeklyOvertimeRuleId

String tkWeeklyOvertimeRuleId

maxHoursEarnGroup

String maxHoursEarnGroup

convertFromEarnGroup

String convertFromEarnGroup

convertToEarnCode

String convertToEarnCode

step

BigDecimal step

maxHours

BigDecimal maxHours

userPrincipalId

String userPrincipalId

ovtEarnCode

Boolean ovtEarnCode

tkWeeklyOvertimeRuleGroupId

Long tkWeeklyOvertimeRuleGroupId

maxHoursEarnGroupObj

EarnCodeGroup maxHoursEarnGroupObj

convertFromEarnGroupObj

EarnCodeGroup convertFromEarnGroupObj

convertToEarnCodeObj

EarnCode convertToEarnCodeObj

Class org.kuali.hr.time.overtime.weekly.rule.WeeklyOvertimeRuleGroup extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

lstWeeklyOvertimeRules

List<E> lstWeeklyOvertimeRules

tkWeeklyOvertimeRuleGroupId

Long tkWeeklyOvertimeRuleGroupId

Package org.kuali.hr.time.overtime.weekly.rule.service

Class org.kuali.hr.time.overtime.weekly.rule.service.WeeklyOvertimeRuleGroupMaintainableImpl extends org.kuali.rice.kns.maintenance.KualiMaintainableImpl implements Serializable

serialVersionUID: 1L

Class org.kuali.hr.time.overtime.weekly.rule.service.WeeklyOvertimeRuleLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: 7408152182449747106L

Class org.kuali.hr.time.overtime.weekly.rule.service.WeeklyOvertimeRuleMaintainableImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.time.paytype

Class org.kuali.hr.time.paytype.PayType extends HrBusinessObject implements Serializable

serialVersionUID: 1L

Serialized Fields

hrPayTypeId

String hrPayTypeId

payType

String payType

descr

String descr

regEarnCode

String regEarnCode

hrEarnCodeId

String hrEarnCodeId
Used for lookup


regEarnCodeObj

EarnCode regEarnCodeObj

history

String history

ovtEarnCode

Boolean ovtEarnCode

Package org.kuali.hr.time.paytype.service

Class org.kuali.hr.time.paytype.service.PayTypeLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: 3694868213243393295L

Class org.kuali.hr.time.paytype.service.PayTypeMaintainableImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.time.position

Class org.kuali.hr.time.position.Position extends HrBusinessObject implements Serializable

serialVersionUID: 7608620912959269845L

Serialized Fields

hrPositionId

String hrPositionId

positionNumber

String positionNumber

description

String description

history

String history

workArea

Long workArea

workAreaObj

WorkArea workAreaObj

Package org.kuali.hr.time.position.service

Class org.kuali.hr.time.position.service.PositionLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: -131891943631454679L

Class org.kuali.hr.time.position.service.PositionMaintainableServiceImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.time.position.web

Class org.kuali.hr.time.position.web.PositionInquirableImpl extends TkInquirableImpl implements Serializable


Package org.kuali.hr.time.principal

Class org.kuali.hr.time.principal.PrincipalHRAttributes extends HrBusinessObject implements Serializable

serialVersionUID: 6843318899816055301L

Serialized Fields

hrPrincipalAttributeId

String hrPrincipalAttributeId

principalId

String principalId

leaveCalendar

String leaveCalendar

payCalendar

String payCalendar

leavePlan

String leavePlan

serviceDate

Date serviceDate

fmlaEligible

boolean fmlaEligible

workersCompEligible

boolean workersCompEligible

timezone

String timezone

history

Boolean history

Package org.kuali.hr.time.principal.service

Class org.kuali.hr.time.principal.service.PrincipalHRAttributesLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: 6198072858175242923L

Class org.kuali.hr.time.principal.service.PrincipalHRAttributesMaintainableImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.time.principal.web

Class org.kuali.hr.time.principal.web.PrincipalHRAttributesInquirableImpl extends TkInquirableImpl implements Serializable


Package org.kuali.hr.time.rice.kns.web.format

Class org.kuali.hr.time.rice.kns.web.format.SqlDateFormatter extends org.kuali.rice.core.web.format.Formatter implements Serializable

serialVersionUID: 1L

Class org.kuali.hr.time.rice.kns.web.format.SqlTimeFormatter extends org.kuali.rice.core.web.format.Formatter implements Serializable

serialVersionUID: -6187456990309386413L


Package org.kuali.hr.time.roles

Class org.kuali.hr.time.roles.TkRole extends HrBusinessObject implements Serializable

serialVersionUID: -2123815189941339343L

Serialized Fields

hrRolesId

String hrRolesId

principalId

String principalId

roleName

String roleName

userPrincipalId

String userPrincipalId

workArea

Long workArea

department

String department

chart

String chart

hrDeptId

Long hrDeptId

positionNumber

String positionNumber

expirationDate

Date expirationDate

locationObj

Location locationObj

Class org.kuali.hr.time.roles.TkRoleGroup extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

principalId

String principalId

roles

List<E> roles

roleName

String roleName

principalName

String principalName

workArea

Long workArea

department

String department

Class org.kuali.hr.time.roles.TkRoleGroupInquirableImpl extends org.kuali.rice.kns.inquiry.KualiInquirableImpl implements Serializable

Class org.kuali.hr.time.roles.TkRoleGroupMaintainableImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L

Class org.kuali.hr.time.roles.TkRoleValuesFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Serialized Fields

kualiForm

org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm kualiForm

Class org.kuali.hr.time.roles.TkRoleWorkAreaOtEditValuesFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable


Package org.kuali.hr.time.roles.service

Class org.kuali.hr.time.roles.service.TkRoleLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable


Package org.kuali.hr.time.rule

Class org.kuali.hr.time.rule.TkRule extends HrBusinessObject implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.time.salgroup

Class org.kuali.hr.time.salgroup.SalGroup extends HrBusinessObject implements Serializable

serialVersionUID: 8169672203236887348L

Serialized Fields

hrSalGroupId

String hrSalGroupId

hrSalGroup

String hrSalGroup

descr

String descr

history

boolean history

Package org.kuali.hr.time.salgroup.service

Class org.kuali.hr.time.salgroup.service.SalaryGroupLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: 4826886027602440306L

Class org.kuali.hr.time.salgroup.service.SalGroupMaintainableImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.time.salgroup.web

Class org.kuali.hr.time.salgroup.web.SalGroupInquirableImpl extends TkInquirableImpl implements Serializable


Package org.kuali.hr.time.shiftdiff.rule

Class org.kuali.hr.time.shiftdiff.rule.ShiftDifferentialRule extends TkRule implements Serializable

serialVersionUID: -3990672795815968915L

Serialized Fields

tkShiftDiffRuleId

String tkShiftDiffRuleId

location

String location

hrSalGroup

String hrSalGroup

payGrade

String payGrade

earnCode

String earnCode

beginTime

Time beginTime

endTime

Time endTime

minHours

BigDecimal minHours

sunday

boolean sunday

monday

boolean monday

tuesday

boolean tuesday

wednesday

boolean wednesday

thursday

boolean thursday

friday

boolean friday

saturday

boolean saturday

fromEarnGroup

String fromEarnGroup

pyCalendarGroup

String pyCalendarGroup

maxGap

BigDecimal maxGap

userPrincipalId

String userPrincipalId

hrSalGroupId

String hrSalGroupId

hrLocationId

String hrLocationId

hrPayGradeId

String hrPayGradeId

history

boolean history

earnCodeObj

EarnCode earnCodeObj

salGroupObj

SalGroup salGroupObj

fromEarnGroupObj

EarnCodeGroup fromEarnGroupObj

payCalendar

Calendar payCalendar

locationObj

Location locationObj

payGradeObj

PayGrade payGradeObj

Package org.kuali.hr.time.shiftdiff.rule.service

Class org.kuali.hr.time.shiftdiff.rule.service.ShiftDifferentialRuleLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: -7636153206208704542L

Class org.kuali.hr.time.shiftdiff.rule.service.ShiftDifferentialRuleMaintenableImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.time.syslunch.rule

Class org.kuali.hr.time.syslunch.rule.SystemLunchRule extends TkRule implements Serializable

serialVersionUID: 1L

Serialized Fields

tkSystemLunchRuleId

String tkSystemLunchRuleId

showLunchButton

Boolean showLunchButton

history

boolean history

userPrincipalId

String userPrincipalId

Package org.kuali.hr.time.syslunch.service

Class org.kuali.hr.time.syslunch.service.SystemLunchRuleLookupableHelper extends HrEffectiveDateActiveLookupableHelper implements Serializable

serialVersionUID: 6752606867867978501L

Class org.kuali.hr.time.syslunch.service.SystemLunchRuleMaintainableImpl extends org.kuali.rice.kns.maintenance.KualiMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.time.task

Class org.kuali.hr.time.task.Task extends HrBusinessObject implements Serializable

serialVersionUID: -7536342291963303862L

Serialized Fields

tkTaskId

String tkTaskId

task

Long task

workArea

Long workArea

description

String description

administrativeDescription

String administrativeDescription

userPrincipalId

String userPrincipalId

workAreaObj

WorkArea workAreaObj

Class org.kuali.hr.time.task.TaskInquirableImpl extends org.kuali.rice.kns.inquiry.KualiInquirableImpl implements Serializable


Package org.kuali.hr.time.task.service

Class org.kuali.hr.time.task.service.TaskLookupableHelper extends TkAuthorizedLookupableHelperBase implements Serializable

serialVersionUID: 7525044777337159013L


Package org.kuali.hr.time.timeblock

Class org.kuali.hr.time.timeblock.TimeBlock extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: -4164042707879641855L

Serialized Fields

tkTimeBlockId

String tkTimeBlockId

documentId

String documentId

jobNumber

Long jobNumber

workArea

Long workArea

task

Long task

earnCode

String earnCode

earnCodeType

String earnCodeType

beginTimestamp

Timestamp beginTimestamp

endTimestamp

Timestamp endTimestamp

beginDate

Date beginDate

endDate

Date endDate

beginTime

Time beginTime

endTime

Time endTime

clockLogCreated

Boolean clockLogCreated

hours

BigDecimal hours

amount

BigDecimal amount

principalId

String principalId

userPrincipalId

String userPrincipalId

timestamp

Timestamp timestamp

beginTimestampTimezone

String beginTimestampTimezone

endTimestampTimezone

String endTimestampTimezone

beginTimeDisplay

org.joda.time.DateTime beginTimeDisplay

endTimeDisplay

org.joda.time.DateTime endTimeDisplay

clockLogBeginId

String clockLogBeginId

clockLogEndId

String clockLogEndId

assignmentKey

String assignmentKey

overtimePref

String overtimePref

lunchDeleted

boolean lunchDeleted

deleteable

Boolean deleteable

overtimeEditable

Boolean overtimeEditable

regEarnCodeEditable

Boolean regEarnCodeEditable

pushBackward

Boolean pushBackward

timesheetDocumentHeader

TimesheetDocumentHeader timesheetDocumentHeader

Class org.kuali.hr.time.timeblock.TimeBlockHistory extends TimeBlock implements Serializable

serialVersionUID: 3943771766084238699L

Serialized Fields

tkTimeBlockHistoryId

String tkTimeBlockHistoryId

actionHistory

String actionHistory

modifiedByPrincipalId

String modifiedByPrincipalId

timestampModified

Timestamp timestampModified

timeBlockHistoryDetails

List<E> timeBlockHistoryDetails

timeBlock

TimeBlock timeBlock

Class org.kuali.hr.time.timeblock.TimeBlockHistoryDetail extends TimeHourDetail implements Serializable

serialVersionUID: 1L

Serialized Fields

tkTimeBlockHistoryDetailId

String tkTimeBlockHistoryDetailId

tkTimeBlockHistoryId

String tkTimeBlockHistoryId

timeBlockHistory

TimeBlockHistory timeBlockHistory

Class org.kuali.hr.time.timeblock.TimeHourDetail extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

tkTimeHourDetailId

String tkTimeHourDetailId

tkTimeBlockId

String tkTimeBlockId

earnCode

String earnCode

hours

BigDecimal hours

amount

BigDecimal amount

Package org.kuali.hr.time.timeblock.service

Class org.kuali.hr.time.timeblock.service.TimeBlockActionHistoryFormatter extends org.kuali.rice.core.web.format.Formatter implements Serializable

serialVersionUID: 1L

Class org.kuali.hr.time.timeblock.service.TimeBlockHistoryDetailLookupableHelperServiceImpl extends org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: 1L

Class org.kuali.hr.time.timeblock.service.TimeBlockHistoryLookupableHelperServiceImpl extends org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: 1L

Class org.kuali.hr.time.timeblock.service.TimeBlockLookupableHelperServiceImpl extends org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.time.timecollection.rule.service

Class org.kuali.hr.time.timecollection.rule.service.TimeCollectionRuleLookupableHelper extends TkAuthorizedLookupableHelperBase implements Serializable

serialVersionUID: -1690980961895784168L

Class org.kuali.hr.time.timecollection.rule.service.TimeCollectionRuleMaintainableImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.time.timesheet

Class org.kuali.hr.time.timesheet.TimesheetDocument extends Object implements Serializable

Serialized Fields

documentHeader

TimesheetDocumentHeader documentHeader

assignments

List<E> assignments

jobs

List<E> jobs

timeBlocks

List<E> timeBlocks

calendarEntry

CalendarEntries calendarEntry

timeSummary

TimeSummary timeSummary

jobNumberToJobMap

Map<K,V> jobNumberToJobMap

Package org.kuali.hr.time.timesheet.web

Class org.kuali.hr.time.timesheet.web.TimesheetActionForm extends TkCommonCalendarForm implements Serializable

serialVersionUID: 6938733178369007689L

Serialized Fields

timesheetDocument

TimesheetDocument timesheetDocument

earnCodeDescriptions

Map<K,V> earnCodeDescriptions
Job Number -> Formatted department earn codes


assignmentDescriptions

Map<K,V> assignmentDescriptions
String (concat(job number, work_area, task)) -> Formatted Assignment Descriptions


payCalendarDates

CalendarEntries payCalendarDates

selectedAssignment

String selectedAssignment

selectedEarnCode

String selectedEarnCode

transferAccrualCategory

String transferAccrualCategory

calNav

String calNav

documentId

String documentId

beginPeriodDateTime

Date beginPeriodDateTime

endPeriodDateTime

Date endPeriodDateTime

prevDocumentId

String prevDocumentId

nextDocumentId

String nextDocumentId

forfeitures

List<E> forfeitures

Package org.kuali.hr.time.timesummary

Class org.kuali.hr.time.timesummary.AssignmentColumn extends Object implements Serializable

serialVersionUID: 879042466570649820L

Serialized Fields

cssClass

String cssClass

amount

BigDecimal amount

total

BigDecimal total

weeklyTotal

boolean weeklyTotal

Class org.kuali.hr.time.timesummary.AssignmentRow extends Object implements Serializable

serialVersionUID: 5550424832906084957L

Serialized Fields

descr

String descr

assignmentKey

String assignmentKey

cssClass

String cssClass

earnCodeSection

EarnCodeSection earnCodeSection

periodTotal

BigDecimal periodTotal

assignmentColumns

List<E> assignmentColumns

Class org.kuali.hr.time.timesummary.EarnCodeSection extends Object implements Serializable

Serialized Fields

earnCode

String earnCode

description

String description

assignKeyToAssignmentRowMap

Map<K,V> assignKeyToAssignmentRowMap

assignmentsRows

List<E> assignmentsRows

totals

List<E> totals

isAmountEarnCode

Boolean isAmountEarnCode

earnGroupSection

EarnGroupSection earnGroupSection

Class org.kuali.hr.time.timesummary.EarnGroupSection extends Object implements Serializable

Serialized Fields

earnGroup

String earnGroup

earnCodeToEarnCodeSectionMap

Map<K,V> earnCodeToEarnCodeSectionMap

earnCodeSections

List<E> earnCodeSections

totals

List<E> totals

Class org.kuali.hr.time.timesummary.TimeSummary extends Object implements Serializable

Serialized Fields

summaryHeader

List<E> summaryHeader

sections

List<E> sections

maxedLeaveRows

List<E> maxedLeaveRows

workedHours

List<E> workedHours

Package org.kuali.hr.time.timezone.service

Class org.kuali.hr.time.timezone.service.TimeZoneKeyValue extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable


Package org.kuali.hr.time.user.pref

Class org.kuali.hr.time.user.pref.UserPreferences extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

principalId

String principalId

timezone

String timezone

Package org.kuali.hr.time.util

Class org.kuali.hr.time.util.HrBusinessObjectMaintainableImpl extends org.kuali.rice.kns.maintenance.KualiMaintainableImpl implements Serializable

serialVersionUID: 1L

Class org.kuali.hr.time.util.TkFlsaStatusKeyValueFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.hr.time.util.TkHistoryKeyValueFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.hr.time.util.TkTimestampConverter extends Object implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.time.web

Class org.kuali.hr.time.web.SessionInvalidateForm extends TkForm implements Serializable

Class org.kuali.hr.time.web.TimeMaintenanceForm extends org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm implements Serializable

serialVersionUID: 1L


Package org.kuali.hr.time.workarea

Class org.kuali.hr.time.workarea.WorkArea extends HrBusinessObject implements Serializable

serialVersionUID: 307144025705246544L

Serialized Fields

tkWorkAreaId

String tkWorkAreaId

workArea

Long workArea

description

String description

dept

String dept

adminDescr

String adminDescr

userPrincipalId

String userPrincipalId

defaultOvertimeEarnCode

String defaultOvertimeEarnCode

overtimeEditRole

String overtimeEditRole

ovtEarnCode

Boolean ovtEarnCode

history

boolean history

roles

List<E> roles

inactiveRoles

List<E> inactiveRoles

tasks

List<E> tasks

department

Department department

defaultOvertimeEarnCodeObj

EarnCode defaultOvertimeEarnCodeObj

Class org.kuali.hr.time.workarea.WorkAreaFormatter extends org.kuali.rice.core.web.format.Formatter implements Serializable

serialVersionUID: 1L

Class org.kuali.hr.time.workarea.WorkAreaMaintainableImpl extends HrBusinessObjectMaintainableImpl implements Serializable

serialVersionUID: 6264585236631982347L

Class org.kuali.hr.time.workarea.WorkAreaMaintenanceDocument extends org.kuali.rice.krad.document.TransactionalDocumentBase implements Serializable

serialVersionUID: 1L

Serialized Fields

workArea

WorkArea workArea

Class org.kuali.hr.time.workarea.WorkAreaOvertimePref extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

tkWorkAreaOvtPrefId

Long tkWorkAreaOvtPrefId

tkWorkAreaId

Long tkWorkAreaId

payType

String payType

overtimePreference

String overtimePreference

Package org.kuali.hr.time.workarea.service

Class org.kuali.hr.time.workarea.service.WorkAreaLookupableHelper extends TkAuthorizedLookupableHelperBase implements Serializable


Package org.kuali.hr.time.workarea.web

Class org.kuali.hr.time.workarea.web.WorkAreaActionForm extends org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase implements Serializable

Class org.kuali.hr.time.workarea.web.WorkAreaInquirableImpl extends org.kuali.rice.kns.inquiry.KualiInquirableImpl implements Serializable

serialVersionUID: -4002061046745019065L

Class org.kuali.hr.time.workarea.web.WorkAreaLookupableImpl extends org.kuali.rice.kns.lookup.KualiLookupableImpl implements Serializable

serialVersionUID: 1L

Class org.kuali.hr.time.workarea.web.WorkAreaMaintenanceDocument extends org.kuali.rice.kns.document.MaintenanceDocumentBase implements Serializable

serialVersionUID: 1L

Class org.kuali.hr.time.workarea.web.WorkAreaMaintenanceDocumentAuthorizer extends org.kuali.rice.kns.document.authorization.TransactionalDocumentAuthorizerBase implements Serializable

Class org.kuali.hr.time.workarea.web.WorkAreaMaintenanceDocumentEntry extends org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry implements Serializable

Class org.kuali.hr.time.workarea.web.WorkAreaOvertimePreferenceValuesFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.hr.time.workarea.web.WorkAreaRoleValuesFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable


Package org.kuali.hr.time.workflow

Class org.kuali.hr.time.workflow.TimesheetDocumentHeader extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

documentId

String documentId

principalId

String principalId

beginDate

Date beginDate

endDate

Date endDate

documentStatus

String documentStatus

Class org.kuali.hr.time.workflow.TkWorkflowLeaveCalendarAttribute extends org.kuali.rice.kew.rule.AbstractRoleAttribute implements Serializable

Class org.kuali.hr.time.workflow.TkWorkflowMissedPunchAttribute extends org.kuali.rice.kew.rule.AbstractRoleAttribute implements Serializable

Class org.kuali.hr.time.workflow.TkWorkflowTimesheetAttribute extends org.kuali.rice.kew.rule.AbstractRoleAttribute implements Serializable


Package org.kuali.kfs.coa.businessobject

Class org.kuali.kfs.coa.businessobject.Account extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

Serialized Fields

chartOfAccountsCode

String chartOfAccountsCode

accountNumber

String accountNumber

accountName

String accountName

accountCreateDate

Date accountCreateDate

accountEffectiveDate

Date accountEffectiveDate

accountExpirationDate

Date accountExpirationDate

active

boolean active

organizationCode

String organizationCode

chartOfAccounts

Chart chartOfAccounts

organization

Organization organization

subAccounts

List<E> subAccounts

Class org.kuali.kfs.coa.businessobject.Chart extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: 4129020803214027609L

Serialized Fields

finChartOfAccountDescription

String finChartOfAccountDescription

active

boolean active

chartOfAccountsCode

String chartOfAccountsCode

Class org.kuali.kfs.coa.businessobject.GenericAttributes extends org.kuali.rice.krad.bo.AttributeReferenceDummy implements Serializable

Serialized Fields

genericFiscalYear

Integer genericFiscalYear

Class org.kuali.kfs.coa.businessobject.ObjectCode extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: -965833141452795485L

Serialized Fields

universityFiscalYear

Integer universityFiscalYear

chartOfAccountsCode

String chartOfAccountsCode

financialObjectCode

String financialObjectCode

financialObjectCodeName

String financialObjectCodeName

financialObjectCodeShortName

String financialObjectCodeShortName

active

boolean active

financialObjectLevelCode

String financialObjectLevelCode

Class org.kuali.kfs.coa.businessobject.Organization extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: 121873645110037203L

Serialized Fields

organizationCode

String organizationCode
Default no-arg constructor.


organizationName

String organizationName

chartOfAccounts

Chart chartOfAccounts

active

boolean active

chartOfAccountsCode

String chartOfAccountsCode

Class org.kuali.kfs.coa.businessobject.ProjectCode extends org.kuali.rice.krad.bo.KualiCodeBase implements Serializable

serialVersionUID: 4529316062843227897L

Serialized Fields

projectDescription

String projectDescription

chartOfAccountsCode

String chartOfAccountsCode

organizationCode

String organizationCode

chartOfAccounts

Chart chartOfAccounts

organization

Organization organization

Class org.kuali.kfs.coa.businessobject.SubAccount extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: 6853259976912014273L

Serialized Fields

chartOfAccountsCode

String chartOfAccountsCode

accountNumber

String accountNumber

subAccountNumber

String subAccountNumber

subAccountName

String subAccountName

active

boolean active

account

Account account

chart

Chart chart

org

Organization org

Class org.kuali.kfs.coa.businessobject.SubObjectCode extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: -5292158248714650271L

Serialized Fields

chartOfAccountsCode

String chartOfAccountsCode

accountNumber

String accountNumber

financialObjectCode

String financialObjectCode

financialSubObjectCode

String financialSubObjectCode

financialSubObjectCodeName

String financialSubObjectCodeName

financialSubObjectCdshortNm

String financialSubObjectCdshortNm

active

boolean active

universityFiscalYear

Integer universityFiscalYear

chartOfAccounts

Chart chartOfAccounts

account

Account account

financialObject

ObjectCode financialObject

Package org.kuali.kfs.coa.businessobject.options

Class org.kuali.kfs.coa.businessobject.options.ChartValuesFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable


Package org.kuali.kfs.coa.businessobject.service

Class org.kuali.kfs.coa.businessobject.service.AccountLookupableHelper extends org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: 2900185403539471985L

Class org.kuali.kfs.coa.businessobject.service.ChartLookupableHelper extends org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: 913789483175875164L

Class org.kuali.kfs.coa.businessobject.service.ObjectCodeLookupableHelper extends org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: 4032282026809900687L

Class org.kuali.kfs.coa.businessobject.service.OrganizationLookupableHelper extends org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: 6145986437726258575L

Class org.kuali.kfs.coa.businessobject.service.ProjectCodeLookupableHelper extends org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: 9080418007422451169L

Class org.kuali.kfs.coa.businessobject.service.SubAccountLookupableHelper extends org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: -6756637488997782255L

Class org.kuali.kfs.coa.businessobject.service.SubObjectCodeLookupableHelper extends org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: -1851652201286445549L


Package org.kuali.kfs.coa.util

Class org.kuali.kfs.coa.util.OjbAccountActiveIndicatorConversion extends org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion implements Serializable


Package org.kuali.rice.kns.web.struts.action

Class org.kuali.rice.kns.web.struts.action.KualiActionServlet extends org.apache.struts.action.ActionServlet implements Serializable

Serialized Fields

parameterEncoding

String parameterEncoding

serverConfigOverride

org.kuali.rice.kns.web.struts.action.KualiActionServlet.KualiActionServletConfig serverConfigOverride

Class org.kuali.rice.kns.web.struts.action.KualiPropertyMessageResources extends org.apache.struts.util.PropertyMessageResources implements Serializable

serialVersionUID: -7712311580595112293L

Serialized Fields

kualiMessages

HashMap<K,V> kualiMessages

Class org.kuali.rice.kns.web.struts.action.KualiPropertyMessageResourcesFactory extends org.apache.struts.util.PropertyMessageResourcesFactory implements Serializable

serialVersionUID: 9045578011738154255L



Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.