| Modifier and Type | Method and Description |
|---|---|
CMSSite |
GeneratedSiteMapMediaCronJob.getContentSite()
Generated method - Getter of the
SiteMapMediaCronJob.contentSite attribute. |
CMSSite |
GeneratedSiteMapMediaCronJob.getContentSite(SessionContext ctx)
Generated method - Getter of the
SiteMapMediaCronJob.contentSite attribute. |
| Modifier and Type | Method and Description |
|---|---|
SiteMapConfig |
GeneratedAcceleratorServicesManager.getSiteMapConfig(CMSSite item)
Generated method - Getter of the
CMSSite.siteMapConfig attribute. |
SiteMapConfig |
GeneratedAcceleratorServicesManager.getSiteMapConfig(SessionContext ctx,
CMSSite item)
Generated method - Getter of the
CMSSite.siteMapConfig attribute. |
java.util.Collection<Media> |
GeneratedAcceleratorServicesManager.getSiteMaps(CMSSite item)
Generated method - Getter of the
CMSSite.siteMaps attribute. |
java.util.Collection<Media> |
GeneratedAcceleratorServicesManager.getSiteMaps(SessionContext ctx,
CMSSite item)
Generated method - Getter of the
CMSSite.siteMaps attribute. |
java.util.Collection<java.lang.String> |
GeneratedAcceleratorServicesManager.getUrlEncodingAttributes(CMSSite item)
Generated method - Getter of the
CMSSite.urlEncodingAttributes attribute. |
java.util.Collection<java.lang.String> |
GeneratedAcceleratorServicesManager.getUrlEncodingAttributes(SessionContext ctx,
CMSSite item)
Generated method - Getter of the
CMSSite.urlEncodingAttributes attribute. |
void |
GeneratedSiteMapMediaCronJob.setContentSite(CMSSite value)
Generated method - Setter of the
SiteMapMediaCronJob.contentSite attribute. |
void |
GeneratedSiteMapMediaCronJob.setContentSite(SessionContext ctx,
CMSSite value)
Generated method - Setter of the
SiteMapMediaCronJob.contentSite attribute. |
void |
GeneratedAcceleratorServicesManager.setSiteMapConfig(CMSSite item,
SiteMapConfig value)
Generated method - Setter of the
CMSSite.siteMapConfig attribute. |
void |
GeneratedAcceleratorServicesManager.setSiteMapConfig(SessionContext ctx,
CMSSite item,
SiteMapConfig value)
Generated method - Setter of the
CMSSite.siteMapConfig attribute. |
void |
GeneratedAcceleratorServicesManager.setSiteMaps(CMSSite item,
java.util.Collection<Media> value)
Generated method - Setter of the
CMSSite.siteMaps attribute. |
void |
GeneratedAcceleratorServicesManager.setSiteMaps(SessionContext ctx,
CMSSite item,
java.util.Collection<Media> value)
Generated method - Setter of the
CMSSite.siteMaps attribute. |
void |
GeneratedAcceleratorServicesManager.setUrlEncodingAttributes(CMSSite item,
java.util.Collection<java.lang.String> value)
Generated method - Setter of the
CMSSite.urlEncodingAttributes attribute. |
void |
GeneratedAcceleratorServicesManager.setUrlEncodingAttributes(SessionContext ctx,
CMSSite item,
java.util.Collection<java.lang.String> value)
Generated method - Setter of the
CMSSite.urlEncodingAttributes attribute. |
| Modifier and Type | Method and Description |
|---|---|
CMSSite |
GeneratedExportDataCronJob.getCmsSite()
Generated method - Getter of the
ExportDataCronJob.cmsSite attribute. |
CMSSite |
GeneratedExportDataCronJob.getCmsSite(SessionContext ctx)
Generated method - Getter of the
ExportDataCronJob.cmsSite attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedExportDataCronJob.setCmsSite(CMSSite value)
Generated method - Setter of the
ExportDataCronJob.cmsSite attribute. |
void |
GeneratedExportDataCronJob.setCmsSite(SessionContext ctx,
CMSSite value)
Generated method - Setter of the
ExportDataCronJob.cmsSite attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
GeneratedB2BAcceleratorServicesManager.getDefaultStockLevelThreshold(CMSSite item)
Generated method - Getter of the
CMSSite.defaultStockLevelThreshold attribute. |
java.lang.Integer |
GeneratedB2BAcceleratorServicesManager.getDefaultStockLevelThreshold(SessionContext ctx,
CMSSite item)
Generated method - Getter of the
CMSSite.defaultStockLevelThreshold attribute. |
int |
GeneratedB2BAcceleratorServicesManager.getDefaultStockLevelThresholdAsPrimitive(CMSSite item)
Generated method - Getter of the
CMSSite.defaultStockLevelThreshold attribute. |
int |
GeneratedB2BAcceleratorServicesManager.getDefaultStockLevelThresholdAsPrimitive(SessionContext ctx,
CMSSite item)
Generated method - Getter of the
CMSSite.defaultStockLevelThreshold attribute. |
void |
GeneratedB2BAcceleratorServicesManager.setDefaultStockLevelThreshold(CMSSite item,
int value)
Generated method - Setter of the
CMSSite.defaultStockLevelThreshold attribute. |
void |
GeneratedB2BAcceleratorServicesManager.setDefaultStockLevelThreshold(CMSSite item,
java.lang.Integer value)
Generated method - Setter of the
CMSSite.defaultStockLevelThreshold attribute. |
void |
GeneratedB2BAcceleratorServicesManager.setDefaultStockLevelThreshold(SessionContext ctx,
CMSSite item,
int value)
Generated method - Setter of the
CMSSite.defaultStockLevelThreshold attribute. |
void |
GeneratedB2BAcceleratorServicesManager.setDefaultStockLevelThreshold(SessionContext ctx,
CMSSite item,
java.lang.Integer value)
Generated method - Setter of the
CMSSite.defaultStockLevelThreshold attribute. |
| Modifier and Type | Method and Description |
|---|---|
CMSSite |
GeneratedCms2Manager.createCMSSite(java.util.Map attributeValues) |
CMSSite |
GeneratedCms2Manager.createCMSSite(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<CMSSite> |
GeneratedCMSComponentType.getCmsSites()
Generated method - Getter of the
CMSComponentType.cmsSites attribute. |
java.util.Set<CMSSite> |
GeneratedCMSComponentType.getCmsSites(SessionContext ctx)
Generated method - Getter of the
CMSComponentType.cmsSites attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCMSComponentType.addToCmsSites(CMSSite value)
Generated method - Adds
value to cmsSites. |
void |
GeneratedCMSComponentType.addToCmsSites(SessionContext ctx,
CMSSite value)
Generated method - Adds
value to cmsSites. |
void |
GeneratedCMSComponentType.removeFromCmsSites(CMSSite value)
Generated method - Removes
value from cmsSites. |
void |
GeneratedCMSComponentType.removeFromCmsSites(SessionContext ctx,
CMSSite value)
Generated method - Removes
value from cmsSites. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCMSComponentType.setCmsSites(SessionContext ctx,
java.util.Set<CMSSite> value)
Generated method - Setter of the
CMSComponentType.cmsSites attribute. |
void |
GeneratedCMSComponentType.setCmsSites(java.util.Set<CMSSite> value)
Generated method - Setter of the
CMSComponentType.cmsSites attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CMSSite> |
GeneratedContentCatalog.getCmsSites()
Generated method - Getter of the
ContentCatalog.cmsSites attribute. |
java.util.Collection<CMSSite> |
GeneratedContentCatalog.getCmsSites(SessionContext ctx)
Generated method - Getter of the
ContentCatalog.cmsSites attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedContentCatalog.addToCmsSites(CMSSite value)
Generated method - Adds
value to cmsSites. |
void |
GeneratedContentCatalog.addToCmsSites(SessionContext ctx,
CMSSite value)
Generated method - Adds
value to cmsSites. |
void |
GeneratedContentCatalog.removeFromCmsSites(CMSSite value)
Generated method - Removes
value from cmsSites. |
void |
GeneratedContentCatalog.removeFromCmsSites(SessionContext ctx,
CMSSite value)
Generated method - Removes
value from cmsSites. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedContentCatalog.setCmsSites(java.util.Collection<CMSSite> value)
Generated method - Setter of the
ContentCatalog.cmsSites attribute. |
void |
GeneratedContentCatalog.setCmsSites(SessionContext ctx,
java.util.Collection<CMSSite> value)
Generated method - Setter of the
ContentCatalog.cmsSites attribute. |
| Modifier and Type | Method and Description |
|---|---|
CMSSite |
GeneratedPreviewData.getActiveSite()
Generated method - Getter of the
PreviewData.activeSite attribute. |
CMSSite |
GeneratedPreviewData.getActiveSite(SessionContext ctx)
Generated method - Getter of the
PreviewData.activeSite attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedPreviewData.setActiveSite(CMSSite value)
Generated method - Setter of the
PreviewData.activeSite attribute. |
void |
GeneratedPreviewData.setActiveSite(SessionContext ctx,
CMSSite value)
Generated method - Setter of the
PreviewData.activeSite attribute. |
| Modifier and Type | Method and Description |
|---|---|
CMSSite |
GeneratedB2BRegistration.getCmsSite()
Generated method - Getter of the
B2BRegistration.cmsSite attribute. |
CMSSite |
GeneratedB2BRegistration.getCmsSite(SessionContext ctx)
Generated method - Getter of the
B2BRegistration.cmsSite attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
GeneratedSecureportaladdonManager.isEnableRegistration(CMSSite item)
Generated method - Getter of the
CMSSite.enableRegistration attribute. |
java.lang.Boolean |
GeneratedSecureportaladdonManager.isEnableRegistration(SessionContext ctx,
CMSSite item)
Generated method - Getter of the
CMSSite.enableRegistration attribute. |
boolean |
GeneratedSecureportaladdonManager.isEnableRegistrationAsPrimitive(CMSSite item)
Generated method - Getter of the
CMSSite.enableRegistration attribute. |
boolean |
GeneratedSecureportaladdonManager.isEnableRegistrationAsPrimitive(SessionContext ctx,
CMSSite item)
Generated method - Getter of the
CMSSite.enableRegistration attribute. |
java.lang.Boolean |
GeneratedSecureportaladdonManager.isRequiresAuthentication(CMSSite item)
Generated method - Getter of the
CMSSite.requiresAuthentication attribute. |
java.lang.Boolean |
GeneratedSecureportaladdonManager.isRequiresAuthentication(SessionContext ctx,
CMSSite item)
Generated method - Getter of the
CMSSite.requiresAuthentication attribute. |
boolean |
GeneratedSecureportaladdonManager.isRequiresAuthenticationAsPrimitive(CMSSite item)
Generated method - Getter of the
CMSSite.requiresAuthentication attribute. |
boolean |
GeneratedSecureportaladdonManager.isRequiresAuthenticationAsPrimitive(SessionContext ctx,
CMSSite item)
Generated method - Getter of the
CMSSite.requiresAuthentication attribute. |
void |
GeneratedB2BRegistration.setCmsSite(CMSSite value)
Generated method - Setter of the
B2BRegistration.cmsSite attribute. |
void |
GeneratedB2BRegistration.setCmsSite(SessionContext ctx,
CMSSite value)
Generated method - Setter of the
B2BRegistration.cmsSite attribute. |
void |
GeneratedSecureportaladdonManager.setEnableRegistration(CMSSite item,
boolean value)
Generated method - Setter of the
CMSSite.enableRegistration attribute. |
void |
GeneratedSecureportaladdonManager.setEnableRegistration(CMSSite item,
java.lang.Boolean value)
Generated method - Setter of the
CMSSite.enableRegistration attribute. |
void |
GeneratedSecureportaladdonManager.setEnableRegistration(SessionContext ctx,
CMSSite item,
boolean value)
Generated method - Setter of the
CMSSite.enableRegistration attribute. |
void |
GeneratedSecureportaladdonManager.setEnableRegistration(SessionContext ctx,
CMSSite item,
java.lang.Boolean value)
Generated method - Setter of the
CMSSite.enableRegistration attribute. |
void |
GeneratedSecureportaladdonManager.setRequiresAuthentication(CMSSite item,
boolean value)
Generated method - Setter of the
CMSSite.requiresAuthentication attribute. |
void |
GeneratedSecureportaladdonManager.setRequiresAuthentication(CMSSite item,
java.lang.Boolean value)
Generated method - Setter of the
CMSSite.requiresAuthentication attribute. |
void |
GeneratedSecureportaladdonManager.setRequiresAuthentication(SessionContext ctx,
CMSSite item,
boolean value)
Generated method - Setter of the
CMSSite.requiresAuthentication attribute. |
void |
GeneratedSecureportaladdonManager.setRequiresAuthentication(SessionContext ctx,
CMSSite item,
java.lang.Boolean value)
Generated method - Setter of the
CMSSite.requiresAuthentication attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.