object EditionUtil
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- EditionUtil
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
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 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 getDefaultModelName(year: Long, idExploitation: Long, modelType: String)(implicit c: Connection, logUtil: LogUtil): String
- def getDefaultModelName(idDeclaration: Long, modelType: String)(implicit c: Connection, logUtil: LogUtil): String
- def getExploitMatRepartition(idExploitation: Long, typeLink: Int, idElement1: Long, idElement2: Long)(implicit c: Connection): Option[String]
- def getIrrigationModeLabel(irrigationModes: Seq[TypeIrrigation], codeIrrigationMode: Option[Long]): Option[String]
- def getNbSharedExploitationForCounter(idCounter: Int, year: Int)(implicit c: Connection): Int
- def getNbSharedExploitationForPoint(idPoint: Long, year: Int, idExploitation: Long)(implicit c: Connection): (Int, String)
- def getNbSharedExploitationForPump(idPump: Int, year: Int)(implicit c: Connection): Int
- def getPicturesUrl(pictureName: String): String
- def getSandreLabel(sandreCode: Option[SandreCode]): String
- def getSandreLabelAndReference(sandreCode: Option[SandreCode]): String
- def getSandreName(sandreCode: Option[SandreCode]): Option[String]
- def getSandreReference(sandreCode: Option[SandreCode]): Option[String]
- def getTotalEstimatedByReadMode(chronicles: Seq[MaterielChronicle]): Option[Double]
- def getTotalIndex(idMat: Long, readingCoeffCountingEquipment: Option[Double], link_count_index: Option[Seq[EditionCountIndex]])(implicit c: Connection): Option[Double]
- def getTotalIndexByReadMode(idMat: Long, year: Double, readingCoeffCountingEquipment: Option[Double])(implicit c: Connection): Option[Double]
- def getTotalIndexChronicles(idMat: Long, readingCoeffCountingEquipment: Option[Double], chronicles: Seq[MaterielChronicle])(implicit c: Connection): Option[Double]
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- val idExploitationAndIdSurveyReads: Reads[(String, Seq[Int])]
- 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)