Arquillian Warp REST Extension: CXF Functional Tests 1.0.0.Alpha4
C D G O S U 

C

createStock(Stock) - Method in class org.jboss.arquillian.quickstart.cxf.service.rs.StockServiceResource
Creates new stock.
createStock(Stock) - Method in interface org.jboss.arquillian.quickstart.cxf.service.StockService
Creates new stock.

D

deleteStock(long) - Method in class org.jboss.arquillian.quickstart.cxf.service.rs.StockServiceResource
Deletes the stock
deleteStock(long) - Method in interface org.jboss.arquillian.quickstart.cxf.service.StockService
Deletes the stock

G

getClasses() - Method in class org.jboss.arquillian.quickstart.cxf.application.StockApplication
getCode() - Method in class org.jboss.arquillian.quickstart.cxf.model.Stock
Retrieves the stock code.
getDate() - Method in class org.jboss.arquillian.quickstart.cxf.model.Stock
Retrieves the stock valuation date.
getId() - Method in class org.jboss.arquillian.quickstart.cxf.model.Stock
Retrieves the stock id.
getName() - Method in class org.jboss.arquillian.quickstart.cxf.model.Stock
Retrieves the stock name.
getSingletons() - Method in class org.jboss.arquillian.quickstart.cxf.application.StockApplication
getStock(long) - Method in class org.jboss.arquillian.quickstart.cxf.service.rs.StockServiceResource
Retrieves the stock by it's id.
getStock(long) - Method in interface org.jboss.arquillian.quickstart.cxf.service.StockService
Retrieves the stock by it's id.
getStocks(int, int) - Method in class org.jboss.arquillian.quickstart.cxf.service.rs.StockServiceResource
Retrieves the stock list.
getStocks(int, int) - Method in interface org.jboss.arquillian.quickstart.cxf.service.StockService
Retrieves the stock list.
getValue() - Method in class org.jboss.arquillian.quickstart.cxf.model.Stock
Retrieves the stock value.

O

org.jboss.arquillian.quickstart.cxf.application - package org.jboss.arquillian.quickstart.cxf.application
 
org.jboss.arquillian.quickstart.cxf.model - package org.jboss.arquillian.quickstart.cxf.model
 
org.jboss.arquillian.quickstart.cxf.service - package org.jboss.arquillian.quickstart.cxf.service
 
org.jboss.arquillian.quickstart.cxf.service.rs - package org.jboss.arquillian.quickstart.cxf.service.rs
 

S

setCode(String) - Method in class org.jboss.arquillian.quickstart.cxf.model.Stock
Sets the stock code.
setDate(Date) - Method in class org.jboss.arquillian.quickstart.cxf.model.Stock
Sets the stock valuation date.
setId(Long) - Method in class org.jboss.arquillian.quickstart.cxf.model.Stock
Sets the stock id.
setName(String) - Method in class org.jboss.arquillian.quickstart.cxf.model.Stock
Sets the stock name.
setValue(BigDecimal) - Method in class org.jboss.arquillian.quickstart.cxf.model.Stock
Retrieves the stock value.
Stock - Class in org.jboss.arquillian.quickstart.cxf.model
Represents a stock.
Stock() - Constructor for class org.jboss.arquillian.quickstart.cxf.model.Stock
Creates new instance of stock.
StockApplication - Class in org.jboss.arquillian.quickstart.cxf.application
The stock application
StockApplication() - Constructor for class org.jboss.arquillian.quickstart.cxf.application.StockApplication
 
StockService - Interface in org.jboss.arquillian.quickstart.cxf.service
A REST service contract.
StockServiceResource - Class in org.jboss.arquillian.quickstart.cxf.service.rs
A REST service implementation.
StockServiceResource() - Constructor for class org.jboss.arquillian.quickstart.cxf.service.rs.StockServiceResource
Creates new instance of StockServiceResource class.

U

updateStock(long, Stock) - Method in class org.jboss.arquillian.quickstart.cxf.service.rs.StockServiceResource
Updates the stock.
updateStock(long, Stock) - Method in interface org.jboss.arquillian.quickstart.cxf.service.StockService
Updates the stock.
C D G O S U 
Arquillian Warp REST Extension: CXF Functional Tests 1.0.0.Alpha4

Copyright © 2015 JBoss by Red Hat. All rights reserved.