com.ibm.mashups.enabler.strategy
Interface NavigationUpdateStrategy
- All Superinterfaces:
- com.ibm.mashups.enabler.strategy.Strategy
public NavigationUpdateStrategy
- extends com.ibm.mashups.enabler.strategy.Strategy
Interface that defines the value of the update parameter used for pages and contents
- Since:
-
3.0.0.2
Method Summary |
String |
getURLUpdateParameterValue()
Returns the value of the URL parameter 'update' to use for updating pages and contents. |
constructor
public constructor(String value)
- Parameters:
value
-
value of the URL parameter 'update'; must not be null
.
getURLUpdateParameterValue
String getURLUpdateParameterValue()
-
Returns the value of the URL parameter 'update' to use for updating pages and contents.
- Returns:
-
value
Copyright IBM Corp. 2010 All Rights Reserved.