| Modifier and Type | Method and Description |
|---|---|
String |
UserDefinedListService.deleteUserDefinedListEntries(InforContext context,
UDLEntryId filters) |
List<UDLEntry> |
UserDefinedListService.readUserDefinedListEntries(InforContext context,
UDLEntryId filters) |
Map<String,List<UDLValue>> |
UserDefinedListService.readUserDefinedLists(InforContext context,
UDLEntryId entryId) |
| Modifier and Type | Method and Description |
|---|---|
UDLEntryId |
UDLEntry.getEntryId() |
| Modifier and Type | Method and Description |
|---|---|
void |
UDLEntry.setEntryId(UDLEntryId entryId) |
| Constructor and Description |
|---|
UDLEntry(UDLEntryId entryId) |
UDLEntry(UDLEntryId entryId,
UDLValue value) |
| Modifier and Type | Method and Description |
|---|---|
String |
UserDefinedListServiceImpl.deleteUserDefinedListEntries(InforContext context,
UDLEntryId filters) |
List<UDLEntry> |
UserDefinedListServiceImpl.readUserDefinedListEntries(InforContext context,
UDLEntryId property) |
Map<String,List<UDLValue>> |
UserDefinedListServiceImpl.readUserDefinedLists(InforContext context,
UDLEntryId entryId) |
Copyright © 2020 CERN European Organization for Nuclear Research. All rights reserved.