com.sap.ide.webdynpro.checklayer.componentif
Class ComponentInterfaceChecker

java.lang.Object
  |
  +--com.sap.ide.webdynpro.checklayer.MDOChecker
        |
        +--com.sap.ide.webdynpro.checklayer.componentif.ComponentInterfaceChecker
All Implemented Interfaces:
IWebDynproChecker

public class ComponentInterfaceChecker
extends MDOChecker


Constructor Summary
ComponentInterfaceChecker()
           
 
Method Summary
 void check(com.sap.ide.metamodel.general.DevelopmentObject developmentObject, boolean fullCheck, CheckResult checkResult)
           
static ComponentInterfaceChecker getInstance()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentInterfaceChecker

public ComponentInterfaceChecker()
Method Detail

getInstance

public static ComponentInterfaceChecker getInstance()

check

public void check(com.sap.ide.metamodel.general.DevelopmentObject developmentObject,
                  boolean fullCheck,
                  CheckResult checkResult)
Overrides:
check in class MDOChecker
See Also:
IWebDynproChecker.check(DevelopmentObject, boolean, CheckResult)


Copyright © 2005 SAP AG. All Rights Reserved.