OdsBriefcaseProgrammersGuide Briefcase's Programmers Guide Briefcase Controllers Resource activity Get resource Description: get resource API name: ODS.ODS_API."briefcase.resource.get" Parameters: path: the dav path to the resource Store resource Description: store resource API name: ODS.ODS_API."briefcase.resource.store" Parameters: path content type permissions Delete resource Description: delete resource API name: ODS.ODS_API."briefcase.resource.delete" Parameters: path Collection activity Create collection Description: create collection API name: ODS.ODS_API."briefcase.collection.create" Parameters: path permissions Delete collection Description: delete collection API name: ODS.ODS_API."briefcase.collection.delete" Parameters: path Actions Copy Description: performs copy action API name: ODS.ODS_API."briefcase.copy" Parameters: from_path to_path overwrite permissions Move Description: performs mode action API name: ODS.ODS_API."briefcase.move" Parameters: from_path to_path Property activity Set property Description: set property API name: ODS.ODS_API."briefcase.property.set" Parameters: path property value Remove property Description: remove property API name: ODS.ODS_API."briefcase.property.remove" Parameters: path property Get property Description: get property API name: ODS.ODS_API."briefcase.property.get" Parameters: path property CategoryODS CategoryBriefcase CategoryOpenSource CategoryOdsBriefcase