com.semarchy.mdm.runtime.semql.dataaccess
Class ReferencePickerFilterAttributeProvider
java.lang.Object
com.semarchy.platform.language.semql.attributes.AbstractSemQLAttrProvider
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
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 |
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
ReferencePickerFilterAttributeProvider
public ReferencePickerFilterAttributeProvider(IView recordView,
String referenceExpression)
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.