ariba.ui.aribaweb.core
Class AWComponentDefinition.ComponentReferenceLocation

java.lang.Object
  extended by ariba.ui.aribaweb.core.AWComponentDefinition.ComponentReferenceLocation
Enclosing class:
AWComponentDefinition

public class AWComponentDefinition.ComponentReferenceLocation
extends Object


Constructor Summary
AWComponentDefinition.ComponentReferenceLocation(String componentName, String position)
           
 
Method Summary
 void addLineNumber(String lineNumber)
           
 String componentName()
           
 String lineNumbers()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AWComponentDefinition.ComponentReferenceLocation

public AWComponentDefinition.ComponentReferenceLocation(String componentName,
                                                        String position)
Method Detail

componentName

public String componentName()

addLineNumber

public void addLineNumber(String lineNumber)

lineNumbers

public String lineNumbers()


AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.