Packageorg.spicefactory.parsley.core.registry.impl
Classpublic class IdGenerator
InheritanceIdGenerator Inheritance Object

Simple generator for internal object ids in case they are not specified by the user.



Public Properties
 PropertyDefined By
  nextObjectId : String
[static] [read-only] The next available object id.
IdGenerator
Property Detail
nextObjectIdproperty
nextObjectId:String  [read-only]

The next available object id.


Implementation
    public static function get nextObjectId():String