Uses of Class
com.saperion.users.UserFlags
Packages that use UserFlags
Package
Description
This package contains the common used interfaces for the LARIX components.
This package contains the classes for the LARIX RMI client wrapper components.
Collecting simple types concerning the user managment.
This package contains the common used workflow classes.
-
Uses of UserFlags in com.saperion.intf
Methods in com.saperion.intf that return UserFlags -
Uses of UserFlags in com.saperion.rmi
Methods in com.saperion.rmi that return UserFlagsConstructors in com.saperion.rmi with parameters of type UserFlagsModifierConstructorDescriptionMutableUserInformationImpl
(boolean present, UserFlags userFlags) SaUserInfoImpl
(int id, int userType, UserName userName, int orgUnit, int mandant, boolean present, UserFlags flags) Literal Constructor. -
Uses of UserFlags in com.saperion.users
Constructors in com.saperion.users with parameters of type UserFlags -
Uses of UserFlags in com.saperion.wf
Constructors in com.saperion.wf with parameters of type UserFlagsModifierConstructorDescriptionWorkflowMemberImpl
(int id, int userType, UserName userName, int orgUnit, int mandant, WorkflowMemberImpl parentUser, boolean present, UserFlags flags, String description) Literal Constructor.