Uses of Class
org.ektorp.support.DesignDocument.View

Packages that use DesignDocument.View
org.ektorp.support   
 

Uses of DesignDocument.View in org.ektorp.support
 

Methods in org.ektorp.support that return DesignDocument.View
 DesignDocument.View SimpleViewGenerator.generateFindByIterableView(java.lang.String propertyName)
           
 DesignDocument.View SimpleViewGenerator.generateFindByView(java.lang.String propertyName)
           
 DesignDocument.View DesignDocument.get(java.lang.String viewName)
           
static DesignDocument.View DesignDocument.View.of(View v)
           
 

Methods in org.ektorp.support that return types with arguments of type DesignDocument.View
 java.util.Map<java.lang.String,DesignDocument.View> SimpleViewGenerator.generateViews(java.lang.Class<?> repositoryClass)
           
 java.util.Map<java.lang.String,DesignDocument.View> DesignDocument.getViews()
           
 

Methods in org.ektorp.support with parameters of type DesignDocument.View
 void DesignDocument.addView(java.lang.String name, DesignDocument.View v)
           
 



Copyright © 2010. All Rights Reserved.