|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DaoBeanDefinition
An XML DaoBeanDefinition(@http://xml.servicegen.toolbox/dao). This is a complex type.
Nested Class Summary | |
---|---|
static class |
DaoBeanDefinition.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
---|---|
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
java.lang.String |
getLikeProperties()
Gets the "LikeProperties" element |
java.lang.String |
getName()
Gets the "Name" element |
java.lang.String |
getPackage()
Gets the "Package" element |
java.lang.String |
getPlural()
Gets the "Plural" element |
java.lang.String |
getPrimaryKeyProperty()
Gets the "PrimaryKeyProperty" element |
java.lang.String |
getPrimaryKeyType()
Gets the "PrimaryKeyType" element |
java.lang.String |
getSequence()
Gets the "Sequence" element |
java.lang.String |
getSequenceProperty()
Gets the "SequenceProperty" element |
java.lang.String |
getServiceMethods()
Gets the "ServiceMethods" element |
java.lang.String |
getSortDirection()
Gets the "SortDirection" element |
java.lang.String |
getSortProperty()
Gets the "SortProperty" element |
java.lang.String |
getTable()
Gets the "Table" element |
boolean |
isSetLikeProperties()
True if has "LikeProperties" element |
boolean |
isSetPrimaryKeyProperty()
True if has "PrimaryKeyProperty" element |
boolean |
isSetPrimaryKeyType()
True if has "PrimaryKeyType" element |
boolean |
isSetSequence()
True if has "Sequence" element |
boolean |
isSetSequenceProperty()
True if has "SequenceProperty" element |
void |
setLikeProperties(java.lang.String likeProperties)
Sets the "LikeProperties" element |
void |
setName(java.lang.String name)
Sets the "Name" element |
void |
setPackage(java.lang.String xpackage)
Sets the "Package" element |
void |
setPlural(java.lang.String plural)
Sets the "Plural" element |
void |
setPrimaryKeyProperty(java.lang.String primaryKeyProperty)
Sets the "PrimaryKeyProperty" element |
void |
setPrimaryKeyType(java.lang.String primaryKeyType)
Sets the "PrimaryKeyType" element |
void |
setSequence(java.lang.String sequence)
Sets the "Sequence" element |
void |
setSequenceProperty(java.lang.String sequenceProperty)
Sets the "SequenceProperty" element |
void |
setServiceMethods(java.lang.String serviceMethods)
Sets the "ServiceMethods" element |
void |
setSortDirection(java.lang.String sortDirection)
Sets the "SortDirection" element |
void |
setSortProperty(java.lang.String sortProperty)
Sets the "SortProperty" element |
void |
setTable(java.lang.String table)
Sets the "Table" element |
void |
unsetLikeProperties()
Unsets the "LikeProperties" element |
void |
unsetPrimaryKeyProperty()
Unsets the "PrimaryKeyProperty" element |
void |
unsetPrimaryKeyType()
Unsets the "PrimaryKeyType" element |
void |
unsetSequence()
Unsets the "Sequence" element |
void |
unsetSequenceProperty()
Unsets the "SequenceProperty" element |
org.apache.xmlbeans.XmlString |
xgetLikeProperties()
Gets (as xml) the "LikeProperties" element |
org.apache.xmlbeans.XmlString |
xgetName()
Gets (as xml) the "Name" element |
org.apache.xmlbeans.XmlString |
xgetPackage()
Gets (as xml) the "Package" element |
org.apache.xmlbeans.XmlString |
xgetPlural()
Gets (as xml) the "Plural" element |
org.apache.xmlbeans.XmlString |
xgetPrimaryKeyProperty()
Gets (as xml) the "PrimaryKeyProperty" element |
org.apache.xmlbeans.XmlString |
xgetPrimaryKeyType()
Gets (as xml) the "PrimaryKeyType" element |
org.apache.xmlbeans.XmlString |
xgetSequence()
Gets (as xml) the "Sequence" element |
org.apache.xmlbeans.XmlString |
xgetSequenceProperty()
Gets (as xml) the "SequenceProperty" element |
org.apache.xmlbeans.XmlString |
xgetServiceMethods()
Gets (as xml) the "ServiceMethods" element |
org.apache.xmlbeans.XmlString |
xgetSortDirection()
Gets (as xml) the "SortDirection" element |
org.apache.xmlbeans.XmlString |
xgetSortProperty()
Gets (as xml) the "SortProperty" element |
org.apache.xmlbeans.XmlString |
xgetTable()
Gets (as xml) the "Table" element |
void |
xsetLikeProperties(org.apache.xmlbeans.XmlString likeProperties)
Sets (as xml) the "LikeProperties" element |
void |
xsetName(org.apache.xmlbeans.XmlString name)
Sets (as xml) the "Name" element |
void |
xsetPackage(org.apache.xmlbeans.XmlString xpackage)
Sets (as xml) the "Package" element |
void |
xsetPlural(org.apache.xmlbeans.XmlString plural)
Sets (as xml) the "Plural" element |
void |
xsetPrimaryKeyProperty(org.apache.xmlbeans.XmlString primaryKeyProperty)
Sets (as xml) the "PrimaryKeyProperty" element |
void |
xsetPrimaryKeyType(org.apache.xmlbeans.XmlString primaryKeyType)
Sets (as xml) the "PrimaryKeyType" element |
void |
xsetSequence(org.apache.xmlbeans.XmlString sequence)
Sets (as xml) the "Sequence" element |
void |
xsetSequenceProperty(org.apache.xmlbeans.XmlString sequenceProperty)
Sets (as xml) the "SequenceProperty" element |
void |
xsetServiceMethods(org.apache.xmlbeans.XmlString serviceMethods)
Sets (as xml) the "ServiceMethods" element |
void |
xsetSortDirection(org.apache.xmlbeans.XmlString sortDirection)
Sets (as xml) the "SortDirection" element |
void |
xsetSortProperty(org.apache.xmlbeans.XmlString sortProperty)
Sets (as xml) the "SortProperty" element |
void |
xsetTable(org.apache.xmlbeans.XmlString table)
Sets (as xml) the "Table" element |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
Field Detail |
---|
static final org.apache.xmlbeans.SchemaType type
Method Detail |
---|
java.lang.String getName()
org.apache.xmlbeans.XmlString xgetName()
void setName(java.lang.String name)
void xsetName(org.apache.xmlbeans.XmlString name)
java.lang.String getPackage()
org.apache.xmlbeans.XmlString xgetPackage()
void setPackage(java.lang.String xpackage)
void xsetPackage(org.apache.xmlbeans.XmlString xpackage)
java.lang.String getPlural()
org.apache.xmlbeans.XmlString xgetPlural()
void setPlural(java.lang.String plural)
void xsetPlural(org.apache.xmlbeans.XmlString plural)
java.lang.String getTable()
org.apache.xmlbeans.XmlString xgetTable()
void setTable(java.lang.String table)
void xsetTable(org.apache.xmlbeans.XmlString table)
java.lang.String getPrimaryKeyType()
org.apache.xmlbeans.XmlString xgetPrimaryKeyType()
boolean isSetPrimaryKeyType()
void setPrimaryKeyType(java.lang.String primaryKeyType)
void xsetPrimaryKeyType(org.apache.xmlbeans.XmlString primaryKeyType)
void unsetPrimaryKeyType()
java.lang.String getPrimaryKeyProperty()
org.apache.xmlbeans.XmlString xgetPrimaryKeyProperty()
boolean isSetPrimaryKeyProperty()
void setPrimaryKeyProperty(java.lang.String primaryKeyProperty)
void xsetPrimaryKeyProperty(org.apache.xmlbeans.XmlString primaryKeyProperty)
void unsetPrimaryKeyProperty()
java.lang.String getSequence()
org.apache.xmlbeans.XmlString xgetSequence()
boolean isSetSequence()
void setSequence(java.lang.String sequence)
void xsetSequence(org.apache.xmlbeans.XmlString sequence)
void unsetSequence()
java.lang.String getSequenceProperty()
org.apache.xmlbeans.XmlString xgetSequenceProperty()
boolean isSetSequenceProperty()
void setSequenceProperty(java.lang.String sequenceProperty)
void xsetSequenceProperty(org.apache.xmlbeans.XmlString sequenceProperty)
void unsetSequenceProperty()
java.lang.String getSortProperty()
org.apache.xmlbeans.XmlString xgetSortProperty()
void setSortProperty(java.lang.String sortProperty)
void xsetSortProperty(org.apache.xmlbeans.XmlString sortProperty)
java.lang.String getSortDirection()
org.apache.xmlbeans.XmlString xgetSortDirection()
void setSortDirection(java.lang.String sortDirection)
void xsetSortDirection(org.apache.xmlbeans.XmlString sortDirection)
java.lang.String getLikeProperties()
org.apache.xmlbeans.XmlString xgetLikeProperties()
boolean isSetLikeProperties()
void setLikeProperties(java.lang.String likeProperties)
void xsetLikeProperties(org.apache.xmlbeans.XmlString likeProperties)
void unsetLikeProperties()
java.lang.String getServiceMethods()
org.apache.xmlbeans.XmlString xgetServiceMethods()
void setServiceMethods(java.lang.String serviceMethods)
void xsetServiceMethods(org.apache.xmlbeans.XmlString serviceMethods)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |