org.chromattic.metamodel.mapping
Class FindByIdMapping

java.lang.Object
  extended by org.chromattic.metamodel.mapping.MethodMapping
      extended by org.chromattic.metamodel.mapping.FindByIdMapping

public class FindByIdMapping
extends MethodMapping

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
FindByIdMapping(org.reflext.api.MethodInfo method, org.reflext.api.ClassTypeInfo type)
           
 
Method Summary
 org.reflext.api.ClassTypeInfo getType()
           
 
Methods inherited from class org.chromattic.metamodel.mapping.MethodMapping
getMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindByIdMapping

public FindByIdMapping(org.reflext.api.MethodInfo method,
                       org.reflext.api.ClassTypeInfo type)
Method Detail

getType

public org.reflext.api.ClassTypeInfo getType()


Copyright © 2011 eXo Platform SAS. All Rights Reserved.