org.skyscreamer.yoga.populator
Interface FieldPopulator<M>

All Known Implementing Classes:
FieldPopulatorSupport

public interface FieldPopulator<M>

Created by IntelliJ IDEA. User: corby


Method Summary
 List<String> getCoreFields()
           
 List<String> getSupportedFields()
           
 String getUriTemplate()
           
 

Method Detail

getCoreFields

List<String> getCoreFields()

getSupportedFields

List<String> getSupportedFields()

getUriTemplate

String getUriTemplate()


Copyright © 2012. All Rights Reserved.