public interface BoxService
com.google.common.collect.BiMap<String,String> getNxBoxRole()
BoxCollection searchBox(String term, CoreSession session, String limit, String offset)
List<BoxTypedObject> getBoxDocumentCollection(DocumentModelList documentModels, String fields)
BoxCollaboration getBoxCollaboration(BoxFolderAdapter boxItem, ACE ace, String collaborationId)
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
String getJSONBoxException(Exception e, int status)
String[] getCollaborationArrayIds(String collaborationId)
Copyright © 2015 Nuxeo SA. All rights reserved.