Uses of Interface
com.saperion.intf.SaUserInfo
Packages that use SaUserInfo
Package
Description
This package contains the main classic connector classes.
This package contains the common used interfaces for the LARIX components.
This package contains the common used workflow interfaces for the LARIX components.
This package contains the classes for the LARIX RMI client wrapper components.
This package contains the common used workflow classes.
-
Uses of SaUserInfo in com.saperion.connector
Methods in com.saperion.connector that return SaUserInfoModifier and TypeMethodDescriptionSaClassicConnector.getCurrentUserInfo()
This method returns detailed info about the current user.SaClassicConnectorImpl.getCurrentUserInfo()
-
Uses of SaUserInfo in com.saperion.intf
Methods in com.saperion.intf with parameters of type SaUserInfoModifier and TypeMethodDescriptionvoid
SaLockInfo.setUserInfo
(SaUserInfo info) Sets the user info. -
Uses of SaUserInfo in com.saperion.intf.wf
Subinterfaces of SaUserInfo in com.saperion.intf.wfModifier and TypeInterfaceDescriptioninterface
Represents the information about a workflow member. -
Uses of SaUserInfo in com.saperion.operations.user
Methods in com.saperion.operations.user that return SaUserInfo -
Uses of SaUserInfo in com.saperion.rmi
Classes in com.saperion.rmi that implement SaUserInfoMethods in com.saperion.rmi that return SaUserInfoMethods in com.saperion.rmi with parameters of type SaUserInfoModifier and TypeMethodDescriptionfinal void
SaCheckoutInfo.setUserInfo
(SaUserInfo info) Sets the user info object. -
Uses of SaUserInfo in com.saperion.wf
Classes in com.saperion.wf that implement SaUserInfo