Uses of Interface
org.osid.personnel.Realm

Packages that use Realm
Package
Description
The Open Service Interface Definitions for the org.osid.personnel service.
  • Uses of Realm in org.osid.personnel

    Methods in org.osid.personnel that return Realm
    Modifier and Type
    Method
    Description
    RealmAdminSession.createRealm(RealmForm realmForm)
    Creates a new Realm .
    RealmList.getNextRealm()
    Gets the next Realm in this list.
    RealmList.getNextRealms(long n)
    Gets the next set of Realm elements in this list.
    AppointmentAdminSession.getRealm()
    Gets the Realm associated with this session.
    AppointmentLookupSession.getRealm()
    Gets the Realm associated with this session.
    AppointmentNotificationSession.getRealm()
    Gets the Realm associated with this session.
    AppointmentQuerySession.getRealm()
    Gets the Realm associated with this session.
    AppointmentSmartRealmSession.getRealm()
    Gets the Realm associated with this session.
    OrganizationAdminSession.getRealm()
    Gets the Realm associated with this session.
    OrganizationLookupSession.getRealm()
    Gets the Realm associated with this session.
    OrganizationNotificationSession.getRealm()
    Gets the Realm associated with this session.
    OrganizationQuerySession.getRealm()
    Gets the Realm associated with this session.
    OrganizationSmartRealmSession.getRealm()
    Gets the Realm associated with this session.
    PersonAdminSession.getRealm()
    Gets the Realm associated with this session.
    PersonLookupSession.getRealm()
    Gets the Realm associated with this session.
    PersonNotificationSession.getRealm()
    Gets the Realm associated with this session.
    PersonQuerySession.getRealm()
    Gets the Realm associated with this session.
    PersonSmartRealmSession.getRealm()
    Gets the Realm associated with this session.
    PositionAdminSession.getRealm()
    Gets the Realm associated with this session.
    PositionLookupSession.getRealm()
    Gets the Realm associated with this session.
    PositionNotificationSession.getRealm()
    Gets the Realm associated with this session.
    PositionQuerySession.getRealm()
    Gets the Realm associated with this session.
    PositionSmartRealmSession.getRealm()
    Gets the Realm associated with this session.
    RealmLookupSession.getRealm(Id realmId)
    Gets the Realm specified by its Id .
    RealmNode.getRealm()
    Gets the Realm at this node.