Package de.uplanet.lucy.server.binding
Interface IWebPageBinding
- All Superinterfaces:
- IWebAppBinding
- 
Method SummaryMethods inherited from interface de.uplanet.lucy.server.binding.IWebAppBindinggetAppGuid, getValue, hasSystemProperty, hasValue, isValueAvailable, removeValue, setValue, systemProperty
- 
Method Details- 
getPageGuidString getPageGuid()- Returns:
- Returns the page GUID.
 
- 
isRenderingPhaseboolean isRenderingPhase()- Returns:
- Returns truefor the rendering phase orfalsefor the action phase.
 
 
-