Uses of Enum Class
com.saperion.intf.SaUserInfo.GroupKind
Packages that use SaUserInfo.GroupKind
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.
-
Uses of SaUserInfo.GroupKind in com.saperion.intf
Methods in com.saperion.intf that return SaUserInfo.GroupKindModifier and TypeMethodDescriptionstatic SaUserInfo.GroupKind
SaUserInfo.GroupKind.get
(int i) SaUserInfo.getGroupKind()
This method returns the kind of user management entity.static SaUserInfo.GroupKind
Returns the enum constant of this class with the specified name.static SaUserInfo.GroupKind[]
SaUserInfo.GroupKind.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SaUserInfo.GroupKind in com.saperion.rmi
Methods in com.saperion.rmi that return SaUserInfo.GroupKindModifier and TypeMethodDescriptionSaUserInfoImpl.getGroupKind()
This method returns the kind of user management entity.