Uses of Class
com.sas.lsaf.content.repository.RepositoryStateChangeResult
-
Packages that use RepositoryStateChangeResult Package Description com.sas.lsaf.content.repository Classes and interfaces to manage content in the repository. -
-
Uses of RepositoryStateChangeResult in com.sas.lsaf.content.repository
Methods in com.sas.lsaf.content.repository that return types with arguments of type RepositoryStateChangeResult Modifier and Type Method Description java.util.List<RepositoryStateChangeResult>
RepositoryService. setState(java.lang.String path, RepositoryItem.State state, java.lang.String comment, boolean recurse)
Sets the state of a repository context.
-