|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAttribute
| Method Summary | |
|---|---|
java.lang.String |
getId()
Gets the identification string of the attribute (must be unique in DataSet). |
java.lang.String |
getId()
Gets the identification string of the attribute (must be unique in DataSet). |
IDataSet |
getParentDataSet()
Gets IDataSet the attribute belongs to. |
IDataSet |
getParentDataSet()
Gets IDataSet the attribute belongs to. |
boolean |
isPrimaryKey()
Returns true if the attribute is a primary key of parent dataset. |
boolean |
isPrimaryKey()
Returns true if the attribute is a primary key of parent dataset. |
| Methods inherited from interface net.sf.webmancer.db.IFrontEndAttributeInformation |
|---|
convertInternalToInput, convertInternalToOutput, getDescription, getInitialValue, getMaximumInputLength, getName, isMandatory, preProcessConditionInput, preProcessInput, validateInput |
| Methods inherited from interface net.sf.webmancer.db.IBackEndAttributeInformation |
|---|
convertDbToInternal, isDerived, isInDatabase |
| Method Detail |
|---|
java.lang.String getId()
IDataSet getParentDataSet()
IDataSet the attribute belongs to.
IDataSet the attribute belongs to.boolean isPrimaryKey()
true if the attribute is a primary key of parent dataset.
true if the attribute is a primary key of parent dataset.java.lang.String getId()
IDataSet getParentDataSet()
IDataSet the attribute belongs to.
IDataSet the attribute belongs to.boolean isPrimaryKey()
true if the attribute is a primary key of parent dataset.
true if the attribute is a primary key of parent dataset.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||