🔍 Code Extractor

Search Components

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

Search Results for "inheritance"

Found 17 matching component(s)

  • class LoggerContext

    A base class that provides namespaced logging functionality to subclasses through a lazy-initialized class-level logger.

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

    logging base-class mixin namespace lazy-initialization
  • class DeltaPath

    DeltaPath is a specialized path class that represents a 'delta' entity path in the Office365 SDK, inheriting from EntityPath.

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

    office365 microsoft-graph delta-query path-construction api-endpoint
  • class OnenoteEntityBaseModel

    OnenoteEntityBaseModel is a base class for OneNote entities that inherits from Entity. It serves as a foundational type for all OneNote-related entity models in the Office365 SDK.

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

    onenote entity base-class office365 microsoft-graph
  • class PolicyBase

    PolicyBase is an abstract base class that represents a policy object in a directory service, providing common functionality for policy types to inherit from.

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

    policy directory abstract-base-class microsoft-365 azure-ad
  • class ApiAuthenticationConfigurationBase

    Base class for holding authentication configuration information when calling APIs, serving as a parent class for various authentication types.

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

    authentication api base-class configuration office365
  • class UnifiedRoleDefinition

    Represents an Azure Active Directory (Azure AD) role definition, which is a collection of permissions listing operations that can be performed and resources against which they can be performed.

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

    azure-ad role-definition permissions rbac microsoft-graph
  • class TypeInformation

    A data container class that stores metadata information about a type, including its base type, full name, value object status, methods, and properties.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/runtime/odata/type_information.py

    metadata type-information reflection data-container type-analysis
  • class WellknownListName

    An empty placeholder class that serves as a base class or marker interface, currently containing no implementation.

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

    placeholder marker-class base-class empty-class type-definition
  • class AttachmentType_v1

    An empty class definition that serves as a placeholder or base class for attachment type definitions.

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

    placeholder stub base-class empty-class attachment
  • class UserInfoItem

    UserInfoItem is a specialized SharePoint list item class that represents a user information item, inheriting all functionality from the ListItem base class.

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

    sharepoint user-info list-item office365 user-management
  • class SecurableObject

    A class representing an object that can be assigned security permissions in SharePoint, providing methods to manage role assignments, permissions, and inheritance.

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

    sharepoint security permissions role-assignments access-control
  • class ChangeSite

    A class representing a change event that occurs on a SharePoint site collection, inheriting from the base Change class.

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

    sharepoint change-tracking site-collection office365 audit
  • class ChangeType

    Enumeration of the possible types of changes.

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

    class changetype
  • class SharedObjectType

    A marker class that identifies the type of object that is shared, serving as a base class or type identifier for shared object implementations.

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

    base-class type-identifier shared-objects marker-class inheritance
  • class PersonalWeb

    PersonalWeb is a SharePoint client class that provides methods for managing a user's personal web site, specifically operations on the user's default document library.

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

    sharepoint permissions personal-web document-library inheritance
  • class FieldThumbnail

    FieldThumbnail is a specialized field class that represents a thumbnail field type in SharePoint, inheriting all functionality from the base Field class.

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

    sharepoint field thumbnail metadata office365
  • class ServiceAnnouncementBase

    An abstract base class that serves as the foundation for service health issues and service update messages in the Office 365 API.

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

    abstract-base-class office365 microsoft-graph service-announcement service-health

Search Examples