public interface TestItemHome extends ItemHome
| Modifier and Type | Method and Description |
|---|---|
TestItemRemote |
create() |
TestItemRemote |
findByFieldA(String a) |
TestItemRemote |
finderTest(String str,
int i) |
findAll, findByPKList, findByType, findChangedAfter, getOwnJNDIName, loadItemDataTestItemRemote create() throws YCreateException
YCreateExceptionTestItemRemote findByFieldA(String a) throws YObjectNotFoundException, YFinderException
TestItemRemote finderTest(String str, int i) throws YObjectNotFoundException, YFinderException
Copyright © 2017 SAP SE. All Rights Reserved.