|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserGroupListType | |
|---|---|
| edu.indiana.extreme.lead.resource_catalog.xsd | |
| edu.indiana.extreme.lead.resource_catalog.xsd.impl | |
| Uses of UserGroupListType in edu.indiana.extreme.lead.resource_catalog.xsd |
|---|
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd that return UserGroupListType | |
|---|---|
UserGroupListType |
DataCatalogRestrictionType.addNewAllowList()
Appends and returns a new empty "allowList" element |
UserGroupListType |
DataCatalogRestrictionType.addNewDenyList()
Appends and returns a new empty "denyList" element |
UserGroupListType |
DataCatalogRestrictionType.getAllowList()
Gets the "allowList" element |
UserGroupListType |
DataCatalogRestrictionType.getDenyList()
Gets the "denyList" element |
static UserGroupListType |
UserGroupListType.Factory.newInstance()
|
static UserGroupListType |
UserGroupListType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static UserGroupListType |
UserGroupListType.Factory.parse(java.io.File file)
|
static UserGroupListType |
UserGroupListType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static UserGroupListType |
UserGroupListType.Factory.parse(java.io.InputStream is)
|
static UserGroupListType |
UserGroupListType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static UserGroupListType |
UserGroupListType.Factory.parse(org.w3c.dom.Node node)
|
static UserGroupListType |
UserGroupListType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static UserGroupListType |
UserGroupListType.Factory.parse(java.io.Reader r)
|
static UserGroupListType |
UserGroupListType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static UserGroupListType |
UserGroupListType.Factory.parse(java.lang.String xmlAsString)
|
static UserGroupListType |
UserGroupListType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static UserGroupListType |
UserGroupListType.Factory.parse(java.net.URL u)
|
static UserGroupListType |
UserGroupListType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd with parameters of type UserGroupListType | |
|---|---|
void |
DataCatalogRestrictionType.setAllowList(UserGroupListType allowList)
Sets the "allowList" element |
void |
DataCatalogRestrictionType.setDenyList(UserGroupListType denyList)
Sets the "denyList" element |
| Uses of UserGroupListType in edu.indiana.extreme.lead.resource_catalog.xsd.impl |
|---|
| Classes in edu.indiana.extreme.lead.resource_catalog.xsd.impl that implement UserGroupListType | |
|---|---|
class |
UserGroupListTypeImpl
An XML UserGroupListType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). |
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd.impl that return UserGroupListType | |
|---|---|
UserGroupListType |
DataCatalogRestrictionTypeImpl.addNewAllowList()
Appends and returns a new empty "allowList" element |
UserGroupListType |
DataCatalogRestrictionTypeImpl.addNewDenyList()
Appends and returns a new empty "denyList" element |
UserGroupListType |
DataCatalogRestrictionTypeImpl.getAllowList()
Gets the "allowList" element |
UserGroupListType |
DataCatalogRestrictionTypeImpl.getDenyList()
Gets the "denyList" element |
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd.impl with parameters of type UserGroupListType | |
|---|---|
void |
DataCatalogRestrictionTypeImpl.setAllowList(UserGroupListType allowList)
Sets the "allowList" element |
void |
DataCatalogRestrictionTypeImpl.setDenyList(UserGroupListType denyList)
Sets the "denyList" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||