Difference between revisions of "Talk:PubMan Func Spec Organizational Unit Management"

From MPDLMediaWiki
Jump to navigation Jump to search
m (Removing all content from page)
Line 1: Line 1:
*assign parent to an organizational unit in status "created"
**parent must be in status "opened" or "created"


*assign parent to an organizational unit in status "opened"
**parent must be in status "opened"
*open organizational unit
**if parents exist, parents must be in status "opened"
**if children exist, no effects to children
*close organizational unit
**if children in status "open" the operation should not be allowed (or previously should be assigned to a new parent by the client solution)
**if children in status "new" exist the operation should not be allowed (client solution should decide what it needs to do with these children)
**if children is status "close" only exist the operation should be allowed

Revision as of 09:37, 7 December 2007

  • assign parent to an organizational unit in status "created"
    • parent must be in status "opened" or "created"
  • assign parent to an organizational unit in status "opened"
    • parent must be in status "opened"
  • open organizational unit
    • if parents exist, parents must be in status "opened"
    • if children exist, no effects to children
  • close organizational unit
    • if children in status "open" the operation should not be allowed (or previously should be assigned to a new parent by the client solution)
    • if children in status "new" exist the operation should not be allowed (client solution should decide what it needs to do with these children)
    • if children is status "close" only exist the operation should be allowed