|
OptimalTrace 5.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomPropertyHolderIfc | |
---|---|
com.compuware.optimaltrace.tools.common.bizobjects |
Uses of CustomPropertyHolderIfc in com.compuware.optimaltrace.tools.common.bizobjects |
---|
Subinterfaces of CustomPropertyHolderIfc in com.compuware.optimaltrace.tools.common.bizobjects | |
---|---|
interface |
AbstractRequirementIfc
Interface AbstractRequirementIfc |
interface |
AbstractStepIfc
Interface AbstractStepIfc |
interface |
ItemIfc
Interface ItemIfc |
interface |
ProjectIfc
Interface ProjectIfc |
interface |
SimpleRequirementIfc
Interface SimpleRequirementIfc |
interface |
StepIfc
Interface StepIfc |
interface |
UseCaseIfc
Interface UseCaseIfc |
interface |
UseCasePackageIfc
Interface UseCasePackageIfc |
Classes in com.compuware.optimaltrace.tools.common.bizobjects that implement CustomPropertyHolderIfc | |
---|---|
class |
com.compuware.optimaltrace.tools.common.bizobjects.AbstractStep
|
class |
Step
Class Step, implements the StepIfc interface. |
Methods in com.compuware.optimaltrace.tools.common.bizobjects with parameters of type CustomPropertyHolderIfc | |
---|---|
void |
CustomPropertySupport.createCustomProperties(CustomPropertyHolderIfc propertyHolder)
Creates a set of CustomProperty's for the associated templates, based on the property holder's type (found through CustomPropertyTemplatesMap). |
void |
CustomPropertySupport.createCustomProperties(CustomPropertyHolderIfc propertyHolder,
CustomPropertyTemplateListIfc templateList)
Creates the custom properties. |
void |
CustomPropertySupport.createCustomProperties(CustomPropertyHolderIfc propertyHolder,
ProjectIfc project)
Creates the custom properties. |
void |
CustomPropertySupport.deleteCustomProperties(CustomPropertyHolderIfc propertyHolder)
Removes all custom properties/bucket from a property holder. |
com.compuware.optimaltrace.tools.common.bizobjects.CustomPropertyIfc |
CustomPropertySupport.getCustomProperty(CustomPropertyHolderIfc holder,
java.lang.String customPropertyName)
Gets the custom property. |
CustomPropertyTemplateListIfc |
CustomPropertySupport.getCustomPropertyTemplates(CustomPropertyHolderIfc holder)
Gets the custom property templates. |
com.compuware.optimaltrace.tools.common.bizobjects.CustomPropertyTemplatesMapIfc |
CustomPropertySupport.getCustomPropertyTemplatesMap(CustomPropertyHolderIfc holder)
Gets the custom property templates map. |
|
OptimalTrace 5.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |