| Package | Description |
|---|---|
| com.tobedevoured.modelcitizen | |
| com.tobedevoured.modelcitizen.policy |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelFactory.addPolicy(Policy policy)
Add Policy to ModelFactory
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BlueprintPolicy
Blueprint level Policy, processes for all
ModelFields in a Blueprint. |
interface |
FieldPolicy
Blueprint
ModelField level policy |
| Modifier and Type | Class and Description |
|---|---|
class |
MappedSingletonPolicy
Enforce a @Mapped field in a @Blueprint as a Singleton
Policy
for creating models. |
class |
SkipReferenceFieldPolicy
Always set a Field from @Blueprint
|
Copyright © 2012. All Rights Reserved.