|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModificationType | |
|---|---|
| org.apache.sling.servlets.post | |
| Uses of ModificationType in org.apache.sling.servlets.post |
|---|
| Methods in org.apache.sling.servlets.post that return ModificationType | |
|---|---|
ModificationType |
Modification.getType()
|
static ModificationType |
ModificationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ModificationType[] |
ModificationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.sling.servlets.post with parameters of type ModificationType | |
|---|---|
protected static Modification |
Modification.onChange(ModificationType type,
java.lang.String source)
|
protected static Modification |
Modification.onChange(ModificationType type,
java.lang.String source,
java.lang.String dest)
|
| Constructors in org.apache.sling.servlets.post with parameters of type ModificationType | |
|---|---|
Modification(ModificationType type,
java.lang.String source,
java.lang.String destination)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||