|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensolaris.opengrok.history.RepositoryInfo
org.opensolaris.opengrok.history.Repository
public abstract class Repository
An interface for an external repository.
Field Summary |
---|
Fields inherited from class org.opensolaris.opengrok.history.RepositoryInfo |
---|
datePattern, directoryName, remote, type, working |
Constructor Summary | |
---|---|
Repository()
|
Method Summary | |
---|---|
java.text.DateFormat |
getDateFormat()
|
Methods inherited from class org.opensolaris.opengrok.history.RepositoryInfo |
---|
getDatePattern, getDirectoryName, getType, isRemote, isWorking, setDatePattern, setDirectoryName, setRemote, setType, setWorking |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Repository()
Method Detail |
---|
public java.text.DateFormat getDateFormat()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |