|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RepositoryResourceCheckinException | |
---|---|
com.sas.hls.resource.repository | Provides the classes and interfaces needed to manipulate resources in the repository. |
Uses of RepositoryResourceCheckinException in com.sas.hls.resource.repository |
---|
Methods in com.sas.hls.resource.repository that throw RepositoryResourceCheckinException | |
---|---|
void |
RepositoryResourceService.checkinFileFromWorkspace(String path,
ResourceCheckinSpecification checkinSpecification)
Check in the contents of this resource from the current user's workspace to the repository. |
void |
RepositoryResourceService.updateContentInWorkspaceAndCheckin(String path,
String localFilePath,
ResourceCheckinSpecification ciSpec)
Save the local file contents specified into the current user's workspace, and then check the workspace file into the repository. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |