|
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 "IWDNavigationLinkInfo". Copyright (c) 2002 - 2003. SAP AG
| Method Summary | |
int |
countOfNavigationTargetReferences()
Determine number of elements in 1:n aggregation NavigationTargetReferences. |
IWDNavigationTargetReferenceInfo |
findInNavigationTargetReferences(java.lang.String name)
Getter for element with given name in 1:n aggregation NavigationTargetReferences. |
IWDNavigationTargetReferenceInfo |
getNavigationTargetReference(java.lang.String name)
Deprecated. For better consistency and clearer names, this method has been superceded by findInNavigationTargetReferences(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 |
getNavigationTargetReferenceCount()
Deprecated. To avoid potential naming conflicts, this method has been renamed to countOfNavigationTargetReferences(). 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 |
getNavigationTargetReferences()
Getter for 1:n aggregation NavigationTargetReferences. |
IWDOutboundPlugInfo |
getSource()
Getter for 1:1 association Source. |
IWDViewUsageInfo |
getSourceViewUsage()
Getter for 1:1 association SourceViewUsage. |
IWDWindowInfo |
getWindow()
Getter for 1:1 association Window. |
boolean |
hasInNavigationTargetReferences(IWDNavigationTargetReferenceInfo o)
Checks whether there is an element with the given name in 1:n aggregation NavigationTargetReferences. |
boolean |
hasInNavigationTargetReferences(java.lang.String name)
Checks whether there is an element with the given name in 1:n aggregation NavigationTargetReferences. |
boolean |
hasNavigationTargetReference(java.lang.String name)
Deprecated. For better consistency and clearer names, this method has been superceded by hasInNavigationTargetReferences(...) 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 |
hasSource()
Checks whether there is an element in 1:1 association Source. |
boolean |
hasSourceViewUsage()
Checks whether there is an element in 1:1 association SourceViewUsage. |
boolean |
hasWindow()
Checks whether there is an element in 1:1 association Window. |
| 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 IWDOutboundPlugInfo getSource()
public boolean hasSource()
public IWDViewUsageInfo getSourceViewUsage()
public boolean hasSourceViewUsage()
public IWDWindowInfo getWindow()
public boolean hasWindow()
public java.util.Collection getNavigationTargetReferences()
public int countOfNavigationTargetReferences()
public int getNavigationTargetReferenceCount()
countOfNavigationTargetReferences(). 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 IWDNavigationTargetReferenceInfo getNavigationTargetReference(java.lang.String name)
findInNavigationTargetReferences(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 hasNavigationTargetReference(java.lang.String name)
public boolean hasInNavigationTargetReferences(IWDNavigationTargetReferenceInfo o)
public IWDNavigationTargetReferenceInfo findInNavigationTargetReferences(java.lang.String name)
public boolean hasInNavigationTargetReferences(java.lang.String name)
|
Web Dynpro API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||