|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.mapping.xml.FieldMapping
public class FieldMapping
Class FieldMapping.
Constructor Summary | |
---|---|
FieldMapping()
|
Method Summary | |
---|---|
void |
deleteContainer()
Method deleteContainer |
void |
deleteDirect()
Method deleteDirect |
void |
deleteIdentity()
Method deleteIdentity |
void |
deleteLazy()
Method deleteLazy |
void |
deleteRequired()
Method deleteRequired |
void |
deleteTransient()
Method deleteTransient |
BindXml |
getBindXml()
Returns the value of field 'bindXml'. |
FieldMappingCollectionType |
getCollection()
Returns the value of field 'collection'. |
java.lang.String |
getComparator()
Returns the value of field 'comparator'. |
boolean |
getContainer()
Returns the value of field 'container'. |
java.lang.String |
getCreateMethod()
Returns the value of field 'createMethod'. |
java.lang.String |
getDescription()
Returns the value of field 'description'. |
boolean |
getDirect()
Returns the value of field 'direct'. |
java.lang.String |
getGetMethod()
Returns the value of field 'getMethod'. |
java.lang.String |
getHandler()
Returns the value of field 'handler'. |
java.lang.String |
getHasMethod()
Returns the value of field 'hasMethod'. |
boolean |
getIdentity()
Returns the value of field 'identity'. |
boolean |
getLazy()
Returns the value of field 'lazy'. |
Ldap |
getLdap()
Returns the value of field 'ldap'. |
java.lang.String |
getName()
Returns the value of field 'name'. |
boolean |
getRequired()
Returns the value of field 'required'. |
java.lang.String |
getSetMethod()
Returns the value of field 'setMethod'. |
Sql |
getSql()
Returns the value of field 'sql'. |
boolean |
getTransient()
Returns the value of field 'transient'. |
java.lang.String |
getType()
Returns the value of field 'type'. |
boolean |
hasContainer()
Method hasContainer |
boolean |
hasDirect()
Method hasDirect |
boolean |
hasIdentity()
Method hasIdentity |
boolean |
hasLazy()
Method hasLazy |
boolean |
hasRequired()
Method hasRequired |
boolean |
hasTransient()
Method hasTransient |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setBindXml(BindXml bindXml)
Sets the value of field 'bindXml'. |
void |
setCollection(FieldMappingCollectionType collection)
Sets the value of field 'collection'. |
void |
setComparator(java.lang.String comparator)
Sets the value of field 'comparator'. |
void |
setContainer(boolean container)
Sets the value of field 'container'. |
void |
setCreateMethod(java.lang.String createMethod)
Sets the value of field 'createMethod'. |
void |
setDescription(java.lang.String description)
Sets the value of field 'description'. |
void |
setDirect(boolean direct)
Sets the value of field 'direct'. |
void |
setGetMethod(java.lang.String getMethod)
Sets the value of field 'getMethod'. |
void |
setHandler(java.lang.String handler)
Sets the value of field 'handler'. |
void |
setHasMethod(java.lang.String hasMethod)
Sets the value of field 'hasMethod'. |
void |
setIdentity(boolean identity)
Sets the value of field 'identity'. |
void |
setLazy(boolean lazy)
Sets the value of field 'lazy'. |
void |
setLdap(Ldap ldap)
Sets the value of field 'ldap'. |
void |
setName(java.lang.String name)
Sets the value of field 'name'. |
void |
setRequired(boolean required)
Sets the value of field 'required'. |
void |
setSetMethod(java.lang.String setMethod)
Sets the value of field 'setMethod'. |
void |
setSql(Sql sql)
Sets the value of field 'sql'. |
void |
setTransient(boolean _transient)
Sets the value of field 'transient'. |
void |
setType(java.lang.String type)
Sets the value of field 'type'. |
static FieldMapping |
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 FieldMapping()
Method Detail |
---|
public void deleteContainer()
public void deleteDirect()
public void deleteIdentity()
public void deleteLazy()
public void deleteRequired()
public void deleteTransient()
public BindXml getBindXml()
public FieldMappingCollectionType getCollection()
public java.lang.String getComparator()
public boolean getContainer()
public java.lang.String getCreateMethod()
public java.lang.String getDescription()
public boolean getDirect()
public java.lang.String getGetMethod()
public java.lang.String getHandler()
public java.lang.String getHasMethod()
public boolean getIdentity()
public boolean getLazy()
public Ldap getLdap()
public java.lang.String getName()
public boolean getRequired()
public java.lang.String getSetMethod()
public Sql getSql()
public boolean getTransient()
public java.lang.String getType()
public boolean hasContainer()
public boolean hasDirect()
public boolean hasIdentity()
public boolean hasLazy()
public boolean hasRequired()
public boolean hasTransient()
public boolean isValid()
public void marshal(java.io.Writer out) throws MarshalException, ValidationException
out
-
MarshalException
ValidationException
public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, MarshalException, ValidationException
handler
-
java.io.IOException
MarshalException
ValidationException
public void setBindXml(BindXml bindXml)
bindXml
- the value of field 'bindXml'.public void setCollection(FieldMappingCollectionType collection)
collection
- the value of field 'collection'.public void setComparator(java.lang.String comparator)
comparator
- the value of field 'comparator'.public void setContainer(boolean container)
container
- the value of field 'container'.public void setCreateMethod(java.lang.String createMethod)
createMethod
- the value of field 'createMethod'.public void setDescription(java.lang.String description)
description
- the value of field 'description'.public void setDirect(boolean direct)
direct
- the value of field 'direct'.public void setGetMethod(java.lang.String getMethod)
getMethod
- the value of field 'getMethod'.public void setHandler(java.lang.String handler)
handler
- the value of field 'handler'.public void setHasMethod(java.lang.String hasMethod)
hasMethod
- the value of field 'hasMethod'.public void setIdentity(boolean identity)
identity
- the value of field 'identity'.public void setLazy(boolean lazy)
lazy
- the value of field 'lazy'.public void setLdap(Ldap ldap)
ldap
- the value of field 'ldap'.public void setName(java.lang.String name)
name
- the value of field 'name'.public void setRequired(boolean required)
required
- the value of field 'required'.public void setSetMethod(java.lang.String setMethod)
setMethod
- the value of field 'setMethod'.public void setSql(Sql sql)
sql
- the value of field 'sql'.public void setTransient(boolean _transient)
_transient
- transient
- the value of field 'transient'.public void setType(java.lang.String type)
type
- the value of field 'type'.public static FieldMapping unmarshal(java.io.Reader reader) throws MarshalException, ValidationException
reader
-
MarshalException
ValidationException
public void validate() throws ValidationException
ValidationException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |