Uses of Class
lumis.portal.webfilereplication.WebFileReplicationPropertyValue
-
Packages that use WebFileReplicationPropertyValue Package Description lumis.portal.webfilereplication Contains the classes for web file replication feature. -
-
Uses of WebFileReplicationPropertyValue in lumis.portal.webfilereplication
Methods in lumis.portal.webfilereplication that return types with arguments of type WebFileReplicationPropertyValue Modifier and Type Method Description Collection<WebFileReplicationPropertyValue>
WebFileReplication. getPropertyValues()
Returns the properties values of the replication.Method parameters in lumis.portal.webfilereplication with type arguments of type WebFileReplicationPropertyValue Modifier and Type Method Description void
WebFileReplication. setPropertyValues(Collection<WebFileReplicationPropertyValue> propertyValues)
Defines the the properties values of the replication.
-