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.intfMethods in com.saperion.intf that return SaUserInfo.GroupKindModifier and TypeMethodDescriptionstatic SaUserInfo.GroupKindSaUserInfo.GroupKind.get(int i) SaUserInfo.getGroupKind()This method returns the kind of user management entity.static SaUserInfo.GroupKindReturns 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.rmiMethods in com.saperion.rmi that return SaUserInfo.GroupKindModifier and TypeMethodDescriptionSaUserInfoImpl.getGroupKind()This method returns the kind of user management entity.