getTypeString only works on Entity
Get TypString only works if the entity is of Type Entity and not on it’s subclasses
Submitted by chris melman on 26 September 2012 at 11:26call-to-java-servlet : exp |[ e1.getTypeString() ]| -> java |[ x.get_WebDslEntityType() ]| //get type from the wrapped class where SimpleSort("Entity") := <get-type-anno> e1 ; Var(x) := e1
Issue Log
On 28 September 2012 at 14:33 chris melman closed this issue.
On 28 September 2012 at 14:33 chris melman commented:
fixed in r5385
Log in to post comments