Difference between revisions of "CSData 1 0-validateADFBeanObject"
From ADF Docs
Line 5: | Line 5: | ||
public struct <strong>validateADFBeanObject</strong> ( String beanName ) | public struct <strong>validateADFBeanObject</strong> ( String beanName ) | ||
− | == Parameters == | + | == Parameters == |
− | + | <table id="lib-params"> | |
+ | <tr class="header"> | ||
+ | <td>Required</td> | ||
+ | <td>Name</td> | ||
+ | <td>Type</td> | ||
+ | <td>Description</td> | ||
+ | </tr> | ||
+ | |||
+ | |||
+ | <tr> | ||
+ | |||
+ | <td class="required">required</td> | ||
+ | |||
+ | <td>beanName</td> | ||
+ | <td>String</td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | |||
+ | </table> |
Revision as of 03:36, 24 March 2010
Description
Search the Application spaces on the site for the for the bean object.
Signature
public struct validateADFBeanObject ( String beanName )
Parameters
Required | Name | Type | Description |
required | beanName | String |