|
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 "IWDComponentInterfaceImplementationInfo". Copyright (c) 2002 - 2003. SAP AG
| Method Summary | |
int |
countOfImplementedInterfaces()
Determine number of elements in 1:n association ImplementedInterfaces. |
IWDComponentInfo |
getComponent()
Getter for 1:1 association Component. |
int |
getImplementedInterfaceCount()
Deprecated. To avoid potential naming conflicts, this method has been renamed to countOfImplementedInterfaces(). 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 |
getImplementedInterfaces()
Getter for 1:n association ImplementedInterfaces. |
boolean |
hasComponent()
Checks whether there is an element in 1:1 association Component. |
boolean |
hasImplementedInterface(IWDComponentInterfaceDefinitionInfo object)
Deprecated. For better consistency and clearer names, this method has been superceded by hasInImplementedInterfaces(...) 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 |
hasInImplementedInterfaces(IWDComponentInterfaceDefinitionInfo o)
Checks whether there is an element with the given name in 1:n association ImplementedInterfaces. |
| Methods inherited from interface com.sap.tc.webdynpro.progmodel.repository.IWDComponentInterfaceInfo |
countOfControllers, countOfInterfaceViews, findInControllers, findInInterfaceViews, getConfigurationController, getController, getControllerCount, getControllers, getInterfaceController, getInterfaceView, getInterfaceViewCount, getInterfaceViews, getPackage, hasConfigurationController, hasController, hasInControllers, hasInControllers, hasInInterfaceViews, hasInInterfaceViews, hasInterfaceController, hasInterfaceView |
| 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 IWDComponentInfo getComponent()
public boolean hasComponent()
public java.util.Collection getImplementedInterfaces()
public int countOfImplementedInterfaces()
public int getImplementedInterfaceCount()
countOfImplementedInterfaces(). 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 hasImplementedInterface(IWDComponentInterfaceDefinitionInfo object)
public boolean hasInImplementedInterfaces(IWDComponentInterfaceDefinitionInfo o)
|
Web Dynpro API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||