001package org.nuxeo.sample;
002
003public interface SampleService {
004    /** Add some methods here. **/
005}