Class FindUserInfo

java.lang.Object
byps.BValueClass
de.elo.ix.client.ValueClass
de.elo.ix.client.FindUserInfo
All Implemented Interfaces:
java.io.Serializable

public class FindUserInfo
extends ValueClass
This class describes the search criteria for IXServicePortIF.findFirstUsers(de.elo.ix.client.ClientInfo, de.elo.ix.client.FindUserInfo, int). The wildcards defined by SessionOptionsC.DB_WILDCARDS can be used for name, desc, property, and ldapProperty. Members name, desc, property, and ldapProperty are combined by OR. Other members are combinded by AND.
Since:
9.00.050.001
See Also:
Serialized Form