Class FluigAPI

    • Constructor Detail

      • FluigAPI

        public FluigAPI()
    • Method Detail

      • getSecurityService

        public SecurityService getSecurityService()
                                           throws com.fluig.sdk.api.common.SDKException
        Recupera o SecurityService
        Returns:
        SecurityService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getLocalService

        public LocalAPIService getLocalService()
                                        throws com.fluig.sdk.api.common.SDKException
        Recupera o LocalAPIService
        Returns:
        LocalAPIService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getHolidayService

        public HolidayAPIService getHolidayService()
                                            throws com.fluig.sdk.api.common.SDKException
        Recupera o HolidayAPIService
        Returns:
        HolidayAPIService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getUserService

        public UserService getUserService()
                                   throws com.fluig.sdk.api.common.SDKException
        Recupera o serviço para tratar Usuário
        Returns:
        UserService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getGroupService

        public GroupService getGroupService()
                                     throws com.fluig.sdk.api.common.SDKException
        Recupera o serviço para tratar Grupo
        Returns:
        GroupService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getTenantService

        public TenantService getTenantService()
                                       throws com.fluig.sdk.api.common.SDKException
        Recupera o serviço para Tenant
        Returns:
        TenantService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getContentFilesService

        public ContentFilesService getContentFilesService()
                                                   throws com.fluig.sdk.api.common.SDKException
        Recupera o serviço para tratar Upload de arquivos
        Returns:
        ContentFilesService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getDocumentService

        public DocumentService getDocumentService()
                                           throws com.fluig.sdk.api.common.SDKException
        Recupera o serviço para tratar Documentos
        Returns:
        DocumentService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getFolderDocumentService

        public FolderDocumentService getFolderDocumentService()
                                                       throws com.fluig.sdk.api.common.SDKException
        Recupera o serviço para tratar Pastas de documentos
        Returns:
        FolderDocumentService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getWorkflowService

        public WorkflowAPIService getWorkflowService()
                                              throws com.fluig.sdk.api.common.SDKException
        Recupera o serviço para tratar Workflow
        Returns:
        WorkflowService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getCardService

        public CardService getCardService()
                                   throws com.fluig.sdk.api.common.SDKException
        Recupera o serviço para tratar Cards
        Returns:
        CardService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getCardIndexService

        public CardIndexService getCardIndexService()
                                             throws com.fluig.sdk.api.common.SDKException
        Recupera o serviço para tratar Card Index
        Returns:
        CardIndexService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getJobService

        public JobService getJobService()
                                 throws com.fluig.sdk.api.common.SDKException
        Recupera serviço para Jobs do agendador de tarefas
        Returns:
        JobService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getPageService

        public PageService getPageService()
                                   throws com.fluig.sdk.api.common.SDKException
        Recupera serviço para tratar paginas
        Returns:
        PageService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getPageWidgetService

        public PageWidgetService getPageWidgetService()
                                               throws com.fluig.sdk.api.common.SDKException
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getHelpService

        public DocumentationProxyServiceService getHelpService()
                                                        throws com.fluig.sdk.api.common.SDKException
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getI18NService

        public I18NService getI18NService()
                                   throws com.fluig.sdk.api.common.SDKException
        Recupera serviço para tratar linguagem
        Returns:
        I18NService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getPostService

        public PostService getPostService()
                                   throws com.fluig.sdk.api.common.SDKException
        Recupera serviço para tratar Post's
        Returns:
        PostService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getArticleService

        public ArticleService getArticleService()
                                         throws com.fluig.sdk.api.common.SDKException
        Recupera serviço para tratar Artigos
        Returns:
        ArticleService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getSocialBreadcrumbService

        public SocialBreadcrumbService getSocialBreadcrumbService()
                                                           throws com.fluig.sdk.api.common.SDKException
        Recupera serviço para tratar Breadcrumb do Social
        Returns:
        SocialBreadcrumbService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getCommunityService

        public CommunityService getCommunityService()
                                             throws com.fluig.sdk.api.common.SDKException
        Recupera serviço para tratar Comunidades.
        Returns:
        CommunityService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getGlobalParameterService

        public GlobalParameterService getGlobalParameterService()
                                                         throws com.fluig.sdk.api.common.SDKException
        Recupera serviço para tratar parâmetros gerais
        Returns:
        GlobalParameterService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getFavoritesService

        public FavoritesService getFavoritesService()
                                             throws com.fluig.sdk.api.common.SDKException
        Recupera serviço para tratar Favoritos.
        Returns:
        FavoritesService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getTasksService

        public TasksService getTasksService()
                                     throws com.fluig.sdk.api.common.SDKException
        Recupera serviço para tratar Tasks.
        Returns:
        TasksService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getCollaborationService

        public CollaborationSDKService getCollaborationService()
                                                        throws com.fluig.sdk.api.common.SDKException
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getIdentityService

        public IdentityService getIdentityService()
                                           throws com.fluig.sdk.api.common.SDKException
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getAlertService

        public AlertService getAlertService()
                                     throws com.fluig.sdk.api.common.SDKException
        Recupera serviço para tratar Notificações.
        Returns:
        NotificationService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getAuthorizeClientService

        public AuthorizeClientSdkService getAuthorizeClientService()
                                                            throws com.fluig.sdk.api.common.SDKException
        Recupera o AuthorizeClientService
        Returns:
        AuthorizeService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getTagsCloudService

        public TagsCloudService getTagsCloudService()
                                             throws com.fluig.sdk.api.common.SDKException
        Recupera o servico de tagscloud
        Returns:
        UserService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getCommentService

        public CommentService getCommentService()
                                         throws com.fluig.sdk.api.common.SDKException
        Recupera serviço para tratar Comment's
        Returns:
        CommentService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getSearchService

        public SearchService getSearchService()
                                       throws com.fluig.sdk.api.common.SDKException
        Recupera serviço para efetuar pesquisas
        Returns:
        SearchService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getSocialService

        public SocialSDKService getSocialService()
                                          throws com.fluig.sdk.api.common.SDKException
        Recupera serviço do social
        Returns:
        SocialService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getWidgetService

        public WidgetService getWidgetService()
                                       throws com.fluig.sdk.api.common.SDKException
        Recupera o serviço de widgets
        Returns:
        WidgetService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getFilterService

        public FilterAPIService getFilterService()
                                          throws com.fluig.sdk.api.common.SDKException
        Recupera o serviço do Filter
        Returns:
        FilterAPIService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getCardIndexAPIService

        public CardIndexAPIService getCardIndexAPIService()
                                                   throws com.fluig.sdk.api.common.SDKException
        Recupera o serviço de formulário
        Returns:
        CardIndexAPIService
        Throws:
        com.fluig.sdk.api.common.SDKException
      • getCardAPIService

        public CardAPIService getCardAPIService()
                                         throws com.fluig.sdk.api.common.SDKException
        Recupera o serviço de Registro de formulário
        Returns:
        CardAPIService
        Throws:
        com.fluig.sdk.api.common.SDKException