|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StorableKey<S extends Storable>
Represents a primary or alternate key of a specific Storable type.
StorableIntrospector| Method Summary | |
|---|---|
Set<? extends OrderedProperty<S>> |
getProperties()
Returns all the properties of the key in a properly ordered, unmodifiable set. |
boolean |
isPrimary()
Returns true if this key is primary, false if an alternate. |
| Methods inherited from interface com.amazon.carbonado.util.Appender |
|---|
appendTo |
| Method Detail |
|---|
boolean isPrimary()
Set<? extends OrderedProperty<S>> getProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||