Interface LaunchSource


public interface LaunchSource
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the root resource the Launch Source belongs to (in the production tree)
    boolean
    Returns true if the current LaunchSource has been created with inclusion of sub pages
  • Method Details

    • getSourceRootResource

      Resource getSourceRootResource()
      Returns the root resource the Launch Source belongs to (in the production tree)
      Returns:
      Launch source root resource
    • isDeep

      boolean isDeep()
      Returns true if the current LaunchSource has been created with inclusion of sub pages
      Returns:
      true if the launch Source is deep