public interface EJB3FinderMethodArgumentFacade extends ParameterFacade
| Modifier and Type | Method and Description |
|---|---|
String |
getTemporalType()
Returns the temporal type value set via tagged value on finder method parameters if one
exists.
|
boolean |
isEJB3FinderMethodArgumentFacadeMetaType()
Indicates the metafacade type (used for metafacade mappings).
|
boolean |
isEnumerationTypeOrdinal()
Returns true if this parameter is of type enum and has ordinal values.
|
boolean |
isEnumerationTypeString()
Returns true if this parameter is of type enum and has string values.
|
boolean |
isFirstResult()
Returns true if FirstResult stereotype is applied to this finder method parameter.
|
boolean |
isMaxResults()
Returns true if MaxResults stereotype is applied to this finder method parameter.
|
getDefaultValue, getEffect, getEvent, getGetterName, getGetterSetterTypeName, getGetterSetterTypeNameImpl, getLower, getOperation, getSetterName, getType, getUpper, isDefaultValuePresent, isException, isInoutParameter, isInParameter, isMany, isOrdered, isOutParameter, isParameterFacadeMetaType, isReadable, isRequired, isReturn, isUnique, isWritablecopyTaggedValues, findTaggedValue, findTaggedValues, getBindedFullyQualifiedName, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getId, getKeywords, getLabel, getLanguageMappings, getModel, getName, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRootPackage, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isBindingDependenciesPresent, isConstraintsPresent, isDocumentationPresent, isModelElementFacadeMetaType, isReservedWord, isTemplateParametersPresent, isValidIdentifierName, translateConstraint, translateConstraints, translateConstraints, validateInvariantsboolean isEJB3FinderMethodArgumentFacadeMetaType()
trueString getTemporalType()
boolean isEnumerationTypeOrdinal()
boolean isEnumerationTypeString()
boolean isFirstResult()
boolean isMaxResults()
Copyright © 2006–2014 AndroMDA.org. All rights reserved.