public interface EJB3SessionOperationParameterFacade extends ParameterFacade
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEJB3SessionOperationParameterFacadeMetaType()
Indicates the metafacade type (used for metafacade mappings).
|
boolean |
isSeamAsynchronousDuration()
Specifies that a parameter of the asynchronous call is the duration before the call is
processed (or first processed for recurring calls).
|
boolean |
isSeamAsynchronousExpiration()
Specifies that a parameter of the asynchronous call is the datetime at which the call is
processed (or first processed for recurring calls).
|
boolean |
isSeamAsynchronousIntervalDuration()
Specifies that an asynchronous method call recurs, and that the annotationed parameter is
duration between recurrences.
|
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 isEJB3SessionOperationParameterFacadeMetaType()
trueboolean isSeamAsynchronousDuration()
boolean isSeamAsynchronousExpiration()
boolean isSeamAsynchronousIntervalDuration()
Copyright © 2006–2014 AndroMDA.org. All rights reserved.