|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataCatalogRestrictionType | |
|---|---|
| edu.indiana.extreme.lead.resource_catalog.xsd | |
| edu.indiana.extreme.lead.resource_catalog.xsd.impl | |
| Uses of DataCatalogRestrictionType in edu.indiana.extreme.lead.resource_catalog.xsd |
|---|
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd that return DataCatalogRestrictionType | |
|---|---|
DataCatalogRestrictionType |
RegisterDataProductDocument.RegisterDataProduct.addNewModifyRestriction()
Appends and returns a new empty "modifyRestriction" element |
DataCatalogRestrictionType |
DataCatalogSourceType.addNewModifyRestriction()
Appends and returns a new empty "modifyRestriction" element |
DataCatalogRestrictionType |
RegisterDataProductDocument.RegisterDataProduct.addNewSearchRestriction()
Appends and returns a new empty "searchRestriction" element |
DataCatalogRestrictionType |
DataCatalogSourceType.addNewSearchRestriction()
Appends and returns a new empty "searchRestriction" element |
DataCatalogRestrictionType |
RegisterDataProductDocument.RegisterDataProduct.getModifyRestriction()
Gets the "modifyRestriction" element |
DataCatalogRestrictionType |
DataCatalogSourceType.getModifyRestriction()
Gets the "modifyRestriction" element |
DataCatalogRestrictionType |
RegisterDataProductDocument.RegisterDataProduct.getSearchRestriction()
Gets the "searchRestriction" element |
DataCatalogRestrictionType |
DataCatalogSourceType.getSearchRestriction()
Gets the "searchRestriction" element |
static DataCatalogRestrictionType |
DataCatalogRestrictionType.Factory.newInstance()
|
static DataCatalogRestrictionType |
DataCatalogRestrictionType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static DataCatalogRestrictionType |
DataCatalogRestrictionType.Factory.parse(java.io.File file)
|
static DataCatalogRestrictionType |
DataCatalogRestrictionType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static DataCatalogRestrictionType |
DataCatalogRestrictionType.Factory.parse(java.io.InputStream is)
|
static DataCatalogRestrictionType |
DataCatalogRestrictionType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static DataCatalogRestrictionType |
DataCatalogRestrictionType.Factory.parse(org.w3c.dom.Node node)
|
static DataCatalogRestrictionType |
DataCatalogRestrictionType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static DataCatalogRestrictionType |
DataCatalogRestrictionType.Factory.parse(java.io.Reader r)
|
static DataCatalogRestrictionType |
DataCatalogRestrictionType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static DataCatalogRestrictionType |
DataCatalogRestrictionType.Factory.parse(java.lang.String xmlAsString)
|
static DataCatalogRestrictionType |
DataCatalogRestrictionType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static DataCatalogRestrictionType |
DataCatalogRestrictionType.Factory.parse(java.net.URL u)
|
static DataCatalogRestrictionType |
DataCatalogRestrictionType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd with parameters of type DataCatalogRestrictionType | |
|---|---|
void |
RegisterDataProductDocument.RegisterDataProduct.setModifyRestriction(DataCatalogRestrictionType modifyRestriction)
Sets the "modifyRestriction" element |
void |
DataCatalogSourceType.setModifyRestriction(DataCatalogRestrictionType modifyRestriction)
Sets the "modifyRestriction" element |
void |
RegisterDataProductDocument.RegisterDataProduct.setSearchRestriction(DataCatalogRestrictionType searchRestriction)
Sets the "searchRestriction" element |
void |
DataCatalogSourceType.setSearchRestriction(DataCatalogRestrictionType searchRestriction)
Sets the "searchRestriction" element |
| Uses of DataCatalogRestrictionType in edu.indiana.extreme.lead.resource_catalog.xsd.impl |
|---|
| Classes in edu.indiana.extreme.lead.resource_catalog.xsd.impl that implement DataCatalogRestrictionType | |
|---|---|
class |
DataCatalogRestrictionTypeImpl
An XML DataCatalogRestrictionType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). |
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd.impl that return DataCatalogRestrictionType | |
|---|---|
DataCatalogRestrictionType |
RegisterDataProductDocumentImpl.RegisterDataProductImpl.addNewModifyRestriction()
Appends and returns a new empty "modifyRestriction" element |
DataCatalogRestrictionType |
DataCatalogSourceTypeImpl.addNewModifyRestriction()
Appends and returns a new empty "modifyRestriction" element |
DataCatalogRestrictionType |
RegisterDataProductDocumentImpl.RegisterDataProductImpl.addNewSearchRestriction()
Appends and returns a new empty "searchRestriction" element |
DataCatalogRestrictionType |
DataCatalogSourceTypeImpl.addNewSearchRestriction()
Appends and returns a new empty "searchRestriction" element |
DataCatalogRestrictionType |
RegisterDataProductDocumentImpl.RegisterDataProductImpl.getModifyRestriction()
Gets the "modifyRestriction" element |
DataCatalogRestrictionType |
DataCatalogSourceTypeImpl.getModifyRestriction()
Gets the "modifyRestriction" element |
DataCatalogRestrictionType |
RegisterDataProductDocumentImpl.RegisterDataProductImpl.getSearchRestriction()
Gets the "searchRestriction" element |
DataCatalogRestrictionType |
DataCatalogSourceTypeImpl.getSearchRestriction()
Gets the "searchRestriction" element |
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd.impl with parameters of type DataCatalogRestrictionType | |
|---|---|
void |
RegisterDataProductDocumentImpl.RegisterDataProductImpl.setModifyRestriction(DataCatalogRestrictionType modifyRestriction)
Sets the "modifyRestriction" element |
void |
DataCatalogSourceTypeImpl.setModifyRestriction(DataCatalogRestrictionType modifyRestriction)
Sets the "modifyRestriction" element |
void |
RegisterDataProductDocumentImpl.RegisterDataProductImpl.setSearchRestriction(DataCatalogRestrictionType searchRestriction)
Sets the "searchRestriction" element |
void |
DataCatalogSourceTypeImpl.setSearchRestriction(DataCatalogRestrictionType searchRestriction)
Sets the "searchRestriction" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||