Package org.exoplatform.portal.config
Class NewPortalConfig
java.lang.Object
org.exoplatform.portal.config.NewPortalConfig
Author : Nhu Dinh Thuan nhudinhthuan@yahoo.com May 23, 2006
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLabel()booleanisPredefinedOwner(String user) booleanDeprecated, for removal: This API element is subject to removal in a future version.the 'default' portal notion doesn't exist anymorebooleanvoidsetDescription(String description) voidsetImportMode(String importMode) voidvoidsetLocation(String location) voidsetOverrideMode(boolean overrideMode) voidsetOwnerType(String ownerType) voidvoidvoidvoidsetUseDefaultPortalLayout(boolean useMetaPortalLayout) Deprecated, for removal: This API element is subject to removal in a future version.the 'default' portal notion doesn't exist anymorevoidsetUseMetaPortalLayout(boolean useMetaPortalLayout)
-
Constructor Details
-
NewPortalConfig
public NewPortalConfig() -
NewPortalConfig
-
NewPortalConfig
-
-
Method Details
-
getPredefinedOwner
-
setPredefinedOwner
-
getLocation
- Returns:
- the location
-
setLocation
- Parameters:
location- the location to set
-
getTemplateLocation
-
setTemplateLocation
-
getTemplateName
-
setTemplateName
-
isPredefinedOwner
-
getOwnerType
-
setOwnerType
-
getLabel
-
setLabel
-
getDescription
-
setDescription
-
getImportMode
-
setImportMode
-
getOverrideMode
-
setOverrideMode
public void setOverrideMode(boolean overrideMode) -
setUseMetaPortalLayout
public void setUseMetaPortalLayout(boolean useMetaPortalLayout) -
isUseMetaPortalLayout
public boolean isUseMetaPortalLayout() -
setUseDefaultPortalLayout
@Deprecated(forRemoval=true, since="1.5.0") public void setUseDefaultPortalLayout(boolean useMetaPortalLayout) Deprecated, for removal: This API element is subject to removal in a future version.the 'default' portal notion doesn't exist anymore -
isUseDefaultPortalLayout
Deprecated, for removal: This API element is subject to removal in a future version.the 'default' portal notion doesn't exist anymore
-