Web Dynpro API Documentation

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

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

public interface IWDBusinessGraphicsInfo
extends IWDUIElementInfo

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


Method Summary
 java.lang.String getCustomizingXML()
          Getter for writable property customizingXML.
 java.lang.String getDemodataXML()
          Getter for writable property demodataXML.
 
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

getCustomizingXML

public java.lang.String getCustomizingXML()
Getter for writable property customizingXML.
Returns:
value of the Property

getDemodataXML

public java.lang.String getDemodataXML()
Getter for writable property demodataXML.
Returns:
value of the Property

Web Dynpro API Documentation

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