|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oasis.ebxml.registry.bindings.rim.RegistryObjectType
org.oasis.ebxml.registry.bindings.rim.UserType
org.oasis.ebxml.registry.bindings.rim.User
Constructor Summary | |
User()
|
Method Summary | |
boolean |
isValid()
|
void |
marshal(org.xml.sax.DocumentHandler handler)
|
void |
marshal(java.io.Writer out)
|
static User |
unmarshal(java.io.Reader reader)
|
void |
validate()
|
Methods inherited from class org.oasis.ebxml.registry.bindings.rim.UserType |
addEmailAddress, addEmailAddress, addTelephoneNumber, addTelephoneNumber, clearEmailAddress, clearTelephoneNumber, enumerateEmailAddress, enumerateTelephoneNumber, getAddress, getEmailAddress, getEmailAddress, getEmailAddressCount, getOrganization, getPersonName, getTelephoneNumber, getTelephoneNumber, getTelephoneNumberCount, getUrl, removeEmailAddress, removeTelephoneNumber, setAddress, setEmailAddress, setEmailAddress, setOrganization, setPersonName, setTelephoneNumber, setTelephoneNumber, setUrl |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public User()
Method Detail |
public boolean isValid()
isValid
in class UserType
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class UserType
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.DocumentHandler handler) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class UserType
handler
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public static User unmarshal(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
validate
in class UserType
org.exolab.castor.xml.ValidationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |