Uses of Interface
org.osid.lexicon.Press

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

    Methods in org.osid.lexicon that return Press
    Modifier and Type
    Method
    Description
    PressAdminSession.createPress(PressForm pressForm)
    Creates a new Press .
    PressList.getNextPress()
    Gets the next Press in this list.
    PressList.getNextPresses(long n)
    Gets the next set of Press elements in this list.
    IdiomAdminSession.getPress()
    Gets the Press associated with this session.
    IdiomLookupSession.getPress()
    Gets the Press associated with this session.
    IdiomNotificationSession.getPress()
    Gets the Press associated with this session.
    IdiomQuerySession.getPress()
    Gets the Press associated with this session.
    IdiomSmartPressSession.getPress()
    Gets the Press associated with this session.
    ParameterAdminSession.getPress()
    Gets the Press associated with this session.
    ParameterLookupSession.getPress()
    Gets the Press associated with this session.
    ParameterNotificationSession.getPress()
    Gets the Press associated with this session.
    ParameterQuerySession.getPress()
    Gets the Press associated with this session.
    ParameterSmartPressSession.getPress()
    Gets the Press associated with this session.
    PressLookupSession.getPress(Id pressId)
    Gets the Press specified by its Id .
    PressNode.getPress()
    Gets the Press at this node.
    TextAdminSession.getPress()
    Gets the Press associated with this session.
    TextLookupSession.getPress()
    Gets the Press associated with this session.
    TextNotificationSession.getPress()
    Gets the Press associated with this session.
    TextQuerySession.getPress()
    Gets the Press associated with this session.
    TextSession.getPress()
    Gets the Press associated with this session.
    TextSmartPressSession.getPress()
    Gets the Press associated with this session.