|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SynchronizationInfo | |
---|---|
com.sas.hls.resource.repository | Provides the classes and interfaces needed to manipulate resources in the repository. |
Uses of SynchronizationInfo in com.sas.hls.resource.repository |
---|
Methods in com.sas.hls.resource.repository that return SynchronizationInfo | |
---|---|
SynchronizationInfo |
RepositoryResourceService.getSynchronizationInfo(String filePath)
Retrieve the synchronization information for the specified file path. |
Methods in com.sas.hls.resource.repository that return types with arguments of type SynchronizationInfo | |
---|---|
Set<SynchronizationInfo> |
RepositoryResourceService.getSynchronizationInfos(String folderPath,
boolean includeSubFolders)
Retrieves the synchronization information for files within a folder. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |