| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDEWorkspace3
Provides access to members that return information about a workspace data element.
| Method Summary | |
|---|---|
 String | 
getRealm()
The qualifier used to create fully qualified names for Editor Tracking.  | 
 boolean | 
isCurrentRelease()
Indicates if the geodatabase is at the current release.  | 
 void | 
setRealm(String realm)
The qualifier used to create fully qualified names for Editor Tracking.  | 
| Methods inherited from interface com.esri.arcgis.geodatabase.IDEWorkspace2 | 
|---|
getBugfixVersion, getMajorVersion, getMinorVersion | 
| Methods inherited from interface com.esri.arcgis.geodatabase.IDEWorkspace | 
|---|
getConnectionProperties, getConnectionString, getDomains, getWorkspaceFactoryProgID, getWorkspaceType, setConnectionPropertiesByRef, setConnectionString, setDomainsByRef, setWorkspaceFactoryProgID, setWorkspaceType | 
| Method Detail | 
|---|
boolean isCurrentRelease()
                         throws IOException,
                                AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getRealm()
                throws IOException,
                       AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRealm(String realm)
              throws IOException,
                     AutomationException
realm - The realm  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||