@Retention(value=RUNTIME) @Target(value=TYPE) public @interface NameTemplate
Annotates a class to define a template for creating object name values. The template
takes the form of a list of Property annotations.
public abstract Property[] value
Copyright © 2018 eXo Platform SAS. All Rights Reserved.