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 createUserDefinedScreenRow(InforContext inforContext, String screenName, UDTRow udtRow) throws InforException
InforExceptionString deleteUserDefinedScreenRow(InforContext inforContext, String screenName, UDTRow udtRow) throws InforException
InforExceptionCopyright © 2022 CERN European Organization for Nuclear Research. All rights reserved.