Uses of Class
com.saperion.rmi.MandantInfo
-
Packages that use MandantInfo Package Description com.saperion.rmi This package contains the classes for the LARIX RMI client wrapper components. -
-
Uses of MandantInfo in com.saperion.rmi
Methods in com.saperion.rmi that return MandantInfo Modifier and Type Method Description MandantInfo
DDCInfo. getMandantInfo()
Gets the mandant info.Constructors in com.saperion.rmi with parameters of type MandantInfo Constructor Description DDCInfo(SaFieldDescription[] desc, com.saperion.jni.SaJNIDdcInfo jniInfo, MandantInfo mandantInfo)
Constructor.
-