Class: EditionFactory

classes~EditionFactory()

Class representing an edition factory.

Constructor

new EditionFactory()

Source:

Methods

(async) create()

Creates an edition
Source:

load()

Loads data from a database object
Source:

setBook()

Set the book of the edition so it doesn't have to be fetched again.
Source:

setBookId()

Set the book id of the edition.
Source:

setId()

Set the id of the edition.
Source:

setIsbn10()

Set the ISBN-10 of the edition.
Source:

setIsbn13()

Set the ISBN-13 of the edition.
Source: