|
OptimalTrace 5.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
---|
com.compuware.optimaltrace.tools.common.bizobjects.CustomPropertyBucketIfc getCustomPropertyBucket()
void setCustomPropertyBucket(com.compuware.optimaltrace.tools.common.bizobjects.CustomPropertyBucketIfc bucket)
bucket
- void removeCustomPropertyBucket(com.compuware.optimaltrace.tools.common.bizobjects.CustomPropertyBucketIfc bucket)
bucket
- com.compuware.optimaltrace.tools.common.bizobjects.CustomPropertyIfc getCustomProperty(java.lang.String customPropertyName)
customPropertyName
-
CustomPropertyTemplateListIfc getCustomPropertyTemplates()
|
OptimalTrace 5.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |