Object_objectIdentifier

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

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

API

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