Uses of Class
org.damap.base.domain.Host
Packages that use Host
-
Uses of Host in org.damap.base.domain
Subclasses of Host in org.damap.base.domainModifier and TypeClassDescriptionclassExternalStorage class.classRepository class.classStorage class. -
Uses of Host in org.damap.base.rest.dmp.mapper
Methods in org.damap.base.rest.dmp.mapper that return HostModifier and TypeMethodDescriptionHostDOMapper.mapDOtoEntity(HostDO hostDO, Host host) mapDOtoEntity.Methods in org.damap.base.rest.dmp.mapper with parameters of type HostModifier and TypeMethodDescriptionHostDOMapper.mapDOtoEntity(HostDO hostDO, Host host) mapDOtoEntity.HostDOMapper.mapEntityToDO(Host host, HostDO hostDO) mapEntityToDO.