|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oasis.ebxml.registry.bindings.query.RegistryObjectQueryType
org.oasis.ebxml.registry.bindings.query.OrganizationQueryType
Constructor Summary | |
OrganizationQueryType()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OrganizationQueryType()
Method Detail |
public void addOrganizationChildrenBranch(OrganizationChildrenBranch vOrganizationChildrenBranch) throws java.lang.IndexOutOfBoundsException
vOrganizationChildrenBranch
-
java.lang.IndexOutOfBoundsException
public void addOrganizationChildrenBranch(int index, OrganizationChildrenBranch vOrganizationChildrenBranch) throws java.lang.IndexOutOfBoundsException
index
- vOrganizationChildrenBranch
-
java.lang.IndexOutOfBoundsException
public void addTelephoneNumberFilter(TelephoneNumberFilter vTelephoneNumberFilter) throws java.lang.IndexOutOfBoundsException
vTelephoneNumberFilter
-
java.lang.IndexOutOfBoundsException
public void addTelephoneNumberFilter(int index, TelephoneNumberFilter vTelephoneNumberFilter) throws java.lang.IndexOutOfBoundsException
index
- vTelephoneNumberFilter
-
java.lang.IndexOutOfBoundsException
public void clearOrganizationChildrenBranch()
public void clearTelephoneNumberFilter()
public java.util.Enumeration enumerateOrganizationChildrenBranch()
public java.util.Enumeration enumerateTelephoneNumberFilter()
public OrganizationChildrenBranch getOrganizationChildrenBranch(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public OrganizationChildrenBranch[] getOrganizationChildrenBranch()
public int getOrganizationChildrenBranchCount()
public OrganizationFilter getOrganizationFilter()
public OrganizationParentBranch getOrganizationParentBranch()
public PostalAddressFilter getPostalAddressFilter()
public TelephoneNumberFilter getTelephoneNumberFilter(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public TelephoneNumberFilter[] getTelephoneNumberFilter()
public int getTelephoneNumberFilterCount()
public UserBranch getUserBranch()
public boolean isValid()
isValid
in class RegistryObjectQueryType
public abstract void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class RegistryObjectQueryType
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public abstract void marshal(org.xml.sax.DocumentHandler handler) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class RegistryObjectQueryType
handler
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public boolean removeOrganizationChildrenBranch(OrganizationChildrenBranch vOrganizationChildrenBranch)
vOrganizationChildrenBranch
- public boolean removeTelephoneNumberFilter(TelephoneNumberFilter vTelephoneNumberFilter)
vTelephoneNumberFilter
- public void setOrganizationChildrenBranch(int index, OrganizationChildrenBranch vOrganizationChildrenBranch) throws java.lang.IndexOutOfBoundsException
index
- vOrganizationChildrenBranch
-
java.lang.IndexOutOfBoundsException
public void setOrganizationChildrenBranch(OrganizationChildrenBranch[] organizationChildrenBranchArray)
organizationChildrenBranchArray
- public void setOrganizationFilter(OrganizationFilter organizationFilter)
organizationFilter
- the value of field
'organizationFilter'.public void setOrganizationParentBranch(OrganizationParentBranch organizationParentBranch)
organizationParentBranch
- the value of field
'organizationParentBranch'.public void setPostalAddressFilter(PostalAddressFilter postalAddressFilter)
postalAddressFilter
- the value of field
'postalAddressFilter'.public void setTelephoneNumberFilter(int index, TelephoneNumberFilter vTelephoneNumberFilter) throws java.lang.IndexOutOfBoundsException
index
- vTelephoneNumberFilter
-
java.lang.IndexOutOfBoundsException
public void setTelephoneNumberFilter(TelephoneNumberFilter[] telephoneNumberFilterArray)
telephoneNumberFilterArray
- public void setUserBranch(UserBranch userBranch)
userBranch
- the value of field 'userBranch'.public void validate() throws org.exolab.castor.xml.ValidationException
validate
in class RegistryObjectQueryType
org.exolab.castor.xml.ValidationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |