Package org.olat.core.gui.control.controller

Examples of org.olat.core.gui.control.controller.BasicController.dispose()


      // TODO Auto-generated method stub
   
      }
   
    };
    dummy.dispose();
    dummy = null;
  }

  private Set<Long> getReadSet(Identity s) {
    // FIXME:fj:c put the whole readset of 1 user / 1 forum in one property
View Full Code Here

TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.