|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of NakedObjectAction in org.nakedobjects.metamodel.runtimecontext.spec |
|---|
| Fields in org.nakedobjects.metamodel.runtimecontext.spec declared as NakedObjectAction | |
|---|---|
protected NakedObjectAction[] |
IntrospectableSpecificationAbstract.objectActions
|
| Methods in org.nakedobjects.metamodel.runtimecontext.spec that return NakedObjectAction | |
|---|---|
protected NakedObjectAction[] |
IntrospectableSpecificationAbstract.getActions(NakedObjectAction[] availableActions,
NakedObjectActionType type)
|
NakedObjectAction |
NakedObjectSpecificationNoMember.getObjectAction(NakedObjectActionType type,
java.lang.String id)
|
NakedObjectAction |
NakedObjectSpecificationNoMember.getObjectAction(NakedObjectActionType type,
java.lang.String id,
NakedObjectSpecification[] parameters)
|
NakedObjectAction[] |
IntrospectableSpecificationAbstract.getObjectActions(NakedObjectActionType... types)
|
NakedObjectAction[] |
NakedObjectSpecificationNoMember.getObjectActions(NakedObjectActionType... type)
|
protected NakedObjectAction[] |
IntrospectableSpecificationAbstract.getServiceActions(NakedObjectActionType type)
Finds all service actions of the specified type, if any. |
NakedObjectAction[] |
IntrospectableSpecificationAbstract.getServiceActionsFor(NakedObjectActionType type)
|
| Methods in org.nakedobjects.metamodel.runtimecontext.spec that return types with arguments of type NakedObjectAction | |
|---|---|
java.util.List<? extends NakedObjectAction> |
IntrospectableSpecificationAbstract.getObjectActionList(NakedObjectActionType... types)
|
| Methods in org.nakedobjects.metamodel.runtimecontext.spec with parameters of type NakedObjectAction | |
|---|---|
protected NakedObjectAction[] |
IntrospectableSpecificationAbstract.getActions(NakedObjectAction[] availableActions,
NakedObjectActionType type)
|
| Uses of NakedObjectAction in org.nakedobjects.metamodel.runtimecontext.spec.feature |
|---|
| Classes in org.nakedobjects.metamodel.runtimecontext.spec.feature that implement NakedObjectAction | |
|---|---|
class |
NakedObjectActionSet
|
| Methods in org.nakedobjects.metamodel.runtimecontext.spec.feature that return NakedObjectAction | |
|---|---|
NakedObjectAction[] |
NakedObjectActionSet.getActions()
|
| Constructors in org.nakedobjects.metamodel.runtimecontext.spec.feature with parameters of type NakedObjectAction | |
|---|---|
NakedObjectActionSet(java.lang.String id,
java.lang.String name,
NakedObjectAction[] actions,
RuntimeContext runtimeContext)
|
|
| Constructor parameters in org.nakedobjects.metamodel.runtimecontext.spec.feature with type arguments of type NakedObjectAction | |
|---|---|
NakedObjectActionSet(java.lang.String id,
java.lang.String name,
java.util.List<NakedObjectAction> actions,
RuntimeContext runtimeContext)
|
|
| Uses of NakedObjectAction in org.nakedobjects.metamodel.spec |
|---|
| Methods in org.nakedobjects.metamodel.spec that return NakedObjectAction | |
|---|---|
protected NakedObjectAction[] |
JavaSpecification.getActions(NakedObjectAction[] availableActions,
NakedObjectActionType type)
|
NakedObjectAction |
JavaSpecification.getObjectAction(NakedObjectActionType type,
java.lang.String nameParmsIdentityString)
|
NakedObjectAction |
JavaSpecification.getObjectAction(NakedObjectActionType type,
java.lang.String id,
NakedObjectSpecification[] parameters)
|
| Methods in org.nakedobjects.metamodel.spec with parameters of type NakedObjectAction | |
|---|---|
protected NakedObjectAction[] |
JavaSpecification.getActions(NakedObjectAction[] availableActions,
NakedObjectActionType type)
|
| Uses of NakedObjectAction in org.nakedobjects.metamodel.spec.feature |
|---|
| Methods in org.nakedobjects.metamodel.spec.feature that return NakedObjectAction | |
|---|---|
NakedObjectAction |
NakedObjectActionParameter.getAction()
Owning NakedObjectAction. |
NakedObjectAction[] |
NakedObjectAction.getActions()
Lists the sub-actions that are available under this name. |
NakedObjectAction |
NakedObjectActionContainer.getObjectAction(NakedObjectActionType type,
java.lang.String nameAndParmsIdentityString)
Get the action object represented by the specified identity string. |
NakedObjectAction |
NakedObjectActionContainer.getObjectAction(NakedObjectActionType type,
java.lang.String id,
NakedObjectSpecification[] parameters)
Returns the action of the specified type with the specified signature. |
NakedObjectAction[] |
NakedObjectActionContainer.getObjectActions(NakedObjectActionType... type)
Returns an array of actions of the specified type(s). |
NakedObjectAction[] |
NakedObjectActionContainer.getServiceActionsFor(NakedObjectActionType type)
Deprecated. |
| Methods in org.nakedobjects.metamodel.spec.feature that return types with arguments of type NakedObjectAction | |
|---|---|
java.util.List<? extends NakedObjectAction> |
NakedObjectActionContainer.getObjectActionList(NakedObjectActionType... type)
As per #getObjectActions(NakedObjectActionType), but returned as a List. |
| Uses of NakedObjectAction in org.nakedobjects.metamodel.specloader.internal |
|---|
| Classes in org.nakedobjects.metamodel.specloader.internal that implement NakedObjectAction | |
|---|---|
class |
NakedObjectActionImpl
|
| Methods in org.nakedobjects.metamodel.specloader.internal that return NakedObjectAction | |
|---|---|
NakedObjectAction |
NakedObjectActionParameterAbstract.getAction()
|
NakedObjectAction[] |
NakedObjectActionImpl.getActions()
|
| Uses of NakedObjectAction in org.nakedobjects.metamodel.specloader.internal.instances |
|---|
| Methods in org.nakedobjects.metamodel.specloader.internal.instances that return NakedObjectAction | |
|---|---|
NakedObjectAction |
InstanceCollectionSpecification.getObjectAction(NakedObjectActionType type,
java.lang.String id)
|
NakedObjectAction |
InstanceCollectionSpecification.getObjectAction(NakedObjectActionType type,
java.lang.String id,
NakedObjectSpecification[] parameters)
|
NakedObjectAction[] |
InstanceCollectionSpecification.getObjectActions(NakedObjectActionType... type)
|
NakedObjectAction[] |
InstanceCollectionSpecification.getServiceActionsFor(NakedObjectActionType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||