OptimalTrace
5.2

com.compuware.optimaltrace.framework.customproperty
Interface CustomPropertyHolderIfc

All Known Subinterfaces:
AbstractRequirementIfc, AbstractStepIfc, ItemIfc, ProjectIfc, SimpleRequirementIfc, StepIfc, UseCaseIfc, UseCasePackageIfc
All Known Implementing Classes:
com.compuware.optimaltrace.tools.common.bizobjects.AbstractStep, Step

public interface CustomPropertyHolderIfc

Interface CustomPropertyHolderIfc Implemented by classes that hold custom properties


Method Summary
 com.compuware.optimaltrace.tools.common.bizobjects.CustomPropertyIfc getCustomProperty(java.lang.String customPropertyName)
          Gets the custom property.
 com.compuware.optimaltrace.tools.common.bizobjects.CustomPropertyBucketIfc getCustomPropertyBucket()
          Gets the custom property bucket.
 CustomPropertyTemplateListIfc getCustomPropertyTemplates()
          Gets the custom property templates.
 void removeCustomPropertyBucket(com.compuware.optimaltrace.tools.common.bizobjects.CustomPropertyBucketIfc bucket)
          Removes the custom property bucket.
 void setCustomPropertyBucket(com.compuware.optimaltrace.tools.common.bizobjects.CustomPropertyBucketIfc bucket)
          Sets the custom property bucket.
 

Method Detail

getCustomPropertyBucket

com.compuware.optimaltrace.tools.common.bizobjects.CustomPropertyBucketIfc getCustomPropertyBucket()
Gets the custom property bucket.

Returns:
CustomPropertyBucketIfc

setCustomPropertyBucket

void setCustomPropertyBucket(com.compuware.optimaltrace.tools.common.bizobjects.CustomPropertyBucketIfc bucket)
Sets the custom property bucket.

Parameters:
bucket -

removeCustomPropertyBucket

void removeCustomPropertyBucket(com.compuware.optimaltrace.tools.common.bizobjects.CustomPropertyBucketIfc bucket)
Removes the custom property bucket.

Parameters:
bucket -

getCustomProperty

com.compuware.optimaltrace.tools.common.bizobjects.CustomPropertyIfc getCustomProperty(java.lang.String customPropertyName)
Gets the custom property.

Parameters:
customPropertyName -
Returns:
CustomPropertyIfc

getCustomPropertyTemplates

CustomPropertyTemplateListIfc getCustomPropertyTemplates()
Gets the custom property templates.

Returns:
CustomPropertyTemplateListIfc

OptimalTrace
5.2

Compuware Corporation

OptimalTrace is a trademark or registered trademark of Compuware Corporation in the US and other countries.
Copyright 2008-2009 Compuware Corporation. One Campus Martius,
Detroit, Michigan, 48226, U.S.A. All Rights Reserved.