Class ProjectWorkspaceSiteType

    • Method Detail

      • isPrivateType

        public boolean isPrivateType()
        Description copied from interface: SiteType
        Indicates if this site type is private.
        Private site type are usually not shown when the types are enumerated (e.g. during site creation)
        Returns:
        true if private
      • siteInitiallyRestricted

        public boolean siteInitiallyRestricted()
        Description copied from interface: SiteType
        Initially restricted site will not be accessible by default, which means that no READER profile will be affected on pages, contents etc...
        Returns:
        true if initially restricted