Object_logicalTypeName

Contributes a property exposing the logical object type of the domain object, typically as specified by javax.inject.Named .

The logical type name is also accessible from the org.apache.causeway.applib.services.bookmark.Bookmark of the object.

API

Object_logicalTypeName.java
class Object_logicalTypeName {
  String prop()
  boolean hideProp()
}