Uses of Interface
com.iizix.user.IBasicUserInfoDetailNames
Packages that use IBasicUserInfoDetailNames Package Description com.iizigo.setup com.iizix.license com.iizix.server.db com.iizix.server.user Uses of IBasicUserInfoDetailNames in com.iizigo.setup
Classes in com.iizigo.setup that implement IBasicUserInfoDetailNames Modifier and Type Class Description class
LicenseSystemPageComposite
The root page in the iizi preferences.Uses of IBasicUserInfoDetailNames in com.iizix.license
Subinterfaces of IBasicUserInfoDetailNames in com.iizix.license Modifier and Type Interface Description interface
IAppBuilderLicenseSystem
The license system interface used when building apps registering the app in the iiziReward system.interface
IDesignerLicenseSystem
The license system interface.interface
IGenericLicenseSystem
The generic license system interface.interface
IServerLicenseSystem
The license system interface.Uses of IBasicUserInfoDetailNames in com.iizix.server.db
Classes in com.iizix.server.db that implement IBasicUserInfoDetailNames Modifier and Type Class Description class
BasicUserInfo
User information in the database.Uses of IBasicUserInfoDetailNames in com.iizix.server.user
Classes in com.iizix.server.user that implement IBasicUserInfoDetailNames Modifier and Type Class Description class
AuthenticatedUser
Instance holding data for the "authenticated" user.