Package com.saperion.operations.lookup
This package defines the different operations on lookup tables, that can be invoked by rmi.
-
Class Summary Class Description CreateLookupEntry Deprecated. useCreateLookupEntryOperationinsteadCreateLookupEntryOperation AnOperationthat creates a lookup entry.DeleteLookupEntry AnOperationthat deletes a lookup entry.GetAccessOnLookupEntry ThisOperationreturns the access rights the current user has on the lookup entry referenced by the given id.GetLookupEntryAccessControlListsOperation ThisOperationreturns references to all access control lists set on a given lookup entry.GetLookupEntryOperation ThisOperationreturns a lookup entry given by its reference.SearchLookupEntriesOperation ThisOperationreturns every lookup entry in a given ddc that meets acondition.SearchUniqueLookupEntryOperation ThisOperationreturns the unique lookup entry in a given definition that meets acondition.UpdateLookupEntry AnOperationthat updates a lookup entry.