-
Type:
Technical Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: 7.0.0 DXP FP40, 7.0.0 DXP SP7, 7.0.5 CE GA6, Master
-
Component/s: None
-
Sprint:Track 6 - Going to California, Feb 27
-
Git Pull Request:
An <EntityName>UADEntityDisplay class should be generated for any Entity that contains user-associated data. This <EntityName>UADEntityDisplay class should implement the UADEntityDisplay interface. This will include implementing a mechanism to generate an Entity's description for the UADEntityDisplay#getEntityTypeDescription() method. This could be accomplished by creating a new Service Builder XML attribute for the Entity element such as entity-type-description. The UADEntityDisplay#getEntityTypeName() method should simply return the Entity's unqualified class name, e.g. "BookmarksEntry".