public class InsertMorePageSEODataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements InsertMorePageDataCmd
Constructor and Description |
---|
InsertMorePageSEODataCmdImpl()
The constructor of InsertMorePageSEODataCmdImpl
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.String | getSEOPropertiesAccessProfile()
Returns the access profile to use in the retrieval of SEO properties.
|
protected java.lang.String | getSEOURLAccessProfile()
Returns the access profile to use in the retrieval of SEO URL data.
|
void | performExecute()
This method fetches the additional data related to SEO properties that reference the given page.
|
protected void | setSEOPropertiesAccessProfile(java.lang.String seoPropertiesAccessProfile)
Sets the access profile to use in the retrieval of SEO properties.
|
protected void | setSEOURLAccessProfile(java.lang.String seoUrlAccessProfile)
Sets the access profile to use in the retrieval of SEO URL data.
|
public InsertMorePageSEODataCmdImpl()
public void performExecute() throws java.lang.Exception
protected java.lang.String getSEOURLAccessProfile()
protected void setSEOURLAccessProfile(java.lang.String seoUrlAccessProfile)
protected java.lang.String getSEOPropertiesAccessProfile()
protected void setSEOPropertiesAccessProfile(java.lang.String seoPropertiesAccessProfile)