JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
propel.core.model
Interface IUnique
public interface
IUnique
The interface that objects with a unique ID should follow.
Method Summary
Methods
Modifier and Type
Method and Description
java.util.UUID
getUniqueId
()
Returns a unique 128-bit UUID for uniquely identifying this object
Method Detail
getUniqueId
java.util.UUID getUniqueId()
Returns a unique 128-bit UUID for uniquely identifying this object
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method