api
ReverseFiles
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
-
def
addBatchMetadataJsonLD(): Call
-
def
addMetadata(id: UUID): Call
-
def
addMetadataJsonLD(id: UUID): Call
-
def
addTags(id: UUID): Call
-
def
addUserMetadata(id: UUID): Call
-
def
addVersusMetadata(id: UUID): Call
-
def
archive(id: UUID): Call
-
final
def
asInstanceOf[T0]: T0
-
def
attachGeometry(three_d_file_id: UUID, geometry_id: UUID): Call
-
def
attachPreview(id: UUID, p_id: UUID): Call
-
def
attachQueryThumbnail(file_id: UUID, thumbnail_id: UUID): Call
-
def
attachTexture(three_d_file_id: UUID, texture_id: UUID): Call
-
def
attachThumbnail(file_id: UUID, thumbnail_id: UUID): Call
-
def
bulkDeleteFiles(): Call
-
def
clone(): AnyRef
-
def
comment(id: UUID): Call
-
def
download(id: UUID, tracking: Boolean = true): Call
-
def
downloadByDatasetAndFilename(dataset_id: UUID, filename: String, preview_id: UUID): Call
-
def
downloadquery(id: UUID): Call
-
def
dumpFilesMetadata(): Call
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
extract(id: UUID): Call
-
def
filePreviewsList(id: UUID): Call
-
def
finalize(): Unit
-
def
follow(id: UUID): Call
-
def
get(id: UUID): Call
-
def
getBatchMetadataJsonLD(): Call
-
final
def
getClass(): Class[_]
-
def
getMetadataDefinitions(id: UUID, space: Option[String] = None): Call
-
def
getMetadataJsonLD(id: UUID, extractor: Option[String] = None): Call
-
def
getPreviews(id: UUID): Call
-
def
getRDFURLsForFile(id: UUID): Call
-
def
getRDFUserMetadata(id: UUID, mappingNum: String = "1"): Call
-
def
getTags(id: UUID): Call
-
def
getTechnicalMetadataJSON(id: UUID): Call
-
def
getTexture(three_d_file_id: UUID, filename: String): Call
-
def
getUserMetadataJSON(id: UUID): Call
-
def
getVersusMetadataJSON(id: UUID): Call
-
def
getXMLMetadataJSON(id: UUID): Call
-
def
hashCode(): Int
-
def
isBeingProcessed(id: UUID): Call
-
final
def
isInstanceOf[T0]: Boolean
-
def
list(): Call
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
paths(id: UUID): Call
-
def
reindex(id: UUID): Call
-
def
removeAllTags(id: UUID): Call
-
def
removeFile(id: UUID): Call
-
def
removeMetadataJsonLD(id: UUID, extractor: Option[String] = None): Call
-
def
removeTags(id: UUID): Call
-
def
searchFilesGeneralMetadata(): Call
-
def
searchFilesUserMetadata(): Call
-
def
sections(id: UUID): Call
-
def
sendArchiveRequest(id: UUID): Call
-
def
sendJob(fileId: UUID, fileType: String): Call
-
def
sendUnarchiveRequest(id: UUID): Call
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
unarchive(id: UUID): Call
-
def
unfollow(id: UUID): Call
-
def
updateDescription(id: UUID): Call
-
def
updateFileName(id: UUID): Call
-
def
updateLicense(id: UUID): Call
-
def
updateMetadata(id: UUID, extractor_id: String): Call
-
def
upload(showPreviews: String = "DatasetLevel", originalZipFile: String = "", flags: String): Call
-
def
uploadIntermediate(idAndFlags: String): Call
-
def
uploadToDataset(id: UUID, showPreviews: String = "DatasetLevel", originalZipFile: String = "", flags: String, extract: Boolean = true, folder_id: Option[String] = None): Call
-
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