Uses of Class
ch.cern.eam.wshub.core.services.userdefinedscreens.entities.UDLEntry
Packages that use UDLEntry
Package
Description
-
Uses of UDLEntry in ch.cern.eam.wshub.core.services.userdefinedscreens
Methods in ch.cern.eam.wshub.core.services.userdefinedscreens that return types with arguments of type UDLEntryModifier and TypeMethodDescriptionUserDefinedListService.readUserDefinedListEntries(EAMContext context, UDLEntryId filters) Methods in ch.cern.eam.wshub.core.services.userdefinedscreens with parameters of type UDLEntryModifier and TypeMethodDescriptionUserDefinedListService.createUserDefinedListEntry(EAMContext context, UDLEntry entry) UserDefinedListService.updateUserDefinedListEntry(EAMContext context, UDLEntry entry) -
Uses of UDLEntry in ch.cern.eam.wshub.core.services.userdefinedscreens.impl
Methods in ch.cern.eam.wshub.core.services.userdefinedscreens.impl that return types with arguments of type UDLEntryModifier and TypeMethodDescriptionUserDefinedListServiceImpl.readUserDefinedListEntries(EAMContext context, UDLEntryId property) Methods in ch.cern.eam.wshub.core.services.userdefinedscreens.impl with parameters of type UDLEntryModifier and TypeMethodDescriptionUserDefinedListServiceImpl.createUserDefinedListEntry(EAMContext context, UDLEntry entry) UserDefinedListServiceImpl.updateUserDefinedListEntry(EAMContext context, UDLEntry entry)