org.opencrx.kernel.layer.application
Class DerivedReferences
java.lang.Object
org.opencrx.kernel.layer.application.DerivedReferences
public class DerivedReferences
- extends Object
|
Method Summary |
static FilterProperty[] |
getAccountFilterProperties(org.openmdx.base.naming.Path accountFilterIdentity,
boolean forCounting,
org.openmdx.application.dataprovider.spi.Layer_1.LayerInteraction delegatingInteraction)
|
static FilterProperty[] |
getActivityFilterProperties(org.openmdx.base.naming.Path activityFilterIdentity,
boolean forCounting,
org.openmdx.application.dataprovider.spi.Layer_1.LayerInteraction delegatingInteraction)
|
static FilterProperty[] |
getAddressFilterProperties(org.openmdx.base.naming.Path activityFilterIdentity,
boolean forCounting,
org.openmdx.application.dataprovider.spi.Layer_1.LayerInteraction delegatingInteraction)
|
static FilterProperty[] |
getContractFilterProperties(org.openmdx.base.naming.Path contractFilterIdentity,
boolean forCounting,
org.openmdx.application.dataprovider.spi.Layer_1.LayerInteraction delegatingInteraction)
|
static FilterProperty[] |
getProductFilterProperties(org.openmdx.base.naming.Path productFilterIdentity,
boolean forCounting,
org.openmdx.application.dataprovider.spi.Layer_1.LayerInteraction delegatingInteraction)
|
boolean |
getReply(org.openmdx.application.dataprovider.cci.ServiceHeader header,
org.openmdx.application.dataprovider.cci.DataproviderRequest request,
org.openmdx.application.dataprovider.cci.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 |
DerivedReferences
public DerivedReferences(RequestHelper backend)
getReply
public boolean getReply(org.openmdx.application.dataprovider.cci.ServiceHeader header,
org.openmdx.application.dataprovider.cci.DataproviderRequest request,
org.openmdx.application.dataprovider.cci.DataproviderReply reply)
throws ServiceException
- Throws:
ServiceException
mapObjectFinderToFilter
public static FilterProperty[] mapObjectFinderToFilter(MappedRecord objectFinder)
throws ServiceException
- Deprecated.
- Throws:
ServiceException
getProductFilterProperties
public static FilterProperty[] getProductFilterProperties(org.openmdx.base.naming.Path productFilterIdentity,
boolean forCounting,
org.openmdx.application.dataprovider.spi.Layer_1.LayerInteraction delegatingInteraction)
throws ServiceException
- Throws:
ServiceException
getContractFilterProperties
public static FilterProperty[] getContractFilterProperties(org.openmdx.base.naming.Path contractFilterIdentity,
boolean forCounting,
org.openmdx.application.dataprovider.spi.Layer_1.LayerInteraction delegatingInteraction)
throws ServiceException
- Throws:
ServiceException
getActivityFilterProperties
public static FilterProperty[] getActivityFilterProperties(org.openmdx.base.naming.Path activityFilterIdentity,
boolean forCounting,
org.openmdx.application.dataprovider.spi.Layer_1.LayerInteraction delegatingInteraction)
throws ServiceException
- Throws:
ServiceException
getAddressFilterProperties
public static FilterProperty[] getAddressFilterProperties(org.openmdx.base.naming.Path activityFilterIdentity,
boolean forCounting,
org.openmdx.application.dataprovider.spi.Layer_1.LayerInteraction delegatingInteraction)
throws ServiceException
- Throws:
ServiceException
getAccountFilterProperties
public static FilterProperty[] getAccountFilterProperties(org.openmdx.base.naming.Path accountFilterIdentity,
boolean forCounting,
org.openmdx.application.dataprovider.spi.Layer_1.LayerInteraction delegatingInteraction)
throws ServiceException
- Throws:
ServiceException
This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.