Ifd:getOrganizations

From dev.ifd-library.org

Jump to: navigation, search
Function public  IfdOrganization [] getOrganizations (String session_id )
                throws IfdServerException

Function to list all organizations availabe in the IFD dictionary. The organizations are returned as an array of IfdOrganization

Input:

  • session_id - the session id for the current user

Return:

  • IfdOrganization [] - An array containing all organizations in the IFD library

Back to the API

Comments: Talk:Ifd:getOrganizations