Package sk.iway.iwcm.editor.rest
Class GroupSchedulerEditorFields
java.lang.Object
sk.iway.iwcm.system.datatable.BaseEditorFields
sk.iway.iwcm.editor.rest.GroupSchedulerEditorFields
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfromGroupScheduler(GroupSchedulerDto originalEntity, Long actual, Prop prop) static StringgetApproverName(Integer approvedBy) static StringgetDisapproverName(Integer disapprovedBy) voidsetApprovedByName(String approvedByName) voidsetDisapprovedByName(String disapprovedByName) voidtoGroupScheduler(GroupSchedulerDto originalEntity) Methods inherited from class sk.iway.iwcm.system.datatable.BaseEditorFields
addRowClass, addStatusIcon, getFields, getFieldsDefinition, getFieldsDefinitionKeyPrefix, getNotify, getRowClass, getStatusIconsHtml, getStatusIconsList, setFieldsDefinition, setFieldsDefinitionKeyPrefix, setNotify, setRowClass, setStatusIconsList
-
Constructor Details
-
GroupSchedulerEditorFields
public GroupSchedulerEditorFields()
-
-
Method Details
-
fromGroupScheduler
-
toGroupScheduler
-
getApproverName
-
getDisapproverName
-
getApprovedByName
-
getDisapprovedByName
-
setApprovedByName
-
setDisapprovedByName
-