|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomizationMode | |
|---|---|
| org.gatein.mop.api.content | |
| org.gatein.mop.api.content.customization | |
| Uses of CustomizationMode in org.gatein.mop.api.content |
|---|
| Methods in org.gatein.mop.api.content with parameters of type CustomizationMode | |
|---|---|
Customization<S> |
Customization.customize(CustomizationMode mode,
Collection<CustomizationContext> contexts)
Customize the state with respect to the provided customization context. |
| Uses of CustomizationMode in org.gatein.mop.api.content.customization |
|---|
| Methods in org.gatein.mop.api.content.customization that return CustomizationMode | |
|---|---|
CustomizationMode |
CloneCustomization.getMode()
|
static CustomizationMode |
CustomizationMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CustomizationMode[] |
CustomizationMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.gatein.mop.api.content.customization with parameters of type CustomizationMode | |
|---|---|
CloneCustomization(Set<CustomizationContext> contexts,
CustomizationMode mode)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||