PublishControl Interface
- public interface PublishControl
extends Control
-
All Superinterfaces
-
Control
, Control
, Serializable
Nested classes from interface com.bea.control.Control |
Control.Callback |
public PublishControlPropertiesDocument |
-
getProperties ()
- Sets the dynamic properties for the control
|
public void |
-
setOutputHeaders (Element [] headers)
- Temporarily sets the message headers to use in the next publish operation
|
public void |
-
setProperties (PublishControlPropertiesDocument props)
- Sets the dynamic properties for the control
|
getProperties() Method
public PublishControlPropertiesDocument
getProperties()
Sets the dynamic properties for the control
Returns
- the current properties for the control
setOutputHeaders(Element[]) Method
public void setOutputHeaders(Element
[] headers)
Temporarily sets the message headers to use in the next publish operation
Parameters
-
headers
- headers to set
setProperties(PublishControlPropertiesDocument) Method
public void setProperties(PublishControlPropertiesDocument
props)
Sets the dynamic properties for the control
Parameters
-
props
- the dynamic properties for the control