Uses of Class
com.jalios.jcms.AssociatedFileEvent
-
Packages that use AssociatedFileEvent Package Description com.jalios.jcms Contains the core JPlatform classes.com.jalios.jcms.quota -
-
Uses of AssociatedFileEvent in com.jalios.jcms
Methods in com.jalios.jcms with parameters of type AssociatedFileEvent Modifier and Type Method Description voidAssociatedFilesEventListener. associatedFileEventFired(AssociatedFileEvent event) -
Uses of AssociatedFileEvent in com.jalios.jcms.quota
Methods in com.jalios.jcms.quota with parameters of type AssociatedFileEvent Modifier and Type Method Description voidQuotaManager. associatedFileEventFired(AssociatedFileEvent event)Trigger a quota refresh if a new associated file is added/updated or deleted
-