Web Dynpro API Documentation

com.sap.tc.webdynpro.progmodel.repository
Interface IWDOutboundPlugInfo

All Superinterfaces:
com.sap.tc.cmi.model.ICMIGenericModelClass, com.sap.tc.cmi.model.ICMIModelClass, IWDParameterizedFeatureInfo, IWDRepositoryModelClass

public interface IWDOutboundPlugInfo
extends IWDParameterizedFeatureInfo

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


Method Summary
 WDOutboundPlugTypeEnumInfo getType()
          Getter for writable property type.
 IWDAbstractViewInfo getView()
          Getter for 1:1 association View.
 boolean hasView()
          Checks whether there is an element in 1:1 association View.
 
Methods inherited from interface com.sap.tc.webdynpro.progmodel.repository.IWDParameterizedFeatureInfo
countOfParameters, findInParameters, getParameter, getParameterCount, getParameters, hasInParameters, hasInParameters, hasParameter
 
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

getType

public WDOutboundPlugTypeEnumInfo getType()
Getter for writable property type.
Returns:
value of the Property

getView

public IWDAbstractViewInfo getView()
Getter for 1:1 association View.
Returns:
value of the Relation Role

hasView

public boolean hasView()
Checks whether there is an element in 1:1 association View.

Web Dynpro API Documentation

Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15