com.compoze.collab
Interface IMissingItem

All Superinterfaces
IItem, Serializable

public interface IMissingItem
extends IItem

The IMissingItem interface is used to represent items that were not found when requesting multiple IDs.


Field Summary
static ItemClass CLASS
          The item class of IMissingItem.
 
Fields inherited from interface com.compoze.collab.IItem
ID, ITEM_CLASS, KEYID_ID, KEYID_ITEM_CLASS, KEYID_PARENT_ID, MINIMUM_ITEM_KEYS, PARENT_ID
 
Method Summary
 
Methods inherited from interface com.compoze.collab.IItem
commit, containsKey, containsKey, copyProperties, copyTo, delete, fetchProperties, getAttribute, getEnum, getID, getInputStream, getItemClass, getOutputStream, getParent, getParent, getParentID, getProperties, getProperties, getProperties, getProperty, getProperty, getProperty, getReader, getRootContainer, getSession, getWriter, isMissing, moveTo, removeAttribute, removeProperty, setAttribute, setProperties, setProperty, setProperty, setProperty
 

Field Detail

CLASS

static final ItemClass CLASS
The item class of IMissingItem.



Copyright © 2006 BEA Systems, Inc. All Rights Reserved