Skip to content

Doc jam missions 2011 05 20

apex-commons edited this page May 10, 2011 · 1 revision

These functional groups represent the most common use cases for Apex-Lang.

How To Use

  • Managed or Unmanaged
  • Updating Managed / Updated Unmanaged
  • Use Just What You Need
  • Avoiding Namespace Collision with Unmanaged

String Manipulation

  • Character
  • StringUtils
  • WordUtils

General Utilities

Collection Utilities

  • ArrayUtils
  • MapUtils
  • SetUtils

Platform Services

  • DatabaseUtils
  • EmailUtils
  • HTTPUtils
  • JSONUtils
  • LanguageUtils
  • PageUtils
  • SystemUtils
  • URLUtils
  • UserUtils

Data Type Utilities

  • BooleanUtils
  • Ranges (Decimal, Integer, Long)
  • NumberUtils
  • SObjectUtils

Miscellaneous

  • Stopwatch
  • RandomUtils
Clone this wiki locally