lumis.portal.webfilereplication
Class WebFileReplicationProperty

Package class diagram package WebFileReplicationProperty
java.lang.Object
  extended by lumis.portal.webfilereplication.WebFileReplicationProperty
All Implemented Interfaces:
Serializable

public class WebFileReplicationProperty
extends Object
implements Serializable

Custom property of a web file replication type.

Since:
6.0.0
See Also:
Serialized Form

Constructor Summary
WebFileReplicationProperty()
           
 
Method Summary
 String getDataType()
          Returns the data type of the property.
 String getId()
          Returns the identifier of the property.
 String getName()
          Returns the name of the property.
 WebFileReplicationType getType()
          Returns the web file replication type that owns the property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebFileReplicationProperty

public WebFileReplicationProperty()
Method Detail

getId

public String getId()
Returns the identifier of the property.

Returns:
the identifier of the property.
Since:
6.0.0

getName

public String getName()
Returns the name of the property.

Returns:
the name of the property.
Since:
6.0.0

getDataType

public String getDataType()
Returns the data type of the property.

Returns:
the data type of the property.
Since:
6.0.0

getType

public WebFileReplicationType getType()
Returns the web file replication type that owns the property.

Returns:
the web file replication type that owns the property.
Since:
6.0.0


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.