- MailUtility - Class in com.ptc.sc.util
-
- MailUtility() - Constructor for class com.ptc.sc.util.MailUtility
-
- main(String[]) - Static method in class com.ptc.sc.eff.SCEffectivityDefaultRenderer
-
- main(String[]) - Static method in class com.ptc.sc.loader.SCLoader
-
- main(String[]) - Static method in class com.ptc.sc.loader.WncInsLoader
-
- main(String...) - Static method in class com.ptc.sc.sce.data.VerifyOrientationPaths
-
- main(String) - Static method in class com.ptc.sc.upgrade.LoadData
-
- main(String[]) - Static method in class com.ptc.sc.util.RelativePath
-
A simple utility wihch will calculate the relative path from the first argument to the second argument
For example, given the following two arguments:
/src/store/modules/datamodel/bookDataModel
/src/store/common
This utility will return "../../../common"
- main(String[]) - Static method in class com.ptc.sc.util.TemplateCombiner
-
- main(String[]) - Static method in class com.ptc.sc.util.TemplateMapGenerator
-
- main(String[]) - Static method in class com.ptc.sc.util.TranslationJSONUpdater
-
- main(String[]) - Static method in class com.ptc.upgrade.UpgradeUtility
-
- main(String[]) - Static method in class wt.load.LoadFileSet
-
- main(String[]) - Static method in class wt.load.LoadFromFile
-
- manager - Static variable in class com.ptc.sc.data.download.LicenseServiceInit
-
- mapException(Exception) - Method in class com.ptc.sc.services.SCCoreExceptionMapper
-
- mapIntoDataContext(SCQueryInfo, E3CDataContext) - Static method in class com.ptc.sce.odata.visitor.MapQueryInfoFilterToE3CDataContextVisitor
-
Uses QueryInfo filter's visit pattern to determine the facets to apply
to the current E3CDataContext.
- mapper(File, InputStream) - Static method in class com.ptc.sc.loader.SCMapper
-
- mapper(File, File) - Static method in class com.ptc.sc.loader.SCMapper
-
- mapper(File, String) - Static method in class com.ptc.sc.loader.SCMapper
-
- MAPPER_EXTENSION - Static variable in class com.ptc.sc.export.LicenseExport
-
- MAPPER_EXTENSION - Static variable in interface com.ptc.sc.loader.Loader
-
- MAPPING - Static variable in class com.ptc.sc.services.StandardTypeAttributeService
-
- mappingMongoConverter() - Method in class com.ptc.sc.dao.config.SpringMongoConfig
-
- MapQueryInfoFilterToE3CDataContextVisitor - Class in com.ptc.sce.odata.visitor
-
ExpressionVisitor for working against information type filter expressions in
QueryInfo.filter.
- MARK_FOR_DELETE - Static variable in class com.ptc.sce.cart.SCECartItem
-
- markItemForDebugging(SCItem, ItemSync) - Method in class com.ptc.sc.services.sync.SynchUtils
-
- MASTER_DEBUG - Static variable in class com.ptc.sc.services.sync.SynchUtils
-
- MASTER_ID - Static variable in class com.ptc.sc.services.sync.SynchUtils
-
- MasterSynchronizer - Class in com.ptc.sc.services.sync
-
- MasterSynchronizer(SynchUtils) - Constructor for class com.ptc.sc.services.sync.MasterSynchronizer
-
- matches(SCENavNode) - Method in class com.ptc.sc.sce.util.NavFacetMatcher
-
- MATCHING_RELATED_PART_LABEL - Static variable in class com.ptc.sc.resource.SCSearchResourceRB
-
- matchingChildren(SCENavNode) - Method in class com.ptc.sc.sce.util.NavFacetMatcher
-
- MAX_APPLICABILITY_MESSAGE - Static variable in class com.ptc.sc.resource.SCSearchResourceRB
-
- MBEAN_SERVER_DELEGATE_OBJECTNAME - Static variable in class wt.jmx.core.MBeanRegistry
-
ObjectName of MBeanServerDelegate
Supported API: true
- MBeanRegistry - Class in wt.jmx.core
-
Provides constants and utilities related to registration of MBeans with an
MBeanServer.
- MBeanRegistry() - Constructor for class wt.jmx.core.MBeanRegistry
-
- MDC_CLIENT_ADDR_KEY - Static variable in interface sc.log4j.Log4jConstants
-
Name of log4j MDC (see org.apache.log4j.MDC) entry containing the client
IP address.
- MDC_CONTEXT_LABEL - Static variable in interface sc.log4j.Log4jConstants
-
Name of log4j MDC (see org.apache.log4j.MDC) entry containing a label
or identification of the current execution context, e.g.
- MDC_CONTEXT_TYPE - Static variable in interface sc.log4j.Log4jConstants
-
Name of log4j MDC (see org.apache.log4j.MDC) entry containing the type of
execution context that MDC_CONTEXT_LABEL applies to, e.g.
- MDC_EFFECTIVE_PRINCIPAL_KEY - Static variable in interface sc.log4j.Log4jConstants
-
Name of log4j MDC (see org.apache.log4j.MDC) entry containing the current
effective principal's authentication name.
- MDC_IE_CONTEXT_ID - Static variable in interface sc.log4j.Log4jConstants
-
Name of log4j MDC (see org.apache.log4j.MDC) entry containing the IeContext id.
- MDC_METHOD_CONTEXT_DETAIL - Static variable in interface sc.log4j.Log4jConstants
-
Name of log4j MDC (see org.apache.log4j.MDC) entry containing the method
context detail.
- MDC_METHOD_CONTEXT_ID - Static variable in interface sc.log4j.Log4jConstants
-
Name of log4j MDC (see org.apache.log4j.MDC) entry containing the method
context id.
- MDC_PARENT_METHOD_CONTEXT_ID - Static variable in interface sc.log4j.Log4jConstants
-
Name of log4j MDC (see org.apache.log4j.MDC) entry containing the parent method
context id.
- MDC_REMOTE_CALL_ID_KEY - Static variable in interface sc.log4j.Log4jConstants
-
Name of log4j MDC (see org.apache.log4j.MDC) entry containing (callee
generated) id of remote call that is currently being processed, e.g.
- MDC_SAMPLE_START_TIME - Static variable in interface sc.log4j.Log4jConstants
-
Name of log4j MDC (see org.apache.log4j.MDC) entry containing time at
which an ongoing data sampling activity began.
- MDC_SERVLET_REQUEST_ID_KEY - Static variable in interface sc.log4j.Log4jConstants
-
Name of log4j MDC (see org.apache.log4j.MDC) entry containing an id like
remoteCallId but specifically for servlet requests.
- MDC_SESSION_PRINCIPAL_KEY - Static variable in interface sc.log4j.Log4jConstants
-
Name of log4j MDC (see org.apache.log4j.MDC) entry containing the current
session principal's authentication name.
- MDC_USER_KEY - Static variable in interface sc.log4j.Log4jConstants
-
Name of log4j MDC (see org.apache.log4j.MDC) entry containing the user
authentication name.
- MDC_WEB_APP_KEY - Static variable in interface sc.log4j.Log4jConstants
-
Name of log4j MDC (see org.apache.log4j.MDC) entry containing the context
path (e.g.
- MEDIA - Static variable in class com.ptc.sc.resource.SCSearchResourceRB
-
- MEDIA - Static variable in class com.ptc.sce.bookmark.InformationType
-
- MEDIA_ITEM_EXPRESSION - Static variable in class com.ptc.sce.datamapping.LegacySCIdConverter
-
- MEDIA_OP_EXPRESSION - Static variable in class com.ptc.sce.datamapping.LegacySCIdConverter
-
- MEDIA_URL - Static variable in class com.ptc.sc.sce.util.ClientUrlUtility
-
- MediaSCEItemSerializer - Class in com.ptc.sc.sce.data.serializer
-
- MediaSCEItemSerializer() - Constructor for class com.ptc.sc.sce.data.serializer.MediaSCEItemSerializer
-
- MERGED_SCPROFILE - Static variable in class com.ptc.sc.profile.ProfileCacheDB
-
Merged profile object for particular user
- MergedSCProfile - Class in com.ptc.sc.profile
-
A class to hold information about merged profiles attributes.
- MergedSCProfile(Set<CacheSCElement>, Set<CacheWTGroup>, Set<CacheSCOptionChoice>, boolean, boolean) - Constructor for class com.ptc.sc.profile.MergedSCProfile
-
- MergedSCProfile() - Constructor for class com.ptc.sc.profile.MergedSCProfile
-
- mergeProfiles(WTUser) - Method in interface com.ptc.sc.services.SCProfileCommonService
-
- mergeProfiles(WTUser, String) - Method in interface com.ptc.sc.services.SCProfileCommonService
-
- mergeProfiles(String, String) - Method in class com.ptc.sc.services.StandardDealershipService
-
- mergeProfiles(String, String, boolean) - Method in class com.ptc.sc.services.StandardDealershipService
-
- mergeProfiles(WTUser) - Method in class com.ptc.sc.services.StandardProfileService
-
Merges the associated profile's attributes for the given user.
- mergeProfiles(String) - Method in class com.ptc.sc.services.StandardProfileService
-
- mergeProfiles(WTUser) - Method in class com.ptc.sc.services.StandardSCProfileCommonService
-
- mergeProfiles(WTUser, String) - Method in class com.ptc.sc.services.StandardSCProfileCommonService
-
- MessageCallback - Interface in com.ptc.sc.download.scan
-
- MessageTag - Class in com.ptc.core.components.tags.format
-
Supported API: false
Extendable: false
- MessageTag() - Constructor for class com.ptc.core.components.tags.format.MessageTag
-
- METADATA_KEY_PART_VALIDATION - Static variable in class com.ptc.sc.util.ValidationUtil
-
- METADATA_VALUE_INVALID - Static variable in class com.ptc.sc.util.ValidationUtil
-
- METADATA_VALUE_VALID - Static variable in class com.ptc.sc.util.ValidationUtil
-
- MIME_TYPE - Static variable in class com.ptc.sc.sce.data.serializer.MediaSCEItemSerializer
-
- MIME_TYPE - Static variable in class com.ptc.sc.services.plugins.excel.ExcelCartFormatConverterDelegate
-
- MimeTypeUtility - Class in com.ptc.sc.util
-
This class provides easy-to-use APIs for determines the MimeType of an extension according to Windchill's DataFormat registry.
- MISSING_SN_PRODUCT_NAME - Static variable in class com.ptc.sc.resource.SCWebServicesRB
-
- MOBILE_PHONE_NUMBER - Static variable in class com.ptc.sc.resource.SCEnterpriseAttributesRB
-
- Mobile_Phone_Number - Static variable in class com.ptc.sc.resource.SGReportRB
-
- MODIFIED_TIME_STAMP - Static variable in class com.ptc.sce.cart.SCECart
-
- MODIFIED_TIME_STAMP - Static variable in class com.ptc.sce.cart.SCECartItem
-
- modifiedTimeStamp - Variable in class com.ptc.sce.cart.SCECart
-
- MODIFY - Static variable in class com.ptc.sc.access.SCAccessPermission
-
- MODIFY - Static variable in class wt.access.AccessPermission
-
Modify permission
- MODIFY_CONTENT - Static variable in class wt.access.AccessPermission
-
Modify Content permission
- MODIFY_IDENTITY - Static variable in class wt.access.AccessPermission
-
Modify Identity permission
- MODIFY_SECURITY_LABELS - Static variable in class wt.access.AccessPermission
-
Modify Security Labels permission
- MODIFY_STAMP_ATTRIBUTE_NAME - Static variable in class com.ptc.sc.note.SCNoteConstants
-
- MODIFY_STAMP_ATTRIBUTE_NAME - Static variable in class com.ptc.sc.services.StandardSCNoteService
-
- MONGO_NAME - Static variable in class com.ptc.sc.loader.LoadBaseDataInstall
-
- MONGO_PASSWORD - Static variable in class com.ptc.sc.loader.LoadBaseDataInstall
-
- MONGO_USERNAME - Static variable in class com.ptc.sc.loader.LoadBaseDataInstall
-
- mongoClient() - Method in class com.ptc.sc.dao.config.SpringMongoConfig
-
- mongoDBName - Static variable in class com.ptc.sc.loader.LoadBaseDataInstall
-
- mongoHostName - Static variable in class com.ptc.sc.loader.LoadBaseDataInstall
-
- mongopassword - Static variable in class com.ptc.sc.loader.LoadBaseDataInstall
-
- mongoport - Static variable in class com.ptc.sc.loader.LoadBaseDataInstall
-
- mongoTemplate - Static variable in interface com.ptc.sc.dao.DownloadQueueItemDao
-
- mongoTemplate - Static variable in interface com.ptc.sc.dao.SCEUserPasswordChangedDao
-
- mongoTemplate - Variable in class com.ptc.sc.data.install.DownloadQueueItemInstaller
-
- mongoTemplate - Static variable in interface com.ptc.sc.sync.dao.ItemSyncDao
-
- mongouserName - Static variable in class com.ptc.sc.loader.LoadBaseDataInstall
-
- moveOrCopyCarts(SCList, SCId, boolean, SCQueryInfo) - Method in class com.ptc.sce.cart.AbstractCartService
-
- moveOrCopyCarts(SCList, SCId, boolean, SCQueryInfo) - Method in class com.ptc.sce.cart.StandardWishListService
-
- moveOrCopyItems(SCId, SCList, SCId, boolean, SCQueryInfo) - Method in class com.ptc.sce.cart.AbstractCartService
-
- MultiValueSearchInputFormatter - Class in com.ptc.sc.services.plugins
-
- MultiValueSearchInputFormatter() - Constructor for class com.ptc.sc.services.plugins.MultiValueSearchInputFormatter
-
- MyFilter - Class in com.ptc.sc.loader.logger
-
- MyFilter() - Constructor for class com.ptc.sc.loader.logger.MyFilter
-
- MyFormatter - Class in com.ptc.sc.loader.logger
-
- MyFormatter() - Constructor for class com.ptc.sc.loader.logger.MyFormatter
-
- MyHandler - Class in com.ptc.sc.loader.logger
-
- MyHandler() - Constructor for class com.ptc.sc.loader.logger.MyHandler
-