mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged V2.2 to HEAD
7073: WCM Search UI 7088: Fix to issue with similarly named bean getter with different return values causing issue with JSF component 7239: Fix to minor refresh issue with new WCM Search UI Removed "final" SearchContent bean git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8230 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -64,7 +64,7 @@ import org.dom4j.io.XMLWriter;
|
||||
*
|
||||
* @author Kevin Roast
|
||||
*/
|
||||
public final class SearchContext implements Serializable
|
||||
public class SearchContext implements Serializable
|
||||
{
|
||||
private static final long serialVersionUID = 6730844584074229969L;
|
||||
|
||||
|
Reference in New Issue
Block a user