|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface of progmodel repository model class "IWDComponentUsageInfo". Copyright (c) 2002 - 2003. SAP AG
Type Classification:
This interface is part of the Web Dynpro API, so applications may reference it or call any method of it, but they must not implement or extend it.
For a detailed explanation of API classification see the Web Dynpro Compatibility Guide| Method Summary | |
int |
countOfComponentControllerUsages()
Determine number of elements in 1:n aggregation ComponentControllerUsages. |
IWDComponentControllerUsageInfo |
findInComponentControllerUsages(String name)
Getter for element with given name in 1:n aggregation ComponentControllerUsages. |
IWDComponentControllerUsageInfo |
getComponentControllerUsage(String name)
Deprecated. For better consistency and clearer names, this method has been superceded by findInComponentControllerUsages(String). The method with the old name
has been kept for backward compatibility only and may be withdrawn with the
first new NetWeaver release in 2006. |
int |
getComponentControllerUsageCount()
Deprecated. To avoid potential naming conflicts, this method has been renamed to countOfComponentControllerUsages(). The method with the old name has been
kept for backward compatibility only and may be withdrawn with the first new
NetWeaver release in 2006. |
Collection |
getComponentControllerUsages()
Getter for 1:n aggregation ComponentControllerUsages. |
WDComponentLifecycleEnumInfo |
getLifecycleControl()
Getter for writable property lifecycleControl. |
IWDComponentInterfaceInfo |
getUsedComponent()
Getter for 1:1 association UsedComponent. |
boolean |
hasComponentControllerUsage(String name)
Deprecated. For better consistency and clearer names, this method has been superceded by hasInComponentControllerUsages(...) methods. The method with the old name has been kept for backward compatibility only and may be withdrawn with the first new NetWeaver release in 2006. |
boolean |
hasInComponentControllerUsages(IWDComponentControllerUsageInfo o)
Checks whether there is an element with the given name in 1:n aggregation ComponentControllerUsages. |
boolean |
hasInComponentControllerUsages(String name)
Checks whether there is an element with the given name in 1:n aggregation ComponentControllerUsages. |
boolean |
hasUsedComponent()
Checks whether there is an element in 1:1 association UsedComponent. |
| Methods inherited from interface com.sap.tc.webdynpro.repository.api.IWDRepositoryModelClass |
createRelatedModelObject, createRelatedModelObject, deleteRelatedModelObject, getAttributeValue, getMasterLocale, getName, getParent, getPersonalizationObject, getRepositoryModel, getRepositoryRoot, isVersionableModelObject, resetAttribute, resetRelatedModelObject, setAttributeValue |
| Methods inherited from interface com.sap.tc.cmi.model.ICMIGenericModelClass |
addRelatedModelObject, associatedModelClassInfo, getAttributeValue, getRelatedModelObject, getRelatedModelObjects, removeRelatedModelObject, setAttributeValue, setRelatedModelObject, setRelatedModelObjects |
| Methods inherited from interface com.sap.tc.cmi.model.ICMIModelClass |
associatedModel |
| Method Detail |
public WDComponentLifecycleEnumInfo getLifecycleControl()
public IWDComponentInterfaceInfo getUsedComponent()
public boolean hasUsedComponent()
public Collection getComponentControllerUsages()
public int countOfComponentControllerUsages()
public int getComponentControllerUsageCount()
countOfComponentControllerUsages(). The method with the old name has been
kept for backward compatibility only and may be withdrawn with the first new
NetWeaver release in 2006.
public IWDComponentControllerUsageInfo getComponentControllerUsage(String name)
findInComponentControllerUsages(String). The method with the old name
has been kept for backward compatibility only and may be withdrawn with the
first new NetWeaver release in 2006.
public boolean hasComponentControllerUsage(String name)
public boolean hasInComponentControllerUsages(IWDComponentControllerUsageInfo o)
public IWDComponentControllerUsageInfo findInComponentControllerUsages(String name)
public boolean hasInComponentControllerUsages(String name)
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||