public interface Realm
| Modifier and Type | Method and Description |
|---|---|
ApplicationId |
getApplicationId()
Return applicationId associated with this realm
|
long |
getExpirationTime()
Return expiration time for this realm in milisec
|
LocalAction |
getLocalAction()
Return realm local action for this realm
|
String |
getName()
Return name of this realm
|
boolean |
isDynamic()
Return true if this realm is dynamic updated
|
boolean |
isLocal()
Returns true if realm is local.
|
String getName()
ApplicationId getApplicationId()
LocalAction getLocalAction()
boolean isDynamic()
long getExpirationTime()
boolean isLocal()
Copyright © 2016. All Rights Reserved.