Ifd:getOrganizations
From dev.ifd-library.org
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
Comments: Talk:Ifd:getOrganizations