Uses of Class
com.sas.lsaf.content.repository.RepositoryFileVersionInfo
-
Packages that use RepositoryFileVersionInfo Package Description com.sas.lsaf.content.repository Classes and interfaces to manage content in the repository. -
-
Uses of RepositoryFileVersionInfo in com.sas.lsaf.content.repository
Methods in com.sas.lsaf.content.repository that return types with arguments of type RepositoryFileVersionInfo Modifier and Type Method Description java.util.List<RepositoryFileVersionInfo>
RepositoryService. getFileVersionInfos(java.lang.String path)
Gets the list of the version information that represents each version of the repository file.
-