🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "capability"

Found 21 matching component(s)

  • function search_documents

    Searches for documents in a Neo4j graph database based on multiple optional filter criteria including text query, document type, department, status, and owner.

    File: /tf/active/vicechatdev/document_controller_backup.py

    search documents neo4j cypher database-query
  • function test_mixed_previous_reports

    A test function that validates the DocumentExtractor's ability to extract text content from multiple file formats (text and markdown) and combine them into a unified previous reports summary.

    File: /tf/active/vicechatdev/leexi/test_enhanced_reports.py

    testing document-extraction file-processing text-extraction integration-test
  • function test_upload_modalities

    Integration test function that validates FileCloud upload functionality by testing both new file creation and existing file update scenarios.

    File: /tf/active/vicechatdev/SPFCsync/test_upload_modalities.py

    testing integration-test file-upload filecloud cloud-storage
  • class AssignedPlan

    Represents an assigned plan (license/service plan) associated with a user or organization entity in Microsoft Graph API, containing information about service assignments, capabilities, and status.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/licenses/assigned_plan.py

    microsoft-graph office365 licensing service-plan user-management
  • class ServicePrincipal

    Represents an instance of an application in a directory, providing methods to manage service principal credentials, permissions, and role assignments in Azure Active Directory.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/serviceprincipals/service_principal.py

    azure-ad service-principal authentication credentials permissions
  • class Synchronization

    Represents Azure Active Directory (Azure AD) identity synchronization capabilities through Microsoft Graph API, managing automated provisioning and de-provisioning of user identities and roles.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/synchronization/synchronization.py

    azure-ad identity-synchronization provisioning microsoft-graph user-management
  • class TaskFileAttachment

    Represents a file attachment (text file, Word document, etc.) associated with a Microsoft Graph todoTask, providing access to the file's base64-encoded content.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/todo/attachments/task_file.py

    microsoft-graph todo attachment file-attachment base64
  • class SharingCapabilities

    An enumeration-style class that defines external sharing capability levels for SharePoint site collections in Office 365.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/sharing_capabilities.py

    sharepoint office365 sharing permissions constants
  • class SiteProperties

    Represents a SharePoint site collection's properties and provides methods to query and update site-level settings such as sharing capabilities, lock state, and customization permissions.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/sites/properties.py

    sharepoint site-administration tenant-management site-properties sharing-settings
  • class RegionalSettings

    Represents regional settings that are used on the server that is running SharePoint Server.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/webs/regional_settings.py

    class regionalsettings
  • class ModernizeHomepageResult

    A class representing the result of a homepage modernization check in SharePoint, indicating whether a homepage can be modernized.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/webs/modernize_homepage_result.py

    sharepoint homepage modernization entity sharepoint-online
  • class PermissionKind

    Specifies permissions that are used to define user roles.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/permissions/kind.py

    class permissionkind
  • class SharingAbilityStatus

    A data class representing the status of a specific sharing capability for the current user in SharePoint, including whether it's enabled and the reason if disabled.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/ability_status.py

    sharepoint sharing permissions capability status
  • class SharingInformation

    Represents sharing information for a SharePoint securable object, providing access to sharing settings, picker configurations, sharing abilities, and link templates.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/information.py

    sharepoint sharing permissions access-control collaboration
  • class SharingOperationStatusCode

    An enumeration-style class that defines integer status codes representing various outcomes of SharePoint sharing operations.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/operation_status_code.py

    constants enum status-codes sharepoint sharing
  • class SharingAbilities

    Represents the matrix of possible sharing abilities for direct sharing and tokenized sharing links along with the state of each capability for the current user in SharePoint.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/abilities.py

    sharepoint sharing permissions access-control links
  • class DirectSharingAbilities

    A data class representing the set of direct sharing capabilities available to the current user in SharePoint, including permissions to add external/internal principals and request access grants.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sharing/direct_abilities.py

    sharepoint sharing permissions access-control data-transfer-object
  • class DocumentId

    A SharePoint Document Management class that provides methods for managing Document IDs, including resetting document identifiers to ensure global uniqueness across a SharePoint farm.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/documentmanagement/document_id.py

    sharepoint document-management document-id entity office365
  • class SiteScriptSerializationInfo

    A data class that encapsulates serialization configuration options for SharePoint site scripts, specifying which site elements should be included when exporting or serializing site templates.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sitescripts/serialization_info.py

    sharepoint site-script serialization configuration data-transfer-object
  • class ProvisionedPlan

    A data class representing a provisioned plan associated with user or organization entities in Office 365, containing service information, provisioning status, and capability status.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/intune/provisioned_plan.py

    office365 microsoft-graph provisioning user-entity organization-entity
  • class ManagedAppRegistration

    ManagedAppRegistration is a class representing the details of an app with management capability used by an organization member in the app management workflow.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/intune/devices/managed_app_registration.py

    office365 app-management entity managed-app registration

Search Examples