|
|||||||||||
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.AuditableEventQueryType
Constructor Summary | |
AuditableEventQueryType()
|
Method Summary | |
AuditableEventFilter |
getAuditableEventFilter()
Returns the value of field 'auditableEventFilter'. |
RegistryEntryQuery |
getRegistryEntryQuery()
Returns the value of field 'registryEntryQuery'. |
RegistryObjectQuery |
getRegistryObjectQuery()
Returns the value of field 'registryObjectQuery'. |
UserBranch |
getUserBranch()
Returns the value of field 'userBranch'. |
boolean |
isValid()
|
abstract void |
marshal(org.xml.sax.DocumentHandler handler)
|
abstract void |
marshal(java.io.Writer out)
|
void |
setAuditableEventFilter(AuditableEventFilter auditableEventFilter)
Sets the value of field 'auditableEventFilter'. |
void |
setRegistryEntryQuery(RegistryEntryQuery registryEntryQuery)
Sets the value of field 'registryEntryQuery'. |
void |
setRegistryObjectQuery(RegistryObjectQuery registryObjectQuery)
Sets the value of field 'registryObjectQuery'. |
void |
setUserBranch(UserBranch userBranch)
Sets the value of field 'userBranch'. |
void |
validate()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AuditableEventQueryType()
Method Detail |
public AuditableEventFilter getAuditableEventFilter()
public RegistryEntryQuery getRegistryEntryQuery()
public RegistryObjectQuery getRegistryObjectQuery()
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 void setAuditableEventFilter(AuditableEventFilter auditableEventFilter)
auditableEventFilter
- the value of field
'auditableEventFilter'.public void setRegistryEntryQuery(RegistryEntryQuery registryEntryQuery)
registryEntryQuery
- the value of field
'registryEntryQuery'.public void setRegistryObjectQuery(RegistryObjectQuery registryObjectQuery)
registryObjectQuery
- the value of field
'registryObjectQuery'.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 |