public interface SizeRemote extends Remote
| Modifier and Type | Method and Description |
|---|---|
Size |
getSize(long id) |
SizeRecordSet |
getSizes(SizeSearchCriteria searchCriteria) |
SizeSaveResult |
saveSize(Size size) |
SizeSaveResult saveSize(Size size) throws RemoteException, ApiException
RemoteExceptionApiExceptionSizeRecordSet getSizes(SizeSearchCriteria searchCriteria) throws RemoteException, ApiException
RemoteExceptionApiExceptionSize getSize(long id) throws RemoteException, ApiException
RemoteExceptionApiExceptionCopyright © 2015. All Rights Reserved.