Uses of Class
es.caib.ibkey.alfresco.ws.InternalErrorException

Packages that use InternalErrorException
es.caib.ibkey.alfresco.client   
es.caib.ibkey.alfresco.ws   
 

Uses of InternalErrorException in es.caib.ibkey.alfresco.client
 

Methods in es.caib.ibkey.alfresco.client that throw InternalErrorException
 boolean AlfrescoRepositoryClient.alreadyExistsContent(Store store, java.lang.String path)
           
 boolean AlfrescoRepositoryClient.alreadyExistsFolder(Store store, java.lang.String path)
           
 Reference AlfrescoRepositoryClient.createContentNode(Store store, java.lang.String parentPath, java.lang.String nodeName, java.lang.String name, java.lang.String title, java.lang.String description, java.lang.String author)
           
 void AlfrescoRepositoryClient.createNodePath(Store store, java.lang.String parentPath, java.lang.String description, java.lang.String author)
           
 Node[] AlfrescoRepositoryClient.getNode(java.lang.String[] hashlinks)
           
 void AlfrescoRepositoryClient.uploadContent(Store store, Reference reference, java.lang.String mimeType, java.lang.String encoding, byte[] content)
          Sube contenido a un nodo referenciado
 

Uses of InternalErrorException in es.caib.ibkey.alfresco.ws
 

Methods in es.caib.ibkey.alfresco.ws that throw InternalErrorException
static void AuthenticationUtils.endSession(WebServiceFactory.WebServiceFactoryConfig config)
          Ends the current session
static ActionServiceSoapBindingStub WebServiceFactory.getActionService()
          Get the repository service from system properties
static ActionServiceSoapBindingStub WebServiceFactory.getActionService(WebServiceFactory.WebServiceFactoryConfig config)
          Get the repository service
static AuthenticationServiceSoapBindingStub WebServiceFactory.getAuthenticationService()
          Get the authentication service from system properties
static AuthenticationServiceSoapBindingStub WebServiceFactory.getAuthenticationService(WebServiceFactory.WebServiceFactoryConfig config)
          Get the authentication service
static ContentServiceSoapBindingStub WebServiceFactory.getContentService()
          Get the content service from system properties
static ContentServiceSoapBindingStub WebServiceFactory.getContentService(WebServiceFactory.WebServiceFactoryConfig config)
          Get the content service
static RepositoryServiceSoapBindingStub WebServiceFactory.getRepositoryService()
          Get the repository service from system properties
static RepositoryServiceSoapBindingStub WebServiceFactory.getRepositoryService(WebServiceFactory.WebServiceFactoryConfig config)
          Get the repository service
static boolean AuthenticationUtils.isCurrentTicketTimedOut(WebServiceFactory.WebServiceFactoryConfig config)
           
static void AuthenticationUtils.startSession(WebServiceFactory.WebServiceFactoryConfig config, java.lang.String username, java.lang.String password)
          Start a session
static void AuthenticationUtils.startSession(WebServiceFactory.WebServiceFactoryConfig config, java.lang.String username, java.lang.String password, long timeoutInterval)
          Start a session
 



Copyright © 2012 Direcció General de Tecnologia i Comunicacions. Govern de les Illes Balears. All Rights Reserved.