Added support for the leftItem and rightItem through the parameters

This commit is contained in:
Raf Ponsaerts
2018-12-14 17:20:45 +01:00
parent 8f81f28607
commit 4e51fd0c86
7 changed files with 37 additions and 18 deletions

View File

@@ -1,3 +1,10 @@
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.content;
import org.hibernate.proxy.HibernateProxyHelper;