gov.nih.nci.system.util
Class ApplicationServiceMethodHelper

java.lang.Object
  extended by gov.nih.nci.system.util.ApplicationServiceMethodHelper

public class ApplicationServiceMethodHelper
extends java.lang.Object


Constructor Summary
ApplicationServiceMethodHelper()
           
 
Method Summary
 java.util.Map<java.lang.String,java.util.Collection<java.lang.String>> getDomainObjectName(MethodInvocation invocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationServiceMethodHelper

public ApplicationServiceMethodHelper()
Method Detail

getDomainObjectName

public java.util.Map<java.lang.String,java.util.Collection<java.lang.String>> getDomainObjectName(MethodInvocation invocation)
                                                                                           throws ApplicationException
Throws:
ApplicationException