Uses of Class
org.cxbox.core.metahotreload.dto.BcSourceDTO
-
Packages that use BcSourceDTO Package Description org.cxbox.core.metahotreload.service -
-
Uses of BcSourceDTO in org.cxbox.core.metahotreload.service
Methods in org.cxbox.core.metahotreload.service that return types with arguments of type BcSourceDTO Modifier and Type Method Description @NonNull List<BcSourceDTO>MetaResourceReaderService. getBcs()Method parameters in org.cxbox.core.metahotreload.service with type arguments of type BcSourceDTO Modifier and Type Method Description voidBcUtil. process(@NonNull List<BcSourceDTO> dtos)
-