|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ektorp.impl.NameConventions
public class NameConventions
| Method Summary | |
|---|---|
static java.lang.String |
backReferenceViewName(java.lang.String fieldName)
The name of the view supporting a @DocumentReferences collection. |
static java.lang.String |
designDocName(java.lang.Class<?> klass)
The name for design document belonging to a specific type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String backReferenceViewName(java.lang.String fieldName)
fieldName -
public static java.lang.String designDocName(java.lang.Class<?> klass)
klass -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||