Package org.dspace.app.requestitem
Class RequestItemAuthor
- java.lang.Object
-
- org.dspace.app.requestitem.RequestItemAuthor
-
public class RequestItemAuthor extends Object
Simple DTO to transfer data about the corresponding author for the Request Copy feature- Author:
- Andrea Bollini
-
-
Constructor Summary
Constructors Constructor Description RequestItemAuthor(String fullName, String email)RequestItemAuthor(EPerson ePerson)
-