| 
 | Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
   java.util.EventObject
java.util.EventObject
       oracle.stellent.wcm.core.event.WcmEvent
oracle.stellent.wcm.core.event.WcmEvent
           oracle.stellent.wcm.server.events.IdcResourceFlushEvent
oracle.stellent.wcm.server.events.IdcResourceFlushEvent
public class IdcResourceFlushEvent
Event when a static resource directories need to be flushed
| Field Summary | |
|---|---|
| static java.lang.String | EVENT_NAME | 
| Fields inherited from class java.util.EventObject | 
|---|
| source | 
| Constructor Summary | |
|---|---|
| IdcResourceFlushEvent(java.util.Set<java.lang.String> modifiedResources) | |
| Method Summary | |
|---|---|
|  java.util.Set<java.lang.String> | getModifiedResources() | 
| Methods inherited from class oracle.stellent.wcm.core.event.WcmEvent | 
|---|
| getEventName, setEventName | 
| Methods inherited from class java.util.EventObject | 
|---|
| getSource, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static final java.lang.String EVENT_NAME
| Constructor Detail | 
|---|
public IdcResourceFlushEvent(java.util.Set<java.lang.String> modifiedResources)
| Method Detail | 
|---|
public java.util.Set<java.lang.String> getModifiedResources()
| 
 | Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||