| Modifier and Type | Interface and Description |
|---|---|
interface |
ImperativeFacetMulti |
| Modifier and Type | Method and Description |
|---|---|
static ImperativeFacet |
ImperativeFacetUtils.getImperativeFacet(Facet facet)
Deprecated.
|
static ImperativeFacet |
ImperativeFacet.Util.getImperativeFacet(Facet facet)
Returns the provided
facet as an ImperativeFacet if
it either is one or if it is a DecoratingFacet that in turn wraps
an ImperativeFacet. |
| Modifier and Type | Method and Description |
|---|---|
void |
ImperativeFacet.Flags.apply(ImperativeFacet imperativeFacet) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CallbackFacet
A
Facet that represents some type of lifecycle callback on the object
(eg about to be persisted). |
interface |
CreatedCallbackFacet
Represents the mechanism to inform the object that it has just been created.
|
interface |
LoadedCallbackFacet
Represents the mechanism to inform the object that it has just been loaded
from the object store.
|
interface |
LoadingCallbackFacet
Represents the mechanism to inform the object that it is about to be loaded
from the object store.
|
interface |
PersistedCallbackFacet
Represents the mechanism to inform the object that it has been persisted to
the object store for the first time.
|
interface |
PersistingCallbackFacet
Represents the mechanism to inform the object that it is about to be
persisted to the object store for the first time.
|
interface |
RemovedCallbackFacet
Represents the mechanism to inform the object that it has just been deleted.
|
interface |
RemovingCallbackFacet
Represents the mechanism to inform the object that it about to be deleted.
|
interface |
UpdatedCallbackFacet
Represents the mechanism to inform the object that it has been updated in the
object store.
|
interface |
UpdatingCallbackFacet
Represents the mechanism to inform the object that it is about to be updated
in the object store.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActionDefaultsFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionInvocationFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
PostsActionInvokedEventFacetAnnotation |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionValidationFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionAccessorFacetViaAccessor |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionClearFacetViaAccessor |
class |
CollectionClearFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionAddToFacetViaAccessor |
class |
CollectionAddToFacetViaMethod |
class |
CollectionRemoveFromFacetViaAccessor |
class |
CollectionRemoveFromFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionValidateAddToFacetViaMethod |
class |
CollectionValidateRemoveFromFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
DescribedAsFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
DisableForSessionFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
DisableForContextFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
HideForSessionFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
HideForContextFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
NamedFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
CallbackFacetAbstract
Adapter superclass for
Facets for CallbackFacet. |
| Modifier and Type | Class and Description |
|---|---|
class |
CreatedCallbackFacetAbstract |
class |
CreatedCallbackFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
LoadedCallbackFacetAbstract |
class |
LoadedCallbackFacetViaMethod |
class |
LoadingCallbackFacetAbstract |
class |
LoadingCallbackFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
PersistedCallbackFacetAbstract |
class |
PersistedCallbackFacetViaMethod |
class |
PersistingCallbackFacetAbstract |
class |
PersistingCallbackFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
RemovedCallbackFacetAbstract |
class |
RemovedCallbackFacetViaMethod |
class |
RemovingCallbackFacetAbstract |
class |
RemovingCallbackFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
UpdatedCallbackFacetAbstract |
class |
UpdatedCallbackFacetViaMethod |
class |
UpdatingCallbackFacetAbstract |
class |
UpdatingCallbackFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
ClearDirtyObjectFacetViaMethod |
class |
IsDirtyObjectFacetViaMethod |
class |
MarkDirtyObjectFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
DisabledObjectFacetViaDisabledMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
TitleFacetViaTitleMethod |
class |
TitleFacetViaToStringMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
ValidateObjectFacetViaValidateMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionParameterAutoCompleteFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionChoicesFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionParameterChoicesFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionParameterDefaultsFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyAccessorFacetViaAccessor |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyAutoCompleteFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyChoicesFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyDefaultFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyClearFacetViaClearMethod |
class |
PropertyClearFacetViaSetterMethod |
class |
PropertyInitializationFacetViaSetterMethod |
class |
PropertySetterFacetViaModifyMethod |
class |
PropertySetterFacetViaSetterMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyValidateFacetViaMethod |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.