Clearspace API (2.5.29) Core Javadocs

com.jivesoftware.community
Interface JiveHierarchicalContainer

All Superinterfaces:
JiveContainer, JiveObject
All Known Subinterfaces:
Community, Project

public interface JiveHierarchicalContainer
extends JiveContainer

A base container object that jive container objects that can be nested will implement


Method Summary
 JiveHierarchicalContainer getParentContainer()
          Returns the JiveContainer that contains this JiveContainer
 
Methods inherited from interface com.jivesoftware.community.JiveContainer
getAvailableContentTypes, getContentTypes, getCreationDate, getDescription, getDisplayName, getInterceptorManager, getModificationDate, getName, getPermissions, getPermissionsManager, getProperties, getTaggableTypes, isAuthorized, setContentTypes, setCreationDate, setDescription, setDisplayName, setModificationDate, setName
 
Methods inherited from interface com.jivesoftware.community.JiveObject
getID, getObjectType
 

Method Detail

getParentContainer

JiveHierarchicalContainer getParentContainer()
Returns the JiveContainer that contains this JiveContainer

Returns:
the parent container for this container

Clearspace Project Page

Copyright © 1999-2007 Jive Software.