diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2014-10-07 09:18:11 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2014-10-07 09:18:11 +0200 |
| commit | 0ed2c1124cf1b9e49a2ec1fa0126a8df09f9e758 (patch) | |
| tree | e3a56cee83865f8c703deb790c15d3e79e871a82 /src/main/resources/mapFiles/ViewpointMap.xml | |
| parent | 50aa8aaab42fa62267aa1ae6a6070013096f5082 (diff) | |
Repackage to org.cristalise
Diffstat (limited to 'src/main/resources/mapFiles/ViewpointMap.xml')
| -rw-r--r-- | src/main/resources/mapFiles/ViewpointMap.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/mapFiles/ViewpointMap.xml b/src/main/resources/mapFiles/ViewpointMap.xml index 4010a13..f165bee 100644 --- a/src/main/resources/mapFiles/ViewpointMap.xml +++ b/src/main/resources/mapFiles/ViewpointMap.xml @@ -22,7 +22,7 @@ -->
<mapping>
- <class name="com.c2kernel.persistency.outcome.Viewpoint">
+ <class name="org.cristalise.kernel.persistency.outcome.Viewpoint">
<map-to xml="Viewpoint"/>
<field name="mItemPath" type="string" direct="false" get-method="getItemUUID" set-method="setItemUUID">
<bind-xml name="ItemUUID" node="attribute"/>
|
