|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface CDOSession.Repository
Describes a model repository a session is connected to.
CDOSession.repository()| Method Summary | |
|---|---|
long |
getCreationTime()
Returns the creation time of this repository. |
long |
getCurrentTime()
Returns the approximate current time of this repository. |
long |
getCurrentTime(boolean forceRefresh)
Returns the approximate current time of this repository by optionally refreshing the approximation from the server. |
java.lang.String |
getName()
Returns the name of this repository. |
java.lang.String |
getUUID()
Returns the UUID of this repository. |
boolean |
isSupportingAudits()
Returns true if this repository supports auditing, false otherwise. |
| Method Detail |
|---|
java.lang.String getName()
IRepository#getName()java.lang.String getUUID()
IRepository#getUUID()long getCreationTime()
IRepository#getCreationTime()long getCurrentTime()
Same as calling getCurrentTime(false).
getCurrentTime(boolean)long getCurrentTime(boolean forceRefresh)
boolean isSupportingAudits()
true if this repository supports auditing, false otherwise.
IRepository#isSupportingAudits()
|
Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||