Uses of Class
lumis.portal.webfilereplication.WebFileReplicationProperty
-
Packages that use WebFileReplicationProperty Package Description lumis.portal.webfilereplication Contains the classes for web file replication feature. -
-
Uses of WebFileReplicationProperty in lumis.portal.webfilereplication
Methods in lumis.portal.webfilereplication that return WebFileReplicationProperty Modifier and Type Method Description WebFileReplicationProperty
WebFileReplicationPropertyValue. getProperty()
Returns the property associated with the value.Methods in lumis.portal.webfilereplication that return types with arguments of type WebFileReplicationProperty Modifier and Type Method Description Collection<WebFileReplicationProperty>
WebFileReplicationType. getProperties()
Returns the custom properties of the type.Methods in lumis.portal.webfilereplication with parameters of type WebFileReplicationProperty Modifier and Type Method Description void
WebFileReplicationPropertyValue. setProperty(WebFileReplicationProperty property)
Defines the property associated with the value.
-