class
ReverseFiles extends AnyRef
Instance Constructors
-
new
ReverseFiles()
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
download(id: UUID): Call
-
def
downloadAsFormat(id: UUID, format: String): Call
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
extractFile(): Call
-
def
file(id: UUID, dataset: Option[String] = None, space: Option[String] = None, folder: Option[String] = None): Call
-
def
fileBySection(id: UUID): Call
-
def
finalize(): Unit
-
def
followingFiles(index: Int = 0, size: Int = 12, mode: String = ""): Call
-
def
generalMetadataSearch(): Call
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
list(when: String = "", date: String = "", size: Int = 12, mode: String = ""): Call
-
def
metadataSearch(): Call
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
thumbnail(id: UUID): Call
-
def
toString(): String
-
def
upload(): Call
-
def
uploadDragDrop(): Call
-
def
uploadExtract(): Call
-
def
uploadFile(): Call
-
def
uploadSelectQuery(): Call
-
def
uploaddnd(id: UUID): Call
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from AnyRef
Inherited from Any