class ExcelControlData extends AnyRef
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ExcelControlData
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new ExcelControlData(logUtil: LogUtil, JobLogUtil: JobLogUtil, piezometerDaeau: PiezometerDaeau, contributorDao: ContributorsDao, codeSandreDao: SandreCodeDao, materielTypeDao: MaterielTypeDao, matTelecomTypeDao: TelecomTypeDao, simTypeDao: SimTypeDao, centralTypeDao: CentralTypeDao, powerSupplyTypeDao: PowerSupplyTypeDao, sensorTypeDao: SensorTypeDao, variousMaterielTypeDao: VariousMaterielTypeDao, centralChannelTypeDao: CentralChannelTypeDao, centralChannelDao: CentralChannelDao, matPowerSupplyDao: MaterielPowerSupplyDao, matTelecomDao: TelecomDao, variousMaterielDao: MaterielVariousMaterielDao, materielSensorDao: MaterielSensorDao, materielCentralDao: MaterielCentralDao, networkDao: NetworkDao, stationNetworkDao: StationNetworkDao, equipmentSituationDao: EquipmentSituationDao, cityDao: CityDao)
- Annotations
- @Inject()
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def checkAcces(TabPiezo: Seq[PiezoExcel], TabAcces: Seq[Acces]): Seq[String]
- def checkAccesBdd(TabPiezo: Seq[PiezoExcel], TabAcces: Seq[Acces], user: String, jobExecutionId: Long): Seq[String]
- def checkActionExcel(TabActionExcel: Seq[ActionExcel], TabPiezo: Seq[PiezoExcel]): Seq[String]
- def checkActionExcelCodeSandre(TabActionExcel: Seq[ActionExcel]): Seq[String]
- def checkAndFindCentral(num: String, provider: Option[Int], jobExecutionId: Long, rowNumber: Int, user: String): Option[Int]
- def checkAndFindCentralChannel(centralChannel: CentralChannel, jobExecutionId: Long, rowNumber: Int, user: String): Int
- def checkAndFindCentralChannelType(centralChannelType: CentralChannelType, jobExecutionId: Long, rowNumber: Int, user: String): Int
- def checkAndFindModem(num: String, provider: Option[Int], jobExecutionId: Long, rowNumber: Int, user: String): Option[Int]
- def checkAndFindModemType(tt: TelecomType, jobExecutionId: Long, rowNumber: Int, user: String): Int
- def checkAndFindPowerSupply(num: String, jobExecutionId: Long, rowNumber: Int, user: String): Option[Int]
- def checkAndFindSensor(num: String, provider: Option[Int], jobExecutionId: Long, rowNumber: Int, user: String): Option[Int]
- def checkAndFindTypeAbonnement(tt: String, jobExecutionId: Long, rowNumber: Int): Int
- def checkAndFindTypeCentral(materielType: CentralType, jobExecutionId: Long, rowNumber: Int, user: String): Option[Int]
- def checkAndFindTypeCentral(name: String, provider: Option[Int], jobExecutionId: Long, rowNumber: Int, user: String): Option[Int]
- def checkAndFindTypeModem(name: String, provider: Option[Int], jobExecutionId: Long, rowNumber: Int, user: String): Option[Int]
- def checkAndFindTypePowerSupply(name: String, jobExecutionId: Long, rowNumber: Int, user: String): Option[Int]
- def checkAndFindTypePowerSupply(powerSupplyType: PowerSupplyType, jobExecutionId: Long, rowNumber: Int, user: String): Option[Int]
- def checkAndFindTypePowerSupply3(typePowerSupply: PowerSupplyType, jobExecutionId: Long, rowNumber: Int, user: String): Int
- def checkAndFindTypeSensor(sensorType: SensorType, jobExecutionId: Long, rowNumber: Int, user: String): Option[Int]
- def checkAndFindTypeSensor(name: String, provider: Option[Int], jobExecutionId: Long, rowNumber: Int, user: String): Option[Int]
- def checkAndFindTypeVarious(name: String, provider: Option[Int], jobExecutionId: Long, rowNumber: Int, user: String): Option[Int]
- def checkAndFindTypeVarious(variousMaterielType: VariousMaterielType, jobExecutionId: Long, rowNumber: Int, user: String): Option[Int]
- def checkAndFindVarious(num: String, provider: Option[Int], jobExecutionId: Long, rowNumber: Int, user: String): Option[Int]
- def checkCommune(TabContacts: Seq[Contact], jobExecutionId: Int, user: String): Seq[String]
- def checkContact(TabPiezo: Seq[PiezoExcel], TabContacts: Seq[Contact]): Seq[String]
- def checkContactBdd(TabPiezo: Seq[PiezoExcel], TabContacts: Seq[Contact], user: String, jobExecutionId: Long): Seq[String]
- def checkContributor(name: String, jobExecutionId: Long, rowNumber: Int, user: String, sheetName: String): Option[Int]
- def checkEquip(TabEquip: Seq[Equipement], TabLexEquip: Seq[EquipmentType]): Seq[String]
- def checkEquipBdd(TabEquip: Seq[Equipement], TabLexEquip: Seq[EquipmentType]): Seq[String]
- def checkEquipFournisseur(TabEquip: Seq[Equipement], TabLexEquip: Seq[EquipmentType]): Seq[String]
- def checkEquipSituation(TabEquip: Seq[Equipement], TabLexEquip: Seq[EquipmentType]): Seq[String]
- def checkEquipTypeModem(TabEquip: Seq[Equipement], TabLexEquip: Seq[EquipmentType]): Seq[String]
- def checkEquipTypePowerSupply2(TabEquip: Seq[Equipement], TabLexEquip: Seq[EquipmentType]): Seq[String]
- def checkEquipTypeTelecom2(TabEquip: Seq[Equipement], TabLexEquip: Seq[EquipmentType]): Seq[String]
- def checkEvt(TabPiezo: Seq[PiezoExcel], TabEvt: Seq[EvtExcel]): Seq[String]
- def checkGestionnaire(TabContacts: Seq[Contact]): Seq[String]
- def checkLexEquip(TabLexEquip: Seq[EquipmentType], user: String, jobExecutionId: Long): Seq[String]
- def checkLigneMvtSubscriptionExcel(TabMvtTel: Seq[MvtTel], TabSubscription: Seq[SubscriptionInputExcel]): Seq[String]
- def checkMvtEquip(TabMvtEquip: Seq[MvtEquipement], TabLexEquip: Seq[EquipmentType]): Seq[String]
- def checkMvtEquipDate(TabMvtEquip: Seq[MvtEquipement]): Seq[String]
- def checkMvtEquipPiezoExcel(TabMvtEquip: Seq[MvtEquipement], TabPiezo: Seq[PiezoExcel]): Seq[String]
- def checkMvtEquipSerialNumber(TabMvtEquip: Seq[MvtEquipement], TabEquip: Seq[Equipement]): Seq[String]
- def checkMvtEquipSituation(TabMvtEquip: Seq[MvtEquipement]): Seq[String]
- def checkMvtSubscriptionExcel(TabMvtTel: Seq[MvtTel], TabPo: Seq[PiezoExcel]): Seq[String]
- def checkMvtSubscriptionExcelSituation(TabMvtTel: Seq[MvtTel], TabSubscriptionExcel: Seq[SubscriptionExcel]): Seq[String]
- def checkNetWork(TabNetWork: Seq[NetworkExcel], user: String, jobExecutionId: Long): Seq[String]
- def checkOperateurMvtSubscriptionExcel(TabMvtTel: Seq[MvtTel], TabSubscription: Seq[SubscriptionInputExcel]): Seq[String]
- def checkParam(TabcentralRanges: Seq[CentralRange], user: String, jobExecutionId: Long): Seq[String]
- def checkPiezo(TabPiezo: Seq[PiezoExcel], TabNetWork: Seq[NetworkExcel]): Seq[String]
- def checkPiezoBdd(TabPiezo: Seq[PiezoExcel], TabNetWork: Seq[NetworkExcel], user: String, jobExecutionId: Long): Seq[String]
- def checkPiezoNetWorkNat(TabPiezo: Seq[PiezoExcel], TabNetWork: Seq[NetworkExcel]): Seq[String]
- def checkSerialNumber(TabEquip: Seq[Equipement]): Seq[String]
- def checkSubscriptionExcelBdd(TabSubscriptionExcel: Seq[SubscriptionExcel]): Seq[String]
- def checkSubscriptionExcelSim(TabSubscriptionExcel: Seq[SubscriptionExcel], user: String, jobExecutionId: Long): Seq[String]
- def checkSubscriptionExcelSituation(TabSubscriptionExcel: Seq[SubscriptionExcel]): Seq[String]
- def checkTypeContact(TabContacts: Seq[Contact]): Seq[String]
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- def handleError(e: Exception, jobExecutionId: Long): Unit
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)