|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserOperation | |
|---|---|
| org.apache.cxf.jaxrs.model | |
| Uses of UserOperation in org.apache.cxf.jaxrs.model |
|---|
| Methods in org.apache.cxf.jaxrs.model that return types with arguments of type UserOperation | |
|---|---|
List<UserOperation> |
UserResource.getOperations()
|
Map<String,UserOperation> |
UserResource.getOperationsAsMap()
|
| Method parameters in org.apache.cxf.jaxrs.model with type arguments of type UserOperation | |
|---|---|
void |
UserResource.setOperations(List<UserOperation> ops)
|
| Constructor parameters in org.apache.cxf.jaxrs.model with type arguments of type UserOperation | |
|---|---|
UserResource(String className,
String pathValue,
List<UserOperation> ops)
|
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||