Uses of Class
com.sas.lsaf.content.workspace.WorkspaceMarkForAddException
-
Packages that use WorkspaceMarkForAddException Package Description com.sas.lsaf.content.workspace Classes and interfaces to manage content in the current user's workspace. -
-
Uses of WorkspaceMarkForAddException in com.sas.lsaf.content.workspace
Methods in com.sas.lsaf.content.workspace that throw WorkspaceMarkForAddException Modifier and Type Method Description void
WorkspaceService. markForAdd(java.lang.String path)
Marks a file for addition to the repository.
-