|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceEntry
Representation of a entry from the resource. For example when the resource is the webuser table, the resource entry are the fields (eg username) in the webuser table.
| Method Summary | |
|---|---|
java.lang.String |
getColumnName()
Returns the column name to identify the resource entry in the database. |
java.lang.String |
getPrefillingAttributes()
Return the XML attributes for prefilling a formpart according to the resource entry connection. |
Resource |
getResource()
Return the resource. |
java.lang.String |
getValue()
Return the value to identify the resource entry. |
| Methods inherited from interface nl.gx.webmanager.wrapper.Wrapper |
|---|
getId, getUUID, setId, setUUID |
| Method Detail |
|---|
Resource getResource()
java.lang.String getValue()
java.lang.String getPrefillingAttributes()
java.lang.String getColumnName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||