public interface PageVariant
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
getAttributes()
Additional attributes of the variant (hreflang, media, etc)
|
java.lang.String |
getPath()
Get the content path of the variant
|
java.lang.String |
getTitle()
Get the title of the variant.
|
java.lang.String |
getURL()
Get the full URL of the variant.
|
java.lang.String getPath()
java.lang.String getURL()
java.lang.String getTitle()
java.util.Map<java.lang.String,java.lang.String> getAttributes()
Copyright © 2010 - 2020 Adobe. All Rights Reserved