Uses of Interface
com.saperion.intf.MutableUserInformation
Packages that use MutableUserInformation
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 MutableUserInformation in com.saperion.connector
Methods in com.saperion.connector with parameters of type MutableUserInformationModifier and TypeMethodDescriptionvoid
SaClassicConnector.updateCurrentUserInformation
(MutableUserInformation user) Changes information about the current user.void
SaClassicConnectorImpl.updateCurrentUserInformation
(MutableUserInformation user) -
Uses of MutableUserInformation in com.saperion.intf
Subinterfaces of MutableUserInformation in com.saperion.intfModifier and TypeInterfaceDescriptioninterface
This class holds detailed information about a Saperion user management entity e.g. -
Uses of MutableUserInformation in com.saperion.intf.wf
Subinterfaces of MutableUserInformation in com.saperion.intf.wfModifier and TypeInterfaceDescriptioninterface
Represents the information about a workflow member. -
Uses of MutableUserInformation in com.saperion.operations.user
Constructors in com.saperion.operations.user with parameters of type MutableUserInformation -
Uses of MutableUserInformation in com.saperion.rmi
Classes in com.saperion.rmi that implement MutableUserInformation -
Uses of MutableUserInformation in com.saperion.wf
Classes in com.saperion.wf that implement MutableUserInformation