| Modifier and Type | Method and Description |
|---|---|
List<UDLEntry> |
Equipment.getUserDefinedList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Equipment.setUserDefinedList(List<UDLEntry> userDefinedList) |
| Modifier and Type | Method and Description |
|---|---|
List<UDLEntry> |
Part.getUserDefinedList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Part.setUserDefinedList(List<UDLEntry> userDefinedList) |
| Modifier and Type | Method and Description |
|---|---|
List<UDLEntry> |
UserDefinedListHelpable.getUserDefinedList() |
List<UDLEntry> |
UserDefinedListService.readUserDefinedListEntries(InforContext context,
UDLProperty property) |
| Modifier and Type | Method and Description |
|---|---|
String |
UserDefinedListService.createUserDefinedListEntry(InforContext context,
UDLProperty property,
UDLEntry entry) |
String |
UserDefinedListService.updateUserDefinedListEntry(InforContext context,
UDLProperty oldProperty,
UDLEntry newEntry) |
| Modifier and Type | Method and Description |
|---|---|
String |
UserDefinedListService.setUserDefinedList(InforContext context,
UDLProperty property,
List<UDLEntry> entries) |
void |
UserDefinedListHelpable.setUserDefinedList(List<UDLEntry> userDefinedList) |
| Modifier and Type | Method and Description |
|---|---|
List<UDLEntry> |
UserDefinedListServiceImpl.readUserDefinedListEntries(InforContext context,
UDLProperty property) |
| Modifier and Type | Method and Description |
|---|---|
String |
UserDefinedListServiceImpl.createUserDefinedListEntry(InforContext context,
UDLProperty property,
UDLEntry entry) |
String |
UserDefinedListServiceImpl.updateUserDefinedListEntry(InforContext context,
UDLProperty oldProperty,
UDLEntry newEntry) |
| Modifier and Type | Method and Description |
|---|---|
String |
UserDefinedListServiceImpl.setUserDefinedList(InforContext context,
UDLProperty property,
List<UDLEntry> entries) |
| Modifier and Type | Method and Description |
|---|---|
List<UDLEntry> |
WorkOrder.getUserDefinedList() |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkOrder.setUserDefinedList(List<UDLEntry> userDefinedList) |
Copyright © 2020 CERN European Organization for Nuclear Research. All rights reserved.