Method | AssociatedPeopleCreate This method allows a user to create a new CoreOne Associated Person by entering in the relevant information. |
Method | AssociatedPeopleIndex This index method provides an array of Associations for a specified person. |
Method | AssociatedPeopleRemove This method allows the user to remove an association from a specified person. |
Method | PeopleCreate This method allows a user to create a new CoreOne Person by entering in the relevant information. |
Method | PeopleEdit This method allows the user to edit attributes for a specified CoreOne Person. |
Method | PeopleIndex This index method provides an array of CoreOne People that match any search criteria provided. |
Method | PeopleIndexByJob This index method provides an array of CoreOne People that match any specified job. |
Method | PeopleMakeInactive This method allows the user to make a specified CoreOne Person inactive. |
Method | PeopleShow This show method returns all data elements for one specified CoreOne Person. |
Method | PersonJobsAddJob This method allows a user to create a new CoreOne Person Job by entering in the relevant information. |
Method | PersonJobsMakeInactive This method allows the user to make a specified CoreOne Person Job inactive. |
Method | PersonJobsRemoveJob This method allows the user to remove a specified job from a person. |