Interface PersistenceReferencing<T>
-
- All Superinterfaces:
Referencing<T>
public interface PersistenceReferencing<T> extends Referencing<T>
-
-
Method Detail
-
get
T get()
- Specified by:
get
in interfaceReferencing<T>
-
objectId
long objectId()
-
-