public class UserDefinedListServiceImpl extends Object implements UserDefinedListService
| Constructor and Description |
|---|
UserDefinedListServiceImpl(ApplicationData applicationData,
Tools tools,
net.datastream.wsdls.inforws.InforWebServicesPT inforWebServicesToolkitClient) |
public UserDefinedListServiceImpl(ApplicationData applicationData, Tools tools, net.datastream.wsdls.inforws.InforWebServicesPT inforWebServicesToolkitClient)
public HashMap<String,ArrayList<UDLValue>> readUserDefinedLists(InforContext context, UDLEntryId entryId) throws InforException
readUserDefinedLists in interface UserDefinedListServiceInforExceptionpublic String setUserDefinedLists(InforContext context, EntityId entityId, Map<String,ArrayList<UDLValue>> values) throws InforException
setUserDefinedLists in interface UserDefinedListServiceInforExceptionpublic List<UDLEntry> readUserDefinedListEntries(InforContext context, UDLEntryId property) throws InforException
readUserDefinedListEntries in interface UserDefinedListServiceInforExceptionpublic String createUserDefinedListEntry(InforContext context, UDLEntry entry) throws InforException
createUserDefinedListEntry in interface UserDefinedListServiceInforExceptionpublic String updateUserDefinedListEntry(InforContext context, UDLEntry entry) throws InforException
updateUserDefinedListEntry in interface UserDefinedListServiceInforExceptionpublic String deleteUserDefinedListEntries(InforContext context, UDLEntryId filters) throws InforException
deleteUserDefinedListEntries in interface UserDefinedListServiceInforExceptionpublic void readUDLToEntity(InforContext context, UserDefinedListHelpable entity, EntityId entityId)
UserDefinedListServicereadUDLToEntity in interface UserDefinedListServicecontext - infor contextentity - the entity that you are readingentityId - the id of the entity that you are readingpublic void writeUDLToEntityCopyFrom(InforContext context, UserDefinedListHelpable entity, EntityId entityId)
UserDefinedListServicewriteUDLToEntityCopyFrom in interface UserDefinedListServicecontext - infor contextentity - the entity that you are creatingentityId - the id of the entity that you are readingpublic void writeUDLToEntity(InforContext context, UserDefinedListHelpable entity, EntityId entityId)
UserDefinedListServicewriteUDLToEntity in interface UserDefinedListServicecontext - infor contextentity - the entity that you are updatingentityId - the id of the entity that you are readingpublic void deleteUDLFromEntity(InforContext context, EntityId entityId)
UserDefinedListServicedeleteUDLFromEntity in interface UserDefinedListServicecontext - infor contextentityId - the id of the entity that you are readingCopyright © 2024 CERN European Organization for Nuclear Research. All rights reserved.