atg.scenario.userprofiling
Class ScenarioPropertyManager

java.lang.Object
  extended by atg.nucleus.logging.VariableArgumentApplicationLoggingImpl
      extended by atg.nucleus.logging.ApplicationLoggingImpl
          extended by atg.userprofiling.PropertyManager
              extended by atg.scenario.userprofiling.ScenarioPropertyManager
All Implemented Interfaces:
ApplicationLogging, atg.nucleus.logging.ApplicationLoggingSender, atg.nucleus.logging.TraceApplicationLogging, VariableArgumentApplicationLogging, atg.process.ProcessConstants, atg.scenario.ScenarioConstants
Direct Known Subclasses:
CommercePropertyManager

public class ScenarioPropertyManager
extends PropertyManager
implements atg.scenario.ScenarioConstants

An extension of PropertyManager which can be used to configure DSS-specific property names.


Field Summary
static java.lang.String CLASS_VERSION
          Class version string
 
Fields inherited from class atg.userprofiling.PropertyManager
mContactInfoPropertyName
 
Fields inherited from interface atg.scenario.ScenarioConstants
ATTR_SCENARIO_REDIRECT, PROPERTY_REFERENCE_TARGET, PROPERTY_REFERENCE_TYPE, PROPERTY_SCENARIO_INSTANCES, PROPERTY_SLOT_INSTANCES
 
Fields inherited from interface atg.process.ProcessConstants
COLLECTIVE_CLONE_PROPERTIES, DEFAULT_INITIAL_TIME_DELAY, DEFAULT_MAX_BATCH_SIZE, DEFAULT_PROCESS_FILE_EXTENSION, DEFAULT_TEMPLATE_FILE_EXTENSION, INDIVIDUAL_CLONE_PROPERTIES, INPUT_PORT_BATCH_TIMER, INPUT_PORT_COLLECTIVE_TIMER, INPUT_PORT_DISABLE_PROCESS, INPUT_PORT_GLOBAL_EVENT, INPUT_PORT_INDIVIDUAL_EVENT, INPUT_PORT_INDIVIDUAL_TIMER, INPUT_PORT_MIGRATION_UPDATE, INPUT_PORT_PROCESS_UPDATE, INPUT_PORT_SEGMENT_START_TIMER, JMS_TYPE_BATCH_TIMER, JMS_TYPE_COLLECTIVE_TIMER, JMS_TYPE_DISABLE_PROCESS, JMS_TYPE_INDIVIDUAL_TIMER, JMS_TYPE_MIGRATION_DELETE, JMS_TYPE_MIGRATION_UPDATE, JMS_TYPE_PROCESS_UPDATE, MIGRATION_STATUS_DONE, MIGRATION_STATUS_IN_PROGRESS, OUTPUT_PORT_BATCH_TIMER, OUTPUT_PORT_COLLECTIVE_TIMER, OUTPUT_PORT_INDIVIDUAL_TIMER, OUTPUT_PORT_MIGRATION_UPDATE, OUTPUT_PORT_PROCESS_UPDATE, OUTPUT_PORT_SEGMENT_START_TIMER, PROPERTY_AUTHOR, PROPERTY_COLLECTIVE_INSTANCE, PROPERTY_CONTEXT_BOOLEANS, PROPERTY_CONTEXT_DATES, PROPERTY_CONTEXT_DOUBLES, PROPERTY_CONTEXT_LONGS, PROPERTY_CONTEXT_STRINGS, PROPERTY_COUNT, PROPERTY_CREATED_BY_RECURRING_EVENT, PROPERTY_CREATION_TIME, PROPERTY_CREATOR_ID, PROPERTY_EVENT_TYPE, PROPERTY_ID, PROPERTY_LAST_MODIFIED_BY, PROPERTY_LAST_QUERY_ID, PROPERTY_MESSAGE_BEAN, PROPERTY_MIGRATION_INFO, PROPERTY_MIGRATION_INFOS, PROPERTY_MIGRATION_STATUS, PROPERTY_MODIFICATION_TIME, PROPERTY_NEW_MODIFICATION_TIME, PROPERTY_NUM_TRANSITION_RETRIES, PROPERTY_OLD_MODIFICATION_TIME, PROPERTY_PDL, PROPERTY_PROCESS_INFO, PROPERTY_PROCESS_NAME, PROPERTY_PROCESS_STATUS, PROPERTY_SEGMENT_NAME, PROPERTY_SEGMENT_NAMES, PROPERTY_SERVER_ID, PROPERTY_SERVER_TYPE, PROPERTY_STATE, PROPERTY_STATE_MACHINE_VERSION, PROPERTY_STEP, PROPERTY_SUBJECT, PROPERTY_TEMPLATE_NAME, STEP_ACTIONS_1, STEP_ACTIONS_2, STEP_NEXT_STATE_1, STEP_NEXT_STATE_2, UNDEFINED_TIMESTAMP_VALUE, WILDCARD_MATCH_ALL
 
Fields inherited from interface atg.nucleus.logging.TraceApplicationLogging
DEFAULT_LOG_TRACE_STATUS
 
Fields inherited from interface atg.nucleus.logging.ApplicationLogging
DEFAULT_LOG_DEBUG_STATUS, DEFAULT_LOG_ERROR_STATUS, DEFAULT_LOG_INFO_STATUS, DEFAULT_LOG_WARNING_STATUS
 
Constructor Summary
ScenarioPropertyManager()
           
 
Method Summary
 java.lang.String getScenarioInstancesPropertyName()
          Returns the name of the profile's "scenarioInstances" property.
 java.lang.String getSlotInstancesPropertyName()
          Returns the name of the profile's "slotInstances" property.
 void setScenarioInstancesPropertyName(java.lang.String pPropertyName)
          Sets the name of the profile's "scenarioInstances" property.
 void setSlotInstancesPropertyName(java.lang.String pPropertyName)
          Sets the name of the profile's "slotInstances" property.
 
Methods inherited from class atg.userprofiling.PropertyManager
generatePassword, generatePassword, generatePasswordHash, getAccessRightNamePropertyName, getAccessRightsPropertyName, getAncestorOrganizationsPropertyName, getAutoLoginPropertyName, getContactInfoPropertyName, getEmailAddressPropertyName, getEmailStatusPropertyName, getFirstNamePropertyName, getFullNamePropertyName, getGeneratedPasswordPropertyName, getLastEmailedPropertyName, getLastNamePropertyName, getLastPasswordUpdatePropertyName, getLocalePropertyName, getLoggingIdentifier, getLoginPropertyName, getMiddleNamePropertyName, getOrganizationPropertyName, getPasswordHasher, getPasswordPropertyName, getPreviousPasswordsPropertyName, getReceiveEmailPropertyName, getRegistrationDatePropertyName, getRolesPropertyName, getSecondaryOrganizationsPropertyName, getSecureProtocolName, getSecurityStatusAnonymous, getSecurityStatusBasicAuth, getSecurityStatusCertificate, getSecurityStatusCookie, getSecurityStatusLogin, getSecurityStatusPropertyName, getSecurityStatusSecureLogin, getSecurityStatusUrl, hasProperty, hasProperty, setAccessRightNamePropertyName, setAccessRightsPropertyName, setAncestorOrganizationsPropertyName, setAutoLoginPropertyName, setContactInfoPropertyName, setEmailAddressPropertyName, setEmailStatusPropertyName, setFirstNamePropertyName, setFullNamePropertyName, setGeneratedPasswordPropertyName, setLastEmailedPropertyName, setLastNamePropertyName, setLastPasswordUpdatePropertyName, setLocalePropertyName, setLoginPropertyName, setMiddleNamePropertyName, setOrganizationPropertyName, setPasswordHasher, setPasswordPropertyName, setPreviousPasswordsPropertyName, setReceiveEmailPropertyName, setRegistrationDatePropertyName, setRolesPropertyName, setSecondaryOrganizationsPropertyName, setSecureProtocolName, setSecurityStatusAnonymous, setSecurityStatusBasicAuth, setSecurityStatusCertificate, setSecurityStatusCookie, setSecurityStatusLogin, setSecurityStatusPropertyName, setSecurityStatusSecureLogin, setSecurityStatusUrl
 
Methods inherited from class atg.nucleus.logging.ApplicationLoggingImpl
addGlobalLogListeners, addLogListener, getLoggingForVlogging, getLoggingIdentifer, getLogListenerCount, getLogListeners, initializeFromServiceEvent, isAutoInitListeners, isLoggingDebug, isLoggingError, isLoggingInfo, isLoggingTrace, isLoggingWarning, logDebug, logDebug, logDebug, logError, logError, logError, logInfo, logInfo, logInfo, logTrace, logTrace, logTrace, logWarning, logWarning, logWarning, removeLogListener, sendLogEvent, setAutoInitListeners, setLoggingDebug, setLoggingError, setLoggingIdentifier, setLoggingInfo, setLoggingTrace, setLoggingWarning
 
Methods inherited from class atg.nucleus.logging.VariableArgumentApplicationLoggingImpl
vlogDebug, vlogDebug, vlogDebug, vlogDebug, vlogError, vlogError, vlogError, vlogError, vlogInfo, vlogInfo, vlogInfo, vlogInfo, vlogTrace, vlogTrace, vlogTrace, vlogTrace, vlogWarning, vlogWarning, vlogWarning, vlogWarning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS_VERSION

public static java.lang.String CLASS_VERSION
Class version string

Constructor Detail

ScenarioPropertyManager

public ScenarioPropertyManager()
Method Detail

getScenarioInstancesPropertyName

public java.lang.String getScenarioInstancesPropertyName()
Returns the name of the profile's "scenarioInstances" property.


setScenarioInstancesPropertyName

public void setScenarioInstancesPropertyName(java.lang.String pPropertyName)
Sets the name of the profile's "scenarioInstances" property.


getSlotInstancesPropertyName

public java.lang.String getSlotInstancesPropertyName()
Returns the name of the profile's "slotInstances" property.


setSlotInstancesPropertyName

public void setSlotInstancesPropertyName(java.lang.String pPropertyName)
Sets the name of the profile's "slotInstances" property.