|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RenderableObject
Interface for application-specific objects to use to show db-core that they have an avaiable render() function (necessary for such types of pluggable objects as AttributeValues). If you are a developer writing against the db-core, and the program crashes with an error that it doesn't know how to render an object of a certain class, write a render() function and then have the class implement this interface.
Method Summary | |
---|---|
java.lang.StringBuffer |
render()
|
Method Detail |
---|
java.lang.StringBuffer render() throws Scheherexception
Scheherexception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |