@Produces(value={"application/xml","application/json"})
public class ItemResource
extends Object
| Constructor and Description |
|---|
ItemResource() |
ItemResource(ItemsModel itemsModel,
String id) |
public ItemResource()
public ItemResource(ItemsModel itemsModel, String id)
@GET public ItemRepresentation get()
public String getId()
Copyright © 2007-2016, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.