|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Repository | |
wt.intersvrcom | Site External API: |
wt.ixb.publicforhandlers | Provides APIs to develop IXB plugable components. |
wt.org | |
wt.replication | |
wt.ufid | Uses the
UfidService (and server-side-only
wt.ufid.UfidServiceSvr ) to manage the Universal Federated Identifier
for Federatable objects. |
Uses of Repository in wt.intersvrcom |
Methods in wt.intersvrcom that return Repository | |
Repository |
StandardInterSvrComService.getRepository(Site site)
Supported API: false |
Repository |
SiteRepository.getRepository()
Gets the object for the association that plays role: REPOSITORY_ROLE. |
Repository |
Site.getRepository()
Gets the object for the association that plays role: REPOSITORY. |
Repository |
InterSvrComServiceFwd.getRepository(Site site)
Supported API: false |
Repository |
InterSvrComService.getRepository(Site site)
Supported API: false |
Repository |
StandardInterSvrComService.getRepository(Site site)
Supported API: false |
Repository |
SiteRepository.getRepository()
Gets the object for the association that plays role: REPOSITORY_ROLE. |
Repository |
Site.getRepository()
Gets the object for the association that plays role: REPOSITORY. |
Repository |
InterSvrComServiceFwd.getRepository(Site site)
Supported API: false |
Repository |
InterSvrComService.getRepository(Site site)
Supported API: false |
Methods in wt.intersvrcom with parameters of type Repository | |
void |
StandardInterSvrComService.registerUfidRepository(Site site,
Repository repository)
Supported API: false |
void |
SiteRepository.setRepository(Repository theRepository)
Sets the object for the association that plays role: REPOSITORY_ROLE. |
static SiteRepository |
SiteRepository.newSiteRepository(Site theSite,
Repository theRepository)
Default factory for the class. |
void |
Site.setRepository(Repository a_Repository)
Sets the object for the association that plays role: REPOSITORY. |
void |
InterSvrComServiceFwd.registerUfidRepository(Site site,
Repository repository)
Supported API: false |
void |
InterSvrComService.registerUfidRepository(Site site,
Repository repository)
Supported API: false |
void |
StandardInterSvrComService.registerUfidRepository(Site site,
Repository repository)
Supported API: false |
void |
SiteRepository.setRepository(Repository theRepository)
Sets the object for the association that plays role: REPOSITORY_ROLE. |
static SiteRepository |
SiteRepository.newSiteRepository(Site theSite,
Repository theRepository)
Default factory for the class. |
void |
Site.setRepository(Repository a_Repository)
Sets the object for the association that plays role: REPOSITORY. |
void |
InterSvrComServiceFwd.registerUfidRepository(Site site,
Repository repository)
Supported API: false |
void |
InterSvrComService.registerUfidRepository(Site site,
Repository repository)
Supported API: false |
Uses of Repository in wt.ixb.publicforhandlers |
Methods in wt.ixb.publicforhandlers that return Repository | |
private static Repository |
IxbHndHelper.getRepositoryOfString(String guid,
String domain)
|
Uses of Repository in wt.org |
Methods in wt.org that return Repository | |
private Repository |
StandardOrganizationServicesManager._getRepositoryForService(String service)
|
private Repository |
StandardOrganizationServicesManager._getRepositoryForService(String service)
|
Uses of Repository in wt.replication |
Methods in wt.replication that return Repository | |
private Repository |
StreamedMigrationForUfid.getRepository(String guid,
PersistentObjectManager pom)
|
private Repository |
StreamedMigrationForUfid.getRepository(String guid,
PersistentObjectManager pom)
|
Methods in wt.replication with parameters of type Repository | |
private QueryResult |
StreamedMigrationForUfid.findKnownRepository(Repository repos,
PersistentObjectManager pom)
|
private QueryResult |
StreamedMigrationForUfid.findKnownRepository(Repository repos,
PersistentObjectManager pom)
|
Uses of Repository in wt.ufid |
Fields in wt.ufid declared as Repository | |
private Repository |
RemoteObjectInfo.birthRepository
|
private Repository |
RemoteObjectInfo.lastKnownRepository
|
private static Repository |
FederatableServerHelper.ReposCache._localRepository
|
Methods in wt.ufid that return Repository | |
static Repository |
UfidMigrationHelper.getLocalRepositoryForMigration(PersistentObjectManager pom)
Answer the Repository of the current system. |
static Repository |
Repository.newRepository(String guid,
String displayName,
String domain)
Supported API: false |
static Repository |
Repository.newRepository(String guid,
String domain)
Supported API: false |
Repository |
RemoteObjectInfo.getBirthRepository()
Supported API: false |
Repository |
RemoteObjectInfo.getLastKnownRepository()
Supported API: false |
Repository |
RemoteObjectInfo.getBirthRepositoryForMigration(PersistentObjectManager pom)
Answer the getBirthRepository of the current system. |
Repository |
OwningRepositoryLocalObject.getOwningRepository()
Gets the object for the association that plays role: OWNING_REPOSITORY_ROLE. |
Repository |
LastKnownRepositoryCurrent.getLastKnownRepository()
Gets the object for the association that plays role: LAST_KNOWN_REPOSITORY_ROLE. |
static Repository |
FederatableServerHelper.getRepository(String guid)
This will answer a Repository based on the guid String. |
static Repository |
FederatableServerHelper.getRepository(ObjectIdentifier oid)
This will answer a Repository based on the guid String. |
static Repository |
FederatableServerHelper.getLocalRepository()
Answer the Repository of the current system. |
static Repository |
FederatableServerHelper.getOwningRepository(Federatable localObject)
This will return the Repository that has been spcified as the Owning Repository. |
static Repository |
FederatableServerHelper.queryForLocalRepository()
|
static Repository |
FederatableServerHelper.queryForRepository(Repository repos)
|
static Repository |
FederatableServerHelper.createRepository(Repository repos)
|
private static Repository |
FederatableServerHelper.getRepositoryFromDB(String guid)
|
static Repository |
FederatableServerHelper.ReposCache.getLocal()
|
static Repository |
FederatableServerHelper.ReposCache.get(String guid)
|
static Repository |
FederatableServerHelper.ReposCache.get(ObjectIdentifier oid)
|
static Repository |
FederatableServerHelper.ReposCache.get(Ufid ufid)
|
private static Repository |
FederatableServerHelper.RepositoryUtil.createRepository(Repository repos)
|
private static Repository |
FederatableServerHelper.RepositoryUtil.createLocalRepositoryReference()
|
Repository |
BirthRepositoryOffspring.getBirthRepository()
Gets the object for the association that plays role: BIRTH_REPOSITORY_ROLE. |
Methods in wt.ufid with parameters of type Repository | |
protected boolean |
Repository.readVersion(Repository thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
static RemoteObjectInfo |
RemoteObjectInfo.newRemoteObjectInfo(String objectId,
Repository birthRepos,
Repository lastRepos)
Supported API: false |
protected void |
RemoteObjectInfo.initialize(String objectId,
Repository birthRepos,
Repository lastRepos)
Supports initialization, following construction of an instance. |
static RemoteObjectInfo |
RemoteObjectInfo.newRemoteObjectInfo(Federatable object,
Repository birthRepos,
Repository lastRepos)
Supported API: false |
protected void |
RemoteObjectInfo.initialize(Federatable object,
Repository birthRepos,
Repository lastRepos)
Supports initialization, following construction of an instance. |
void |
RemoteObjectInfo.setBirthRepository(Repository repos)
Supported API: false |
void |
RemoteObjectInfo.setLastKnownRepository(Repository repos)
Supported API: false |
void |
OwningRepositoryLocalObject.setOwningRepository(Repository owningRepository)
Sets the object for the association that plays role: OWNING_REPOSITORY_ROLE. |
static OwningRepositoryLocalObject |
OwningRepositoryLocalObject.newOwningRepositoryLocalObject(Repository owningRepository,
Federatable localObject)
Default factory for the class. |
void |
LastKnownRepositoryCurrent.setLastKnownRepository(Repository lastKnownRepository)
Sets the object for the association that plays role: LAST_KNOWN_REPOSITORY_ROLE. |
static LastKnownRepositoryCurrent |
LastKnownRepositoryCurrent.newLastKnownRepositoryCurrent(Repository lastKnownRepository,
RemoteObjectInfo current)
Default factory for the class. |
static boolean |
FederatableServerHelper.knownRepository(Repository repos)
For the specified Repository, a check will be made on the local system to determine if the given repository has already been persisted on this system. |
static void |
FederatableServerHelper.makeObjectRemote(Federatable object,
Repository newRepository)
Supported API: false |
static Repository |
FederatableServerHelper.queryForRepository(Repository repos)
|
static Repository |
FederatableServerHelper.createRepository(Repository repos)
|
static void |
FederatableServerHelper.ReposCache.put(Repository repos)
|
static void |
FederatableServerHelper.ReposCache.remove(Repository repos)
|
static QuerySpec |
FederatableServerHelper.RepositoryUtil.repositoryQuerySpec(Repository repos)
This will form the query spec to get the Repository, via the GUID if it is not empty; and by the "local" flag. |
static void |
FederatableServerHelper.RepositoryUtil.persistRepository(Repository repos)
|
private static Repository |
FederatableServerHelper.RepositoryUtil.createRepository(Repository repos)
|
void |
BirthRepositoryOffspring.setBirthRepository(Repository birthRepository)
Sets the object for the association that plays role: BIRTH_REPOSITORY_ROLE. |
static BirthRepositoryOffspring |
BirthRepositoryOffspring.newBirthRepositoryOffspring(Repository birthRepository,
RemoteObjectInfo offspring)
Default factory for the class. |
Constructors in wt.ufid with parameters of type Repository | |
Ufid(String objectRef,
Repository repository)
This will construct a Ufid with the Birth Repository and Last known Repository are the same. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |