|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventPropertiesMap | |
---|---|
org.apache.sling.event |
Uses of EventPropertiesMap in org.apache.sling.event |
---|
Methods in org.apache.sling.event that return EventPropertiesMap | |
---|---|
static EventPropertiesMap |
EventUtil.readProperties(javax.jcr.Node node,
java.lang.String binPropertyName,
java.lang.String[] ignorePrefixes)
Read properties from a repository node and create a property map. |
Methods in org.apache.sling.event with parameters of type EventPropertiesMap | |
---|---|
static void |
EventUtil.addProperties(javax.jcr.Node node,
EventPropertiesMap properties,
java.lang.String[] ignoreProps,
java.lang.String binPropertyName)
Add all java properties as properties to the node. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |