Skip to main content link. Accesskey S
  • Anonymous
  • Log on
  • Help
  • IBM logo
  • Lotus Quickr wiki
  • All Wikis
  • Home
  • Community Articles
  • Product Documentation
  • Learning Center


Search

Advanced Search

Categories

Tag Cloud

  • 2010 Quickr 8.5 Customer Day
  • 8.0
  • 8.1
  • 8.1.1
  • 8.2
  • 8.5
  • administering
  • administrators
  • API
  • atom
  • authentication
  • best practices
  • best_practices
  • blogs
  • calendar integration
  • chat
  • clustering
  • configuration
  • configuring
  • Connections
  • Connectors
  • Content Integrator
  • customization
  • customizing
  • customizing_quickr
  • demo
  • deploying
  • deployment
  • Development
  • Document
  • document_libraries
  • Domino
  • draft
  • ECM
  • education
  • email
  • enablement
  • events
  • Feed
  • FileNet
  • folder
  • getting started
  • getting_started
  • installation
  • installing
  • integrating
  • introducing
  • key file
  • ldap
  • Library
  • lotusphere
  • LTPA
  • Masterclass
  • Media Gallery
  • media_Domino
  • media_Portal
  • migrating
  • migration
  • mml
  • nodes
  • notes
  • P8
  • performance
  • Places
  • Portal
  • profiles
  • proxy
  • qpconfig.xml
  • QRD85 Enablement
  • QuickPlace
  • Quickr
  • Quickr 8.5
  • Quickr Domino 8.2 Masterclass
  • Quickr Domino 8.5
  • Quickr Domino 8.5.1
  • Quickr Domino8.5
  • Quickr J2EE 8.1.1 Masterclass
  • Quickr_customization
  • Quickr_Domino_8.5
  • quickrD
  • QuickrJ
  • REST
  • Sametime
  • security
  • SiteMinder
  • SPNEGO
  • SSL
  • SSO
  • TAM
  • templates
  • test_infrastructure
  • theme
  • themes
  • tips
  • troubleshooting
  • upgrading
  • video
  • web_seminar
  • webservices
  • xml_node
InformationInformation
You are currently viewing machine translated content. IBM translation might be available. Click IBM Translated Product Documentation to see what is available.X


Home > API Documentation > getPlaceTypes (server)
Rate this article 1 starRate this article 2 starsRate this article 3 starsRate this article 4 starsRate this article 5 stars

getPlaceTypes (server) 

expanded Abstract
collapsed Abstract
No abstract provided.
The getPlaceTypes action retrieves specified attributes from all PlaceTypes on a server. The "standard" PlaceType is h_StdPlaceType.

Syntax

<?xml version="1.0"?> 

<service>

  <server action="getPlaceTypes"><hostname>www.acme.com</hostname> 
  </server> 
</service> 

or


<service>

  <server action="getPlaceTypes" local="true"> 
  </server> 
</service> 

Supported attributes

The getPlaceTypes action supports the following attributes in the results:

id

Unique ID to identify the PlaceType. This value is guaranteed to be unique.

Supported elements

The getPlaceTypes action supports the following elements in the results:

<name>

Specifies the name of the PlaceType.

<description>

Provides a description of the PlaceType. This value is set in the IBM Lotus Quickr UI. It is displayed during the creation of a place.

<addition_information_url>

Provides an addition information url. This value is set in the Lotus Quickr UI. It is displayed during the creation of a place.

Results

PlaceTypes are listed by server name. The following example demonstrates the results of the getPlaceTypes action:

<?xml version="1.0"?> 

<service>

  <server local="true"> 
    <placetypes> 
      <placetype id="8912471890219238"> 
        <name>ACMETeamPlacetype</name> 
        <description>The ACME Team's Placetype</description> 
        <additional_information_url> 
          http://www.acme.com/acmeteaminfo 
        </additional_information_url> 
      </placetype> 
      <placetype> 
        ...... 
      </placetype> 
    </placetypes> 
  </server> 
</service> 


Return to the Java API overview and index.


expanded Article information
collapsed Article information
Category:
API Documentation
Tags:
8.2, xml_node

This Version: Version 13 April 29, 2010 2:42:00 PM by Kristopher T Stoddard  IBMer

expanded Attachments (0)
collapsed Attachments (0)

 


expanded Versions (6)
collapsed Versions (6)
Version Comparison     
Version Date Changed by               Summary of changes
This version (13) Apr 29, 2010 2:42:00 PM Kristopher T Stoddard  
12 Sep 2, 2009 11:29:12 AM Kristopher T Stoddard  
11 Sep 1, 2009 4:11:20 PM Kristopher T Stoddard  
9 Aug 24, 2009 3:30:02 PM Kristopher T Stoddard  
8 Aug 24, 2009 3:07:15 PM Kristopher T Stoddard  
1 May 19, 2009 5:38:17 PM Jennifer Dunne  
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedSubscribe to RSSHelpAbout
  • All Lotus and WebSphere Portal wikis
  • IBM developerWorks
  • IBM Software support
  • IBM Social Business User Experience Blog
  • IBMSocialBizUX on Twitter
  • IBMSocialBizUX on Facebook
  • Lotus product forums
  • IBM Social Business UX Blog
  • IBM Collaboration Solutions
  • Recently added feedRecently added
  • Recently edited feedRecently edited
  • Recently added comments feedRecently Added Comments
  • Wiki Help
  • Forgot user name/password
  • Wiki design feedback
  • Content feedback
  • About the wiki
  • About IBM
  • Privacy
  • Contact IBM
  • IBM Terms of use
  • Wiki terms of use