Class BranchKey

java.lang.Object
com.orchestranetworks.instance.HomeKey
com.orchestranetworks.instance.BranchKey

public final class BranchKey extends HomeKey
Identifies a dataspace in a repository.
See Also:
  • Method Details

    • isBranch

      public boolean isBranch()
      Description copied from class: HomeKey
      Returns true if this key identifies a dataspace.
      Specified by:
      isBranch in class HomeKey