public interface EdoGroupTrackingContract extends KpmeEffectiveKeyedDataTransferObject
EdoGroupTrackingContract interface
Modifier and Type | Method and Description |
---|---|
String |
getDepartmentId()
The department id that the EdoGroupTracking is associated with
|
String |
getEdoGroupTrackingId()
The identifier of the EdoGroupTracking
|
String |
getEdoWorkflowId()
The workflow id that the EdoGroupTracking is associated with
|
String |
getGroupName()
The group name that the EdoGroupTracking is associated with
|
String |
getOrganizationCode()
The organization code (school id) that the EdoGroupTracking is associated with
|
String |
getReviewLevelName()
The review level name that the EdoGroupTracking is associated with
|
getEffectiveLocalDate
getCreateTime
getUserPrincipalId
getGroupKey, getGroupKeyCode
String getEdoGroupTrackingId()
edoGroupTrackingId of the EdoGroupTracking
String getDepartmentId()
departmentId of the EdoGroupTracking
String getOrganizationCode()
organizationCode of the EdoGroupTracking
String getReviewLevelName()
reviewLevelName of the EdoGroupTracking
String getGroupName()
groupName of the EdoGroupTracking
String getEdoWorkflowId()
edoWorkflowId of the EdoGroupTracking
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.