Package org.nuxeo.ecm.platform.util
Class RepositoryLocation
java.lang.Object
org.nuxeo.ecm.platform.util.RepositoryLocation
- All Implemented Interfaces:
Serializable
,Comparable<RepositoryLocation>
public class RepositoryLocation
extends Object
implements Serializable, Comparable<RepositoryLocation>
Represents a repository location. TODO: move to another package.
- Author:
- Razvan Caraghin, Thierry Delprat, Florent Guillaume
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
name
-
-
Constructor Details
-
RepositoryLocation
-
-
Method Details
-
getName
-
compareTo
- Specified by:
compareTo
in interfaceComparable<RepositoryLocation>
-
equals
-
hashCode
public int hashCode()
-