Uses of Class
cz.metacentrum.perun.cabinet.model.Author
Packages that use Author
-
Uses of Author in cz.metacentrum.perun.cabinet.model
Methods in cz.metacentrum.perun.cabinet.model that return types with arguments of type AuthorMethod parameters in cz.metacentrum.perun.cabinet.model with type arguments of type AuthorConstructor parameters in cz.metacentrum.perun.cabinet.model with type arguments of type AuthorModifierConstructorDescriptionPublication
(List<Author> authors, double rank, int id, int externalId, int publicationSystemId, String title, int year, String main, String isbn, int categoryId, String createdBy, Date createdDate, String doi, boolean locked) Publication
(List<Author> authors, double rank, int id, int externalId, int publicationSystemId, String title, int year, String main, String isbn, int categoryId, String createdBy, Date createdDate, String doi, boolean locked, int createdByUid) PublicationForGUI
(List<Author> authors, double rank, int id, int externalId, int publicationSystemId, String title, int year, String main, String isbn, int categoryId, String createdBy, Date createdDate, String doi, boolean locked) PublicationForGUI
(List<Author> authors, double rank, int id, int externalId, int publicationSystemId, String title, int year, String main, String isbn, int categoryId, String createdBy, Date createdDate, String doi, boolean locked, int createdByUid)