Class GetCurrentUserInfo

java.lang.Object
com.lexmark.saperion.remote.common.operations.AbstractOperation<T,SaBasicException,LegacyConnection>
com.saperion.operations.LegacyOperation<SaUserInfo>
com.saperion.operations.user.GetCurrentUserInfo
All Implemented Interfaces:
com.lexmark.saperion.remote.common.operations.Operation<SaUserInfo,SaBasicException,LegacyConnection>, Serializable

public class GetCurrentUserInfo extends LegacyOperation<SaUserInfo>
When invoked on the server it will return information about the current user.
See Also: