|
Web Dynpro API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface of progmodel repository model class "IWDComponentInfo". Copyright (c) 2002 - 2003. SAP AG
| Method Summary | |
int |
countOfComponentUsages()
Determine number of elements in 1:n aggregation ComponentUsages. |
int |
countOfControllers()
Determine number of elements in 1:n aggregation Controllers. |
int |
countOfUsedUIELibraries()
Determine number of elements in 1:n aggregation UsedUIELibraries. |
int |
countOfViews()
Determine number of elements in 1:n aggregation Views. |
int |
countOfWindows()
Determine number of elements in 1:n aggregation Windows. |
IWDComponentUsageInfo |
findInComponentUsages(java.lang.String name)
Getter for element with given name in 1:n aggregation ComponentUsages. |
IWDControllerInfo |
findInControllers(java.lang.String name)
Getter for element with given name in 1:n aggregation Controllers. |
IWDUIElementLibraryInfo |
findInUsedUIELibraries(java.lang.String name)
Getter for element with given name in 1:n aggregation UsedUIELibraries. |
IWDViewInfo |
findInViews(java.lang.String name)
Getter for element with given name in 1:n aggregation Views. |
IWDWindowInfo |
findInWindows(java.lang.String name)
Getter for element with given name in 1:n aggregation Windows. |
IWDComponentInterfaceImplementationInfo |
getComponentInterface()
Getter for 1:1 aggregation ComponentInterface. |
IWDComponentUsageInfo |
getComponentUsage(java.lang.String name)
Deprecated. For better consistency and clearer names, this method has been superceded by findInComponentUsages(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 |
getComponentUsageCount()
Deprecated. To avoid potential naming conflicts, this method has been renamed to countOfComponentUsages(). 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. |
java.util.Collection |
getComponentUsages()
Getter for 1:n aggregation ComponentUsages. |
IWDControllerInfo |
getController(java.lang.String name)
Deprecated. For better consistency and clearer names, this method has been superceded by findInControllers(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 |
getControllerCount()
Deprecated. To avoid potential naming conflicts, this method has been renamed to countOfControllers(). 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. |
java.util.Collection |
getControllers()
Getter for 1:n aggregation Controllers. |
IWDEmptyViewInfo |
getEmptyView()
Getter for 1:1 aggregation EmptyView. |
java.lang.String |
getPackage()
Returns the package of the component. |
java.util.Collection |
getUsedUIELibraries()
Getter for 1:n aggregation UsedUIELibraries. |
IWDUIElementLibraryInfo |
getUsedUIELibrary(java.lang.String name)
Deprecated. For better consistency and clearer names, this method has been superceded by findInUsedUIELibraries(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 |
getUsedUIELibraryCount()
Deprecated. To avoid potential naming conflicts, this method has been renamed to countOfUsedUIELibraries(). 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. |
IWDViewInfo |
getView(java.lang.String name)
Deprecated. For better consistency and clearer names, this method has been superceded by findInViews(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 |
getViewCount()
Deprecated. To avoid potential naming conflicts, this method has been renamed to countOfViews(). 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. |
java.util.Collection |
getViews()
Getter for 1:n aggregation Views. |
IWDWindowInfo |
getWindow(java.lang.String name)
Deprecated. For better consistency and clearer names, this method has been superceded by findInWindows(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 |
getWindowCount()
Deprecated. To avoid potential naming conflicts, this method has been renamed to countOfWindows(). 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. |
java.util.Collection |
getWindows()
Getter for 1:n aggregation Windows. |
boolean |
hasComponentInterface()
Checks whether there is an element in 1:1 aggregation ComponentInterface. |
boolean |
hasComponentUsage(java.lang.String name)
Deprecated. For better consistency and clearer names, this method has been superceded by hasInComponentUsages(...) 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 |
hasController(java.lang.String name)
Deprecated. For better consistency and clearer names, this method has been superceded by hasInControllers(...) 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 |
hasEmptyView()
Checks whether there is an element in 1:1 aggregation EmptyView. |
boolean |
hasInComponentUsages(IWDComponentUsageInfo o)
Checks whether there is an element with the given name in 1:n aggregation ComponentUsages. |
boolean |
hasInComponentUsages(java.lang.String name)
Checks whether there is an element with the given name in 1:n aggregation ComponentUsages. |
boolean |
hasInControllers(IWDControllerInfo o)
Checks whether there is an element with the given name in 1:n aggregation Controllers. |
boolean |
hasInControllers(java.lang.String name)
Checks whether there is an element with the given name in 1:n aggregation Controllers. |
boolean |
hasInUsedUIELibraries(IWDUIElementLibraryInfo o)
Checks whether there is an element with the given name in 1:n aggregation UsedUIELibraries. |
boolean |
hasInUsedUIELibraries(java.lang.String name)
Checks whether there is an element with the given name in 1:n aggregation UsedUIELibraries. |
boolean |
hasInViews(IWDViewInfo o)
Checks whether there is an element with the given name in 1:n aggregation Views. |
boolean |
hasInViews(java.lang.String name)
Checks whether there is an element with the given name in 1:n aggregation Views. |
boolean |
hasInWindows(IWDWindowInfo o)
Checks whether there is an element with the given name in 1:n aggregation Windows. |
boolean |
hasInWindows(java.lang.String name)
Checks whether there is an element with the given name in 1:n aggregation Windows. |
boolean |
hasUsedUIELibrary(java.lang.String name)
Deprecated. For better consistency and clearer names, this method has been superceded by hasInUsedUIELibraries(...) 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 |
hasView(java.lang.String name)
Deprecated. For better consistency and clearer names, this method has been superceded by hasInViews(...) 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 |
hasWindow(java.lang.String name)
Deprecated. For better consistency and clearer names, this method has been superceded by hasInWindows(...) 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. |
| Methods inherited from interface com.sap.tc.webdynpro.repository.api.IWDRepositoryModelClass |
createRelatedModelObject, createRelatedModelObject, deleteRelatedModelObject, getAttributeValue, getName, getParent, getPersonalizationObject, getRepositoryModel, getRepositoryRoot, isVersionableModelObject, 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 IWDComponentInterfaceImplementationInfo getComponentInterface()
public boolean hasComponentInterface()
public IWDEmptyViewInfo getEmptyView()
public boolean hasEmptyView()
public java.util.Collection getComponentUsages()
public int countOfComponentUsages()
public int getComponentUsageCount()
countOfComponentUsages(). 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 IWDComponentUsageInfo getComponentUsage(java.lang.String name)
findInComponentUsages(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 hasComponentUsage(java.lang.String name)
public boolean hasInComponentUsages(IWDComponentUsageInfo o)
public IWDComponentUsageInfo findInComponentUsages(java.lang.String name)
public boolean hasInComponentUsages(java.lang.String name)
public java.util.Collection getControllers()
public int countOfControllers()
public int getControllerCount()
countOfControllers(). 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 IWDControllerInfo getController(java.lang.String name)
findInControllers(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 hasController(java.lang.String name)
public boolean hasInControllers(IWDControllerInfo o)
public IWDControllerInfo findInControllers(java.lang.String name)
public boolean hasInControllers(java.lang.String name)
public java.util.Collection getUsedUIELibraries()
public int countOfUsedUIELibraries()
public int getUsedUIELibraryCount()
countOfUsedUIELibraries(). 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 IWDUIElementLibraryInfo getUsedUIELibrary(java.lang.String name)
findInUsedUIELibraries(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 hasUsedUIELibrary(java.lang.String name)
public boolean hasInUsedUIELibraries(IWDUIElementLibraryInfo o)
public IWDUIElementLibraryInfo findInUsedUIELibraries(java.lang.String name)
public boolean hasInUsedUIELibraries(java.lang.String name)
public java.util.Collection getViews()
public int countOfViews()
public int getViewCount()
countOfViews(). 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 IWDViewInfo getView(java.lang.String name)
findInViews(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 hasView(java.lang.String name)
public boolean hasInViews(IWDViewInfo o)
public IWDViewInfo findInViews(java.lang.String name)
public boolean hasInViews(java.lang.String name)
public java.util.Collection getWindows()
public int countOfWindows()
public int getWindowCount()
countOfWindows(). 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 IWDWindowInfo getWindow(java.lang.String name)
findInWindows(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 hasWindow(java.lang.String name)
public boolean hasInWindows(IWDWindowInfo o)
public IWDWindowInfo findInWindows(java.lang.String name)
public boolean hasInWindows(java.lang.String name)
public java.lang.String getPackage()
|
Web Dynpro API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||