WebCenter Interaction API  
 

PT_PROPERTY_CHARACTERISTICS Members

PT_PROPERTY_CHARACTERISTICS overview

Public Static Fields

public fieldstaticPT_PROPCHAR_HREF 
public fieldstaticPT_PROPCHAR_INVALID 
public fieldstaticPT_PROPCHAR_ISCARDPROP 
public fieldstaticPT_PROPCHAR_MANDATORY 
public fieldstaticPT_PROPCHAR_MULTIVALUED 
public fieldstaticPT_PROPCHAR_PICKTABLE 
public fieldstaticPT_PROPCHAR_PICKTABLECOLS 
public fieldstaticPT_PROPCHAR_PICKTYPE 
public fieldstaticPT_PROPCHAR_READONLYVALUE 
public fieldstaticPT_PROPCHAR_REFCLASS 
public fieldstaticPT_PROPCHAR_SEARCHABLE 
public fieldstaticPT_PROPCHAR_VISIBLE 

Public Instance Constructors

public method PT_PROPERTY_CHARACTERISTICS Constructor Initializes a new instance of the PT_PROPERTY_CHARACTERISTICS 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_PROPERTY_CHARACTERISTICS Class | com.plumtree.server Namespace | IPTProperty