public interface ILicenseDelegator
Modifier and Type | Method and Description |
---|---|
ILicense |
getLicense() |
ILicenseLimits |
getLimits() |
java.lang.String |
updateLicense(ILicense license) |
ILicenseLimits getLimits() throws P4JavaException
P4JavaException
ILicense getLicense() throws P4JavaException
P4JavaException
java.lang.String updateLicense(ILicense license) throws P4JavaException
P4JavaException
Copyright © 2021 Perforce Software. All Rights Reserved.