Interface NameSpaceService

All Known Implementing Classes:
NameSpaceServiceImpl

public interface NameSpaceService
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
  • Method Details

    • createNameSpace

      void createNameSpace(String name, String description)
    • getDefaultNameSpace

      String getDefaultNameSpace()