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
BoxJSONExceptionString 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
BoxJSONExceptionBoxFile getBoxFile(String jsonBoxFile) throws BoxJSONException
BoxJSONExceptionBoxComment getBoxComment(String jsonBoxComment) throws BoxJSONException
BoxJSONExceptionBoxCollaboration getBoxCollaboration(String jsonBoxCollaboration) throws BoxJSONException
BoxJSONExceptionString getJSONFromBox(BoxTypedObject boxTypedObject) throws BoxJSONException
BoxJSONExceptionString getJSONBoxException(Exception e, int status)
String[] getCollaborationArrayIds(String collaborationId)
Copyright © 2016 Nuxeo SA. All rights reserved.