|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SeoMetaData
| Method Summary | |
|---|---|
String |
getMetaDescription()
Gets the meta-description. |
String |
getMetaKeywords()
Gets the meta-keywords. |
String |
getMetaRobot()
Gets the meta-Robot. |
String |
getTitleFragment()
Gets the title fragment. |
void |
setMetaDescription(String metaDescription)
Sets the metaDescription. |
void |
setMetaKeywords(String metaKeywords)
Sets the metaKeywords. |
void |
setMetaRobot(String metaRobot)
Sets the metaRobot. |
void |
setTitleFragment(String titleFragment)
Sets the titleFragment. |
| Method Detail |
|---|
@Nullable String getMetaDescription()
void setMetaDescription(@Nullable
String metaDescription)
metaDescription - @Nullable String getMetaKeywords()
void setMetaKeywords(@Nullable
String metaKeywords)
metaKeywords - @Nullable String getMetaRobot()
void setMetaRobot(@Nullable
String metaRobot)
metaRobot - @Nullable String getTitleFragment()
void setTitleFragment(@Nullable
String titleFragment)
titleFragment -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||