Changeset 19474

Show
Ignore:
Timestamp:
05/27/07 12:18:21 (1 year ago)
Author:
sfermigier
Message:

Automated cosmit.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/ActionMethodBinding.java

    r15954 r19474  
    11/* 
    2  * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
    33 * 
    44 * All rights reserved. This program and the accompanying materials 
    5  * are made available under the terms of the Eclipse Public License v1.0 
    6  * which accompanies this distribution, and is available at 
    7  * http://www.eclipse.org/legal/epl-v10.html 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
    813 * 
    914 * Contributors: 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/DownloadMethodBinding.java

    r18658 r19474  
    11/* 
    2  * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
    33 * 
    44 * All rights reserved. This program and the accompanying materials 
    5  * are made available under the terms of the Eclipse Public License v1.0 
    6  * which accompanies this distribution, and is available at 
    7  * http://www.eclipse.org/legal/epl-v10.html 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
    813 * 
    914 * Contributors: 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/DownloadMethodExpression.java

    r18810 r19474  
    11/* 
    2  * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
    33 * 
    44 * All rights reserved. This program and the accompanying materials 
    5  * are made available under the terms of the Eclipse Public License v1.0 
    6  * which accompanies this distribution, and is available at 
    7  * http://www.eclipse.org/legal/epl-v10.html 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
    813 * 
    914 * Contributors: 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/MetaMethodBinding.java

    r18658 r19474  
    11/* 
    2  * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
    33 * 
    44 * All rights reserved. This program and the accompanying materials 
    5  * are made available under the terms of the Eclipse Public License v1.0 
    6  * which accompanies this distribution, and is available at 
    7  * http://www.eclipse.org/legal/epl-v10.html 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
    813 * 
    914 * Contributors: 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/MetaMethodExpression.java

    r18458 r19474  
    11/* 
    2  * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
    33 * 
    44 * All rights reserved. This program and the accompanying materials 
    5  * are made available under the terms of the Eclipse Public License v1.0 
    6  * which accompanies this distribution, and is available at 
    7  * http://www.eclipse.org/legal/epl-v10.html 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
    813 * 
    914 * Contributors: 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/MethodValueExpression.java

    r17969 r19474  
    11/* 
    2  * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
    33 * 
    44 * All rights reserved. This program and the accompanying materials 
    5  * are made available under the terms of the Eclipse Public License v1.0 
    6  * which accompanies this distribution, and is available at 
    7  * http://www.eclipse.org/legal/epl-v10.html 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
    813 * 
    914 * Contributors: 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/cache/SimpleCacheFilter.java

    r16046 r19474  
     1/* 
     2 * (C) Copyright 2006-2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
     3 * 
     4 * All rights reserved. This program and the accompanying materials 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
     13 * 
     14 * Contributors: 
     15 *     Nuxeo - initial API and implementation 
     16 * 
     17 * $Id: JOOoConvertPluginImpl.java 18651 2007-05-13 20:28:53Z sfermigier $ 
     18 */ 
     19 
    120package org.nuxeo.ecm.platform.ui.web.cache; 
    221 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/InputFileChoice.java

    r14500 r19474  
    11/* 
    2  * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
    33 * 
    44 * All rights reserved. This program and the accompanying materials 
    5  * are made available under the terms of the Eclipse Public License v1.0 
    6  * which accompanies this distribution, and is available at 
    7  * http://www.eclipse.org/legal/epl-v10.html 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
    813 * 
    914 * Contributors: 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/list/EditableListBean.java

    r18740 r19474  
    11/* 
    2  * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
    33 * 
    44 * All rights reserved. This program and the accompanying materials 
    5  * are made available under the terms of the Eclipse Public License v1.0 
    6  * which accompanies this distribution, and is available at 
    7  * http://www.eclipse.org/legal/epl-v10.html 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
    813 * 
    914 * Contributors: 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/list/EditableListModificationType.java

    r18658 r19474  
    11/* 
    2  * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
    33 * 
    44 * All rights reserved. This program and the accompanying materials 
    5  * are made available under the terms of the Eclipse Public License v1.0 
    6  * which accompanies this distribution, and is available at 
    7  * http://www.eclipse.org/legal/epl-v10.html 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
    813 * 
    914 * Contributors: 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryAwareComponent.java

    r17969 r19474  
    11/* 
    2  * (C) Copyright 2006 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2006-2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
    33 * 
    44 * All rights reserved. This program and the accompanying materials 
    5  * are made available under the terms of the Eclipse Public License v1.0 
    6  * which accompanies this distribution, and is available at 
    7  * http://www.eclipse.org/legal/epl-v10.html 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
    813 * 
    914 * Contributors: 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryEntryOutputComponent.java

    r17969 r19474  
    11/* 
    2  * (C) Copyright 2006 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2006-2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
    33 * 
    44 * All rights reserved. This program and the accompanying materials 
    5  * are made available under the terms of the Eclipse Public License v1.0 
    6  * which accompanies this distribution, and is available at 
    7  * http://www.eclipse.org/legal/epl-v10.html 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
    813 * 
    914 * Contributors: 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryEntryOutputRenderer.java

    r14250 r19474  
    11/* 
    2  * (C) Copyright 2006 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2006-2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
    33 * 
    44 * All rights reserved. This program and the accompanying materials 
    5  * are made available under the terms of the Eclipse Public License v1.0 
    6  * which accompanies this distribution, and is available at 
    7  * http://www.eclipse.org/legal/epl-v10.html 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
    813 * 
    914 * Contributors: 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryEntryOutputTag.java

    r10557 r19474  
    11/* 
    2  * (C) Copyright 2006 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2006-2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
    33 * 
    44 * All rights reserved. This program and the accompanying materials 
    5  * are made available under the terms of the Eclipse Public License v1.0 
    6  * which accompanies this distribution, and is available at 
    7  * http://www.eclipse.org/legal/epl-v10.html 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
    813 * 
    914 * Contributors: 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/EditableModel.java

    r18744 r19474  
    11/* 
    2  * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
    33 * 
    44 * All rights reserved. This program and the accompanying materials 
    5  * are made available under the terms of the Eclipse Public License v1.0 
    6  * which accompanies this distribution, and is available at 
    7  * http://www.eclipse.org/legal/epl-v10.html 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
    813 * 
    914 * Contributors: 
     
    6570     * Records a value has been modified at given index. 
    6671     */ 
    67     public void recordValueModified(int index, Object newValue); 
     72    void recordValueModified(int index, Object newValue); 
    6873 
    6974    /** 
     
    108113     * original (and changing) model. 
    109114     */ 
    110     public ListDiff getListDiff(); 
     115    ListDiff getListDiff(); 
    111116 
    112117    /** 
    113118     * Sets list diff. 
    114119     */ 
    115     public void setListDiff(ListDiff listDiff); 
     120    void setListDiff(ListDiff listDiff); 
    116121 
    117122    /** 
    118123     * Returns true if any changes occurred on the model. 
    119124     */ 
    120     public boolean isDirty(); 
     125    boolean isDirty(); 
    121126 
    122127    /** 
    123128     * Adds new value at the end of the model. 
    124129     */ 
    125     public boolean addValue(Object value); 
     130    boolean addValue(Object value); 
    126131 
    127132    /** 
     
    130135     * @throws IllegalArgumentException if model does not handle this index. 
    131136     */ 
    132     public void insertValue(int index, Object value); 
     137    void insertValue(int index, Object value); 
    133138 
    134139    /** 
     
    139144     *             indexes. 
    140145     */ 
    141     public Object moveValue(int fromIndex, int toIndex); 
     146    Object moveValue(int fromIndex, int toIndex); 
    142147 
    143148    /** 
     
    147152     * @throws IllegalArgumentException if model does not handle this index. 
    148153     */ 
    149     public Object removeValue(int index); 
     154    Object removeValue(int index); 
    150155 
    151156} 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/ProtectedEditableModel.java

    r17864 r19474  
    11/* 
    2  * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
    33 * 
    44 * All rights reserved. This program and the accompanying materials 
    5  * are made available under the terms of the Eclipse Public License v1.0 
    6  * which accompanies this distribution, and is available at 
    7  * http://www.eclipse.org/legal/epl-v10.html 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
    813 * 
    914 * Contributors: 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/SelectDataModel.java

    r11041 r19474  
    11/* 
    2  * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
    33 * 
    44 * All rights reserved. This program and the accompanying materials 
    5  * are made available under the terms of the Eclipse Public License v1.0 
    6  * which accompanies this distribution, and is available at 
    7  * http://www.eclipse.org/legal/epl-v10.html 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
    813 * 
    914 * Contributors: 
     
    3338     * Useful when listener deals with several tables. 
    3439     */ 
    35     public String getName(); 
     40    String getName(); 
    3641 
    37     public void addSelectModelListener(SelectDataModelListener listener); 
     42    void addSelectModelListener(SelectDataModelListener listener); 
    3843 
    39     public void removeSelectModelListener(SelectDataModelListener listener); 
     44    void removeSelectModelListener(SelectDataModelListener listener); 
    4045 
    41     public SelectDataModelListener[] getSelectModelListeners(); 
     46    SelectDataModelListener[] getSelectModelListeners(); 
    4247 
    43     public List<SelectDataModelRow> getRows(); 
     48    List<SelectDataModelRow> getRows(); 
    4449 
    45     public void setRows(List<SelectDataModelRow> rows); 
     50    void setRows(List<SelectDataModelRow> rows); 
    4651} 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/SelectDataModelListener.java

    r13187 r19474  
    11/* 
    2  * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
    33 * 
    44 * All rights reserved. This program and the accompanying materials 
    5  * are made available under the terms of the Eclipse Public License v1.0 
    6  * which accompanies this distribution, and is available at 
    7  * http://www.eclipse.org/legal/epl-v10.html 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
    813 * 
    914 * Contributors: 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/SelectDataModelRow.java

    r13187 r19474  
    11/* 
    2  * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
    33 * 
    44 * All rights reserved. This program and the accompanying materials 
    5  * are made available under the terms of the Eclipse Public License v1.0 
    6  * which accompanies this distribution, and is available at 
    7  * http://www.eclipse.org/legal/epl-v10.html 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
    813 * 
    914 * Contributors: 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/AbstractSortableSelectDataModel.java

    r13014 r19474  
    11/* 
    2  * (C) Copyright 2006 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2006-2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
    33 * 
    44 * All rights reserved. This program and the accompanying materials 
    5  * are made available under the terms of the Eclipse Public License v1.0 
    6  * which accompanies this distribution, and is available at 
    7  * http://www.eclipse.org/legal/epl-v10.html 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
    813 * 
    914 * Contributors: 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/EditableModelImpl.java

    r18658 r19474  
    11/* 
    2  * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
    33 * 
    44 * All rights reserved. This program and the accompanying materials 
    5  * are made available under the terms of the Eclipse Public License v1.0 
    6  * which accompanies this distribution, and is available at 
    7  * http://www.eclipse.org/legal/epl-v10.html 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
    813 * 
    914 * Contributors: 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/EditableModelRowEvent.java

    r17855 r19474  
    11/* 
    2  * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
    33 * 
    44 * All rights reserved. This program and the accompanying materials 
    5  * are made available under the terms of the Eclipse Public License v1.0 
    6  * which accompanies this distribution, and is available at 
    7  * http://www.eclipse.org/legal/epl-v10.html 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
    813 * 
    914 * Contributors: 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/ProtectedEditableModelImpl.java

    r17864 r19474  
    11/* 
    2  * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
    33 * 
    44 * All rights reserved. This program and the accompanying materials 
    5  * are made available under the terms of the Eclipse Public License v1.0 
    6  * which accompanies this distribution, and is available at 
    7  * http://www.eclipse.org/legal/epl-v10.html 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
    813 * 
    914 * Contributors: 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/SelectDataModelImpl.java

    r15420 r19474  
    11/* 
    2  * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors. 
    33 * 
    44 * All rights reserved. This program and the accompanying materials 
    5  * are made available under the terms of the Eclipse Public License v1.0 
    6  * which accompanies this distribution, and is available at 
    7  * http://www.eclipse.org/legal/epl-v10.html 
     5 * are made available under the terms of the GNU Lesser General Public License 
     6 * (LGPL) version 2.1 which accompanies this distribution, and is available at 
     7 * http://www.gnu.org/licenses/lgpl.html 
     8 * 
     9 * This library is distributed in the hope that it will be useful, 
     10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
     12 * Lesser General Public License for more details. 
    813 * 
    914 * Contributors: 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/SelectDataModelRowEvent.java

    r15808 r19474  
    11/* 
    2  * (C) Copyright 2007 Nuxeo SAS <http://nuxeo.com> and others 
     2 * (C) Copyright 2007 Nuxeo SAS (http://nuxeo.com/) and contributors.