Interface AppsRealm
- All Superinterfaces:
net.tangly.core.domain.Realm
- All Known Implementing Classes:
AppsEntities
public interface AppsRealm
extends net.tangly.core.domain.Realm
-
Method Summary
Modifier and TypeMethodDescriptionnet.tangly.core.providers.Provider
<net.tangly.core.domain.User> users()
Methods inherited from interface net.tangly.core.domain.Realm
close
-
Method Details
-
users
net.tangly.core.providers.Provider<net.tangly.core.domain.User> users()
-