Uses of Class
ubic.gemma.persistence.util.EntityUrlBuilder.AllEntitiesUrl
-
Packages that use EntityUrlBuilder.AllEntitiesUrl Package Description ubic.gemma.persistence.util -
-
Uses of EntityUrlBuilder.AllEntitiesUrl in ubic.gemma.persistence.util
Subclasses of EntityUrlBuilder.AllEntitiesUrl in ubic.gemma.persistence.util Modifier and Type Class Description class
EntityUrlBuilder.AllRestEntitiesUrl<T extends Identifiable>
class
EntityUrlBuilder.AllWebEntitiesUrl<T extends Identifiable>
Methods in ubic.gemma.persistence.util that return EntityUrlBuilder.AllEntitiesUrl Modifier and Type Method Description <T extends Identifiable>
EntityUrlBuilder.AllEntitiesUrl<T>EntityUrlBuilder.EntityUrlChooser. all(Class<T> entityType)
-