JSCAPE MFT Server

Uses of Class
com.jscape.util.TaggedProperties

Packages that use TaggedProperties
com.jscape.inet.mft.management.descriptors   
com.jscape.util   
 

Uses of TaggedProperties in com.jscape.inet.mft.management.descriptors
 

Methods in com.jscape.inet.mft.management.descriptors that return TaggedProperties
 TaggedProperties[] HttpConfiguration.getLanguages()
          Gets language resources.
 TaggedProperties[] WebDavConfiguration.getLanguages()
          Gets language resource properties.
 

Methods in com.jscape.inet.mft.management.descriptors with parameters of type TaggedProperties
 void HttpConfiguration.adjustLanguages(TaggedProperties original)
          Resets language resources to provided defaults.
 void WebDavConfiguration.adjustLanguages(TaggedProperties original)
          Resets language resource properties to provided defaults.
 void HttpConfiguration.setLanguages(TaggedProperties[] value)
          Sets language resources.
 void WebDavConfiguration.setLanguages(TaggedProperties[] value)
          Sets language resource properties.
 

Constructors in com.jscape.inet.mft.management.descriptors with parameters of type TaggedProperties
HttpConfiguration(TaggedProperties[] languages, java.lang.String logo, AutoLogoutTimeout autoLogoutTimeout, long connectionTimeout, java.lang.String redirectionUrl, boolean showButtonsShortcuts, boolean showTransferType, boolean showLoginInfo, boolean showAccountLink, boolean showSearch, boolean documentViewerEnabled, boolean emailFileTransferEnabled, Form[] uploadForms, SelfRegistrationConfiguration registrationConfiguration, java.lang.String aftpNatHost)
          Creates new instance.
WebDavConfiguration(TaggedProperties[] languages, java.lang.String logo, boolean appletAllowed, java.lang.String redirectionUrl, boolean showLoginInfo, boolean showAccountLink, boolean documentViewerEnabled)
          Creates new instance.
 

Uses of TaggedProperties in com.jscape.util
 

Methods in com.jscape.util with parameters of type TaggedProperties
 int TaggedProperties.TagComparator.compare(TaggedProperties p1, TaggedProperties p2)
           
 

Constructors in com.jscape.util with parameters of type TaggedProperties
TaggedProperties(TaggedProperties that)
          Copy constructor.
 


JSCAPE MFT Server

Copyright © JSCAPE LLC. 1999-2013. All Rights Reserved