com.semarchy.mdm.runtime.semql.dataaccess
Class ReferencePickerFilterAttributeProvider

java.lang.Object
  extended by com.semarchy.platform.language.semql.attributes.AbstractSemQLAttrProvider
      extended by com.semarchy.mdm.runtime.semql.dataaccess.ReferencePickerFilterAttributeProvider
All Implemented Interfaces:
com.semarchy.platform.language.semql.attributes.ISemQLAttrProvider

public class ReferencePickerFilterAttributeProvider
extends com.semarchy.platform.language.semql.attributes.AbstractSemQLAttrProvider


Field Summary
static String RECORD_ALIAS_NAME
           
static String REFERENCED_ALIAS_NAME
           
 
Constructor Summary
ReferencePickerFilterAttributeProvider(IView recordView, String referenceExpression)
           
 
Method Summary
protected  com.semarchy.platform.language.semql.attributes.ISemQLAttrProvider doCreateNestedAttrProvider(com.semarchy.platform.language.semql.attributes.ISemQLAttr pNestingPath)
           
 List<com.semarchy.platform.language.semql.attributes.ISemQLAttr> getChildren(com.semarchy.platform.language.semql.attributes.ISemQLAttr pAttr)
           
 
Methods inherited from class com.semarchy.platform.language.semql.attributes.AbstractSemQLAttrProvider
createNestedAttrProvider, filterChildrenForType, getChildren
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REFERENCED_ALIAS_NAME

public static final String REFERENCED_ALIAS_NAME
See Also:
Constant Field Values

RECORD_ALIAS_NAME

public static final String RECORD_ALIAS_NAME
See Also:
Constant Field Values
Constructor Detail

ReferencePickerFilterAttributeProvider

public ReferencePickerFilterAttributeProvider(IView recordView,
                                              String referenceExpression)
Method Detail

getChildren

public List<com.semarchy.platform.language.semql.attributes.ISemQLAttr> getChildren(com.semarchy.platform.language.semql.attributes.ISemQLAttr pAttr)

doCreateNestedAttrProvider

protected com.semarchy.platform.language.semql.attributes.ISemQLAttrProvider doCreateNestedAttrProvider(com.semarchy.platform.language.semql.attributes.ISemQLAttr pNestingPath)
Overrides:
doCreateNestedAttrProvider in class com.semarchy.platform.language.semql.attributes.AbstractSemQLAttrProvider


Copyright © 2015. All Rights Reserved.