| Modifier and Type | Interface and Description |
|---|---|
interface |
ImmutableFacet
Indicates that the instances of this class are immutable and so may not be
modified either through the viewer or indeed programmatically.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableFacetAbstract |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NotPersistableFacet
Indicates that the instances of this class are not persistable either by the
user (through the viewer) or at all (either by the user or programmatically).
|
| Modifier and Type | Class and Description |
|---|---|
class |
NotPersistableFacetAbstract |
| Modifier and Type | Class and Description |
|---|---|
class |
DisabledFacetForCollectionDerivedFromImmutable |
| Modifier and Type | Class and Description |
|---|---|
class |
NotPersistableFacetNull
Installed by the
FallbackFacetFactory, and means that this class
is persistable (ie not not persistable). |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DisabledFacet
Disable a property, collection or action.
|
interface |
DisableForContextFacet
Disable a property, collection or action based on the state of the target
object. |
interface |
DisableForSessionFacet
Disable a property, collection or action based on the current session.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DisabledFacetAbstract |
class |
DisabledFacetImpl |
class |
DisabledFacetNever |
class |
DisableForContextFacetAbstract |
class |
DisableForContextFacetNone |
class |
DisableForSessionFacetAbstract |
class |
DisableForSessionFacetNone |
| Modifier and Type | Class and Description |
|---|---|
class |
DisabledFacetAnnotation |
class |
DisabledFacetFromProperties |
| Modifier and Type | Class and Description |
|---|---|
class |
DisableForSessionFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
DisableForContextFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
DisabledFacetAlwaysEverywhere |
| Modifier and Type | Class and Description |
|---|---|
class |
ChoicesFacetFromBoundedAbstract
A fixed number of choices because the number of instances of this class is bounded.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChoicesFacetFromBoundedAnnotation |
| Modifier and Type | Class and Description |
|---|---|
class |
ChoicesFacetFromBoundedFacetMarkerInterface |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DisabledObjectFacet
Mechanism for determining whether this object should be disabled.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DisabledObjectFacetAbstract |
| Modifier and Type | Class and Description |
|---|---|
class |
DisabledObjectFacetViaDisabledMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableFacetAnnotation |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableFacetMarkerInterface |
| Modifier and Type | Class and Description |
|---|---|
class |
NotPersistableFacetAnnotation |
class |
NotPersistableFacetImpl |
class |
NotPersistableFacetMarkerInterface |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableFacetViaValueSemantics |
| Modifier and Type | Class and Description |
|---|---|
class |
DisabledFacetForPropertyDerivedFromImmutable |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AuthorizationFacet
Optionally hide or disable an object, property, collection or action
depending on the authorization.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationFacetAbstract |
class |
AuthorizationFacetImpl |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.