Uses of Class
org.alfresco.www.ws.model.content._1_0.Store

Packages that use Store
es.caib.ibkey.alfresco.client   
org.alfresco.www.ws.model.content._1_0   
org.alfresco.www.ws.service.repository._1_0   
 

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

Methods in es.caib.ibkey.alfresco.client that return Store
static Store AlfrescoRepositoryClient.selectStore(Store[] stores, java.lang.String scheme, java.lang.String address)
          Filtra un store de una lista
 

Methods in es.caib.ibkey.alfresco.client with parameters of type Store
 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)
           
static Store AlfrescoRepositoryClient.selectStore(Store[] stores, java.lang.String scheme, java.lang.String address)
          Filtra un store de una lista
 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 Store in org.alfresco.www.ws.model.content._1_0
 

Methods in org.alfresco.www.ws.model.content._1_0 that return Store
 Store Predicate.getStore()
          Gets the store value for this Predicate.
 Store Reference.getStore()
          Gets the store value for this Reference.
 

Methods in org.alfresco.www.ws.model.content._1_0 with parameters of type Store
 void Predicate.setStore(Store store)
          Sets the store value for this Predicate.
 void Reference.setStore(Store store)
          Sets the store value for this Reference.
 

Constructors in org.alfresco.www.ws.model.content._1_0 with parameters of type Store
ParentReference(Store store, java.lang.String uuid, java.lang.String path, java.lang.String associationType, java.lang.String childName)
           
Predicate(Reference[] nodes, Store store, Query query)
           
Reference(Store store, java.lang.String uuid, java.lang.String path)
           
 

Uses of Store in org.alfresco.www.ws.service.repository._1_0
 

Methods in org.alfresco.www.ws.service.repository._1_0 that return Store
 Store CreateStoreResponse.getCreateStoreReturn()
          Gets the createStoreReturn value for this CreateStoreResponse.
 Store Query.getStore()
          Gets the store value for this Query.
 Store[] RepositoryServiceSoapBindingStub.getStores(GetStores parameters)
          Retrieves a list of stores where content resources are held.
 Store[] RepositoryServiceSoapPort.getStores(GetStores parameters)
          Retrieves a list of stores where content resources are held.
 

Methods in org.alfresco.www.ws.service.repository._1_0 with parameters of type Store
 void CreateStoreResponse.setCreateStoreReturn(Store createStoreReturn)
          Sets the createStoreReturn value for this CreateStoreResponse.
 void Query.setStore(Store store)
          Sets the store value for this Query.
 

Constructors in org.alfresco.www.ws.service.repository._1_0 with parameters of type Store
CreateStoreResponse(Store createStoreReturn)
           
Query(Store store, Query query, boolean includeMetaData)
           
 



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