Uses of Interface
org.osid.resource.Bin

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

    Methods in org.osid.resource that return Bin
    Modifier and Type
    Method
    Description
    BinAdminSession.createBin(BinForm binForm)
    Creates a new Bin .
    BinLookupSession.getBin(Id binId)
    Gets the Bin specified by its Id .
    BinNode.getBin()
    Gets the Bin at this node.
    GroupAssignmentSession.getBin()
    Gets the Bin associated with this session.
    GroupHierarchySession.getBin()
    Gets the Bin associated with this session.
    GroupNotificationSession.getBin()
    Gets the Bin associated with this session.
    GroupSession.getBin()
    Gets the Bin associated with this session.
    MembershipSession.getBin()
    Gets the Bin associated with this session.
    ResourceAdminSession.getBin()
    Gets the Bin associated with this session.
    ResourceAgentAssignmentSession.getBin()
    Gets the Bin associated with this session.
    ResourceAgentSession.getBin()
    Gets the Bin associated with this session.
    ResourceLookupSession.getBin()
    Gets the Bin associated with this session.
    ResourceNotificationSession.getBin()
    Gets the Bin associated with this session.
    ResourceQuerySession.getBin()
    Gets the Bin associated with this session.
    ResourceRelationshipAdminSession.getBin()
    Gets the Bin associated with this session.
    ResourceRelationshipLookupSession.getBin()
    Gets the Bin associated with this session.
    ResourceRelationshipNotificationSession.getBin()
    Gets the Bin associated with this session.
    ResourceRelationshipQuerySession.getBin()
    Gets the Bin associated with this session.
    ResourceRelationshipSmartBinSession.getBin()
    Gets the Bin associated with this session.
    ResourceSmartBinSession.getBin()
    Gets the Bin associated with this session.
    BinList.getNextBin()
    Gets the next Bin in this list.
    Bin[]
    BinList.getNextBins(long n)
    Gets the next set of Bin elements in this list which must be less than or equal to the return from available() .
  • Uses of Bin in org.osid.resource.demographic

    Methods in org.osid.resource.demographic that return Bin
    Modifier and Type
    Method
    Description
    DemographicAdminSession.getBin()
    Gets the Bin associated with this session.
    DemographicBuilderSession.getBin()
    Gets the Bin associated with this session.
    DemographicEnablerAdminSession.getBin()
    Gets the Bin associated with this session.
    DemographicEnablerLookupSession.getBin()
    Gets the Bin associated with this session.
    DemographicEnablerNotificationSession.getBin()
    Gets the Bin associated with this session.
    DemographicEnablerQuerySession.getBin()
    Gets the Bin associated with this session.
    DemographicEnablerRuleApplicationSession.getBin()
    Gets the Bin associated with this session.
    DemographicEnablerRuleLookupSession.getBin()
    Gets the Bin associated with this session.
    DemographicEnablerSmartBinSession.getBin()
    Gets the Bin associated with this session.
    DemographicLookupSession.getBin()
    Gets the Bin associated with this session.
    DemographicNotificationSession.getBin()
    Gets the Bin associated with this session.
    DemographicQuerySession.getBin()
    Gets the Bin associated with this session.
    DemographicSmartBinSession.getBin()
    Gets the Bin associated with this session.