com.sap.tc.webdynpro.progmodel.repository
Interface IWDProgmodelRepository
- All Superinterfaces:
- com.sap.tc.cmi.model.ICMIModel, IWDRepositoryModel
- public interface IWDProgmodelRepository
- extends IWDRepositoryModel
Interface of configuration model "IWDProgmodelRepository".
Copyright (c) 2001 - 2003. SAP AG
getName
public java.lang.String getName()
associatedModelInfo
public com.sap.tc.cmi.metadata.ICMIModelInfo associatedModelInfo()
- Specified by:
associatedModelInfo in interface com.sap.tc.cmi.model.ICMIModel
getIWDComponentInfo
public IWDComponentInfo getIWDComponentInfo(java.lang.String name)
- Returns the specified model object or null if it does not exist.
getIWDApplicationInfo
public IWDApplicationInfo getIWDApplicationInfo(java.lang.String name)
- Returns the specified model object or null if it does not exist.
getIWDComponentInterfaceDefinitionInfo
public IWDComponentInterfaceDefinitionInfo getIWDComponentInterfaceDefinitionInfo(java.lang.String name)
- Returns the specified model object or null if it does not exist.
Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15