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

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

public class InterfaceViewChecker
extends MDOChecker


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

Constructor Detail

InterfaceViewChecker

public InterfaceViewChecker()
Method Detail

getInstance

public static InterfaceViewChecker 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.