|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.portions.vo.BaseVO
Implementación por defecto del interface ValueObject
Field Summary | |
protected org.apache.commons.logging.Log |
log
Log de la clase |
Constructor Summary | |
BaseVO()
|
Method Summary | |
java.lang.String |
toString()
Retorna una representación textual de la instancia actual de la clase |
java.lang.String |
toXML()
Retorna una representación textual en formato XML de la instancia actual de la clase |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected org.apache.commons.logging.Log log
Constructor Detail |
public BaseVO()
Method Detail |
public java.lang.String toString()
Object.toString()
public java.lang.String toXML()
toXML
in interface ValueObject
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |