Uses of Interface
de.xima.fc.mdl.license.IItemLicenseModel
-
Packages that use IItemLicenseModel Package Description de.xima.fc.license de.xima.fc.mdl.license -
-
Uses of IItemLicenseModel in de.xima.fc.license
Methods in de.xima.fc.license that return types with arguments of type IItemLicenseModel Modifier and Type Method Description List<IItemLicenseModel>
LicenseAccess. getSubLicensesByItem(String subLicenseItemKey)
-
Uses of IItemLicenseModel in de.xima.fc.mdl.license
Classes in de.xima.fc.mdl.license that implement IItemLicenseModel Modifier and Type Class Description class
EmbeddedItemLicenseModel
class
ItemLicenseModel
Methods in de.xima.fc.mdl.license that return types with arguments of type IItemLicenseModel Modifier and Type Method Description Map<String,List<IItemLicenseModel>>
LicenseModel. getSubLicenseFeaturesMap()
-