Class IdGenerators


  • @Deprecated(since="2022-10-31")
    public final class IdGenerators
    extends java.lang.Object
    Deprecated.
    Usage of this API is not supported in AEM as a Cloud Service.
    The default IdGenerators
    Since:
    3.10
    See Also:
    IdGenerator
    • Field Detail

      • OBJECT_ID_GENERATOR

        public static final IdGenerator<ObjectId> OBJECT_ID_GENERATOR
        Deprecated.
        A IdGenerator for ObjectId
      • BSON_OBJECT_ID_GENERATOR

        public static final IdGenerator<BsonObjectId> BSON_OBJECT_ID_GENERATOR
        Deprecated.
        A IdGenerator for BsonObjectId