Package org.jayasoft.woj.portal.model

Examples of org.jayasoft.woj.portal.model.Counter


    /* (non-Javadoc)
     * @see org.jayasoft.woj.portal.data.dao.hibernate.DefaultHibernateWOJDao#newHandledObject()
     */
    public WOJObject newHandledObject() {
        return new Counter();
    }
View Full Code Here

TOP

Related Classes of org.jayasoft.woj.portal.model.Counter

Copyright © 2018 www.massapicom. 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.