content model
im working on creating a content model and so while im working on the model properties i need to auto increment the document id and the only way to do so is to use a java class constraint !i created the java class that returns auto-inctemented id (in...