Ifd:addOrganizations
From dev.ifd-library.org
public IfdOrganization [] addOrganizations ( IfdOrganization [] organizations, String session_id ) throws IfdServerException
Function to add a new organizations to IFD Library.
Input:
- orgs [] - Array of one or many IfdOrganizations.
- session_id - The session id for the active user
Returns:
- IfdOrganization [] - An array of IfdOrganizations.
Comments: Talk:Ifd:addOrganizations