Type Template
<...>
<ID>xs:long</ID>
<objectType>xs:int</objectType>
<!-- List of ... -->
<availableContentTypes>xs:string</availableContentTypes>
<!-- List of ... -->
<contentTypes>xs:string</contentTypes>
<creationDate>xs:dateTime</creationDate>
<description>xs:string</description>
<displayName>xs:string</displayName>
<modificationDate>xs:dateTime</modificationDate>
<name>xs:string</name>
<...>Note: Element descriptions are split into information that's
relevant when you're creating an instance of this type and information
relevant when you're receiving an instance of it. Occasionally these
will differ.
Elements
| Element |
Description |
| availableContentTypes
|
- Setting
- Getting
|
| contentTypes
|
- Setting
- Getting
|
| creationDate
|
- Setting
- Sets the creation date of the community. In most cases, the creation date
will default to when the community was entered into the system. However,
the creation date needs to be set manually when importing data.
In other words, skin authors should ignore this method since it only
intended for system maintenance.
- Getting
- Returns the Date that the community was created.
|
| description
|
- Setting
- Sets the description of the community.
- Getting
- Returns the description of the community.
|
| displayName
|
- Setting
- Sets the displayName of the community.
- Getting
- Returns the displayName of the community.
|
| ID
|
- Setting
- Set the unique id of this object.
- Getting
|
| modificationDate
|
- Setting
- Sets the date the community was last modified. In most cases, last modifed
will default to when the community data was last changed. However,
the last modified date needs to be set manually when importing data.
In other words, skin authors should ignore this method since it only
intended for system maintenance.
- Getting
- Returns the Date this community was last modified. In other words, the
date of the most recent community update in this community.
By default, this feature is
|
| name
|
- Setting
- Sets the name of the community.
- Getting
|
| objectType
|
- Setting
- Sets the object type of the jive object.
- Getting
|