- All Known Implementing Classes:
Account
public interface AccountIdentity
Provides an interface for account so identity checks dont' require full marshalling
- Since:
- 0.15.1
-
Method Summary
Gets the uniquely generated ID from the database record stored via the Morpheus appliance.
-
Method Details
-
getId
Gets the uniquely generated ID from the database record stored via the Morpheus appliance.
- Returns:
- id
-
-
-