class
ReverseDatasets extends AnyRef
Instance Constructors
-
new
ReverseDatasets()
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
-
def
addFiles(id: UUID): Call
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
createStep2(id: UUID): Call
-
def
dataset(id: UUID, space: Option[String] = None, limit: Int = 20, filter: Option[String] = None): Call
-
def
datasetBySection(id: UUID): Call
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
followingDatasets(index: Int = 0, size: Int = 12, mode: String = ""): Call
-
def
generalMetadataSearch(): Call
-
final
def
getClass(): Class[_]
-
def
getUpdatedFilesAndFolders(datasetId: UUID, limit: Int = 20, pageIndex: Int = 0, space: Option[String] = None, filter: Option[String] = None): Call
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
list(when: String = "", date: String = "", size: Int = 12, space: Option[String] = None, status: Option[String] = None, mode: String = "", owner: Option[String] = None, showPublic: Boolean = true, showOnlyShared: Boolean = false, showTrash: Boolean = false): Call
-
def
metadataSearch(): Call
-
final
def
ne(arg0: AnyRef): Boolean
-
def
newDataset(space: Option[String], collection: Option[String]): Call
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
sortedListInSpace(space: String, offset: Int = 0, size: Int = 12, showPublic: Boolean = true): Call
-
def
submit(folderId: Option[String] = None): Call
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
users(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