com.orchestranetworks.instance
Class BranchKey
java.lang.Object
com.orchestranetworks.instance.HomeKey
com.orchestranetworks.instance.BranchKey
- public final class BranchKey
- extends HomeKey
Identifies a branch in a repository.
- See Also:
Repository.lookupHome(HomeKey)
forName
public static final BranchKey forName(String aName)
- Deprecated. Replaced by method
HomeKey.forBranchName(String).
- Returns the branch identifier with the name specified.
isBranch
public boolean isBranch()
- Description copied from class:
HomeKey
- Returns
true if this key identifies a branch.
- Specified by:
isBranch in class HomeKey
equals
public boolean equals(Object x)
(report a bug)
EBX.Platform 4.5.2 [0601:0004]
Copyright Orchestra Networks 2000-2008. All rights reserved.