hasContainer(componentId) determines if the
      container folder for the specified component exists; if true the container folder
      exists.
    Parameters
- componentId
- The component to check for existence of a container folder.
Returns
Returns a boolean, true if container folder exists, false otherwise.
