| |
|
| org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogicImpl
SpringCriteriaAttributeLogicImpl | public class SpringCriteriaAttributeLogicImpl extends SpringCriteriaAttributeLogic (Code) | | MetafacadeLogic implementation for org.andromda.cartridges.spring.metafacades.SpringCriteriaAttribute.
See Also: org.andromda.cartridges.spring.metafacades.SpringCriteriaAttribute |
SpringCriteriaAttributeLogicImpl | public SpringCriteriaAttributeLogicImpl(Object metaObject, String context)(Code) | | |
handleGetAttributeName | protected java.lang.String handleGetAttributeName()(Code) | | See Also: org.andromda.cartridges.spring.metafacades.SpringCriteriaAttribute.getAttributeName |
handleGetComparator | protected java.lang.String handleGetComparator()(Code) | | See Also: org.andromda.cartridges.spring.metafacades.SpringCriteriaAttribute.getComparator |
handleGetComparatorConstant | protected String handleGetComparatorConstant()(Code) | | See Also: org.andromda.cartridges.spring.metafacades.SpringCriteriaAttribute.getComparatorConstant |
handleGetMatchMode | protected String handleGetMatchMode()(Code) | | See Also: org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic.handleGetMatchMode |
handleGetMatchModeConstant | protected String handleGetMatchModeConstant()(Code) | | See Also: org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic.handleGetMatchModeConstant |
handleGetOrderDirection | protected String handleGetOrderDirection()(Code) | | See Also: org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic.handleGetOrderDirection |
handleGetOrderRelevance | protected int handleGetOrderRelevance()(Code) | | See Also: org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic.handleGetOrderRelevance |
handleIsComparatorPresent | protected boolean handleIsComparatorPresent()(Code) | | See Also: org.andromda.cartridges.spring.metafacades.SpringCriteriaAttribute.isComparatorPresent |
handleIsIgnoreCase | protected boolean handleIsIgnoreCase()(Code) | | See Also: org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic.isIgnoreCase |
handleIsMatchModePresent | protected boolean handleIsMatchModePresent()(Code) | | See Also: org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic.handleIsMatchModePresent |
handleIsNullable | protected boolean handleIsNullable()(Code) | | See Also: org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic.handleIsNullable |
handleIsOrderable | protected boolean handleIsOrderable()(Code) | | See Also: org.andromda.cartridges.spring.metafacades.SpringCriteriaAttributeLogic.handleIsOrderable |
|
|
|