|
OptimalTrace 5.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GoalLevelsIfc
Interface GoalLevelsIfc
| Field Summary |
|---|
| Fields inherited from interface com.compuware.optimaltrace.framework.business.BizObjectIfc |
|---|
ATTR_IS_LOCKED, ATTR_IS_LOCKEDLOCALLY, ATTR_IS_READONLY, ATTR_LOCKOWNER, ATTR_NAME, BO_DB_TIMESTAMP, BO_ID, BO_ST, BO_TIMESTAMP, BO_TYPE |
| Method Summary | |
|---|---|
boolean |
addGoalLevel(GoalLevelIfc goalLevel)
Adds the goal level. |
void |
checkNameUnique(java.lang.String name)
Checks the name unique. |
GoalLevelIfc |
getDefaultValue()
Gets the default value. |
java.util.List |
getGoalLevels()
Gets the goal levels. |
boolean |
removeDefaultValue(GoalLevelIfc goalLevel)
Removes the default value. |
boolean |
removeGoalLevel(GoalLevelIfc goalLevel)
Removes the goal level. |
boolean |
setDefaultValue(GoalLevelIfc goalLevel)
Sets the default value. |
| Methods inherited from interface com.compuware.optimaltrace.framework.business.BizObjectIfc |
|---|
cloneObjectsAttributes, disableMergeObjectSupport, enableMergeObjectSupport, equals, getBaselineId, getBizObjectId, getFirstChild, getId, getLockOwner, getName, getNextChild, getReadableName, getTimeStamp, getTypeId, hasChildren, isEqual, isEqualWithFilter, isLocked, isMergeObjectSupportEnabled, isReadOnly, setBaselineId, setBizObjectId, setId, setIsLocked, setIsReadOnly, setLockOwner, setName, setTimeStamp, setTimeStampNoParentUpdate |
| Methods inherited from interface com.compuware.optimaltrace.framework.relations.ParentIfc |
|---|
addChild, addChildAt, addParentListener, decrementChildPosition, fireChildEvent, fireChildEvent, getChild, getChild, getChildById, getChildren, getChildren, getChildren, getNextChild, getParentListeners, getPreviousChild, hasChild, hasChildById, incrementChildPosition, moveChild, numChildren, reInitialiseListeners, removeChild, removeParentListener, silentlyAddChild, silentlyAddChildAt, silentlyRemoveChild |
| Methods inherited from interface com.compuware.optimaltrace.framework.relations.ChildIfc |
|---|
addChildListener, getChildListeners, getParent, getParent, moveChild, moveChildAt, removeChildListener, setParent |
| Methods inherited from interface com.compuware.optimaltrace.framework.relations.AssociateIfc |
|---|
addAssociate, addAssociateListener, addInwardAssociate, fireAssociateEvent, getAssociate, getAssociateListeners, getAssociates, getAssociates, getInwardAssociates, getInwardAssociates, getOutwardAssociates, getOutwardAssociates, hasAssociate, hasInwardAssociate, hasOutwardAssociate, numAssociates, numInwardAssociates, numOutwardAssociates, removeAssociate, removeAssociateListener, removeInwardAssociate |
| Methods inherited from interface com.compuware.optimaltrace.framework.business.PersistentIfc |
|---|
customPropertiesToDocArray, getChildDocPersistObjects, toDocArray, toSQL |
| Methods inherited from interface com.compuware.optimaltrace.framework.business.PropertiesContainerIfc |
|---|
addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, getPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListener |
| Methods inherited from interface com.compuware.optimaltrace.framework.dynattribute.DynAttributeIfc |
|---|
getAttributeTable, getAttributeTimeStamp, getBooleanAttribute, getIntAttribute, getLongAttribute, getObjectAttribute, getShortAttribute, getStringAttribute, getTimeStamp, getTimeStampTable, hasAttribute, removeAttribute, renameAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeNoTimeStampUpdate, setAttributeNoTimeStampUpdate, setAttributeTable, setAttributeTimeStamp, setObjectAttribute, setTimeStampTable |
| Method Detail |
|---|
java.util.List getGoalLevels()
boolean addGoalLevel(GoalLevelIfc goalLevel)
goalLevel - GoalLevelIfc
boolean removeGoalLevel(GoalLevelIfc goalLevel)
goalLevel - GoalLevelIfc
boolean setDefaultValue(GoalLevelIfc goalLevel)
goalLevel - GoalLevelIfcboolean removeDefaultValue(GoalLevelIfc goalLevel)
goalLevel - GoalLevelIfcGoalLevelIfc getDefaultValue()
void checkNameUnique(java.lang.String name)
throws com.compuware.optimaltrace.tools.common.bizobjects.NameNotUniqueException,
com.compuware.optimaltrace.tools.common.tpn.client.NameAlreadyReservedException
name -
com.compuware.optimaltrace.tools.common.bizobjects.NameNotUniqueException
com.compuware.optimaltrace.tools.common.tpn.client.NameAlreadyReservedException
|
OptimalTrace 5.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||