Package com.perforce.p4java.core
Interface ILicenseLimits
- All Superinterfaces:
IServerResource
- All Known Implementing Classes:
LicenseLimits
-
Method Summary
Modifier and TypeMethodDescriptionlonglonglonglonglonglonglonglonglonglongbooleanMethods inherited from interface com.perforce.p4java.core.IServerResource
canRefresh, canUpdate, clearRawFields, complete, getRawField, getRawFields, hasRawField, refresh, setRawField, setRawFields, setServer, update, update, update
-
Method Details
-
isLicensed
boolean isLicensed() -
getUserCount
long getUserCount() -
getUserLimit
long getUserLimit() -
getClientCount
long getClientCount() -
getClientLimit
long getClientLimit() -
getFileCount
long getFileCount() -
getFileLimit
long getFileLimit() -
getRepoCount
long getRepoCount() -
getRepoLimit
long getRepoLimit() -
getLicenseExpires
long getLicenseExpires() -
getLicenseTimeRemaining
long getLicenseTimeRemaining() -
getLicenseInvalid
String getLicenseInvalid() -
getCapability
-