Projekt

Obecné

Profil

« Předchozí | Další » 

Revize a7423558

Přidáno uživatelem Vojtěch Danišík před asi 4 roky(ů)

Changed name of role in application.

Zobrazit rozdíly:

src/main/java/vldc/aswi/service/AssemblyManagerImpl.java
210 210
     */
211 211
    @Override
212 212
    public boolean deleteAssembly(Long id) {
213
        // TODO: Do it as transactional.
213 214
        try {
214 215
            // Delete configurations, which using current assembly.
215 216
            this.configurationManager.deleteConfigurations(id);

Také k dispozici: Unified diff