org.opencrx.kernel.backend
Class Models

java.lang.Object
  extended by org.opencrx.kernel.backend.Models

public class Models
extends Object


Field Summary
protected  Backend backend
           
protected static String[] MULTIPLICITIES
           
protected static String[] PARAMETER_DIRECTIONS
           
 
Constructor Summary
Models(Backend backend)
           
 
Method Summary
 List completeElement(org.openmdx.application.dataprovider.cci.DataproviderObject_1_0 object)
           
 void updateModelElement(org.openmdx.application.dataprovider.cci.DataproviderObject object, org.openmdx.application.dataprovider.cci.DataproviderObject_1_0 oldValues)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

backend

protected final Backend backend

PARAMETER_DIRECTIONS

protected static final String[] PARAMETER_DIRECTIONS

MULTIPLICITIES

protected static final String[] MULTIPLICITIES
Constructor Detail

Models

public Models(Backend backend)
Method Detail

updateModelElement

public void updateModelElement(org.openmdx.application.dataprovider.cci.DataproviderObject object,
                               org.openmdx.application.dataprovider.cci.DataproviderObject_1_0 oldValues)
                        throws ServiceException
Throws:
ServiceException

completeElement

public List completeElement(org.openmdx.application.dataprovider.cci.DataproviderObject_1_0 object)
                     throws ServiceException
Throws:
ServiceException


This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.