Compoze Software, Inc.

com.compoze.collab.im
Interface IFriendsContainer

All Superinterfaces:
IContainer, IItem, java.io.Serializable

public interface IFriendsContainer
extends IContainer

Container class that holds IM friends. There is exactly one friends container in the IM container hierarchy. See the package description for more details.


Field Summary
static ContainerClass CLASS
          The ContainerClass that represents an IFriendsContainer.
static java.lang.String ID
          The fixed ID of the IM friends container (528c09a2-4eca-4292-992b-276ceea92c02).
 
Fields inherited from interface com.compoze.collab.IContainer
CONTAINER_CLASS, HAS_SUBCONTAINERS, HOLDS_ITEMS, HOLDS_SUBCONTAINERS, KEYID_CONTAINER_CLASS, KEYID_HAS_SUBCONTAINERS, KEYID_HOLDS_ITEMS, KEYID_HOLDS_SUBCONTAINERS, KEYID_NAME, KEYID_SUBCONTAINER_COUNT, MINIMUM_CONTAINER_KEYS, NAME, SUBCONTAINER_COUNT
 
Fields inherited from interface com.compoze.collab.IItem
ITEM_CLASS, KEYID_ID, KEYID_ITEM_CLASS, KEYID_PARENT_ID, MINIMUM_ITEM_KEYS, PARENT_ID
 
Methods inherited from interface com.compoze.collab.IContainer
add, add, add, addSubcontainer, copyTo, getContainerClass, getItemCount, getItemCount, getItems, getItems, getItems, getItems, getItems, getName, getSubcontainer, getSubcontainer, getSubcontainers, getSubcontainers, hasSubcontainer, holdsItems, holdsSubcontainers, isUnder, moveTo, setName
 
Methods inherited from interface com.compoze.collab.IItem
commit, containsKey, containsKey, copyProperties, delete, fetchProperties, getAttribute, getEnum, getID, getInputStream, getItemClass, getOutputStream, getParent, getParent, getParentID, getProperties, getProperties, getProperties, getProperty, getProperty, getProperty, getReader, getRootContainer, getSession, getWriter, isMissing, removeAttribute, removeProperty, setAttribute, setProperties, setProperty, setProperty, setProperty
 

Field Detail

ID


public static final java.lang.String ID
The fixed ID of the IM friends container (528c09a2-4eca-4292-992b-276ceea92c02).

CLASS


public static final ContainerClass CLASS
The ContainerClass that represents an IFriendsContainer.

Compoze Software, Inc.

Copyright ©1999-2003 Compoze Software, Inc. All rights reserved.