Interface LicenceManager
-
- All Superinterfaces:
Adept2Service
- All Known Implementing Classes:
LicenceManagerSoap
public interface LicenceManager extends Adept2Service
- See Also:
LicenceManagerWebService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LicenceInformation
getLicenceInformation(SessionToken session)
-
Methods inherited from interface de.aristaflow.ilm.ws.soap.base.service.Adept2Service
getRelease, getServiceInstanceName, getUris, ping
-
-
-
-
Method Detail
-
getLicenceInformation
LicenceInformation getLicenceInformation(SessionToken session) throws ParameterException
-
-