Interface PageConfiguration
- 
- All Superinterfaces:
- BaseAsset,- NamedAsset
 
 public interface PageConfiguration extends NamedAsset Represents a page configuration- Since:
- 6.0
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetExtension()Returns the output extension.- 
Methods inherited from interface com.hannonhill.cascade.api.asset.common.BaseAssetgetAssetId, getAssetType, getIdentifer
 - 
Methods inherited from interface com.hannonhill.cascade.api.asset.common.NamedAssetgetLabel, getName, setName
 
- 
 
-