Interface IdentifierGenerator

    • Method Detail

      • getType

        org.alfresco.service.namespace.QName getType()
        The content type this generator is applicible to.
        Returns:
        QName the type
      • generateId

        String generateId​(Map<String,​Serializable> context)
        Generates the next id based on the provided context.
        Parameters:
        context - map of context values
        Returns:
        String the next id