Interface ISite


public interface ISite
  • Method Details

    • getNodeRef

      NodeRef getNodeRef()
    • getShortName

      String getShortName()
    • getTitle

      String getTitle()
    • getDescription

      String getDescription()
    • isPublic

      boolean isPublic()
    • getComponents

      Map<String,NodeRef> getComponents()