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.cci.RequestCollection channel)
|
static FilterProperty[] |
getActivityFilterProperties(org.openmdx.base.naming.Path activityFilterIdentity,
boolean forCounting,
org.openmdx.application.dataprovider.cci.RequestCollection channel)
|
static FilterProperty[] |
getAddressFilterProperties(org.openmdx.base.naming.Path activityFilterIdentity,
boolean forCounting,
org.openmdx.application.dataprovider.cci.RequestCollection channel)
|
static FilterProperty[] |
getContractFilterProperties(org.openmdx.base.naming.Path contractFilterIdentity,
boolean forCounting,
org.openmdx.application.dataprovider.cci.RequestCollection channel)
|
static FilterProperty[] |
getProductFilterProperties(org.openmdx.base.naming.Path productFilterIdentity,
boolean forCounting,
org.openmdx.application.dataprovider.cci.RequestCollection channel)
|
org.openmdx.application.dataprovider.cci.DataproviderReply |
getReply(org.openmdx.application.dataprovider.cci.ServiceHeader header,
org.openmdx.application.dataprovider.cci.DataproviderRequest request)
|
static FilterProperty[] |
mapObjectFinderToFilter(javax.resource.cci.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 org.openmdx.application.dataprovider.cci.DataproviderReply getReply(org.openmdx.application.dataprovider.cci.ServiceHeader header,
org.openmdx.application.dataprovider.cci.DataproviderRequest request)
throws ServiceException
- Throws:
ServiceException
mapObjectFinderToFilter
public static FilterProperty[] mapObjectFinderToFilter(javax.resource.cci.MappedRecord objectFinder)
throws ServiceException
- Deprecated.
- Throws:
ServiceException
getProductFilterProperties
public static FilterProperty[] getProductFilterProperties(org.openmdx.base.naming.Path productFilterIdentity,
boolean forCounting,
org.openmdx.application.dataprovider.cci.RequestCollection channel)
throws ServiceException
- Throws:
ServiceException
getContractFilterProperties
public static FilterProperty[] getContractFilterProperties(org.openmdx.base.naming.Path contractFilterIdentity,
boolean forCounting,
org.openmdx.application.dataprovider.cci.RequestCollection channel)
throws ServiceException
- Throws:
ServiceException
getActivityFilterProperties
public static FilterProperty[] getActivityFilterProperties(org.openmdx.base.naming.Path activityFilterIdentity,
boolean forCounting,
org.openmdx.application.dataprovider.cci.RequestCollection channel)
throws ServiceException
- Throws:
ServiceException
getAddressFilterProperties
public static FilterProperty[] getAddressFilterProperties(org.openmdx.base.naming.Path activityFilterIdentity,
boolean forCounting,
org.openmdx.application.dataprovider.cci.RequestCollection channel)
throws ServiceException
- Throws:
ServiceException
getAccountFilterProperties
public static FilterProperty[] getAccountFilterProperties(org.openmdx.base.naming.Path accountFilterIdentity,
boolean forCounting,
org.openmdx.application.dataprovider.cci.RequestCollection channel)
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.