|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.scrashmeow.ojb.console.GeneratedObject
|
+--org.scrashmeow.ojb.console.config.SearchDefinitions
Class SearchDefinitions.
| Constructor Summary | |
SearchDefinitions()
|
|
| Method Summary | |
void |
addSearchDefinition(int index,
SearchDefinition vSearchDefinition)
Method addSearchDefinition |
void |
addSearchDefinition(SearchDefinition vSearchDefinition)
Method addSearchDefinition |
void |
clearSearchDefinition()
Method clearSearchDefinition |
java.util.Enumeration |
enumerateSearchDefinition()
Method enumerateSearchDefinition |
SearchDefinition[] |
getSearchDefinition()
Method getSearchDefinition |
SearchDefinition |
getSearchDefinition(int index)
Method getSearchDefinition |
int |
getSearchDefinitionCount()
Method getSearchDefinitionCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeSearchDefinition(SearchDefinition vSearchDefinition)
Method removeSearchDefinition |
void |
setSearchDefinition(int index,
SearchDefinition vSearchDefinition)
Method setSearchDefinition |
void |
setSearchDefinition(SearchDefinition[] searchDefinitionArray)
Method setSearchDefinition |
static SearchDefinitions |
unmarshal(java.io.Reader reader)
Method unmarshal |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SearchDefinitions()
| Method Detail |
public void addSearchDefinition(SearchDefinition vSearchDefinition)
throws java.lang.IndexOutOfBoundsException
vSearchDefinition -
java.lang.IndexOutOfBoundsException
public void addSearchDefinition(int index,
SearchDefinition vSearchDefinition)
throws java.lang.IndexOutOfBoundsException
index - vSearchDefinition -
java.lang.IndexOutOfBoundsExceptionpublic void clearSearchDefinition()
public java.util.Enumeration enumerateSearchDefinition()
public SearchDefinition getSearchDefinition(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic SearchDefinition[] getSearchDefinition()
public int getSearchDefinitionCount()
public boolean isValid()
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic boolean removeSearchDefinition(SearchDefinition vSearchDefinition)
vSearchDefinition -
public void setSearchDefinition(int index,
SearchDefinition vSearchDefinition)
throws java.lang.IndexOutOfBoundsException
index - vSearchDefinition -
java.lang.IndexOutOfBoundsExceptionpublic void setSearchDefinition(SearchDefinition[] searchDefinitionArray)
searchDefinitionArray -
public static SearchDefinitions 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
org.exolab.castor.xml.ValidationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||