Serialized Form
-
Package fi.tut.mei.matchmaking.dao
-
Class fi.tut.mei.matchmaking.dao.MMRequestSubmission extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
productDescription
String productDescription
-
status
String status
-
submissionTime
LocalDateTime submissionTime
-
-
Class fi.tut.mei.matchmaking.dao.ProcessStep extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class fi.tut.mei.matchmaking.dao.ProductDescription extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class fi.tut.mei.matchmaking.dao.ResourcePool extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class fi.tut.mei.matchmaking.dao.SystemLayout extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package fi.tut.mei.matchmaking.matching_ws.rest.exceptions
-
Class fi.tut.mei.matchmaking.matching_ws.rest.exceptions.IncompleteMMrequestException extends RuntimeException implements Serializable
- serialVersionUID:
- -663385183258441499L
-
Class fi.tut.mei.matchmaking.matching_ws.rest.exceptions.MMInputNotFoundException extends RuntimeException implements Serializable
- serialVersionUID:
- 9136449103256856617L
-
Class fi.tut.mei.matchmaking.matching_ws.rest.exceptions.RequestIdNotFoundException extends RuntimeException implements Serializable
- serialVersionUID:
- 3641186560674623034L
-
Class fi.tut.mei.matchmaking.matching_ws.rest.exceptions.ResPoolNotAddedException extends RuntimeException implements Serializable
- serialVersionUID:
- -150689301534851379L
-
Class fi.tut.mei.matchmaking.matching_ws.rest.exceptions.ResultNotReadyException extends RuntimeException implements Serializable
- serialVersionUID:
- -2464142396640410945L
-
Class fi.tut.mei.matchmaking.matching_ws.rest.exceptions.SysLayoutNotAddedException extends RuntimeException implements Serializable
- serialVersionUID:
- -7611971734128127271L
-
-
Package fi.tut.mei.matchmaking.process.interfacemm.exception
-
Class fi.tut.mei.matchmaking.process.interfacemm.exception.GeneralIfMMException extends IfMMException implements Serializable
-
Class fi.tut.mei.matchmaking.process.interfacemm.exception.IfMMException extends Exception implements Serializable
-
Class fi.tut.mei.matchmaking.process.interfacemm.exception.ResourceNotFoundException extends IfMMException implements Serializable
-