org.opencrx.kernel.layer.application
Class DerivedReferences

java.lang.Object
  extended by org.opencrx.kernel.layer.application.DerivedReferences

public class DerivedReferences
extends Object


Constructor Summary
DerivedReferences(RequestHelper backend)
           
 
Method Summary
static FilterProperty[] getAccountFilterProperties(Path accountFilterIdentity, Layer_1.LayerInteraction delegatingInteraction)
           
static FilterProperty[] getActivityFilterProperties(Path activityFilterIdentity, Layer_1.LayerInteraction delegatingInteraction)
           
static FilterProperty[] getAddressFilterProperties(Path activityFilterIdentity, Layer_1.LayerInteraction delegatingInteraction)
           
static FilterProperty[] getContractFilterProperties(Path contractFilterIdentity, Layer_1.LayerInteraction delegatingInteraction)
           
static FilterProperty[] getProductFilterProperties(Path productFilterIdentity, boolean forCounting, Layer_1.LayerInteraction delegatingInteraction)
           
 boolean getReply(ServiceHeader header, DataproviderRequest request, DataproviderReply reply)
           
static FilterProperty[] mapObjectFinderToFilter(MappedRecord objectFinder)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DerivedReferences

public DerivedReferences(RequestHelper backend)
Method Detail

getReply

public boolean getReply(ServiceHeader header,
                        DataproviderRequest request,
                        DataproviderReply reply)
                 throws ServiceException
Throws:
ServiceException

mapObjectFinderToFilter

public static FilterProperty[] mapObjectFinderToFilter(MappedRecord objectFinder)
                                                throws ServiceException
Deprecated. 

Throws:
ServiceException

getProductFilterProperties

public static FilterProperty[] getProductFilterProperties(Path productFilterIdentity,
                                                          boolean forCounting,
                                                          Layer_1.LayerInteraction delegatingInteraction)
                                                   throws ServiceException
Throws:
ServiceException

getContractFilterProperties

public static FilterProperty[] getContractFilterProperties(Path contractFilterIdentity,
                                                           Layer_1.LayerInteraction delegatingInteraction)
                                                    throws ServiceException
Throws:
ServiceException

getActivityFilterProperties

public static FilterProperty[] getActivityFilterProperties(Path activityFilterIdentity,
                                                           Layer_1.LayerInteraction delegatingInteraction)
                                                    throws ServiceException
Throws:
ServiceException

getAddressFilterProperties

public static FilterProperty[] getAddressFilterProperties(Path activityFilterIdentity,
                                                          Layer_1.LayerInteraction delegatingInteraction)
                                                   throws ServiceException
Throws:
ServiceException

getAccountFilterProperties

public static FilterProperty[] getAccountFilterProperties(Path accountFilterIdentity,
                                                          Layer_1.LayerInteraction delegatingInteraction)
                                                   throws ServiceException
Throws:
ServiceException


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