WebCenter Interaction API  
 

PT_SERVER_CONFIG_SETTINGNAME Members

PT_SERVER_CONFIG_SETTINGNAME overview

Public Static Fields

public fieldstaticPT_ADMIN_SYNCHRONOUS_INDEXING int value- will objects be indexed on store, or at some later time?
public fieldstaticPT_CONTENT_SNAPSHOT_PORTLET_MODE int value- if 0, "more" link takes you the advance search page. If 1, "more" link activates pagination.
public fieldstaticPT_DATABASE_TYPE 
public fieldstaticPT_DIRECTORY_BROWSEBY int value- used by the UI to record the method of supplying browse functionality in the directory (through search or the DB)
public fieldstaticPT_DIRECTORY_DEFAULT_DOCTYPE int value- the ObjectID of the Document Type to be used by default when a user submits a document for Card creation
public fieldstaticPT_DIRECTORY_DOC_DESC_TYPE string value- used by the UI to record how descriptions should be displayed for Cards
public fieldstaticPT_DIRECTORY_FOLD_DESC_TYPE string value- used by the UI to record how descriptions should be displayed for Folders
public fieldstaticPT_DIRECTORY_NUM_DOC_COLUMNS 
public fieldstaticPT_DIRECTORY_NUM_DOCS_PER_PAGE int value- used by the UI to record the number of Cards to display per page
public fieldstaticPT_DIRECTORY_NUM_FOLD_COLUMNS int value- used by the UI to record the number of columns in which to display folders
public fieldstaticPT_DIRECTORY_NUM_FOLDERS_PER_PAGE 
public fieldstaticPT_DIRECTORY_NUM_SUB_SUB_FOLDERS int value- used by the UI to record the number of subfolders to be displayed under a folder
public fieldstaticPT_DIRECTORY_PLACE_RELATED_RESOURCE int value- used by the UI to record the placement of related resources on the page
public fieldstaticPT_DIRECTORY_PROP_COLUMNS string value- used by the UI to record the Properties to be displayed when a user views the Directory
public fieldstaticPT_GLOBAL_DEPLOYMENT_NODE_TYPE int value- the node type to be used for replication
public fieldstaticPT_NODE_ID string value- the node identifier of the node to be used for replication
public fieldstaticPT_PASSWORD_EXPIRATION int value- how many days until a password expires
public fieldstaticPT_PASSWORD_EXPIRATION_WARNING int value- how many days to warn before the password expires
public fieldstaticPT_PASSWORD_INCLUDE_CASING boolean value- whether or not to require upper and lower case letters in passwords
public fieldstaticPT_PASSWORD_INCLUDE_NUMBERS boolean value- whether or not to require numbers in passwords
public fieldstaticPT_PASSWORD_INCLUDE_PUNCTUATION boolean value- whether or not to require punctuation in passwords
public fieldstaticPT_PASSWORD_LENGTH int value- minimum length of passwords
public fieldstaticPT_PASSWORD_NO_USER_IDS boolean value- whether or not to disallow user ids in passwords
public fieldstaticPT_PASSWORD_REUSE_HISTORY int value- how often someone can reuse the same password
public fieldstaticPT_PASSWORD_SEED String value- the key used to initialize the crypto algorithm for the passwords
public fieldstaticPT_SCHEMA_VERSION string value- the version of the DB schema, as recorded in the DB
public fieldstaticPT_SEARCH_ALLOW_SPELLCHECK int value- should search queries be spell corrected?
public fieldstaticPT_SEARCH_ALLOW_THESAURUS int value- If 0, thesaurus expansion in banner search is disabled. If 1, thesaurus expansion is enabled and will be applied if the Search Server has been configured with a synonym list.
public fieldstaticPT_SEARCH_BULK_IMPORT_BYTE_LIMIT int value- the number of bytes to be indexed in one "bulk import" during crawling, defaults to 1000000
public fieldstaticPT_SEARCH_BULK_IMPORT_SIZE int value- the number of Cards to be indexed in one "bulk import" during crawling, defaults to 100 if not set
public fieldstaticPT_SEARCH_CLUSTER_HOST_NAME string value- the host name of one machine in a search cluster used to contact the cluster
public fieldstaticPT_SEARCH_CLUSTER_HOST_PORT string value- the port of one machine in a search cluster used to contact the cluster
public fieldstaticPT_SEARCH_CONTENT_TERM_LIMIT int value- the maximum number of terms which can be retrieved per Property with search results.
public fieldstaticPT_SEARCH_DEFAULT_FIELD_ALIAS string value- Comma-separated list of fields considered by banner search. Default value is "PT1[2.0],PT2[0.1],PT50[0.1]". Do not change without consulting the Plumtree Administrator's Guide.
public fieldstaticPT_SEARCH_DOCUMENT_SUMMARY_SIZE int value- Number of words to extract from the full-text of cards for use as a document summary.
public fieldstaticPT_SEARCH_ENCODED_DOCUMENT_BYTE_LIMIT int value- the maximum number of bytes of full text to extract from a document. Defaults to 1000000.
public fieldstaticPT_SEARCH_FAILOVER_QUERY_HOST_NAME string value- the name of the machine hosting the Plumtree Search Server to be used for failover
public fieldstaticPT_SEARCH_FAILOVER_QUERY_PORT_NUMBER int value- the port number of the search server on the PT_SEARCH_FAILOVER_QUERY_HOST_NAME machine
public fieldstaticPT_SEARCH_INDEX_COMMUNITY_USER_MEMBERS 
public fieldstaticPT_SEARCH_INDEXING_HOST_NAME string value- the name of the machine hosting the Plumtree Search Server to be used for indexing
public fieldstaticPT_SEARCH_INDEXING_PORT_NUMBER int value- the port number of the search server on the PT_SEARCH_INDEXING_HOST_NAME machine
public fieldstaticPT_SEARCH_KWIC_WINDOW_SIZE int value- Size in words of the context window surrounding highlighted keywords in search results.
public fieldstaticPT_SEARCH_MAX_NUM_KWICS int value- Maximum number of context windows to display in keyword highlighted search results.
public fieldstaticPT_SEARCH_QUERY_HOST_NAME string value- the name of the machine hosting the Plumtree Search Server to be used for querying
public fieldstaticPT_SEARCH_QUERY_PORT_NUMBER int value- the port number of the search server on the PT_SEARCH_QUERY_HOST_NAME machine
public fieldstaticPT_SEARCH_UPDATE_REQUEST_SIZE int value- then number of items to be indexed in a batch by the Search Maintenance agent
public fieldstaticPT_SETTINGNAME_ALLOW_NEW_USER_CREATION_TO_ALL int value- if 0, a user must be granted the Create User activity right to create users. If 1, all users may create users.
public fieldstaticPT_SETTINGNAME_AUDIT_ARCHIVE_PATH string value- the path to the Audit archive files
public fieldstaticPT_SETTINGNAME_AUDIT_CONFIG int value- a bitmask of values from the PT_AUDIT_TYPES constants that determines what types of auditing are enabled
public fieldstaticPT_SETTINGNAME_AUDIT_DAYS_IN_ARCHIVE int value- number of days that Audit data should be archived in files before deleting
public fieldstaticPT_SETTINGNAME_AUDIT_DAYS_IN_DB int value- number of days that Audit data should be maintained in the DB before archiving it to files
public fieldstaticPT_SETTINGNAME_AUTOASSIGNNUMERICAUTH int value- should the Portal automatically assign a numeric authentication username to all users on store. 1 for yes, 0 for no.
public fieldstaticPT_SETTINGNAME_CARDS_FULLTEXT_COLLECTION_PATH 
public fieldstaticPT_SETTINGNAME_CARDS_PROPSRCH_COLLECTION_PATH 
public fieldstaticPT_SETTINGNAME_CENTRALIZED_INDEXING_DELETE_TIMEOUT 
public fieldstaticPT_SETTINGNAME_CENTRALIZED_INDEXING_INDEX_TIMEOUT 
public fieldstaticPT_SETTINGNAME_CENTRALIZED_INDEXING_LOCAL_TEMP_PATH 
public fieldstaticPT_SETTINGNAME_CENTRALIZED_INDEXING_UNC_TEMP_PATH 
public fieldstaticPT_SETTINGNAME_DEFAULT_CHARSET 
public fieldstaticPT_SETTINGNAME_DEFAULT_LOCALE string value- the default locale to be used to index documents when the locale cannot be identified
public fieldstaticPT_SETTINGNAME_DEFAULT_TIMEZONE 
public fieldstaticPT_SETTINGNAME_ENABLE_CENTRALIZED_INDEXING 
public fieldstaticPT_SETTINGNAME_ENABLE_DEBUG_PORTLET_ERRORS_MODE int value- if 0, debugging mode is disabled. If 1, debugging mode has been enabled.
public fieldstaticPT_SETTINGNAME_ENABLE_DEBUG_SUBPORTAL_RULES_MODE int value- if 0, debugging mode is disabled. If 1, debugging mode has been enabled.
public fieldstaticPT_SETTINGNAME_ENABLE_LEGACY_MYPORTAL_ACCESS 
public fieldstaticPT_SETTINGNAME_FOLDERS_PROPSRCH_COLLECTION_PATH 
public fieldstaticPT_SETTINGNAME_IMAGE_FILES_PATH 
public fieldstaticPT_SETTINGNAME_INVALID a placeholder to store the largest valid setting + 1
public fieldstaticPT_SETTINGNAME_INVITE_CIPHER_KEY int value- invitation cipher key
public fieldstaticPT_SETTINGNAME_ISSUES_PATH 
public fieldstaticPT_SETTINGNAME_JOB_LOG_EXPIRATION_PERIOD int value- number of days that job logs are maintained before being deleted
public fieldstaticPT_SETTINGNAME_NAMING_AUTHORITY 
public fieldstaticPT_SETTINGNAME_NUMERIC_AUTH int value- determines if numeric authentication is supported (IPTSession.NumericConnect.) 1 for yes, 0 for no.
public fieldstaticPT_SETTINGNAME_PLUMTREE_COLLAB_SERVER_INSTALLED int value- is the Collaboration server installed?
public fieldstaticPT_SETTINGNAME_PLUMTREE_CONTENT_SERVER_INSTALLED int value- is the Content server installed?
public fieldstaticPT_SETTINGNAME_PLUMTREE_DISPLAYFILESDIRECTORY_URL string value - the URL to the directory where the data source provider specific display files are stored
public fieldstaticPT_SETTINGNAME_PLUMTREE_ENDUSEROBJECTCACHE_TIMEOUTSECONDS int value- the number of seconds that end user objects such as mandatory Gadgets and Communities should live in the cache
public fieldstaticPT_SETTINGNAME_PLUMTREE_INSTALL_PATH 
public fieldstaticPT_SETTINGNAME_PLUMTREE_OPENFEDERATEDSEARCH_URL string value- the URL in the Portal used to open federated search items
public fieldstaticPT_SETTINGNAME_PLUMTREE_SOAPAPI_URL string value- used by the UI to record the URL to the SOAP API server
public fieldstaticPT_SETTINGNAME_PLUMTREE_WEBSERVER_URL 
public fieldstaticPT_SETTINGNAME_PORTAL_UUID string value- unique identifier for the Portal server cluster (used to identify the Server to Gadget Servers, etc.)
public fieldstaticPT_SETTINGNAME_PROPBAG_FILES_PATH string value- path used by IPTSession.CreateSerializedPropertyBag and similar calls
public fieldstaticPT_SETTINGNAME_USERACCOUNT_BADLOGONATTEMPTS int value- number of times a user may fail to logon before they're considered bad (i.e. before we think they're trying to guess a password.)
public fieldstaticPT_SETTINGNAME_USERACCOUNT_BADLOGONMINUTES int value- number of minutes to remember that a "bad logon" was attempted (essentially the TTL of the "bad logon" cache.)
public fieldstaticPT_SETTINGNAME_USERACCOUNT_ENABLELOCKING int value- is account locking enabled? 1 for yes, 0 for no.
public fieldstaticPT_SETTINGNAME_USERACCOUNT_LOCKMINUTES int value- number of minutes that an account will be locked before the lock expires
public fieldstaticPT_SNAPSHOT_QUERY_RESULTS_FACTOR int value- this value is multiplied against the max number of cache results to return in order to increase the chances that an individual will get results.
public fieldstaticPT_STATE_FILES_PATH string value- path to the saved state files used to suspend and resume jobs
public fieldstaticPT_TOKEN_PASSWORD string value- the seed string used to generate Login Tokens (e.g. to support Remember My Password functionality)

Public Instance Constructors

public method PT_SERVER_CONFIG_SETTINGNAME Constructor Initializes a new instance of the PT_SERVER_CONFIG_SETTINGNAME 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_SERVER_CONFIG_SETTINGNAME Class | com.plumtree.server Namespace | IPTServerConfigSettings