com.sap.tc.webdynpro.progmodel.repository

Interface IWDInterfaceViewInfo

All Superinterfaces:
ICMIGenericModelClass, ICMIModelClass, IWDAbstractViewInfo, IWDRepositoryModelClass

public interface IWDInterfaceViewInfo
extends IWDAbstractViewInfo

Interface of progmodel repository model class "IWDInterfaceViewInfo". Copyright (c) 2002 - 2003. SAP AG

Type Classification 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
 IWDWindowInfo getImplementationWindow()
          Getter for 1:1 association ImplementationWindow.
 boolean hasImplementationWindow()
          Checks whether there is an element in 1:1 association ImplementationWindow.
 
Methods inherited from interface com.sap.tc.webdynpro.progmodel.repository.IWDAbstractViewInfo
countOfInboundPlugs, countOfOutboundPlugs, createOutboundPlug, deleteOutboundPlug, findInInboundPlugs, findInOutboundPlugs, getInboundPlug, getInboundPlugCount, getInboundPlugs, getLifespan, getOutboundPlug, getOutboundPlugCount, getOutboundPlugs, getPackage, getViewController, hasInboundPlug, hasInInboundPlugs, hasInInboundPlugs, hasInOutboundPlugs, hasInOutboundPlugs, hasOutboundPlug, hasViewController
 
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

getImplementationWindow

public IWDWindowInfo getImplementationWindow()
Getter for 1:1 association ImplementationWindow.

Returns:
value of the Relation Role

hasImplementationWindow

public boolean hasImplementationWindow()
Checks whether there is an element in 1:1 association ImplementationWindow.



Copyright 2006 SAP AG Complete Copyright Notice