|
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 "IWDParameterMappingInfo". Copyright (c) 2002 - 2003. SAP AG
| Method Summary | |
IWDEventBindingInfo |
getEventBinding()
Getter for 1:1 association EventBinding. |
IWDParameterInfo |
getFrom()
Getter for 1:1 association From. |
IWDParameterInfo |
getTo()
Getter for 1:1 association To. |
boolean |
hasEventBinding()
Checks whether there is an element in 1:1 association EventBinding. |
boolean |
hasFrom()
Checks whether there is an element in 1:1 association From. |
boolean |
hasTo()
Checks whether there is an element in 1:1 association To. |
| 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 IWDEventBindingInfo getEventBinding()
public boolean hasEventBinding()
public IWDParameterInfo getFrom()
public boolean hasFrom()
public IWDParameterInfo getTo()
public boolean hasTo()
|
Web Dynpro API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||