com.sap.tc.webdynpro.progmodel.repository
Interface IWDNavigationTargetReferenceInfo
- All Superinterfaces:
- com.sap.tc.cmi.model.ICMIGenericModelClass, com.sap.tc.cmi.model.ICMIModelClass, IWDEventBindingInfo, IWDRepositoryModelClass
- public interface IWDNavigationTargetReferenceInfo
- extends IWDEventBindingInfo
Interface of progmodel repository model class "IWDNavigationTargetReferenceInfo".
Copyright (c) 2002 - 2003. SAP AG
| 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 |
getNavigationLink
public IWDNavigationLinkInfo getNavigationLink()
- Getter for 1:1 association NavigationLink.
- Returns:
- value of the Relation Role
hasNavigationLink
public boolean hasNavigationLink()
- Checks whether there is an element in 1:1 association NavigationLink.
getTarget
public IWDInboundPlugInfo getTarget()
- Getter for 1:1 association Target.
- Returns:
- value of the Relation Role
hasTarget
public boolean hasTarget()
- Checks whether there is an element in 1:1 association Target.
getTargetViewUsage
public IWDViewUsageInfo getTargetViewUsage()
- Getter for 1:1 association TargetViewUsage.
- Returns:
- value of the Relation Role
hasTargetViewUsage
public boolean hasTargetViewUsage()
- Checks whether there is an element in 1:1 association TargetViewUsage.
Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15