public class MaxLicenseUtils
extends java.lang.Object
| Constructor and Description |
|---|
MaxLicenseUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.HashSet |
getAllLicensesWithSameProduct(java.lang.String licenseNum,
UserInfo userInfo) |
static void |
validateLicUserAssoc(java.lang.String userId,
java.lang.String licenseNum,
long uniqueIDValue,
MboSetRemote currentMboSet,
UserInfo userInfo) |
public static void validateLicUserAssoc(java.lang.String userId,
java.lang.String licenseNum,
long uniqueIDValue,
MboSetRemote currentMboSet,
UserInfo userInfo)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpublic static java.util.HashSet getAllLicensesWithSameProduct(java.lang.String licenseNum,
UserInfo userInfo)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteException