Script includes installed with Facilities Service Management
Script includes are used to store JavaScript that runs on the server.
| 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 Constants Customers 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. |