public interface GracePeriodRuleContract extends HrBusinessObjectContract
GracePeriodRuleContract interface
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getHourFactor()
The number of minutes that define the Grace Period
|
String |
getTkGracePeriodRuleId()
The primary key of a GracePeriodRule entry saved in a database
|
String |
getUserPrincipalId()
TODO: Put a better comment
The user principal id associated with the GracePeriodRule
|
boolean |
isHistory()
TODO: Put a better comment
The history flag of the GracePeriodRule
|
getEffectiveDate, getEffectiveLocalDate, getId, getRelativeEffectiveDate, getTimestamp
BigDecimal getHourFactor()
hourFactor of a GracePeriodRule
String getUserPrincipalId()
userPrincipalId of a GracePeriodRule
String getTkGracePeriodRuleId()
tkGracePeriodRuleId of a GracePeriodRule
boolean isHistory()
history flag of a GracePeriodRule
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.