|
OptimalTrace 5.2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomPropertyTemplateIfc | |
|---|---|
| com.compuware.optimaltrace.tools.common.bizobjects | |
| Uses of CustomPropertyTemplateIfc in com.compuware.optimaltrace.tools.common.bizobjects |
|---|
| Methods in com.compuware.optimaltrace.tools.common.bizobjects that return CustomPropertyTemplateIfc | |
|---|---|
CustomPropertyTemplateIfc |
CustomPropertySupport.createCustomPropertyTemplate(CustomPropertyTemplateListIfc templateList)
Creates the corresponding custom property template. |
CustomPropertyTemplateIfc |
CustomPropertySupport.createCustomPropertyTemplate(java.lang.String name,
java.lang.String definition,
java.lang.String defaultValue,
CustomPropertyTemplateListIfc templateList)
Creates the corresponding CustomProperty. |
| Methods in com.compuware.optimaltrace.tools.common.bizobjects with parameters of type CustomPropertyTemplateIfc | |
|---|---|
boolean |
CustomPropertyTemplateListIfc.addCustomPropertyTemplate(CustomPropertyTemplateIfc customProperty)
Adds the custom property template. |
void |
CustomPropertySupport.createCustomPropertiesForNewTemplate(CustomPropertyTemplateIfc template,
CustomPropertyTemplateListIfc templateList)
Creates the new custom property objects for this customer property template. |
void |
CustomPropertySupport.createCustomPropertiesForTemplate(CustomPropertyTemplateIfc template,
CustomPropertyTemplateListIfc templateList)
Creates the new custom property objects corresponding to a custom propety template for any CPHolders that don't already have a CP for this template. |
void |
CustomPropertySupport.deleteBoundPropertyValue(com.compuware.optimaltrace.tools.common.bizobjects.BoundPropertyValueIfc boundValue,
CustomPropertyTemplateIfc template)
Deletes the bound value from CustomProperty objects referencing it, removing the templates bound value. |
void |
CustomPropertySupport.deleteCustomPropertyTemplate(CustomPropertyTemplateIfc template,
CustomPropertyTemplateListIfc templateList)
Deletes the associated CustomProperty/BoundPropertyValue from the property handlers, removing the default BoundPRopertyValue, BoundPropertyValues, BoundPropertyValueBucket. |
boolean |
CustomPropertyTemplateListIfc.removeCustomPropertyTemplate(CustomPropertyTemplateIfc attribute)
Removes the custom property template associated with a name. |
|
OptimalTrace 5.2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||