sotohp-service

Members list

Type members

Classlikes

case class EventQuery(ownerId: Option[PhotoOwnerId], keywords: PhotoKeywords, timeRange: Option[TimeRange])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class PhotoEventInfo(event: PhotoEvent, timeRange: Option[TimeRange])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class PhotoQuery(ownerId: Option[PhotoOwnerId], keywords: PhotoKeywords, timeRange: Option[TimeRange], event: Option[PhotoEvent])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
trait PhotoService

Attributes

Supertypes
class Object
trait Matchable
class Any
case class PhotoServiceSystemIssue(message: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class PhotoServiceUserIssue(message: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class TimeRange(start: Option[OffsetDateTime], end: Option[OffsetDateTime])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all