Uses of Class
com.sas.hls.resource.repository.RepositoryFileInfo

Packages that use RepositoryFileInfo
com.sas.hls.resource.repository Provides the classes and interfaces needed to manipulate resources in the repository. 
 

Uses of RepositoryFileInfo in com.sas.hls.resource.repository
 

Methods in com.sas.hls.resource.repository that return RepositoryFileInfo
 RepositoryFileInfo SynchronizationInfo.getRepositoryFileInfo()
          Return the repository file information if the file exists in the repository, if it does not exist then this returns null.
 

Constructors in com.sas.hls.resource.repository with parameters of type RepositoryFileInfo
SynchronizationInfo(String path, RepositoryFileInfo repositoryFileInfo, SynchronizationFileInfo synchronizationFileInfo, WorkspaceFileInfo workspaceFileInfo, SynchronizationInfo.FileStatus fileStatus, SynchronizationInfo.SynchronizationStatus synchronizationStatus, SynchronizationInfo.CheckoutStatus checkoutStatus)
          Initializing constructor which sets the values of all variables.
 



Copyright (c) 2016, SAS Institute Inc., Cary, NC, USA