public interface UserDefinedScreenService
| Modifier and Type | Method and Description |
|---|---|
String |
createUserDefinedScreenRow(InforContext inforContext,
String screenName,
UDTRow udtRow) |
String |
deleteUserDefinedScreenRow(InforContext inforContext,
String screenName,
UDTRow udtRow) |
String |
updateUserDefinedScreenRow(InforContext inforContext,
String screenName,
UDTRow udtRow,
UDTRow filter) |
String createUserDefinedScreenRow(InforContext inforContext, String screenName, UDTRow udtRow) throws InforException
InforExceptionString updateUserDefinedScreenRow(InforContext inforContext, String screenName, UDTRow udtRow, UDTRow filter) throws InforException
InforExceptionString deleteUserDefinedScreenRow(InforContext inforContext, String screenName, UDTRow udtRow) throws InforException
InforExceptionCopyright © 2023 CERN European Organization for Nuclear Research. All rights reserved.