PODSObjectSrc object

PODSObjectSrc’s single method, objectForName( ), gets a PODSObject given its name.

There are two different cases possible where objectForName( ) may be used:

  1. As caller: where the PODS author needs to get an object manager and call one of its methods.

  2. As callee: where the PODS author is implementing a custom POD and needs to have its methods called.


Summary of PODSObjectSrc attributes and methods
objectForName( )