public interface ProcedureDescriptor
| Modifier and Type | Method and Description |
|---|---|
MetaBean |
getMetaBean()
Get the owning metabean.
|
List<ParameterDescriptor> |
getParameterDescriptors()
Get the parameter descriptors of this procedure.
|
void |
setCascaded(boolean b)
Set whether this procedure should be validated.
|
MetaBean getMetaBean()
void setCascaded(boolean b)
b - List<ParameterDescriptor> getParameterDescriptors()
List of ParameterDescriptorCopyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.