Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
Cayenne uses the following signature on DataContext:
public <T> T newObject(Class<T> persistentClass)
Click's CayenneTemplate should use the same so that no casting is required.