Class VariantRepresentation
java.lang.Object
org.onehippo.cms7.services.relevance.VariantRepresentation
If a developer wants to inject 'custom' variants (a variant reflects a 'prefix' in hst component configuration parameters),
his representation must extend this abstract class, because the CMS UI relies on it.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
VariantRepresentation
public VariantRepresentation()
-
-
Method Details
-
getId
-
setId
-
getName
-
setName
-
getDescription
-
setDescription
-
getGroup
-
setGroup
-
getAvatar
-
setAvatar
-