class
ReverseApplication extends AnyRef
Instance Constructors
-
new
ReverseApplication()
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
adminPage(): Call
-
def
allDeploymentMessagesList(): Call
-
def
allDeploymentMessagesTable(): Call
-
def
approveToolVersion(id: String): Call
-
final
def
asInstanceOf[T0]: T0
-
def
authorApproveToolVersion(id: String): Call
-
def
authorRetireToolVersion(id: String): Call
-
def
browseAllTools(p: Int = 1, npp: Int = 24): Call
-
def
browseAuthoredTools(p: Int = 1, npp: Int = 24): Call
-
def
browseTools(p: Int = 1, npp: Int = 24): Call
-
def
changeToolVersionStatus(id: String, s: Int): Call
-
def
clone(): AnyRef
-
def
configRabbitMQAdd(): Call
-
def
configRabbitMQDelete(): Call
-
def
configRabbitMQEdit(): Call
-
def
configRabbitmqPage(): Call
-
def
contributePage(): Call
-
def
createTool(): Call
-
def
createToolVersion(toolid: String): Call
-
def
deleteTool(id: String): Call
-
def
deleteToolVersion(id: String, toolid: String): Call
-
def
deployInterfaceProcessAdd(id: String): Call
-
def
deployInterfaceProcessStop(id: String): Call
-
def
deployInterfacesPage(bool: Boolean = true): Call
-
def
displayTool(id: String): Call
-
def
displayToolVersion(id: String): Call
-
def
editTool(id: String): Call
-
def
editToolVersion(id: String): Call
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
getAllVMs(): Call
-
final
def
getClass(): Class[_]
-
def
getEMResponse(corrID: String): Call
-
def
getFile(id: String): Call
-
def
getIconFile(id: String): Call
-
def
getIconFileByToolId(id: String): Call
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
javascriptRoutes(): Call
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
processAddConfigRabbitMQ(): Call
-
def
processDeleteConfigRabbitMQ(): Call
-
def
processEditConfigRabbitMQ(): Call
-
def
reapproveToolVersion(id: String): Call
-
def
reapproveTools(): Call
-
def
redirectToExternalURL(url: String): Call
-
def
regenerateIndex(showAllStatus: Int = 0): Call
-
def
rejectToolVersion(id: String): Call
-
def
removeFile(id: String, toolVersionId: String): Call
-
def
removeIconFile(id: String, toolId: String): Call
-
def
reposPage(): Call
-
def
reviewTools(): Call
-
def
revokeToolVersion(id: String): Call
-
def
revokeTools(): Call
-
def
saveFile(id: String): Call
-
def
saveIconFile(id: String): Call
-
def
searchCatalog(query: String = ""): Call
-
def
searchPage(): Call
-
def
showAddDeployInterfaceForm(id: String): Call
-
def
showCreateToolForm(): Call
-
def
showEditToolForm(id: String): Call
-
def
showEditToolVersionForm(id: String): Call
-
def
showStopDeployInterfaceForm(id: String): Call
-
def
showToolsMonitorPage(): Call
-
def
showToolsMonitorPageOne(name: String): Call
-
def
singleEMResponse(corrID: String): Call
-
def
singleMessageDetails(corrID: String): Call
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
toolsMonitorDetails(id: String): Call
-
def
unauthorized(): 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