Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

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 includeDescription
fc\_AbstractWrapperAbstract wrapper used to wrap GlideRecord objects related to the Facilities Management application. Customers do not modify this class.
fpv\_ElementSecurityManagerWrapper class for Floor Plan Viewer security. Customers do not modify this class.
fpv\_FactoryCustomizable class providing the correct Facilities Management wrapper type. Customers modify this class when adding their own wrapper implementations.
fc\_AbstractSecurityManagerAbstract security manager providing default denied access. All security managers extend this class.Customers do not modify this class.
fpv\_FloorplanWrapper class for Floor Plan Viewer floorplan record.Customers do not modify this class.
fc\_ConstantsFacilities ConstantsCustomers do not modify this class.
fc\_BaseFactoryBase class providing wrappers for Facilities Request objects.Customers do not modify this class.
fc\_RequestSecurityManagerWrapper class for Facilities Management Request security. Customers do not modify this class.
fpv\_BaseFactoryBase class providing wrappers for FloorPlanViewer objects.Customers do not modify this class.
fpv\_AbstractSecurityManagerAbstract security manager providing default denied access. All security managers extend this class.Customers do not modify this class.
fc\_FacilitiesRequestFacilities Request functions.Customers do not modify this class.
fpv\_AbstractWrapperAbstract wrapper used to wrap GlideRecord objects related to the Floor Plan Viewer plugin.Customers do not modify this class.
fpv\_ElementWrapper class for Floor Plan Viewer element records.Customers do not modify this class.
fc\_FacilitiesRequestAjaxFacilities Request AJAX.Customers do not modify this class.
FacilitiesUtilsContains utility methods for space management, including rollup calculations from spaces to levels and levels to building.
fc\_FactoryCustomizable class providing the correct Facilities Management wrapper type.Customers modify this class when adding their own wrapper implementations.
FacilitiesUtilsAJAXContains utility methods for facilities, including scheduling and blackouts.
fpv\_ConstantsFloor Plan Viewer Constants.Customers do not modify this class.
fpv\_FloorplanSecurityManagerWrapper class for Facilities Management Case security.Customers do not modify this class.
FacilitiesViewerUtilsContains utility methods for the floor plan viewer.

Parent Topic:Installed with Facilities Service Management