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 ParameterDescriptor
Copyright © 2010–2013 The Apache Software Foundation. All rights reserved.