Interface RequestModelsUser
-
public interface RequestModelsUserWhen the ConfigurationBeanLoader creates an instance of this class, it will call this method, supplying the RDF models for the current HTTP request.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetRequestModels(RequestModelAccess models)
-
-
-
Method Detail
-
setRequestModels
void setRequestModels(RequestModelAccess models)
-
-