WebCenter Interaction API  
 

PT_FOLDER_SETTINGS Members

PT_FOLDER_SETTINGS overview

Public Static Fields

public fieldstaticPT_FOLDER_CLASSFN_AND_FILTERS All of a folder's filters must be satisfied for cards to pass
public fieldstaticPT_FOLDER_CLASSFN_DEFAULT_SUBFOLDERID Cards rejected from child folders default to this specified folder
public fieldstaticPT_FOLDER_CLASSFN_DONT_INDEX Folder object itself should not be indexed for search
public fieldstaticPT_FOLDER_CLASSFN_OR_FILTERS Any of a folder's filters can be satisfied for cards to pass
public fieldstaticPT_FOLDER_CLASSFN_PASS_ALL_CARDS Allow all cards to pass without examination
public fieldstaticPT_FOLDER_CLASSFN_PASS_NO_CARDS No cards may pass irrespective of filter satisfication
public fieldstaticPT_FOLDER_CLASSFN_PUT_CARDS_HERE Cards rejected from child folders default to this parent folder
public fieldstaticPT_FOLDER_INDEXONSTORE Folder should be indexed at the time store is called
public fieldstaticPT_FOLDER_SEMIO_ENHANCED Folder is subject of Semio integration logic

Public Instance Constructors

public method PT_FOLDER_SETTINGS Constructor Initializes a new instance of the PT_FOLDER_SETTINGS class.

Public Instance Methods

public methodEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
public methodGetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
public methodGetType (inherited from Object)Gets the Type of the current instance.
public methodToString (inherited from Object)Returns a String that represents the current Object.

See Also

PT_FOLDER_SETTINGS Class | com.plumtree.server Namespace | folder queries can have a propid that returns the classification settings of the folder. in this case, when you ask the query result for the value with the propid for the classification settings field, you will get back an int that will have the following in a bitmask