public class OneToOneActionParameterContributee extends OneToOneActionParameterImpl implements ObjectActionParameterContributee
ObjectActionParameter.Filters| Constructor and Description |
|---|
OneToOneActionParameterContributee(ObjectAdapter serviceAdapter,
ObjectActionImpl serviceAction,
ObjectActionParameterAbstract serviceActionParameter,
int serviceParamNumber,
int contributeeParamNumber,
ObjectActionContributee contributeeAction) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ObjectAdapter> |
argsForDefaultOrChoices(ObjectAdapter contributee,
List<ObjectAdapter> argumentsIfAvailable)
Hook method;
contributed action parameters override. |
ObjectAdapter[] |
getAutoComplete(ObjectAdapter adapter,
String searchArg)
Returns a list of possible references/values for this parameter, which the
user can choose from, based on the input search argument.
|
protected ObjectAdapter |
targetForDefaultOrChoices(ObjectAdapter adapter,
List<ObjectAdapter> argumentsIfAvailable)
Hook method;
contributed action parameters override. |
get, getFeatureType, getInstance, isObject, setaddFacet, addFacet, containsDoOpFacet, containsFacet, createProposedArgumentInteractionContext, doCoerceProposedValue, getAction, getAdapterMap, getAuthenticationSession, getAuthenticationSessionProvider, getAutoCompleteMinLength, getChoices, getDefault, getDescription, getFacet, getFacets, getFacetTypes, getId, getIdentifier, getName, getNumber, getPeer, getQuerySubmitter, getSpecification, getSpecificationLookup, hasAutoComplete, hasChoices, isCollection, isOptional, isUsable, isValid, removeFacet, removeFacetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateProposedArgumentInteractionContext, getAction, getAutoCompleteMinLength, getChoices, getDefault, getName, getNumber, hasAutoComplete, hasChoices, isCollection, isObject, isOptional, isValidgetDescription, getId, getSpecificationgetFeatureType, getInstancegetIdentifieraddFacet, addFacet, containsDoOpFacet, containsFacet, getFacet, getFacets, getFacetTypes, removeFacet, removeFacetgetpublic OneToOneActionParameterContributee(ObjectAdapter serviceAdapter, ObjectActionImpl serviceAction, ObjectActionParameterAbstract serviceActionParameter, int serviceParamNumber, int contributeeParamNumber, ObjectActionContributee contributeeAction)
public ObjectAdapter[] getAutoComplete(ObjectAdapter adapter, String searchArg)
ObjectActionParametergetAutoComplete in interface ObjectActionParametergetAutoComplete in class ObjectActionParameterAbstractprotected ObjectAdapter targetForDefaultOrChoices(ObjectAdapter adapter, List<ObjectAdapter> argumentsIfAvailable)
ObjectActionParameterAbstractcontributed action parameters override.targetForDefaultOrChoices in class ObjectActionParameterAbstractprotected List<ObjectAdapter> argsForDefaultOrChoices(ObjectAdapter contributee, List<ObjectAdapter> argumentsIfAvailable)
ObjectActionParameterAbstractcontributed action parameters override.argsForDefaultOrChoices in class ObjectActionParameterAbstractCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.