Return-Path: X-Original-To: apmail-chemistry-commits-archive@www.apache.org Delivered-To: apmail-chemistry-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 70DB5C64B for ; Wed, 3 Jul 2013 02:53:03 +0000 (UTC) Received: (qmail 33819 invoked by uid 500); 3 Jul 2013 02:53:03 -0000 Delivered-To: apmail-chemistry-commits-archive@chemistry.apache.org Received: (qmail 33772 invoked by uid 500); 3 Jul 2013 02:53:03 -0000 Mailing-List: contact commits-help@chemistry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@chemistry.apache.org Delivered-To: mailing list commits@chemistry.apache.org Received: (qmail 33762 invoked by uid 99); 3 Jul 2013 02:53:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jul 2013 02:53:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jul 2013 02:52:50 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 66D9D2388C1F; Wed, 3 Jul 2013 02:51:57 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1499183 [14/14] - in /chemistry/phpclient/trunk: ./ docs/ docs/atom/ docs/atom/classes/ docs/atom/css/ docs/atom/img/ docs/atom/img/icons/ docs/atom/img/iviewer/ docs/atom/js/ docs/atom/js/prettify/ docs/atom/namespaces/ docs/atom/packages/ Date: Wed, 03 Jul 2013 02:51:53 -0000 To: commits@chemistry.apache.org From: richardm@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130703025157.66D9D2388C1F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: chemistry/phpclient/trunk/docs/atom/structure.xml URL: http://svn.apache.org/viewvc/chemistry/phpclient/trunk/docs/atom/structure.xml?rev=1499183&view=auto ============================================================================== --- chemistry/phpclient/trunk/docs/atom/structure.xml (added) +++ chemistry/phpclient/trunk/docs/atom/structure.xml Wed Jul 3 02:51:51 2013 @@ -0,0 +1,2803 @@ + + + + + HTTP_OK + \HTTP_OK + 200 + + + HTTP_CREATED + \HTTP_CREATED + 201 + + + HTTP_ACCEPTED + \HTTP_ACCEPTED + 202 + + + HTTP_NONAUTHORITATIVE_INFORMATION + \HTTP_NONAUTHORITATIVE_INFORMATION + 203 + + + HTTP_NO_CONTENT + \HTTP_NO_CONTENT + 204 + + + HTTP_RESET_CONTENT + \HTTP_RESET_CONTENT + 205 + + + HTTP_PARTIAL_CONTENT + \HTTP_PARTIAL_CONTENT + 206 + + + HTTP_MULTIPLE_CHOICES + \HTTP_MULTIPLE_CHOICES + 300 + + + HTTP_BAD_REQUEST + \HTTP_BAD_REQUEST + 400 + + + HTTP_UNAUTHORIZED + \HTTP_UNAUTHORIZED + 401 + + + HTTP_FORBIDDEN + \HTTP_FORBIDDEN + 403 + + + HTTP_NOT_FOUND + \HTTP_NOT_FOUND + 404 + + + HTTP_METHOD_NOT_ALLOWED + \HTTP_METHOD_NOT_ALLOWED + 405 + + + HTTP_NOT_ACCEPTABLE + \HTTP_NOT_ACCEPTABLE + 406 + + + HTTP_PROXY_AUTHENTICATION_REQUIRED + \HTTP_PROXY_AUTHENTICATION_REQUIRED + 407 + + + xHTTP_REQUEST_TIMEOUT + \xHTTP_REQUEST_TIMEOUT + 408 + + + HTTP_CONFLICT + \HTTP_CONFLICT + 409 + + + HTTP_UNSUPPORTED_MEDIA_TYPE + \HTTP_UNSUPPORTED_MEDIA_TYPE + 415 + + + HTTP_UNPROCESSABLE_ENTITY + \HTTP_UNPROCESSABLE_ENTITY + 422 + + + HTTP_INTERNAL_SERVER_ERROR + \HTTP_INTERNAL_SERVER_ERROR + 500 + + + \Exception + CmisInvalidArgumentException + \CmisInvalidArgumentException + + + \Exception + CmisObjectNotFoundException + \CmisObjectNotFoundException + + + \Exception + CmisPermissionDeniedException + \CmisPermissionDeniedException + + + \Exception + CmisNotSupportedException + \CmisNotSupportedException + + + \Exception + CmisNotImplementedException + \CmisNotImplementedException + + + \Exception + CmisConstraintException + \CmisConstraintException + + + \Exception + CmisRuntimeException + \CmisRuntimeException + + + + CMISRepositoryWrapper + \CMISRepositoryWrapper + + + + + + + $url + + + + + + + + + $username + + + + + + + + + $password + + + + + + + + + $authenticated + + + + + + + + + $workspace + + + + + + + + + $last_request + + + + + + + + + $do_not_urlencode + + + + + + + + + $_addlCurlOptions + array() + + + + + + + + $namespaces + array("cmis" => "http://docs.oasis-open.org/ns/cmis/core/200908/", "cmisra" => "http://docs.oasis-open.org/ns/cmis/restatom/200908/", "atom" => "http://www.w3.org/2005/Atom", "app" => "http://www.w3.org/2007/app") + + + + + + + + __construct + __construct + + + + + + + $url + + + + + $username + null + + + + $password + null + + + + $options + null + + + + $addlCurlOptions + array() + array + + + + getAsArray + getAsArray + + + + + + + $prop + + + + + + getOpUrl + getOpUrl + + + + + + + $url + + + + + $options + null + + + + + convertStatusCode + convertStatusCode + + + + + + + $code + + + + + $message + + + + + + connect + connect + + + + + + + $url + + + + + $username + + + + + $password + + + + + $options + + + + + + doGet + doGet + + + + + + + $url + + + + + + doDelete + doDelete + + + + + + + $url + + + + + + doPost + doPost + + + + + + + $url + + + + + $content + + + + + $contentType + + + + + $charset + null + + + + + doPut + doPut + + + + + + + $url + + + + + $content + + + + + $contentType + + + + + $charset + null + + + + + doRequest + doRequest + + + + + + + $url + + + + + $method + "GET" + + + + $content + null + + + + $contentType + null + + + + $charset + null + + + + + getLastRequest + getLastRequest + + + getLastRequestBody + getLastRequestBody + + + getLastRequestCode + getLastRequestCode + + + getLastRequestContentType + getLastRequestContentType + + + getLastRequestContentLength + getLastRequestContentLength + + + getLastRequestURL + getLastRequestURL + + + getLastRequestMethod + getLastRequestMethod + + + getLastRequestContentTypeSent + getLastRequestContentTypeSent + + + getLastRequestContentSent + getLastRequestContentSent + + + processTemplate + processTemplate + + + + + + + $template + + + + + $values + array() + + + + + doXQuery + doXQuery + + + + + + + $xmldata + + + + + $xquery + + + + + + doXQueryFromNode + doXQueryFromNode + + + + + + + $xmlnode + + + + + $xquery + + + + + + getLinksArray + getLinksArray + + + + + + + $xmlnode + + + + + + extractAllowableActions + extractAllowableActions + + + + + + + $xmldata + + + + + + extractAllowableActionsFromNode + extractAllowableActionsFromNode + + + + + + + $xmlnode + + + + + + extractObject + extractObject + + + + + + + $xmldata + + + + + + extractObjectFromNode + extractObjectFromNode + + + + + + + $xmlnode + + + + + + handleSpaces + handleSpaces + + + + + + + $path + + + + + + extractTypeDef + extractTypeDef + + + + + + + $xmldata + + + + + + extractTypeDefFromNode + extractTypeDefFromNode + + + + + + + $xmlnode + + + + + + extractObjectFeed + extractObjectFeed + + + + + + + $xmldata + + + + + + extractObjectFeedFromNode + extractObjectFeedFromNode + + + + + + + $xmlnode + + + + + + extractTypeFeed + extractTypeFeed + + + + + + + $xmldata + + + + + + extractTypeFeedFromNode + extractTypeFeedFromNode + + + + + + + $xmlnode + + + + + + extractWorkspace + extractWorkspace + + + + + + + $xmldata + + + + + + extractWorkspaceFromNode + extractWorkspaceFromNode + + + + + + + $xmlnode + + + + + + + Make this work with cookies + Make this storage optional + Review + Maybe use ->length=0 to even detect null values + RRM FIX THIS + RRM FIX THIS + + + No page-level DocBlock was found in file cmis/cmis_repository_wrapper.php + No DocBlock was found for \CmisInvalidArgumentException + No DocBlock was found for \CmisObjectNotFoundException + No DocBlock was found for \CmisPermissionDeniedException + No DocBlock was found for \CmisNotSupportedException + No DocBlock was found for \CmisNotImplementedException + No DocBlock was found for \CmisConstraintException + No DocBlock was found for \CmisRuntimeException + No short description for class \CMISRepositoryWrapper + No short description for property $url + No short description for property $username + No short description for property $password + No short description for property $authenticated + No short description for property $workspace + No short description for property $last_request + No short description for property $do_not_urlencode + No short description for property $_addlCurlOptions + No short description for property $namespaces + No short description for method __construct() + Argument $url is missing from the Docblock of __construct() + Argument $username is missing from the Docblock of __construct() + Argument $password is missing from the Docblock of __construct() + Argument $options is missing from the Docblock of __construct() + Argument $addlCurlOptions is missing from the Docblock of __construct() + No short description for method getAsArray() + Argument $prop is missing from the Docblock of getAsArray() + No short description for method getOpUrl() + Argument $url is missing from the Docblock of getOpUrl() + Argument $options is missing from the Docblock of getOpUrl() + No short description for method convertStatusCode() + Argument $code is missing from the Docblock of convertStatusCode() + Argument $message is missing from the Docblock of convertStatusCode() + No short description for method connect() + Argument $url is missing from the Docblock of connect() + Argument $username is missing from the Docblock of connect() + Argument $password is missing from the Docblock of connect() + Argument $options is missing from the Docblock of connect() + No short description for method doGet() + Argument $url is missing from the Docblock of doGet() + No short description for method doDelete() + Argument $url is missing from the Docblock of doDelete() + No short description for method doPost() + Argument $url is missing from the Docblock of doPost() + Argument $content is missing from the Docblock of doPost() + Argument $contentType is missing from the Docblock of doPost() + Argument $charset is missing from the Docblock of doPost() + No short description for method doPut() + Argument $url is missing from the Docblock of doPut() + Argument $content is missing from the Docblock of doPut() + Argument $contentType is missing from the Docblock of doPut() + Argument $charset is missing from the Docblock of doPut() + No short description for method doRequest() + Argument $url is missing from the Docblock of doRequest() + Argument $method is missing from the Docblock of doRequest() + Argument $content is missing from the Docblock of doRequest() + Argument $contentType is missing from the Docblock of doRequest() + Argument $charset is missing from the Docblock of doRequest() + No DocBlock was found for method getLastRequest() + No DocBlock was found for method getLastRequestBody() + No DocBlock was found for method getLastRequestCode() + No DocBlock was found for method getLastRequestContentType() + No DocBlock was found for method getLastRequestContentLength() + No DocBlock was found for method getLastRequestURL() + No DocBlock was found for method getLastRequestMethod() + No DocBlock was found for method getLastRequestContentTypeSent() + No DocBlock was found for method getLastRequestContentSent() + No short description for method processTemplate() + Argument $template is missing from the Docblock of processTemplate() + Argument $values is missing from the Docblock of processTemplate() + No short description for method doXQuery() + Argument $xmldata is missing from the Docblock of doXQuery() + Argument $xquery is missing from the Docblock of doXQuery() + No short description for method doXQueryFromNode() + Argument $xmlnode is missing from the Docblock of doXQueryFromNode() + Argument $xquery is missing from the Docblock of doXQueryFromNode() + No short description for method getLinksArray() + Argument $xmlnode is missing from the Docblock of getLinksArray() + No short description for method extractAllowableActions() + Argument $xmldata is missing from the Docblock of extractAllowableActions() + No short description for method extractAllowableActionsFromNode() + Argument $xmlnode is missing from the Docblock of extractAllowableActionsFromNode() + No short description for method extractObject() + Argument $xmldata is missing from the Docblock of extractObject() + No short description for method extractObjectFromNode() + Argument $xmlnode is missing from the Docblock of extractObjectFromNode() + No short description for method handleSpaces() + Argument $path is missing from the Docblock of handleSpaces() + No short description for method extractTypeDef() + Argument $xmldata is missing from the Docblock of extractTypeDef() + No short description for method extractTypeDefFromNode() + Argument $xmlnode is missing from the Docblock of extractTypeDefFromNode() + No short description for method extractObjectFeed() + Argument $xmldata is missing from the Docblock of extractObjectFeed() + No short description for method extractObjectFeedFromNode() + Argument $xmlnode is missing from the Docblock of extractObjectFeedFromNode() + No short description for method extractTypeFeed() + Argument $xmldata is missing from the Docblock of extractTypeFeed() + No short description for method extractTypeFeedFromNode() + Argument $xmlnode is missing from the Docblock of extractTypeFeedFromNode() + No short description for method extractWorkspace() + Argument $xmldata is missing from the Docblock of extractWorkspace() + No short description for method extractWorkspaceFromNode() + Argument $xmlnode is missing from the Docblock of extractWorkspaceFromNode() + + + + + cmis_repository_wrapper.php + + + OPT_MAX_ITEMS + \OPT_MAX_ITEMS + "maxItems" + + + OPT_SKIP_COUNT + \OPT_SKIP_COUNT + "skipCount" + + + OPT_FILTER + \OPT_FILTER + "filter" + + + OPT_INCLUDE_PROPERTY_DEFINITIONS + \OPT_INCLUDE_PROPERTY_DEFINITIONS + "includePropertyDefinitions" + + + OPT_INCLUDE_RELATIONSHIPS + \OPT_INCLUDE_RELATIONSHIPS + "includeRelationships" + + + OPT_INCLUDE_POLICY_IDS + \OPT_INCLUDE_POLICY_IDS + "includePolicyIds" + + + OPT_RENDITION_FILTER + \OPT_RENDITION_FILTER + "renditionFilter" + + + OPT_INCLUDE_ACL + \OPT_INCLUDE_ACL + "includeACL" + + + OPT_INCLUDE_ALLOWABLE_ACTIONS + \OPT_INCLUDE_ALLOWABLE_ACTIONS + "includeAllowableActions" + + + OPT_DEPTH + \OPT_DEPTH + "depth" + + + OPT_CHANGE_LOG_TOKEN + \OPT_CHANGE_LOG_TOKEN + "changeLogToken" + + + OPT_CHECK_IN_COMMENT + \OPT_CHECK_IN_COMMENT + "checkinComment" + + + OPT_CHECK_IN + \OPT_CHECK_IN + "checkin" + + + OPT_MAJOR_VERSION + \OPT_MAJOR_VERSION + "major" + + + COLLECTION_ROOT_FOLDER + \COLLECTION_ROOT_FOLDER + "root" + + + COLLECTION_TYPES + \COLLECTION_TYPES + "types" + + + COLLECTION_CHECKED_OUT + \COLLECTION_CHECKED_OUT + "checkedout" + + + COLLECTION_QUERY + \COLLECTION_QUERY + "query" + + + COLLECTION_UNFILED + \COLLECTION_UNFILED + "unfiled" + + + URI_TEMPLATE_OBJECT_BY_ID + \URI_TEMPLATE_OBJECT_BY_ID + "objectbyid" + + + URI_TEMPLATE_OBJECT_BY_PATH + \URI_TEMPLATE_OBJECT_BY_PATH + "objectbypath" + + + URI_TEMPLATE_TYPE_BY_ID + \URI_TEMPLATE_TYPE_BY_ID + "typebyid" + + + URI_TEMPLATE_QUERY + \URI_TEMPLATE_QUERY + "query" + + + LINK_SELF + \LINK_SELF + "self" + + + LINK_SERVICE + \LINK_SERVICE + "service" + + + LINK_DESCRIBED_BY + \LINK_DESCRIBED_BY + "describedby" + + + LINK_VIA + \LINK_VIA + "via" + + + LINK_EDIT_MEDIA + \LINK_EDIT_MEDIA + "edit-media" + + + LINK_EDIT + \LINK_EDIT + "edit" + + + LINK_ALTERNATE + \LINK_ALTERNATE + "alternate" + + + LINK_FIRST + \LINK_FIRST + "first" + + + LINK_PREVIOUS + \LINK_PREVIOUS + "previous" + + + LINK_NEXT + \LINK_NEXT + "next" + + + LINK_LAST + \LINK_LAST + "last" + + + LINK_UP + \LINK_UP + "up" + + + LINK_DOWN + \LINK_DOWN + "down" + + + LINK_DOWN_TREE + \LINK_DOWN_TREE + "down-tree" + + + LINK_VERSION_HISTORY + \LINK_VERSION_HISTORY + "version-history" + + + LINK_CURRENT_VERSION + \LINK_CURRENT_VERSION + "current-version" + + + LINK_ALLOWABLE_ACTIONS + \LINK_ALLOWABLE_ACTIONS + "http://docs.oasis-open.org/ns/cmis/link/200908/allowableactions" + + + LINK_RELATIONSHIPS + \LINK_RELATIONSHIPS + "http://docs.oasis-open.org/ns/cmis/link/200908/relationships" + + + LINK_SOURCE + \LINK_SOURCE + "http://docs.oasis-open.org/ns/cmis/link/200908/source" + + + LINK_TARGET + \LINK_TARGET + "http://docs.oasis-open.org/ns/cmis/link/200908/target" + + + LINK_POLICIES + \LINK_POLICIES + "http://docs.oasis-open.org/ns/cmis/link/200908/policies" + + + LINK_ACL + \LINK_ACL + "http://docs.oasis-open.org/ns/cmis/link/200908/acl" + + + LINK_CHANGES + \LINK_CHANGES + "http://docs.oasis-open.org/ns/cmis/link/200908/changes" + + + LINK_FOLDER_TREE + \LINK_FOLDER_TREE + "http://docs.oasis-open.org/ns/cmis/link/200908/foldertree" + + + LINK_ROOT_DESCENDANTS + \LINK_ROOT_DESCENDANTS + "http://docs.oasis-open.org/ns/cmis/link/200908/rootdescendants" + + + LINK_TYPE_DESCENDANTS + \LINK_TYPE_DESCENDANTS + "http://docs.oasis-open.org/ns/cmis/link/200908/typedescendants" + + + MIME_ATOM_XML + \MIME_ATOM_XML + 'application/atom+xml' + + + MIME_ATOM_XML_ENTRY + \MIME_ATOM_XML_ENTRY + 'application/atom+xml;type=entry' + + + MIME_ATOM_XML_FEED + \MIME_ATOM_XML_FEED + 'application/atom+xml;type=feed' + + + MIME_CMIS_TREE + \MIME_CMIS_TREE + 'application/cmistree+xml' + + + MIME_CMIS_QUERY + \MIME_CMIS_QUERY + 'application/cmisquery+xml' + + + \CMISRepositoryWrapper + CMISService + \CMISService + + CMIS Service + + + + + + $_link_cache + + + + + + + + + $_title_cache + + + + + + + + + $_objTypeId_cache + + + + + + + + + $_type_cache + + + + + + + + + $_changeToken_cache + + + + + + + + + __construct + __construct + + Construct a new CMISService Connector + + + String + + + String + + + String + + + mixed[] + + + mixed[] + + + + + + $url + + + + + $username + + + + + $password + + + + + $options + null + + + + $addlCurlOptions + array() + array + + + + cacheObjectInfo + cacheObjectInfo + + + + + + + $obj + + + + + + getMultiValuedProp + getMultiValuedProp + + Get an Object's property and return it as an array + <p>This returns an array even if it is a scalar or null</p> + + + Object + + + String + + + + + + + $obj + + + + + $propName + + + + + + cacheFeedInfo + cacheFeedInfo + + + + + + + $objs + + + + + + cacheTypeFeedInfo + cacheTypeFeedInfo + + + + + + + $typs + + + + + + cacheTypeInfo + cacheTypeInfo + + + + + + + $tDef + + + + + + getPropertyType + getPropertyType + + + + + + + $typeId + + + + + $propertyId + + + + + + getObjectType + getObjectType + + + + + + + $objectId + + + + + + getTitle + getTitle + + + + + + + $objectId + + + + + + getTypeLink + getTypeLink + + + + + + + $typeId + + + + + $linkName + + + + + + getLink + getLink + + + + + + + $objectId + + + + + $linkName + + + + + + getRepositories + getRepositories + + Get an Object by Object Id + + + + + + + getRepositoryInfo + getRepositoryInfo + + Get Repository Information + + + + + + + + getTypeDescendants + getTypeDescendants + + Get a set of object-types that are descendants of the specified type + <p>If typeId is null, then the repository MUST return all types and ignore the depth parameter.</p> + + String + + + + + + + + $typeId + null + + + + $depth + + + + + $options + array() + + + + + getTypeChildren + getTypeChildren + + Get a list of object-types that are children of the specified type + <p>If typeId is null, then the repository MUST return all base object-types.</p> + + String + + + + + + + $typeId + null + + + + $options + array() + + + + + getTypeDefinition + getTypeDefinition + + Gets the definition of the specified object-type. + + + String + + + + + + + $typeId + + + + + $options + array() + + + + + getObjectTypeDefinition + getObjectTypeDefinition + + Get an Object's Property Type by Object Id + + + String + + + + + + + $objectId + + + + + + createType + createType + + Creates a new type definition. + <p>Creates a new type definition that is a subtype of an existing specified parent type. +Only properties that are new to this type (not inherited) are passed to this service.</p> + + String + + + + + + + $objectType + + + + + + updateType + updateType + + Updates a type definition + <p>If you add an optional property to a type in error. There is no way to remove it/correct it - without +deleting the type.</p> + + String + + + + + + + $objectType + + + + + + deleteType + deleteType + + Deletes a type definition + <p>If there are object instances present of the type being deleted then this operation MUST fail.</p> + + String + + + + + + $typeId + + + + + + getFolderTree + getFolderTree + + Get the list of descendant folders contained in the specified folder. + + + String + + + String + + + + + + + $folderId + + + + + $depth + + + + + $options + array() + + + + + getDescendants + getDescendants + + Get the list of descendant objects contained in the specified folder. + + + String + + + String + + + + + + + $folderId + + + + + $depth + + + + + $options + array() + + + + + getChildren + getChildren + + Get the list of child objects contained in the specified folder. + + + String + + + + + + + $folderId + + + + + $options + array() + + + + + getFolderParent + getFolderParent + + Get the parent folder of the specified folder. + + + String + + + + + + + $folderId + + + + + $options + array() + + + + + getObjectParents + getObjectParents + + Get the parent folder(s) for the specified fileable object. + + + String + + + + + + + $objectId + + + + + $options + array() + + + + + getCheckedOutDocs + getCheckedOutDocs + + Get the list of documents that are checked out that the user has access to. + <p>.</p> + + + + + + $options + array() + + + + + getQueryTemplate + getQueryTemplate + + + + + + + + query + query + + Execute a CMIS Query + + + String + + + mixed[] + + + + + + + $statement + + + + + $options + array() + + + + + checkURL + checkURL + + + + + + + $url + + + + + $functionName + null + + + + + getContentChanges + getContentChanges + + Get Content Changes + + + mixed[] + + + + + + + $options + array() + + + + + getEntryTemplate + getEntryTemplate + + + + + + + + getPropertyTemplate + getPropertyTemplate + + + + + + + + processPropertyTemplates + processPropertyTemplates + + + + + + + $objectType + + + + + $propMap + + + + + + getContentEntry + getContentEntry + + + + + + + $content + + + + + $content_type + "application/octet-stream" + + + + + getSummaryTemplate + getSummaryTemplate + + + + + + + + getContentTemplate + getContentTemplate + + + + + + + + createAtomEntry + createAtomEntry + + + + + + + $name + + + + + $properties + + + + + + getObject + getObject + + Get an Object by Object Id + + [... 887 lines stripped ...]