|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.krad.rules.DocumentRuleBase org.kuali.rice.krad.rules.TransactionalDocumentRuleBase org.kuali.kpme.tklm.time.missedpunch.validation.MissedPunchDocumentRule
public class MissedPunchDocumentRule
Constructor Summary | |
---|---|
MissedPunchDocumentRule()
|
Method Summary | |
---|---|
protected boolean |
processCustomSaveDocumentBusinessRules(org.kuali.rice.krad.document.Document document)
|
protected boolean |
validateClockTime(MissedPunch missedPunch)
Validates whether the MissedPunch has a valid time relative to the last Clock Log. |
protected boolean |
validateTimesheet(MissedPunch missedPunch)
Validates whether the Timesheet associated with the Missed Punch is not ENROUTE or FINAL. |
Methods inherited from class org.kuali.rice.krad.rules.DocumentRuleBase |
---|
buildDocumentTypeActionRequestPermissionDetails, buildDocumentTypePermissionDetails, getDataDictionaryService, getDictionaryValidationService, getDocumentDictionaryService, getGroupService, getKualiConfigurationService, getMaxDictionaryValidationDepth, getPermissionService, getPersonService, hasAdHocRouteCompletion, isAddHocRoutePersonValid, isAddHocRouteWorkgroupValid, isAdHocRouteCompletionToInitiator, isAdHocRouteRecipientsValid, isDocumentAttributesValid, isDocumentOverviewValid, isNoteValid, processAddAdHocRoutePerson, processAddAdHocRouteWorkgroup, processAddNote, processApproveDocument, processCompleteDocument, processCustomAddAdHocRoutePersonBusinessRules, processCustomAddAdHocRouteWorkgroupBusinessRules, processCustomAddNoteBusinessRules, processCustomApproveDocumentBusinessRules, processCustomCompleteDocumentBusinessRules, processCustomRouteDocumentBusinessRules, processCustomSendAdHocRequests, processRouteDocument, processSaveDocument, processSendAdHocRequests, setDocumentDictionaryService, setMaxDictionaryValidationDepth, useKimPermission, validateSensitiveDataValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MissedPunchDocumentRule()
Method Detail |
---|
protected boolean processCustomSaveDocumentBusinessRules(org.kuali.rice.krad.document.Document document)
processCustomSaveDocumentBusinessRules
in class org.kuali.rice.krad.rules.DocumentRuleBase
protected boolean validateTimesheet(MissedPunch missedPunch)
missedPunch
- The Missed Punch to check
protected boolean validateClockTime(MissedPunch missedPunch)
missedPunch
- The Missed Punch to check
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |