com.objy.db.iapp
Interface PooAPObj
- All Superinterfaces:
- PHasSession, PRoot
- public interface PooAPObj
- extends PHasSession
Reserved for internal use.
getTarget
public ooAPObj getTarget()
getBootFileHost
public String getBootFileHost()
getBootFilePath
public String getBootFilePath()
getJournalDirHost
public String getJournalDirHost()
getJournalDirPath
public String getJournalDirPath()
getLockServerHost
public String getLockServerHost()
getName
public String getName()
getSystemDBFileHost
public String getSystemDBFileHost()
getSystemDBFilePath
public String getSystemDBFilePath()
getFD
public ooFDObj getFD()
setOnline
public void setOnline(boolean option)
returnAll
public void returnAll()
isAvailable
public boolean isAvailable()
isOnline
public boolean isOnline()
delete
public void delete()
getOid
public ooId getOid()
imagesContainedIn
public Iterator imagesContainedIn()
containersControlledBy
public Iterator containersControlledBy()
nameObj
public void nameObj(Object o,
String scopeName)
unnameObj
public void unnameObj(Object obj)
lookupObjName
public String lookupObjName(Object obj)
lookupObj
public Object lookupObj(String scopeName)
lookupObj
public Object lookupObj(String scopeName,
int lockMode)
Copyright © 2000 Objectivity, Inc. All rights reserved.