|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.peer.util.LyPeerFileValue
public class LyPeerFileValue
This class implements a peer storage info to fetch a FileValue from a provider. Usually, this is a reference to a BLOB entry in a database.
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
Constructor Summary | |
---|---|
LyPeerFileValue()
Constructs a new object. |
Method Summary | |
---|---|
java.lang.String |
getLocator()
Gets the locator of the file. |
java.lang.String |
getName()
Gets the peer name of the file. |
void |
setLocator(java.lang.String locator)
Sets the locator of the file. |
void |
setName(java.lang.String name)
Sets the peer name of the file. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String __VERSION
Constructor Detail |
---|
public LyPeerFileValue()
Method Detail |
---|
public java.lang.String getName()
public void setName(java.lang.String name)
name
- the file namepublic java.lang.String getLocator()
public void setLocator(java.lang.String locator)
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |