|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Parameterized
Used in the resource model to capture information on method parameters.
Parameter| Method Summary | |
|---|---|
java.util.List<Parameter> |
getParameters()
Provides access to all parameters associated with given Parameterized instance. |
boolean |
requiresEntity()
Provides information on presence of an entity parameter. |
| Method Detail |
|---|
java.util.List<Parameter> getParameters()
boolean requiresEntity()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||