Package | Description |
---|---|
com.sas.lsaf.content.repository |
Classes and interfaces to manage content in the repository.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
RepositoryService.delete(String path)
Logically deletes the object (moved to the recycle bin).
|
List<String> |
RepositoryService.permanentlyDelete(String path)
Permanently deletes the specified object.
|
Copyright (c) 2019, SAS Institute Inc., Cary, NC, USA