object ExportConfig extends Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ExportConfig
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
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[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
- val entity: PLens[ExportConfig, ExportConfig, String, String]
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val fetchXml: PLens[ExportConfig, ExportConfig, Option[String], Option[String]]
- val filter: PLens[ExportConfig, ExportConfig, Option[String], Option[String]]
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- val header: PLens[ExportConfig, ExportConfig, Boolean, Boolean]
- val includeCount: PLens[ExportConfig, ExportConfig, Boolean, Boolean]
- val includeFormattedValues: PLens[ExportConfig, ExportConfig, Boolean, Boolean]
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val maxPageSize: PLens[ExportConfig, ExportConfig, Option[Int], Option[Int]]
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- val orderBy: PLens[ExportConfig, ExportConfig, Seq[String], Seq[String]]
- val queries: PLens[ExportConfig, ExportConfig, Map[String, String], Map[String, String]]
- val query: PLens[ExportConfig, ExportConfig, String, String]
- val queryFile: PLens[ExportConfig, ExportConfig, Option[String], Option[String]]
- val raw: PLens[ExportConfig, ExportConfig, Boolean, Boolean]
- val repeat: PLens[ExportConfig, ExportConfig, Boolean, Boolean]
- val repeatDelay: PLens[ExportConfig, ExportConfig, Int, Int]
- val select: PLens[ExportConfig, ExportConfig, Seq[String], Seq[String]]
- val skip: PLens[ExportConfig, ExportConfig, Option[Int], Option[Int]]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
- val top: PLens[ExportConfig, ExportConfig, Option[Int], Option[Int]]
- val useFunction: PLens[ExportConfig, ExportConfig, Boolean, Boolean]
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
- val wrap: PLens[ExportConfig, ExportConfig, Boolean, Boolean]