public interface WsItemService
WsItem
createItem(WsAuth auth, WsItem item)
WsItem[]
getItems(WsAuth auth, Integer setId)
syncItems(WsAuth auth, WsItem[] items)
WsItem createItem(WsAuth auth, WsItem item) throws Exception
Exception
WsItem[] syncItems(WsAuth auth, WsItem[] items) throws Exception
WsItem[] getItems(WsAuth auth, Integer setId) throws Exception
Copyright (c) 2013-2014 Jama Software, Inc. All Rights Reserved.