com.plumtree.portalpages.browsing.editors.dircommon
Class CardStatisticObject

java.lang.Object
  extended by com.plumtree.portalpages.browsing.editors.dircommon.CardStatisticObject

public class CardStatisticObject
extends java.lang.Object

Author:
$author$

Field Summary
 boolean m_bIsDeleteable
           
 boolean m_bIsDisplayable
           
 boolean m_bIsMoreLikeThis
           
 boolean m_bIsReadOnly
           
 java.lang.Object m_oParentFolderPaths
           
 java.lang.String m_sPropName
           
 java.lang.String m_sPropValue
           
 
Constructor Summary
CardStatisticObject(java.lang.String strName, java.lang.String strValue, java.lang.Object oParentFolderPaths)
          Creates a new CardStatisticObject object.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_oParentFolderPaths

public java.lang.Object m_oParentFolderPaths

m_sPropName

public java.lang.String m_sPropName

m_sPropValue

public java.lang.String m_sPropValue

m_bIsDeleteable

public boolean m_bIsDeleteable

m_bIsDisplayable

public boolean m_bIsDisplayable

m_bIsMoreLikeThis

public boolean m_bIsMoreLikeThis

m_bIsReadOnly

public boolean m_bIsReadOnly
Constructor Detail

CardStatisticObject

public CardStatisticObject(java.lang.String strName,
                           java.lang.String strValue,
                           java.lang.Object oParentFolderPaths)
Creates a new CardStatisticObject object.

Parameters:
strName -
strValue -
oParentFolderPaths -



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.