Package org.exoplatform.portal.config
Class SiteConfigTemplates
java.lang.Object
org.exoplatform.portal.config.SiteConfigTemplates
Deprecated, for removal: This API element is subject to removal in a future version.
Site Templates has been changed to be stored in database to make
it dynamically managed by UI rather than statis pages and
navigation from source files
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.getTemplates(String type) Deprecated, for removal: This API element is subject to removal in a future version.voidsetLocation(String locationPath) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
SiteConfigTemplates
public SiteConfigTemplates()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getLocation
Deprecated, for removal: This API element is subject to removal in a future version.- Returns:
- the location
-
setLocation
Deprecated, for removal: This API element is subject to removal in a future version.- Parameters:
locationPath- the locationPath to set
-
getTemplates
Deprecated, for removal: This API element is subject to removal in a future version.- Returns:
- the type
-