Documentation
Documentation
  • Themes
    • Themes
    • Default
    • Bootswatch Themes
    • Slate
  • Table of Contents
    • Table of Contents

  1. You are here
  2. Home
  3. docs
  4. Programmer's Reference
  5. Adding custom processes
  6. IEntity interface

Sidebar
  • Introduction
  • Quick Tour
  • Installation Guide
  • Getting Started
  • AwareIM Concepts
  • Configuring Applications
  • Rule Language
  • Actions And Functions
  • Mobile Applications
  • How To...
  • Programmer's Reference
    • Adding programming extensions to AwareIM
    • General Guidelines
    • Adding custom processes
      • Writing code for a custom process component
      • Examples of custom process components
      • IExecutionEngine interface
      • IExecutionContext interface
      • IEntity interface
      • IEntityTemplate interface
      • INotification interface
    • Adding custom channels
    • Adding function libraries
    • Adding custom document types
    • Adding report scriptlets
    • Writing client-side plugins
    • Methods
    • Appendix A: correspondence of attribute types and Java types
  • AI Integration
  • Videos
  • Case Study
  • Glossary
  • Appendices
  • Changelog
  • Show pagesource
  • Old revisions
  • Backlinks
  • Export to PDF
  • Back to top

This is an old revision of the document!


Programmers Reference, IEntity Interface

IEntity interface

IEntity interface extends IObject interface. IObject interface is the parent to both IEntity and INotification. It exposes the following methods:

programmers reference ientity interface
Log In