Uses of Interface
com.soffid.iam.model.HostAliasEntityDao
-
Packages that use HostAliasEntityDao Package Description com.soffid.iam.model com.soffid.iam.service -
-
Uses of HostAliasEntityDao in com.soffid.iam.model
Classes in com.soffid.iam.model that implement HostAliasEntityDao Modifier and Type Class Description classHostAliasEntityDaoBaseDAO Base for Entity HostAliasEntityclassHostAliasEntityDaoImplMethods in com.soffid.iam.model that return HostAliasEntityDao Modifier and Type Method Description HostAliasEntityDaoHostEntityDaoBase. getHostAliasEntityDao()Gets reference toaliasMaquinaEntityDao.Methods in com.soffid.iam.model with parameters of type HostAliasEntityDao Modifier and Type Method Description voidHostEntityDaoBase. setHostAliasEntityDao(HostAliasEntityDao aliasMaquinaEntityDao)Sets reference toaliasMaquinaEntityDao. -
Uses of HostAliasEntityDao in com.soffid.iam.service
Methods in com.soffid.iam.service that return HostAliasEntityDao Modifier and Type Method Description HostAliasEntityDaoNetworkServiceBase. getHostAliasEntityDao()Gets reference toaliasMaquinaEntityDao.Methods in com.soffid.iam.service with parameters of type HostAliasEntityDao Modifier and Type Method Description voidNetworkServiceBase. setHostAliasEntityDao(HostAliasEntityDao aliasMaquinaEntityDao)Sets reference toaliasMaquinaEntityDao.
-