Uses of Class
ch.cern.eam.wshub.core.services.userdefinedscreens.entities.UDLEntryId
Packages that use UDLEntryId
Package
Description
-
Uses of UDLEntryId in ch.cern.eam.wshub.core.services.userdefinedscreens
Methods in ch.cern.eam.wshub.core.services.userdefinedscreens with parameters of type UDLEntryIdModifier and TypeMethodDescriptionUserDefinedListService.deleteUserDefinedListEntries(EAMContext context, UDLEntryId filters) UserDefinedListService.readUserDefinedListEntries(EAMContext context, UDLEntryId filters) UserDefinedListService.readUserDefinedLists(EAMContext context, UDLEntryId entryId) -
Uses of UDLEntryId in ch.cern.eam.wshub.core.services.userdefinedscreens.entities
Methods in ch.cern.eam.wshub.core.services.userdefinedscreens.entities that return UDLEntryIdMethods in ch.cern.eam.wshub.core.services.userdefinedscreens.entities with parameters of type UDLEntryIdConstructors in ch.cern.eam.wshub.core.services.userdefinedscreens.entities with parameters of type UDLEntryIdModifierConstructorDescriptionUDLEntry(UDLEntryId entryId) UDLEntry(UDLEntryId entryId, UDLValue value) -
Uses of UDLEntryId in ch.cern.eam.wshub.core.services.userdefinedscreens.impl
Methods in ch.cern.eam.wshub.core.services.userdefinedscreens.impl with parameters of type UDLEntryIdModifier and TypeMethodDescriptionUserDefinedListServiceImpl.deleteUserDefinedListEntries(EAMContext context, UDLEntryId filters) UserDefinedListServiceImpl.readUserDefinedListEntries(EAMContext context, UDLEntryId property) UserDefinedListServiceImpl.readUserDefinedLists(EAMContext context, UDLEntryId entryId)