|
OptimalTrace 5.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomPropertyTemplateListIfc | |
---|---|
com.compuware.optimaltrace.framework.customproperty | |
com.compuware.optimaltrace.tools.common.bizobjects |
Uses of CustomPropertyTemplateListIfc in com.compuware.optimaltrace.framework.customproperty |
---|
Methods in com.compuware.optimaltrace.framework.customproperty that return CustomPropertyTemplateListIfc | |
---|---|
CustomPropertyTemplateListIfc |
CustomPropertyHolderIfc.getCustomPropertyTemplates()
Gets the custom property templates. |
Uses of CustomPropertyTemplateListIfc in com.compuware.optimaltrace.tools.common.bizobjects |
---|
Methods in com.compuware.optimaltrace.tools.common.bizobjects that return CustomPropertyTemplateListIfc | |
---|---|
CustomPropertyTemplateListIfc |
CustomPropertySupport.getCustomPropertyTemplates(CustomPropertyHolderIfc holder)
Gets the custom property templates. |
Methods in com.compuware.optimaltrace.tools.common.bizobjects with parameters of type CustomPropertyTemplateListIfc | |
---|---|
boolean |
CustomPropertySupport.areTemplateListsEquivalent(CustomPropertyTemplateListIfc src,
CustomPropertyTemplateListIfc dest)
Checks the equivalent of template lists. |
void |
CustomPropertySupport.createCustomProperties(CustomPropertyHolderIfc propertyHolder,
CustomPropertyTemplateListIfc templateList)
Creates the custom properties. |
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. |
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. |
void |
CustomPropertySupport.deleteCustomPropertyTemplate(CustomPropertyTemplateIfc template,
CustomPropertyTemplateListIfc templateList)
Deletes the associated CustomProperty/BoundPropertyValue from the property handlers, removing the default BoundPRopertyValue, BoundPropertyValues, BoundPropertyValueBucket. |
|
OptimalTrace 5.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |