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