|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object lumis.portal.webfilereplication.WebFileReplicationProperty
public class WebFileReplicationProperty
Custom property of a web file replication type.
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 |
---|
public WebFileReplicationProperty()
Method Detail |
---|
public String getId()
public String getName()
public String getDataType()
public WebFileReplicationType getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |