org.jboss.aerogear.android.impl.reflection
Class Scan
java.lang.Object
org.jboss.aerogear.android.impl.reflection.Scan
public final class Scan
- extends Object
Helper to search annotations
|
Constructor Summary |
Scan()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Scan
public Scan()
recordIdFieldNameIn
public static String recordIdFieldNameIn(Class klass)
- Search field with @RecordId
- Parameters:
klass - Class to search @RecordId
- Returns:
- Name Field name with the @RecordId
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.