Uses of Class
com.dotmarketing.portlets.facilities.model.Facility

Packages that use Facility
com.dotmarketing.portlets.events.factories   
com.dotmarketing.portlets.facilities.factories   
 

Uses of Facility in com.dotmarketing.portlets.events.factories
 

Methods in com.dotmarketing.portlets.events.factories with parameters of type Facility
static java.util.List EventFactory.findConflicts(Event e, Facility f)
          Get the list of approved events that are in conflict with a simple event.
static java.util.List EventFactory.findConflicts(Event e, Recurance r, Facility f)
          Get the list of approved events that are in conflict with a recurrent event.
static void EventFactory.sendEmailNotification(Event e, Facility fac, User currentUser, boolean eventChange)
           
 

Uses of Facility in com.dotmarketing.portlets.facilities.factories
 

Methods in com.dotmarketing.portlets.facilities.factories that return Facility
static Facility FacilityFactory.getFacility(java.lang.String inode)
           
 

Methods in com.dotmarketing.portlets.facilities.factories with parameters of type Facility
static void FacilityFactory.deleteFacility(Facility f)
           
 



Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.