| Modifier and Type | Interface and Description |
|---|---|
interface |
ExplorationFacet
Indicates that the action should only be available in a special
exploration mode.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PrototypeFacet
Indicates that the action should only be available in a special
prototype mode.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HiddenFacet
Hide a property, collection or action.
|
interface |
HiddenObjectFacet
Mechanism for determining whether this object is should be hidden.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExplorationFacetAbstract |
| Modifier and Type | Class and Description |
|---|---|
class |
ExplorationFacetAnnotation |
| Modifier and Type | Class and Description |
|---|---|
class |
ExplorationFacetViaNamingConvention |
| Modifier and Type | Class and Description |
|---|---|
class |
PrototypeFacetAbstract |
| Modifier and Type | Class and Description |
|---|---|
class |
PrototypeFacetAnnotation |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HideForContextFacet
Hide a property, collection or action based on the state of the target
object. |
interface |
HideForSessionFacet
Hide a property, collection or action based on the current session.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HiddenFacetAbstract |
class |
HiddenFacetImpl |
class |
HiddenFacetNever |
class |
HideForContextFacetAbstract |
class |
HideForContextFacetNone |
class |
HideForSessionFacetAbstract
Hide a property, collection or action based on the current session.
|
class |
HideForSessionFacetNone |
| Modifier and Type | Class and Description |
|---|---|
class |
HiddenFacetOnMemberAnnotation |
class |
HiddenFacetOnMemberFromProperties |
| Modifier and Type | Class and Description |
|---|---|
class |
HideForSessionFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
HideForContextFacetViaMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
HiddenFacetAlwaysEverywhere |
| Modifier and Type | Class and Description |
|---|---|
class |
HiddenFacetForTypeAnnotation |
class |
HiddenObjectFacetAbstract |
| Modifier and Type | Class and Description |
|---|---|
class |
HiddenObjectFacetViaHiddenMethod |
| 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.