Uses of Class
overit.geocall.lang.Teacher
Packages that use Teacher
Package
Description
-
Uses of Teacher in overit.geocall.basic.ui.container
Methods in overit.geocall.basic.ui.container with parameters of type TeacherModifier and TypeMethodDescriptionprotected SortableMenuTaskBar.getDropDownFavoritesMenu(List<XMLTree> favoriteNodes, Teacher t) Gets the drop down menu that will be used to customize the favorites user menu.protected SortableMenuTaskBar.getDropDownMenu(UIMenu menu, String position, Teacher t, String destination) Gets the drop down menu that will be used to customize the user UIMenu. -
Uses of Teacher in overit.geocall.basic.ui.control
Methods in overit.geocall.basic.ui.control with parameters of type TeacherModifier and TypeMethodDescriptionprotected StringColumnLookup.getDefaultErrorValue(Teacher t) static StringInputPassword.getRegExList(HashGetter hg, List<String> constraintIds, Teacher t) Return a string containing the list of regular expressionsstatic StringInputPassword.getRegExList(Identity identity, List<String> constraintIds, Teacher t) Return a string containing the list of regular expressionsprotected StringColumnLookup.getValueFromSessionDBView(String o, Object val, Teacher t) -
Uses of Teacher in overit.geocall.basic.ui.xlsx
Methods in overit.geocall.basic.ui.xlsx with parameters of type TeacherModifier and TypeMethodDescriptionprotected StringXlsxColumn.getForcedColor(Teacher t, ArrayList row, String val, String defval, org.apache.poi.xssf.usermodel.XSSFCellStyle cs) protected StringXlsxColumn.getForcedComment(Teacher t, ArrayList row, String val, String defval) protected intXlsxColumn.getForcedFillPattern(Teacher t, ArrayList row, String val, String defval) protected StringXlsxColumn.getForcedFontVariant(Teacher t, ArrayList row, String val, String defval) protected voidXlsxColumn.setForcedStyle(org.apache.poi.ss.usermodel.Sheet s, org.apache.poi.ss.usermodel.Cell c, Teacher t, ArrayList row, int rowNum, String val, String defval, org.apache.poi.xssf.usermodel.XSSFCellStyle cs, int format) -
Uses of Teacher in overit.geocall.da
Methods in overit.geocall.da that return TeacherModifier and TypeMethodDescriptionDABase.getTeacher()Returns theTeacherused for the translations by the DADAO.getTeacher()Returns theTeacherused for the translations by the DAODAO0.getTeacher()Deprecated.Returns theTeacherused for the translations by the DAO -
Uses of Teacher in overit.geocall.lang
Subclasses of Teacher in overit.geocall.langModifier and TypeClassDescriptionclassThis class implements aTeacherthat does make translations and stores in two separated caches the translations for the field names and the string values to be more efficient and faster when is requested a translation that has already been done beforeclassThis class implements aTeacherthat does not make translationsMethods in overit.geocall.lang that return TeacherModifier and TypeMethodDescriptionInternationalized.getTeacher(Identity identity) static TeacherTeacher.getTeacher(String name, String lang, boolean partial, Identity id, int maxDim) static TeacherTeacher.getTeacher(String name, String lang, String tableSuffix, boolean partial, String belongingLayer, Identity id, int maxDim) Deprecated.static TeacherTeacher.getTeacher(String name, String lang, String tableSuffix, LangType type, String pkg, Identity id, int maxDim) Returns the Teacher used for the translationsstatic TeacherTeacher.getTeacher(String name, String lang, LangType type, Identity id, int maxDim) Returns the Teacher used for the translationsstatic TeacherTeacher.getTeacher(String name, Identity identity, String belongingLayer) Returns the Teacher used for the translationsstatic TeacherTeacher.getTeacher(UIClass uic, Identity identity) Returns the Teacher used for the translationsTeacherDuty.getTeacher()Returns theTeacher -
Uses of Teacher in overit.geocall.platform.ui
Methods in overit.geocall.platform.ui that return Teacher -
Uses of Teacher in overit.geocall.ui
Methods in overit.geocall.ui that return TeacherModifier and TypeMethodDescriptionAlert.getTeacher()Returns theTeacher, the object that manages the translationsComponent.getTeacher()Returns theTeacher, the object that manages the translationsMenu.getTeacher()Returns theTeacher, the object that manages the translationsTooltip.getTeacher()Returns theTeacher, the object that manages the translationsMethods in overit.geocall.ui with parameters of type TeacherModifier and TypeMethodDescriptionTranslates the values of the listListAttribute.translateLabel(Teacher t) Translates the values of the list, considering them as labelsConstructors in overit.geocall.ui with parameters of type TeacherModifierConstructorDescriptionCreates an alert of the type passed as parameter with the specific title and messageCreates an alert of the type passed as parameter with empty title and messagesCreates an error alert starting from an exceptionAlert(String title, DAValidateException e, Teacher teacher) Creates a warning alert strating from aDAValidateExceptionCreates an error alert with empty title and messageCreates a menuCreates a tooltip with the specific title and messageCreates an empty tooltip -
Uses of Teacher in overit.geocall.util
Constructors in overit.geocall.util with parameters of type TeacherModifierConstructorDescriptionCreates a new MapFormat starting from the string passed as parameter and sets theTeacherfor the translationsTextFormat(String format, Teacher t) Creates a TextFormat starting from a format string that will be translated by theTeacherDeprecated.useZones()instead -
Uses of Teacher in overit.geocall.util.services
Constructors in overit.geocall.util.services with parameters of type TeacherModifierConstructorDescriptionPathFormat(String format, Teacher teacher) Creates a new PathFormat starting from the string passed as parameter and sets theTeacherfor the translations -
Uses of Teacher in overit.geocall.xml
Methods in overit.geocall.xml with parameters of type TeacherModifier and TypeMethodDescriptionvoidXMLTree.translateLabel(Teacher t, String attribute) Translates all the string values in the XMLTree that corresponds to the XMLTree attribute name passed as parameter -
Uses of Teacher in overit.geocallapp.logger
Methods in overit.geocallapp.logger with parameters of type TeacherModifier and TypeMethodDescriptionstatic LogMessageHelperLogMessageHelper.getInstance(Teacher teacher) voidLogMessageHelper.setTeacher(Teacher teacher) Sets the teacher duty. -
Uses of Teacher in overit.geocallapp.logger.bl
Methods in overit.geocallapp.logger.bl that return Teacher -
Uses of Teacher in overit.geocallapp.utilities.core.bl.common.check.result
Methods in overit.geocallapp.utilities.core.bl.common.check.result with parameters of type Teacher -
Uses of Teacher in overit.geocallapp.utilities.lang
Methods in overit.geocallapp.utilities.lang with parameters of type TeacherModifier and TypeMethodDescriptionstatic StringLangUtils.getFieldFromDictionary(Teacher teacher, String fieldName) Retrieves the translated field name using a specificTeacherinstance.static booleanLangUtils.hasTranslation(String fieldName, Teacher teacher) Checks whether the given field has the required translation. -
Uses of Teacher in overit.geocallapp.utilities.system
Methods in overit.geocallapp.utilities.system that return TeacherModifier and TypeMethodDescriptionstatic TeacherIdentityUtils.getTeacher(Identity id) Returns the teacher of the given identity. -
Uses of Teacher in overit.geocallapp.utilities.ux.ui.container.gantt.view.renderer.helper
Methods in overit.geocallapp.utilities.ux.ui.container.gantt.view.renderer.helper with parameters of type TeacherModifier and TypeMethodDescriptionGanttDayHeaderHelper.formatDate(GanttViewConfiguration config, Teacher teacher, Date date, double width) GanttHeaderRendererHelper.formatDate(GanttViewConfiguration config, Teacher teacher, Date date, double width) GanttHourHeaderHelper.formatDate(GanttViewConfiguration config, Teacher teacher, Date date, double width) GanttMonthHeaderHelper.formatDate(GanttViewConfiguration config, Teacher teacher, Date date, double width) GanttMultyMonthHeaderHelper.formatDate(GanttViewConfiguration config, Teacher teacher, Date date, double width) GanttWeekHeaderHelper.formatDate(GanttViewConfiguration config, Teacher teacher, Date date, double width) GanttYearHeaderHelper.formatDate(GanttViewConfiguration config, Teacher teacher, Date date, double width) -
Uses of Teacher in overit.geocallapp.utilities.ux.ui.util.date
Methods in overit.geocallapp.utilities.ux.ui.util.date with parameters of type TeacherModifier and TypeMethodDescriptionstatic StringReturn aStringthat represents the given duration expressed in Days, Hours, Minutesstatic Stringstatic StringReturn aStringthat represents the given duration expressed in Days, Hours, Minutesstatic StringDateFormatUtils.getDayFullName(Date date, Teacher teacher) Retrieves the full name of the day of the week for the specifiedDate.static StringDateFormatUtils.getDayShortName(Date date, Teacher teacher) Retrieves the abbreviated name of the day of the week for the specifiedDate.static StringDateFormatUtils.getMonthFullName(Date date, Teacher teacher) Retrieves the full name of the month for the specifiedDate.static StringDateFormatUtils.getMonthShortName(Date date, Teacher teacher) Retrieves the abbreviated name of the month for the specifiedDate. -
Uses of Teacher in overit.geocallapp.wfm.ai
Methods in overit.geocallapp.wfm.ai with parameters of type TeacherModifier and TypeMethodDescriptionprotected static booleanMenuUtilsAI.find(ArrayList<MenuUtilsAI.MenuNode> paths, XMLTree current, ArrayList<XMLTree> parents, Teacher t) static List<MenuUtilsAI.MenuNode> MenuUtilsAI.findMenuNodesFromNode(XMLTree node, Teacher t) Search indside the menu tree all the items that contains the query passed as parameter into their label. -
Uses of Teacher in overit.geocallapp.wfm.ai.bl.chatbot.task
Methods in overit.geocallapp.wfm.ai.bl.chatbot.task that return TeacherModifier and TypeMethodDescriptionprotected TeacherBTChatbotPageCreation.getTeacher()Deprecated, for removal: This API element is subject to removal in a future version.Get the Teacher. -
Uses of Teacher in overit.geocallapp.wfm.ai.ux.agendaaffinity.dashboard
Methods in overit.geocallapp.wfm.ai.ux.agendaaffinity.dashboard with parameters of type TeacherModifier and TypeMethodDescriptionstatic StringAgendaAffinityDashboardUtilsConst.getGroupingTitle(Teacher teacher, Long group) Returns the label of a grouping typestatic StringAgendaAffinityDashboardUtilsConst.getLabelField(Teacher teacher, Long group) Returns the descriptions used on each chart elements -
Uses of Teacher in overit.geocallapp.wfm.ai.ux.automaticmeterreading.dashboard
Methods in overit.geocallapp.wfm.ai.ux.automaticmeterreading.dashboard with parameters of type TeacherModifier and TypeMethodDescriptionstatic StringAutomaticMeterReadingDashboardUtilsConst.getGroupingTitle(Teacher teacher, Long group) Returns the label of a grouping type *static StringAutomaticMeterReadingDashboardUtilsConst.getSerieLabel(Teacher teacher, Long serie) Returns the label of the serie * -
Uses of Teacher in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard
Methods in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard with parameters of type TeacherModifier and TypeMethodDescriptionstatic StringJobDurationDashboardUtilsConst.getGroupingTitle(Teacher teacher, Long group) Returns the label of a grouping typestatic StringJobDurationDashboardUtilsConst.getSerieLabel(Teacher teacher, Long serie) Returns the label of the seriestatic StringJobDurationDashboardUtilsConst.getSerieTypeLabel(Teacher teacher, Long type) Returns the label of the serie type -
Uses of Teacher in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard
Methods in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard with parameters of type TeacherModifier and TypeMethodDescriptionstatic StringPPartsManagementDashboardUtilsConst.getGroupingTitle(Teacher teacher, Long group) Returns the label of a grouping type *static StringPPartsManagementDashboardUtilsConst.getLabelField(Teacher teacher, Long group) Returns the descriptions used on each chart elementsstatic StringPPartsManagementDashboardUtilsConst.getSerieLabel(Teacher teacher, Long serie) Returns the label of the seriestatic StringPPartsManagementDashboardUtilsConst.getSerieTypeLabel(Teacher teacher, Long type) Returns the label of the serie type -
Uses of Teacher in overit.geocallapp.wfm.ai.ux.teamsuggestion.dashboard
Methods in overit.geocallapp.wfm.ai.ux.teamsuggestion.dashboard with parameters of type TeacherModifier and TypeMethodDescriptionstatic StringTeamSuggestionDashboardUtilsConst.getGroupingTitle(Teacher teacher, Long group) Returns the label of a grouping typestatic StringTeamSuggestionDashboardUtilsConst.getLabelField(Teacher teacher, Long group) Returns the descriptions used on each chart elements -
Uses of Teacher in overit.geocallapp.wfm.calendars.bl.workshift
Methods in overit.geocallapp.wfm.calendars.bl.workshift with parameters of type TeacherModifier and TypeMethodDescriptionstatic StringWorkShiftStatus.getDescription(Long status, Teacher teacher) -
Uses of Teacher in overit.geocallapp.wfm.cee.bl.message.task
Methods in overit.geocallapp.wfm.cee.bl.message.task that return Teacher -
Uses of Teacher in overit.geocallapp.wfm.core.bl.datacollection.converter
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter that return Teacher -
Uses of Teacher in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.task.load
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.task.load that return TeacherModifier and TypeMethodDescriptionprotected TeacherBTDataCollectionSheetConversionLoad.getTeacher()Get the Teacher. -
Uses of Teacher in overit.geocallapp.wfm.core.bl.datacollection.converter.template.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.task that return TeacherModifier and TypeMethodDescriptionprotected TeacherBTDataCollectionTemplateConversionLoadOldTemplate.getTeacher()Gets the Teacher.protected TeacherBTDataCollectionTemplateConversionLoadOldTemplateHeader.getTeacher() -
Uses of Teacher in overit.geocallapp.wfm.core.bl.datacollection.instance.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.instance.task with parameters of type TeacherModifier and TypeMethodDescriptionprotected voidBTDataCollectionSheetInstanceExportXlsx.appendTemplateStructureSheetsModel(List<BODataCollectionSheet> sheets, XlsxDocument excelDocument, Teacher teacher) Appends the template structure sheets model. -
Uses of Teacher in overit.geocallapp.wfm.core.bl.log
Methods in overit.geocallapp.wfm.core.bl.log that return Teacher -
Uses of Teacher in overit.geocallapp.wfm.core.bl.mobilecard.card.mobilestates
Methods in overit.geocallapp.wfm.core.bl.mobilecard.card.mobilestates with parameters of type Teacher -
Uses of Teacher in overit.geocallapp.wfm.core.bl.multistage.group.dependency
Methods in overit.geocallapp.wfm.core.bl.multistage.group.dependency that return TeacherModifier and TypeMethodDescriptionMultistageGroupDependencyFormatter.getTeacher()Returns the teacher.Methods in overit.geocallapp.wfm.core.bl.multistage.group.dependency with parameters of type TeacherModifier and TypeMethodDescriptionvoidMultistageGroupDependencyFormatter.setTeacher(Teacher teacher) Sets the teacher. -
Uses of Teacher in overit.geocallapp.wfm.core.bl.multistage.group.task
Methods in overit.geocallapp.wfm.core.bl.multistage.group.task with parameters of type TeacherModifier and TypeMethodDescriptionprotected voidBTMultistageGroupAddAggregatedDataToSchedulingActivites.initMultistageGroupsData(Set<Long> multistageGroupIds, Teacher teacher, PoolKit poolKit) Inits the multistage groups data. -
Uses of Teacher in overit.geocallapp.wfm.core.bl.multistage.violation
Methods in overit.geocallapp.wfm.core.bl.multistage.violation with parameters of type TeacherModifier and TypeMethodDescriptionstatic StringMultistageViolationUtils.format(MultistageViolation multistageViolation, Teacher teacher) Format. -
Uses of Teacher in overit.geocallapp.wfm.core.bl.schedule.event
Methods in overit.geocallapp.wfm.core.bl.schedule.event that return TeacherMethods in overit.geocallapp.wfm.core.bl.schedule.event with parameters of type TeacherModifier and TypeMethodDescriptionvoidSchedulePreCheckBatchInput.setTeacher(Teacher teacher) Sets the teacher -
Uses of Teacher in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.interventiongroup.configuration
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.interventiongroup.configuration that return TeacherModifier and TypeMethodDescriptionprotected TeacherGIElementBase.getTeacher()Gets a teacher instantiated with the currentIdentity -
Uses of Teacher in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.interventiongroup.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.interventiongroup.task that return Teacher -
Uses of Teacher in overit.geocallapp.wfm.core.ux.crewshell.dailyplan
Fields in overit.geocallapp.wfm.core.ux.crewshell.dailyplan declared as TeacherMethods in overit.geocallapp.wfm.core.ux.crewshell.dailyplan with parameters of type Teacher -
Uses of Teacher in overit.geocallapp.wfm.core.ux.datacollection.converter.template
Methods in overit.geocallapp.wfm.core.ux.datacollection.converter.template with parameters of type TeacherModifier and TypeMethodDescriptionstatic overit.geocallapp.wfm.survey.template.TemplateTreeDataCollectionConverterOldTemplateUtils.getTemplateTree(Long oldRootNodeId, Teacher teacher) -
Uses of Teacher in overit.geocallapp.wfm.core.ux.datacollection.sheet.excel
Methods in overit.geocallapp.wfm.core.ux.datacollection.sheet.excel with parameters of type TeacherModifier and TypeMethodDescriptionstatic StringDataCollectionSheetExportHelper.getFileName(String fileName, Teacher teacher) Returns the file name. -
Uses of Teacher in overit.geocallapp.wfm.core.ux.datacollection.template.gantt
Methods in overit.geocallapp.wfm.core.ux.datacollection.template.gantt that return TeacherModifier and TypeMethodDescriptionDataCollectionTemplateGanttDataBuilder.getTeacher()Returns the teacher.protected TeacherDataCollectionTemplateGanttTooltipBuilder.getTeacher()Methods in overit.geocallapp.wfm.core.ux.datacollection.template.gantt with parameters of type TeacherModifier and TypeMethodDescriptionvoidDataCollectionTemplateGanttDataBuilder.setTeacher(Teacher teacher) Sets the teacher.voidDataCollectionTemplateGanttTooltipBuilder.setTeacher(Teacher teacher) Sets the teacher. -
Uses of Teacher in overit.geocallapp.wfm.core.ux.datacollection.template.structure.merger
Methods in overit.geocallapp.wfm.core.ux.datacollection.template.structure.merger that return TeacherMethods in overit.geocallapp.wfm.core.ux.datacollection.template.structure.merger with parameters of type TeacherModifier and TypeMethodDescriptionvoidDataCollectionTemplateStructureMerger.setTeacher(Teacher teacher) -
Uses of Teacher in overit.geocallapp.wfm.core.ux.multistage.gantt
Methods in overit.geocallapp.wfm.core.ux.multistage.gantt that return TeacherMethods in overit.geocallapp.wfm.core.ux.multistage.gantt with parameters of type TeacherModifier and TypeMethodDescriptionprotected voidMultistageGroupGanttTooltipBuilder.addIfNotNull(org.apache.ecs.html.Div tooltip, Teacher teacher, String label, String value) org.apache.ecs.ElementMultistageGroupGanttTooltipBuilder.buildDependencyTooltip(Teacher teacher, BOMultistageGroupDependency dependency, BOMultistageGroupOperation from, BOMultistageGroupOperation to) protected StringMultistageGroupGanttTooltipBuilder.operationDependecyCode(BOMultistageGroupOperation operation, Teacher teacher) voidMultistageGroupGanttDataBuilder.setTeacher(Teacher teacher) -
Uses of Teacher in overit.geocallapp.wfm.core.ux.multistage.group
Methods in overit.geocallapp.wfm.core.ux.multistage.group that return TeacherMethods in overit.geocallapp.wfm.core.ux.multistage.group with parameters of type TeacherModifier and TypeMethodDescriptionvoidMultistageGroupOperationsDBViewBuilder.setTeacher(Teacher teacher) -
Uses of Teacher in overit.geocallapp.wfm.core.ux.multistage.group.operation
Methods in overit.geocallapp.wfm.core.ux.multistage.group.operation that return TeacherModifier and TypeMethodDescriptionMultistageOperationDependenciesDBViewBuilder.getTeacher()protected TeacherMultistageOperationTooltipBuilder.getTeacher()Methods in overit.geocallapp.wfm.core.ux.multistage.group.operation with parameters of type TeacherModifier and TypeMethodDescriptionvoidMultistageOperationDependenciesDBViewBuilder.setTeacher(Teacher teacher) voidMultistageOperationTooltipBuilder.setTeacher(Teacher teacher) -
Uses of Teacher in overit.geocallapp.wfm.core.ux.multistage.group.utils
Methods in overit.geocallapp.wfm.core.ux.multistage.group.utils with parameters of type TeacherModifier and TypeMethodDescriptionstatic StringMultistageGroupExportHelper.getFileName(String fileName, Teacher teacher) -
Uses of Teacher in overit.geocallapp.wfm.core.ux.schedule.bundler
Methods in overit.geocallapp.wfm.core.ux.schedule.bundler that return TeacherModifier and TypeMethodDescriptionBuilderClipboardFormatBundler.getTeacher()Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of Teacher in overit.geocallapp.wfm.core.ux.schedule.tooltip.configuration
Methods in overit.geocallapp.wfm.core.ux.schedule.tooltip.configuration that return TeacherModifier and TypeMethodDescriptionPlanningMonitorActivityTooltipFrame.getTeacher()Returns theTeacher, the object that manages the translationsPlanningMonitorActivityTooltipItem.getTeacher()Returns theTeacher, the object that manages the translations -
Uses of Teacher in overit.geocallapp.wfm.core.ux.schedule.tooltip.task
Fields in overit.geocallapp.wfm.core.ux.schedule.tooltip.task declared as Teacher -
Uses of Teacher in overit.geocallapp.wfm.forecastcapacity.bl.util
Methods in overit.geocallapp.wfm.forecastcapacity.bl.util with parameters of type TeacherModifier and TypeMethodDescriptionstatic StringForecastCapacitySheetExportUtils.getActivityForecastFileName(String forecastHeaderCode, Teacher teacher) Returns the activity forecast file name.static StringForecastCapacitySheetExportUtils.getCapacityPlanningFileName(String capacityPlanningCode, Teacher teacher) Returns the capacity planning file name.static LogMessageHelperLogMessageHelper.getInstance(Teacher teacher) static StringForecastCapacitySheetExportUtils.getResourceForecastFileName(String forecastHeaderCode, Teacher teacher) Returns the resource forecast file name.voidLogMessageHelper.setTeacher(Teacher teacher) Sets the teacher duty. -
Uses of Teacher in overit.geocallapp.wfm.inventory.bl.util
Methods in overit.geocallapp.wfm.inventory.bl.util with parameters of type TeacherModifier and TypeMethodDescriptionstatic LogMessageHelperLogMessageHelper.getInstance(Teacher teacher) voidLogMessageHelper.setTeacher(Teacher teacher) Sets the teacher duty. -
Uses of Teacher in overit.geocallapp.wfm.mobileforms.bl.node.type
Methods in overit.geocallapp.wfm.mobileforms.bl.node.type with parameters of type Teacher -
Uses of Teacher in overit.geocallapp.wfm.mobileforms.bl.node.type.bool
Methods in overit.geocallapp.wfm.mobileforms.bl.node.type.bool with parameters of type Teacher -
Uses of Teacher in overit.geocallapp.wfm.mobileforms.bl.node.type.date
Methods in overit.geocallapp.wfm.mobileforms.bl.node.type.date with parameters of type Teacher -
Uses of Teacher in overit.geocallapp.wfm.mobileforms.bl.node.type.datetime
Methods in overit.geocallapp.wfm.mobileforms.bl.node.type.datetime with parameters of type Teacher -
Uses of Teacher in overit.geocallapp.wfm.notifications.notification
Methods in overit.geocallapp.wfm.notifications.notification with parameters of type TeacherModifier and TypeMethodDescriptionNotification.getAnomalyCodes(Teacher teacher) Notification.getDescriptionCodiceCatalogoAnomalia(int rowIdx, Teacher teacher) -
Uses of Teacher in overit.geocallapp.wfm.organizationalstructures
Methods in overit.geocallapp.wfm.organizationalstructures with parameters of type TeacherModifier and TypeMethodDescriptionstatic StringOrganizationalStructuresUtils.getCriteriaDescription(Teacher teacher, Long criteriaId) -
Uses of Teacher in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt that return TeacherModifier and TypeMethodDescriptionForecastActivityDetailGanttDataBuilder.getTeacher()Returns the teacher.protected TeacherForecastActivityDetailGanttTooltipBuilder.getTeacher()Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt with parameters of type TeacherModifier and TypeMethodDescriptionvoidForecastActivityDetailGanttDataBuilder.setTeacher(Teacher teacher) Sets the teacher.voidForecastActivityDetailGanttTooltipBuilder.setTeacher(Teacher teacher) Sets the teacher. -
Uses of Teacher in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail that return TeacherMethods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail with parameters of type TeacherModifier and TypeMethodDescriptionvoidResourceForecastViewConfiguration.setTeacher(Teacher teacher) -
Uses of Teacher in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.edit
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.edit that return TeacherModifier and TypeMethodDescriptionForecastResourceDetailPreviewBuilder.getTeacher()Returns the teacher.Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.edit with parameters of type TeacherModifier and TypeMethodDescriptionvoidForecastResourceDetailPreviewBuilder.setTeacher(Teacher teacher) Sets the teacher. -
Uses of Teacher in overit.geocallapp.wfm.project.bl.checks
Methods in overit.geocallapp.wfm.project.bl.checks with parameters of type TeacherModifier and TypeMethodDescriptionstatic StringCheckResultUtils.convertCheckResultListToHtmlTable(List<CheckResult> list, Teacher teacher) static StringCheckResultUtils.convertCheckResultListToHtmlTable(List<CheckResult> list, Teacher teacher, int maxWidth, int maxHeight, String title) -
Uses of Teacher in overit.geocallapp.wfm.project.util
Methods in overit.geocallapp.wfm.project.util with parameters of type Teacher -
Uses of Teacher in overit.geocallapp.wfm.project.ux.activityplan
Methods in overit.geocallapp.wfm.project.ux.activityplan that return TeacherMethods in overit.geocallapp.wfm.project.ux.activityplan with parameters of type Teacher -
Uses of Teacher in overit.geocallapp.wfm.project.ux.structure.gantt
Methods in overit.geocallapp.wfm.project.ux.structure.gantt with parameters of type TeacherModifier and TypeMethodDescriptionprotected voidProjectGanttTooltipBuilder.addIfNotNull(org.apache.ecs.html.Div tooltip, Teacher teacher, String label, String value) org.apache.ecs.ElementProjectGanttTooltipBuilder.buildActivityCollapsedTooltip(Teacher teacher, ProjectGanttRow row, BOWorkOrderOperation operation) org.apache.ecs.ElementProjectGanttTooltipBuilder.buildActivityTooltip(Teacher teacher, ProjectGanttRow row, BOWorkOrderOperation operation) org.apache.ecs.ElementProjectGanttTooltipBuilder.buildExecutedProjectTooltip(Teacher teacher, ProjectGanttRow rootRow, Project project) org.apache.ecs.ElementProjectGanttTooltipBuilder.buildGenericDebriefingTooltip(Teacher teacher, BOProjectActivity activity) org.apache.ecs.ElementProjectGanttTooltipBuilder.buildInterventionCollapsedExecutionTooltip(Teacher teacher, ProjectGanttRow row) org.apache.ecs.ElementProjectGanttTooltipBuilder.buildInterventionCollapsedTooltip(Teacher teacher, ProjectGanttRow row) org.apache.ecs.ElementProjectGanttTooltipBuilder.buildInterventionExecutionTooltip(Teacher teacher, ScheduledIntervention intervention) org.apache.ecs.ElementProjectGanttTooltipBuilder.buildInterventionTooltip(Teacher teacher, ScheduledIntervention intervention) protected voidProjectGanttTooltipBuilder.buildMainActivityInfo(Teacher teacher, BOProjectActivity activity, org.apache.ecs.html.Div out) protected voidProjectGanttTooltipBuilder.buildOperationInfo(Teacher teacher, BOWorkOrderOperation operation, BOProjectActivity activity, org.apache.ecs.html.Div out) org.apache.ecs.ElementProjectGanttTooltipBuilder.buildProjectPlannedTooltip(Teacher teacher, ProjectGanttRow row, Project project) org.apache.ecs.ElementProjectGanttTooltipBuilder.buildProjectProgrammedTooltip(Teacher teacher, ProjectGanttRow rootRow, Project project) org.apache.ecs.ElementProjectGanttTooltipBuilder.buildRelationTooltip(Teacher teacher, BOActivityRelation relation, BOProjectActivity from, BOProjectActivity to) protected StringProjectGanttTooltipBuilder.formatDuration(Teacher teacher, Long duration, Long durationUnit) -
Uses of Teacher in overit.geocallapp.wfm.project.ux.wizard
Methods in overit.geocallapp.wfm.project.ux.wizard that return TeacherModifier and TypeMethodDescriptionprotected TeacherOperationDetailedDebriefingWizard.getTeacher()Methods in overit.geocallapp.wfm.project.ux.wizard with parameters of type TeacherModifier and TypeMethodDescriptionvoidOperationDetailedDebriefingWizard.setTeacher(Teacher teacher)
getTeacher(java.lang.String, java.lang.String, java.lang.String, overit.geocall.lang.LangType, java.lang.String, overit.geocall.util.Identity, int)