Uses of Class
overit.geocallapp.wfm.project.bl.profile.BOProjectProfile
Packages that use BOProjectProfile
Package
Description
-
Uses of BOProjectProfile in overit.geocallapp.wfm.project.bl.activity
Methods in overit.geocallapp.wfm.project.bl.activity with parameters of type BOProjectProfileModifier and TypeMethodDescriptionvoidBOProjectActivity.convertCalendarUnitFields(BOProjectProfile profile) -
Uses of BOProjectProfile in overit.geocallapp.wfm.project.bl.activity.task
Methods in overit.geocallapp.wfm.project.bl.activity.task that return BOProjectProfileModifier and TypeMethodDescriptionprotected BOProjectProfileBTProjectActivityCreate.getProjectProfile(Long projectId, PoolKit pk) protected BOProjectProfileBTProjectActivityUpdate.getProjectProfile(Long projectId, PoolKit pk) -
Uses of BOProjectProfile in overit.geocallapp.wfm.project.bl.activitydebriefing
Methods in overit.geocallapp.wfm.project.bl.activitydebriefing with parameters of type BOProjectProfileModifier and TypeMethodDescriptionvoidBOProjectActivityDebriefing.convertCalendarUnitFields(BOProjectProfile profile) -
Uses of BOProjectProfile in overit.geocallapp.wfm.project.bl.activitydebriefing.task
Methods in overit.geocallapp.wfm.project.bl.activitydebriefing.task that return BOProjectProfileModifier and TypeMethodDescriptionprotected BOProjectProfileBTProjectActivityGenericDebriefingSave.getProjectProfile(Long projectId, PoolKit pk) -
Uses of BOProjectProfile in overit.geocallapp.wfm.project.bl.header
Methods in overit.geocallapp.wfm.project.bl.header with parameters of type BOProjectProfileModifier and TypeMethodDescriptionvoidBOProjectHeader.convertCalendarUnitFields(BOProjectProfile profile) -
Uses of BOProjectProfile in overit.geocallapp.wfm.project.bl.header.task
Methods in overit.geocallapp.wfm.project.bl.header.task that return BOProjectProfileModifier and TypeMethodDescriptionprotected BOProjectProfileBTProjectHeaderCreate.cloneProfileFromType(BOProjectHeader header, PoolKit pk) protected BOProjectProfileBTProjectHeaderCreate.getProfileFromProjectType(Long projectTypeId, PoolKit pk) protected BOProjectProfileBTProjectHeaderUpdate.getProjectProfile(Long projectId, PoolKit pk) Methods in overit.geocallapp.wfm.project.bl.header.task with parameters of type BOProjectProfileModifier and TypeMethodDescriptionprotected voidBTProjectHeaderCreate.createProfile(BOProjectProfile profile, PoolKit pk) -
Uses of BOProjectProfile in overit.geocallapp.wfm.project.bl.profile.be
Constructors in overit.geocallapp.wfm.project.bl.profile.be with parameters of type BOProjectProfileModifierConstructorDescription -
Uses of BOProjectProfile in overit.geocallapp.wfm.project.bl.profile.task
Methods in overit.geocallapp.wfm.project.bl.profile.task that return BOProjectProfileModifier and TypeMethodDescriptionprotected BOProjectProfileBTProjectProfileCreate.insertHeader(BOProjectProfile profile, PoolKit pk) protected BOProjectProfileBTProjectProfileLoad.loadProfile(Long projectId, PoolKit pk) protected BOProjectProfileBTProjectProfileUpdate.updateHeader(BOProjectProfile profile, PoolKit pk) Methods in overit.geocallapp.wfm.project.bl.profile.task with parameters of type BOProjectProfileModifier and TypeMethodDescriptionprotected voidBTProjectProfileCreate.checkProfileData(BOProjectProfile profile, PoolKit pk) protected voidBTProjectProfileUpdate.checkProfileData(BOProjectProfile profile, PoolKit pk) protected BOProjectProfileBTProjectProfileCreate.insertHeader(BOProjectProfile profile, PoolKit pk) protected BOProjectProfileBTProjectProfileUpdate.updateHeader(BOProjectProfile profile, PoolKit pk) -
Uses of BOProjectProfile in overit.geocallapp.wfm.project.util
Methods in overit.geocallapp.wfm.project.util with parameters of type BOProjectProfileModifier and TypeMethodDescriptionstatic BigDecimalCalendarUnitConverter.convert(Long sourceValue, Long sourceCalendarUnit, Long targetCalendarUnit, BOProjectProfile profile) static BigDecimalCalendarUnitConverter.convert(Long sourceValue, Long sourceCalendarUnit, Long targetCalendarUnit, BOProjectProfile profile, int precision, RoundingMode roundingMode) protected static BigDecimalCalendarUnitConverter.convertDaysToHours(BigDecimal sourceValue, BOProjectProfile profile, int precision, RoundingMode roundingMode) protected static BigDecimalCalendarUnitConverter.convertDaysToMinutes(BigDecimal sourceValue, BOProjectProfile profile) protected static BigDecimalCalendarUnitConverter.convertDaysToMonths(BigDecimal sourceValue, BOProjectProfile profile, int precision, RoundingMode roundingMode) protected static BigDecimalCalendarUnitConverter.convertDaysToWeeks(BigDecimal sourceValue, BOProjectProfile profile, int precision, RoundingMode roundingMode) protected static BigDecimalCalendarUnitConverter.convertHoursToDays(BigDecimal sourceValue, BOProjectProfile profile, int precision, RoundingMode roundingMode) protected static BigDecimalCalendarUnitConverter.convertHoursToMonths(BigDecimal sourceValue, BOProjectProfile profile, int precision, RoundingMode roundingMode) protected static BigDecimalCalendarUnitConverter.convertHoursToWeeks(BigDecimal sourceValue, BOProjectProfile profile, int precision, RoundingMode roundingMode) protected static BigDecimalCalendarUnitConverter.convertMinutesToDays(BigDecimal sourceValue, BOProjectProfile profile, int precision, RoundingMode roundingMode) protected static BigDecimalCalendarUnitConverter.convertMinutesToMonths(BigDecimal sourceValue, BOProjectProfile profile, int precision, RoundingMode roundingMode) protected static BigDecimalCalendarUnitConverter.convertMinutesToWeeks(BigDecimal sourceValue, BOProjectProfile profile, int precision, RoundingMode roundingMode) protected static BigDecimalCalendarUnitConverter.convertMonthsToDays(BigDecimal sourceValue, BOProjectProfile profile) protected static BigDecimalCalendarUnitConverter.convertMonthsToHours(BigDecimal sourceValue, BOProjectProfile profile, int precision, RoundingMode roundingMode) protected static BigDecimalCalendarUnitConverter.convertMonthsToMinutes(BigDecimal sourceValue, BOProjectProfile profile) protected static BigDecimalCalendarUnitConverter.convertMonthsToWeeks(BigDecimal sourceValue, BOProjectProfile profile, int precision, RoundingMode roundingMode) static LongProjectUtils.convertToMinutes(Long sourceValue, Long sourceCalendarUnit, BOProjectProfile profile) protected static BigDecimalCalendarUnitConverter.convertWeeksToDays(BigDecimal sourceValue, BOProjectProfile profile, int precision, RoundingMode roundingMode) protected static BigDecimalCalendarUnitConverter.convertWeeksToHours(BigDecimal sourceValue, BOProjectProfile profile) protected static BigDecimalCalendarUnitConverter.convertWeeksToMinutes(BigDecimal sourceValue, BOProjectProfile profile, int precision, RoundingMode roundingMode) protected static BigDecimalCalendarUnitConverter.convertWeeksToMonths(BigDecimal sourceValue, BOProjectProfile profile, int precision, RoundingMode roundingMode) protected static LongCalendarUnitConverter.getDayMinutes(BOProjectProfile profile) protected static LongCalendarUnitConverter.getDayMonth(BOProjectProfile profile) protected static LongCalendarUnitConverter.getWeeksHours(BOProjectProfile profile) -
Uses of BOProjectProfile in overit.geocallapp.wfm.project.ux.configuration.profile
Fields in overit.geocallapp.wfm.project.ux.configuration.profile declared as BOProjectProfileMethods in overit.geocallapp.wfm.project.ux.configuration.profile with parameters of type BOProjectProfileModifier and TypeMethodDescriptionprotected booleanPProjectProfile.launchInsertEvent(BOProjectProfile profile) protected booleanPProjectProfile.launchUpdateEvent(BOProjectProfile profile) -
Uses of BOProjectProfile in overit.geocallapp.wfm.project.ux.header.search
Methods in overit.geocallapp.wfm.project.ux.header.search with parameters of type BOProjectProfileModifier and TypeMethodDescriptionprotected voidCSearchProjects.showProfilePanel(BOProjectProfile profile, int mode)