/* * $Id: SchoolConstants.java,v 1.5 2005/08/10 15:15:40 thomas Exp $ * Created on Oct 19, 2004 * * Copyright (C) 2004 Idega Software hf. All Rights Reserved. * * This software is the proprietary information of Idega hf. * Use is subject to license terms. */ package se.idega.idegaweb.commune.school.business; /** * * Last modified: $Date: 2005/08/10 15:15:40 $ by $Author: thomas $ * * @author <a href="mailto:thomas@idega.com">thomas</a> * @version $Revision: 1.5 $ */ public class SchoolConstants { public final static String SCHOOL_CHOICE_CASE_CODE_KEY ="MBSKOLV"; }