*** This class provides Binary Compatibility only, not Source Compatibility ***

Class DAVPersonalrepository

java.lang.Object
All Implemented Interfaces:
AttributesInterface, DAVEntityInterface, DAVFolderInterface, Serializable

@SASScope("ALL") @BinaryCompatibilityOnly public class DAVPersonalrepository extends DAVFolder
Represents a personal repository collection in the DAV store. The DAV resource has the SAS resourcetype set to "personalrepository"

See Also:
  • Constructor Details

    • DAVPersonalrepository

      public DAVPersonalrepository(RepositoryInterface repos, String reposId)
      Creates a new DAVPersonalrepository for the entity with a repository id reposId in the repository repos
    • DAVPersonalrepository

      public DAVPersonalrepository(RepositoryData entity)
      Creates a new DAVPersonalrepository from the information in the entity