Script includes installed with Facilities Service Management
Script includes are used to store JavaScript that runs on the server.
Facilities Service Management adds the following script includes.
| Script include | Description |
|---|---|
| fc\_AbstractWrapper | Abstract wrapper used to wrap GlideRecord objects related to the Facilities Management application. Customers do not modify this class. |
| fpv\_ElementSecurityManager | Wrapper class for Floor Plan Viewer security. Customers do not modify this class. |
| fpv\_Factory | Customizable class providing the correct Facilities Management wrapper type. Customers modify this class when adding their own wrapper implementations. |
| fc\_AbstractSecurityManager | Abstract security manager providing default denied access. All security managers extend this class.Customers do not modify this class. |
| fpv\_Floorplan | Wrapper class for Floor Plan Viewer floorplan record.Customers do not modify this class. |
| fc\_Constants | Facilities ConstantsCustomers do not modify this class. |
| fc\_BaseFactory | Base class providing wrappers for Facilities Request objects.Customers do not modify this class. |
| fc\_RequestSecurityManager | Wrapper class for Facilities Management Request security. Customers do not modify this class. |
| fpv\_BaseFactory | Base class providing wrappers for FloorPlanViewer objects.Customers do not modify this class. |
| fpv\_AbstractSecurityManager | Abstract security manager providing default denied access. All security managers extend this class.Customers do not modify this class. |
| fc\_FacilitiesRequest | Facilities Request functions.Customers do not modify this class. |
| fpv\_AbstractWrapper | Abstract wrapper used to wrap GlideRecord objects related to the Floor Plan Viewer plugin.Customers do not modify this class. |
| fpv\_Element | Wrapper class for Floor Plan Viewer element records.Customers do not modify this class. |
| fc\_FacilitiesRequestAjax | Facilities Request AJAX.Customers do not modify this class. |
| FacilitiesUtils | Contains utility methods for space management, including rollup calculations from spaces to levels and levels to building. |
| fc\_Factory | Customizable class providing the correct Facilities Management wrapper type.Customers modify this class when adding their own wrapper implementations. |
| FacilitiesUtilsAJAX | Contains utility methods for facilities, including scheduling and blackouts. |
| fpv\_Constants | Floor Plan Viewer Constants.Customers do not modify this class. |
| fpv\_FloorplanSecurityManager | Wrapper class for Facilities Management Case security.Customers do not modify this class. |
| FacilitiesViewerUtils | Contains utility methods for the floor plan viewer. |
Parent Topic:Installed with Facilities Service Management