com.ebmwebsourcing.geasytools.webeditor.impl.client.component
Class QualifiedName

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.webeditor.impl.client.component.QualifiedName
All Implemented Interfaces:
com.ebmwebsourcing.geasytools.webeditor.api.components.IQualifiedName

public class QualifiedName
extends java.lang.Object
implements com.ebmwebsourcing.geasytools.webeditor.api.components.IQualifiedName


Constructor Summary
QualifiedName(java.lang.String qname)
           
 
Method Summary
 java.lang.String getNameSpace()
           
 java.lang.String getQualifiedName()
           
 java.lang.String getSimpleName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QualifiedName

public QualifiedName(java.lang.String qname)
Method Detail

getNameSpace

public java.lang.String getNameSpace()
Specified by:
getNameSpace in interface com.ebmwebsourcing.geasytools.webeditor.api.components.IQualifiedName

getQualifiedName

public java.lang.String getQualifiedName()
Specified by:
getQualifiedName in interface com.ebmwebsourcing.geasytools.webeditor.api.components.IQualifiedName

getSimpleName

public java.lang.String getSimpleName()
Specified by:
getSimpleName in interface com.ebmwebsourcing.geasytools.webeditor.api.components.IQualifiedName


Copyright © 2010-2011 Petals Link. All Rights Reserved.