|
Jive Forums API (5.5.20.2-oracle) Web Services Client Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Property | |
---|---|
com.jivesoftware.forum.webservices |
Uses of Property in com.jivesoftware.forum.webservices |
---|
Methods in com.jivesoftware.forum.webservices that return Property | |
---|---|
Property[] |
SystemPropertiesService.getProperties()
Obtains all Jive System Properties. |
Property[] |
ForumCategoryService.getProperties(long categoryID)
Returns all tbe extended properties for the category with the specified id. |
Property[] |
ForumMessageService.getProperties(long messageID)
Returns all tbe extended properties for the message with the specified ID. |
Property[] |
ForumService.getProperties(long forumID)
Returns all tbe extended properties for the forum with the forum with specified ID. |
Property[] |
ForumThreadService.getProperties(long threadID)
Returns all tbe extended properties for the thread with the specified ID. |
Property[] |
GroupService.getProperties(long groupID)
Returns an array of all the extended properties for a group. |
Property[] |
ForumMessageService.getUnfilteredProperties(long messageID)
Returns the properties without applying filters to them first. |
Property[] |
ProfileService.getUserProperties(long userID)
Return all extended properties for the user with the specified id. |
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |