|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Identity
Unique identifiers. IDs are common to enough different kinds of objects (for example, columns, formulas, parameters, and user columns) that it makes sense to have this interface.
The name "Identifiable", though more consistent with other interface names like "Nameable" and "Writeable", would have been too darned verbose.
| Method Summary | |
|---|---|
java.lang.Object |
getId()
Returns the identity. |
| Method Detail |
|---|
java.lang.Object getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||