com.sap.ide.webdynpro.checklayer.component
Class ComponentChecker

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

public class ComponentChecker
extends MDOChecker


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

Field Detail

NAME_FOR_INTERFACE_CONTROLLER

public static final java.lang.String NAME_FOR_INTERFACE_CONTROLLER

NAME_FOR_CONFIGURATION_CONTROLLER

public static final java.lang.String NAME_FOR_CONFIGURATION_CONTROLLER
Constructor Detail

ComponentChecker

public ComponentChecker()
Method Detail

getInstance

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