Package com.saperion.operations.lookup
package com.saperion.operations.lookup
This package defines the different operations on lookup tables, that can be invoked by rmi.
-
ClassesClassDescriptionDeprecated.An
Operation
that creates a lookup entry.AnOperation
that deletes a lookup entry.ThisOperation
returns the access rights the current user has on the lookup entry referenced by the given id.ThisOperation
returns references to all access control lists set on a given lookup entry.ThisOperation
returns a lookup entry given by its reference.ThisOperation
returns every lookup entry in a given ddc that meets acondition
.ThisOperation
returns the unique lookup entry in a given definition that meets acondition
.AnOperation
that updates a lookup entry.
CreateLookupEntryOperation
instead