Documentation

Functions

All the public Functions in CoreObject

Functions

Default

COItemGraphEqualToItemGraph(, )
Description forthcoming.
    COItemGraphFromJSONData()
    Description forthcoming.
      COItemGraphFromJSONPropertyLisy()
      Description forthcoming.
        COItemGraphReachableUUIDs()

        If [aGraph rootItemUUID] is nil, returns the empty set.

          COItemGraphToJSONData()
          Description forthcoming.
            COItemGraphToJSONPropertyList()
            Description forthcoming.
              COValidateItemGraph()

              For debugging.

                CODateFromJavaTimestamp()

                Converts the given NSNumber containing a Java timestamp to an NSDate. A Java timestamp is in milliseconds since 1970-Jan-01 00:00 GMT.

                Throws an excepetion if given nil.

                  CODateToJavaTimestamp()

                  Returns an NSNumber wrapping a long long value for the Java timestamp nearest to the given NSDate. A Java timestamp is in milliseconds since 1970-Jan-01 00:00 GMT.

                  Throws an excepetion if given nil.

                    COTypeDescription()
                    Description forthcoming.
                      COTypeIsMultivalued()
                      Description forthcoming.
                        COTypeIsOrdered()
                        Description forthcoming.
                          COTypeIsUnivalued()
                          Description forthcoming.
                            COTypeIsValid()
                            Description forthcoming.
                              COTypeMakeArrayOf()
                              Description forthcoming.
                                COTypeMakeSetOf()
                                Description forthcoming.
                                  COTypeMultivaluedPart()
                                  Description forthcoming.
                                    COTypePrimitivePart()
                                    Description forthcoming.
                                      COTypeValidateObject(, )
                                      Description forthcoming.
                                        COJSONTypeToString()
                                        Description forthcoming.