|
OptimalTrace 5.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CustomPropertyTemplatesMapHolderIfc
Interface CustomPropertyTemplatesMapHolderIfc This interface is implemented by every class that can have a list of CustomPropertyTemplates. Added in 5.0 to support different Custom Property definitions for different packages.
Method Summary | |
---|---|
java.util.List |
getCustomPropertyTemplatesForType(java.lang.String type)
Gets the custom property templates for type. |
com.compuware.optimaltrace.tools.common.bizobjects.CustomPropertyTemplatesMapIfc |
getCustomPropertyTemplatesMap()
Gets the custom property templates map. |
boolean |
getInheritCPTemplatesMap()
Gets the inherit CP templates map. |
boolean |
removeCustomPropertyTemplatesMap()
Removes the custom property templates map. |
boolean |
setCustomPropertyTemplatesMap(com.compuware.optimaltrace.tools.common.bizobjects.CustomPropertyTemplatesMapIfc templatesList)
Sets the custom property templates map. |
void |
setInheritCPTemplatesMap(boolean inherit)
Sets the inherit CP templates map. |
Method Detail |
---|
com.compuware.optimaltrace.tools.common.bizobjects.CustomPropertyTemplatesMapIfc getCustomPropertyTemplatesMap()
java.util.List getCustomPropertyTemplatesForType(java.lang.String type)
type
-
boolean setCustomPropertyTemplatesMap(com.compuware.optimaltrace.tools.common.bizobjects.CustomPropertyTemplatesMapIfc templatesList)
templatesList
-
boolean removeCustomPropertyTemplatesMap()
void setInheritCPTemplatesMap(boolean inherit)
inherit
- boolean getInheritCPTemplatesMap()
|
OptimalTrace 5.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |