Class WdCollectionBase<T>

Type Parameters:
T -
All Implemented Interfaces:
Comparable<WdEntity<?>>

public abstract class WdCollectionBase<T> extends WdCollection<T>
Class to represent a collection in WebDAV
Author:
douglm
  • Constructor Details

    • WdCollectionBase

      public WdCollectionBase()
      Constructor
  • Method Details

    • isAlias

      public boolean isAlias()
      Specified by:
      isAlias in class WdEntity<T>
      Returns:
      true if this is an alias for another entity.
    • getAliasUri

      public String getAliasUri()
      Specified by:
      getAliasUri in class WdEntity<T>
      Returns:
      null if this is not an alias otherwise the uri of the target