public interface BoxService
BoxCollection searchBox(String term, CoreSession session, String limit, String offset) throws ClientException
ClientException
List<BoxTypedObject> getBoxDocumentCollection(DocumentModelList documentModels, String fields) throws ClientException
ClientException
BoxCollaboration getBoxCollaboration(BoxFolderAdapter boxItem, ACE ace, String collaborationId) throws ClientException
ClientException
String toJSONString(BoxObject boxObject) throws BoxJSONException
BoxJSONException
String getBoxId(DocumentModel doc)
String getBoxSequenceId(DocumentModel doc)
String getBoxEtag(DocumentModel doc)
String getBoxName(DocumentModel doc)
BoxUser fillUser(NuxeoPrincipal creator)
BoxGroup fillGroup(NuxeoGroup group)
BoxFolder getBoxFolder(String jsonBoxFolder) throws BoxJSONException
BoxJSONException
BoxFile getBoxFile(String jsonBoxFile) throws BoxJSONException
BoxJSONException
BoxComment getBoxComment(String jsonBoxComment) throws BoxJSONException
BoxJSONException
BoxCollaboration getBoxCollaboration(String jsonBoxCollaboration) throws BoxJSONException
BoxJSONException
String getJSONFromBox(BoxTypedObject boxTypedObject) throws BoxJSONException
BoxJSONException
Copyright © 2015 Nuxeo SA. All rights reserved.