Package com.saperion.ngc.main.id
package com.saperion.ngc.main.id
Contains classes that help generating ids in the DOM, mainly to help qa with automatic testing.
-
ClassDescriptionGenerates an id by simply asking the object itself.An IdGenerator that decides which IdGenerator to use by annotations.Implement to generate the DOM element id in the class itself.Signals the
ConvenientIdGeneratorthat the class implementsIdentifiableand that the id should be generated according to its.Identifiable#generateUUID()method.Generator for secure desktop-IDs.Created by IntelliJ IDEA.Created by IntelliJ IDEA.