Ifd:updateOrganization
From dev.ifd-library.org
Revision as of 16:15, 12 June 2008 by Dag.Diesen (Talk | contribs)
public IfdOrganization updateOrganization (IfdOrganization organization, String session_id ) throws IfdServerException
Function to update an organization. Only simple attributes, except GUID may be updated.
Input:
-
IfdOrganization organization- Organization to be updated, any change to the GUID will be ignored. - session_id - The session id for the active user
Returns:
- IfdOrganization - The updated organization.
Comments: Talk:Ifd:updateOrganization