@Preload public interface SpaceBlueprintAo extends net.java.ao.Entity, Serializable, PluginBackedBlueprintAo
SpaceBlueprintModuleDescriptor and
SpaceBlueprint.| Modifier and Type | Method and Description |
|---|---|
String |
getCategory()
Space label AKA category of the space.
|
ContentTemplateRefAo |
getHomePage()
Get the ContentTemplateRef that will be used to create the homepage of the space.
|
String |
getPromotedBps() |
void |
setCategory(String category) |
void |
setHomePage(ContentTemplateRefAo homePageTemplateRef)
Set the ContentTemplateRef that will be used to create the homepage of the space
|
void |
setPromotedBps(String promotedBps) |
getI18nNameKey, getPluginModuleKey, isPluginClone, setI18nNameKey, setPluginClone, setPluginModuleKeygetUuid, setUuidvoid setHomePage(ContentTemplateRefAo homePageTemplateRef)
String getCategory()
void setCategory(String category)
@Nullable ContentTemplateRefAo getHomePage()
void setPromotedBps(String promotedBps)
String getPromotedBps()
Copyright © 2017 Atlassian. All rights reserved.