WebCenter Interaction API  
 

PT_SERIALIZED_LOCALIZED_STRINGS_COLS Members

PT_SERIALIZED_LOCALIZED_STRINGS_COLS overview

Public Static Fields

public fieldstaticPT_SLS_CLASSID The index of the column containing the ClassID of the object in question
public fieldstaticPT_SLS_ITEMID The index of the column containing the Item ID of the object in question. For Plumtree objects, this is the ObjectID.
public fieldstaticPT_SLS_SOURCE_LANG The index of the column containing the language of the source string
public fieldstaticPT_SLS_SOURCE_STRING The index of the column containing the source string- the "primary" Name, Description, etc. for the object
public fieldstaticPT_SLS_STRINGID The index of the column containing the String ID of the string in question. For Plumtree objects, this is "0" for Name, and "1" for Description.
public fieldstaticPT_SLS_TARGET_STRING_START The index of the first column containing localized strings

Public Instance Constructors

public method PT_SERIALIZED_LOCALIZED_STRINGS_COLS Constructor Initializes a new instance of the PT_SERIALIZED_LOCALIZED_STRINGS_COLS 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_SERIALIZED_LOCALIZED_STRINGS_COLS Class | com.plumtree.server Namespace | IPTStringLocalizationManager