Constructor and Description |
---|
LicInstallIdEntity()
Contructor
|
LicInstallIdEntity(long leaderInstallId,
long localInstallId)
Creates a License Install Id Entity.
|
Modifier and Type | Method and Description |
---|---|
Long |
getId()
Gets the internally-assigned identifier used for intra-model
references.
|
long |
getLeaderInstallId()
Returns the leader assigned install id
|
long |
getLocalInstallId()
Returns member local assigned install id
|
public LicInstallIdEntity()
public LicInstallIdEntity(long leaderInstallId, long localInstallId)
leaderInstallId
- leader install base id for licensing purposeslocalInstallId
- local install base id for licensing purposespublic Long getId()
Storable
public long getLeaderInstallId()
public long getLocalInstallId()
Copyright © 2015. All Rights Reserved.