public interface WorkspaceConfig extends ModelItemConfig
Modifier and Type | Interface and Description |
---|---|
static class |
WorkspaceConfig.Factory
A factory class with static methods for creating instances
of this type.
|
Modifier and Type | Field and Description |
---|---|
static org.apache.xmlbeans.SchemaType |
type |
Modifier and Type | Method and Description |
---|---|
DashboardTileCollectionConfig |
addNewDashboardTileCollection()
Appends and returns a new empty "dashboardTileCollection" element
|
NavigatorNodeInformationConfig |
addNewNavigatorNodeCollection()
Appends and returns a new empty value (as xml) as the last "navigatorNodeCollection" element
|
WorkspaceProjectConfig |
addNewProject()
Appends and returns a new empty value (as xml) as the last "project" element
|
RecentItemCollectionConfig |
addNewRecentItemCollection()
Appends and returns a new empty value (as xml) as the last "recentItemCollection" element
|
ScriptBreakpointCollectionConfig |
addNewScriptBreakpointCollection()
Appends and returns a new empty "scriptBreakpointCollection" element
|
String |
getCid()
Gets the "cid" attribute
|
DashboardTileCollectionConfig |
getDashboardTileCollection()
Gets the "dashboardTileCollection" element
|
NavigatorNodeInformationConfig[] |
getNavigatorNodeCollectionArray()
Deprecated.
|
NavigatorNodeInformationConfig |
getNavigatorNodeCollectionArray(int i)
Gets ith "navigatorNodeCollection" element
|
List<NavigatorNodeInformationConfig> |
getNavigatorNodeCollectionList()
Gets a List of "navigatorNodeCollection" elements
|
WorkspaceProjectConfig[] |
getProjectArray()
Deprecated.
|
WorkspaceProjectConfig |
getProjectArray(int i)
Gets ith "project" element
|
List<WorkspaceProjectConfig> |
getProjectList()
Gets a List of "project" elements
|
String |
getProjectRoot()
Gets the "projectRoot" attribute
|
RecentItemCollectionConfig[] |
getRecentItemCollectionArray()
Deprecated.
|
RecentItemCollectionConfig |
getRecentItemCollectionArray(int i)
Gets ith "recentItemCollection" element
|
List<RecentItemCollectionConfig> |
getRecentItemCollectionList()
Gets a List of "recentItemCollection" elements
|
ScriptBreakpointCollectionConfig |
getScriptBreakpointCollection()
Gets the "scriptBreakpointCollection" element
|
String |
getSoapuiVersion()
Gets the "soapui-version" attribute
|
NavigatorNodeInformationConfig |
insertNewNavigatorNodeCollection(int i)
Inserts and returns a new empty value (as xml) as the ith "navigatorNodeCollection" element
|
WorkspaceProjectConfig |
insertNewProject(int i)
Inserts and returns a new empty value (as xml) as the ith "project" element
|
RecentItemCollectionConfig |
insertNewRecentItemCollection(int i)
Inserts and returns a new empty value (as xml) as the ith "recentItemCollection" element
|
boolean |
isSetCid()
True if has "cid" attribute
|
boolean |
isSetDashboardTileCollection()
True if has "dashboardTileCollection" element
|
boolean |
isSetProjectRoot()
True if has "projectRoot" attribute
|
boolean |
isSetScriptBreakpointCollection()
True if has "scriptBreakpointCollection" element
|
boolean |
isSetSoapuiVersion()
True if has "soapui-version" attribute
|
void |
removeNavigatorNodeCollection(int i)
Removes the ith "navigatorNodeCollection" element
|
void |
removeProject(int i)
Removes the ith "project" element
|
void |
removeRecentItemCollection(int i)
Removes the ith "recentItemCollection" element
|
void |
setCid(String cid)
Sets the "cid" attribute
|
void |
setDashboardTileCollection(DashboardTileCollectionConfig dashboardTileCollection)
Sets the "dashboardTileCollection" element
|
void |
setNavigatorNodeCollectionArray(int i,
NavigatorNodeInformationConfig navigatorNodeCollection)
Sets ith "navigatorNodeCollection" element
|
void |
setNavigatorNodeCollectionArray(NavigatorNodeInformationConfig[] navigatorNodeCollectionArray)
Sets array of all "navigatorNodeCollection" element
|
void |
setProjectArray(int i,
WorkspaceProjectConfig project)
Sets ith "project" element
|
void |
setProjectArray(WorkspaceProjectConfig[] projectArray)
Sets array of all "project" element
|
void |
setProjectRoot(String projectRoot)
Sets the "projectRoot" attribute
|
void |
setRecentItemCollectionArray(int i,
RecentItemCollectionConfig recentItemCollection)
Sets ith "recentItemCollection" element
|
void |
setRecentItemCollectionArray(RecentItemCollectionConfig[] recentItemCollectionArray)
Sets array of all "recentItemCollection" element
|
void |
setScriptBreakpointCollection(ScriptBreakpointCollectionConfig scriptBreakpointCollection)
Sets the "scriptBreakpointCollection" element
|
void |
setSoapuiVersion(String soapuiVersion)
Sets the "soapui-version" attribute
|
int |
sizeOfNavigatorNodeCollectionArray()
Returns number of "navigatorNodeCollection" element
|
int |
sizeOfProjectArray()
Returns number of "project" element
|
int |
sizeOfRecentItemCollectionArray()
Returns number of "recentItemCollection" element
|
void |
unsetCid()
Unsets the "cid" attribute
|
void |
unsetDashboardTileCollection()
Unsets the "dashboardTileCollection" element
|
void |
unsetProjectRoot()
Unsets the "projectRoot" attribute
|
void |
unsetScriptBreakpointCollection()
Unsets the "scriptBreakpointCollection" element
|
void |
unsetSoapuiVersion()
Unsets the "soapui-version" attribute
|
org.apache.xmlbeans.XmlString |
xgetCid()
Gets (as xml) the "cid" attribute
|
org.apache.xmlbeans.XmlString |
xgetProjectRoot()
Gets (as xml) the "projectRoot" attribute
|
org.apache.xmlbeans.XmlString |
xgetSoapuiVersion()
Gets (as xml) the "soapui-version" attribute
|
void |
xsetCid(org.apache.xmlbeans.XmlString cid)
Sets (as xml) the "cid" attribute
|
void |
xsetProjectRoot(org.apache.xmlbeans.XmlString projectRoot)
Sets (as xml) the "projectRoot" attribute
|
void |
xsetSoapuiVersion(org.apache.xmlbeans.XmlString soapuiVersion)
Sets (as xml) the "soapui-version" attribute
|
addNewSettings, getDescription, getId, getName, getSettings, getTimestamp, isSetDescription, isSetId, isSetName, isSetSettings, isSetTimestamp, setDescription, setId, setName, setSettings, setTimestamp, unsetDescription, unsetId, unsetName, unsetSettings, unsetTimestamp, xgetDescription, xgetId, xgetName, xgetTimestamp, xsetDescription, xsetId, xsetName, xsetTimestamp
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
List<WorkspaceProjectConfig> getProjectList()
WorkspaceProjectConfig[] getProjectArray()
WorkspaceProjectConfig getProjectArray(int i)
int sizeOfProjectArray()
void setProjectArray(WorkspaceProjectConfig[] projectArray)
void setProjectArray(int i, WorkspaceProjectConfig project)
WorkspaceProjectConfig insertNewProject(int i)
WorkspaceProjectConfig addNewProject()
void removeProject(int i)
List<RecentItemCollectionConfig> getRecentItemCollectionList()
RecentItemCollectionConfig[] getRecentItemCollectionArray()
RecentItemCollectionConfig getRecentItemCollectionArray(int i)
int sizeOfRecentItemCollectionArray()
void setRecentItemCollectionArray(RecentItemCollectionConfig[] recentItemCollectionArray)
void setRecentItemCollectionArray(int i, RecentItemCollectionConfig recentItemCollection)
RecentItemCollectionConfig insertNewRecentItemCollection(int i)
RecentItemCollectionConfig addNewRecentItemCollection()
void removeRecentItemCollection(int i)
List<NavigatorNodeInformationConfig> getNavigatorNodeCollectionList()
NavigatorNodeInformationConfig[] getNavigatorNodeCollectionArray()
NavigatorNodeInformationConfig getNavigatorNodeCollectionArray(int i)
int sizeOfNavigatorNodeCollectionArray()
void setNavigatorNodeCollectionArray(NavigatorNodeInformationConfig[] navigatorNodeCollectionArray)
void setNavigatorNodeCollectionArray(int i, NavigatorNodeInformationConfig navigatorNodeCollection)
NavigatorNodeInformationConfig insertNewNavigatorNodeCollection(int i)
NavigatorNodeInformationConfig addNewNavigatorNodeCollection()
void removeNavigatorNodeCollection(int i)
ScriptBreakpointCollectionConfig getScriptBreakpointCollection()
boolean isSetScriptBreakpointCollection()
void setScriptBreakpointCollection(ScriptBreakpointCollectionConfig scriptBreakpointCollection)
ScriptBreakpointCollectionConfig addNewScriptBreakpointCollection()
void unsetScriptBreakpointCollection()
DashboardTileCollectionConfig getDashboardTileCollection()
boolean isSetDashboardTileCollection()
void setDashboardTileCollection(DashboardTileCollectionConfig dashboardTileCollection)
DashboardTileCollectionConfig addNewDashboardTileCollection()
void unsetDashboardTileCollection()
String getSoapuiVersion()
org.apache.xmlbeans.XmlString xgetSoapuiVersion()
boolean isSetSoapuiVersion()
void setSoapuiVersion(String soapuiVersion)
void xsetSoapuiVersion(org.apache.xmlbeans.XmlString soapuiVersion)
void unsetSoapuiVersion()
String getProjectRoot()
org.apache.xmlbeans.XmlString xgetProjectRoot()
boolean isSetProjectRoot()
void setProjectRoot(String projectRoot)
void xsetProjectRoot(org.apache.xmlbeans.XmlString projectRoot)
void unsetProjectRoot()
String getCid()
org.apache.xmlbeans.XmlString xgetCid()
boolean isSetCid()
void setCid(String cid)
void xsetCid(org.apache.xmlbeans.XmlString cid)
void unsetCid()
Copyright © 2019. All rights reserved.