Content Pipeline Guide > AOM Reference > Composer Interface > getDefaultParameters Method
  
getDefaultParameters Method
getDefaultParameters
The getDefaultParameters method returns a PropertyMap of all composer parameters in the pipeline definition. Each key is the name of a Parameter element, and its value is a string. If a parameter has no default value, its key value is null.
* 
Refer to the Composer DTD (Arbortext-path\doctypes\composer\composer.dtd) for more information about composer parameters.