Sunday, August 16, 2015

language service

1:26 AM

package com.education.vidyarthi.online.service;

import java.util.List;

import com.education.vidyarthi.online.model.Language;

public interface LanguageService {
    public List<Language> listLanguages();

    public List<Language> getLanguageByLanguageId(Long languageId);
}

Written by

We are Creative Blogger Theme Wavers which provides user friendly, effective and easy to use themes. Each support has free and providing HD support screen casting.

1 comments:

  1. Good website! I truly love how it is easy on my eyes it is. I am wondering how I might be notified whenever a new post has been made. I have subscribed to your RSS which may do the trick? Have a great day!
    http://www.profi-fachuebersetzung.de/

    ReplyDelete

 

© 2013 Java Tutorials. All rights resevered. Designed by Templateism

Back To Top