This is the complete list of members for org.turro.jpa.entity.EntityWebUrls, including all inherited members.
addWebUrl(String entityPath, String url) | org.turro.jpa.entity.EntityWebUrls | static |
existsAnyOf(String entityPath) | org.turro.jpa.entity.EntityWebUrls | static |
existsEntity(String entityPath) | org.turro.jpa.entity.EntityWebUrls | static |
getEntity(String entityRoot, String url) | org.turro.jpa.entity.EntityWebUrls | static |
getEntityPath(String entityRoot, String url) | org.turro.jpa.entity.EntityWebUrls | static |
getUrl(String entityPath) | org.turro.jpa.entity.EntityWebUrls | static |
getUrlFromEntity(Object entity) | org.turro.jpa.entity.EntityWebUrls | static |
removeEntityUrl(String entityPath) | org.turro.jpa.entity.EntityWebUrls | static |
sameURL(String url1, String url2) | org.turro.jpa.entity.EntityWebUrls | static |