com.sage.orion.sdata.servlet.accpac
Class ClassMapResource

java.lang.Object
  extended by com.sage.orion.sdata.servlet.accpac.ClassMapResource

public class ClassMapResource
extends java.lang.Object

Author:
cliwa01

Constructor Summary
ClassMapResource()
           
 
Method Summary
 java.lang.String getClassName()
          Gets the className
 java.lang.String getName()
          Gets the Resource's name.
 java.util.List<ClassMapParameter> getParameters()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ClassMapResource

public ClassMapResource()
Method Detail

getName

public java.lang.String getName()
Gets the Resource's name.

Returns:
the name

getClassName

public java.lang.String getClassName()
Gets the className

Returns:
the classname

getParameters

public java.util.List<ClassMapParameter> getParameters()
Returns:
the parameters

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2011 Sage Software, Inc. All rights reserved.