| Package | Description | 
|---|---|
| weblogic.j2ee.descriptor.wl | Provides interfaces for  weblogic.j2ee.descriptor.wl. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| GroupParamsBean | TemplateBean. createGroupParams(java.lang.String subDeploymentName) | Creates a group parameter and adds it to this template. | 
| GroupParamsBean[] | TemplateBean. getGroupParams() | The group parameters for this template. | 
| GroupParamsBean | TemplateBean. lookupGroupParams(java.lang.String subDeploymentName) | Finds the group params bean associated with the given sub-deployment-name | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | TemplateBean. destroyGroupParams(GroupParamsBean quota) | Removes a group parameter from this template. |