
public class IdentityRefModuleField extends ModuleField
| Modifier and Type | Field and Description |
|---|---|
static String |
IDENTITY_CLASS_FIELD_SUFFIX |
| Constructor and Description |
|---|
IdentityRefModuleField(String type,
String name,
String attributeName,
String identityBaseClass) |
| Modifier and Type | Method and Description |
|---|---|
static String |
addIdentityClassFieldSuffix(String prefix) |
String |
getIdentityBaseClass() |
String |
getIdentityClassName() |
String |
getIdentityClassType() |
String |
getType() |
boolean |
isIdentityRef() |
getAttributeName, getDependency, getNullableDefault, isDependent, isList, isListOfDependencies, toStringgetDefinition, getGenericInnerType, getModifiers, getName, isArray, isNeedsDepResolverpublic static final String IDENTITY_CLASS_FIELD_SUFFIX
public String getIdentityBaseClass()
public boolean isIdentityRef()
isIdentityRef in class ModuleFieldpublic String getIdentityClassType()
public String getIdentityClassName()
Copyright © 2014. All Rights Reserved.