|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_CM_Media_Server
public class X_CM_Media_Server
Generated Model for CM_Media_Server
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=859 |
static String |
Table_Name
TableName=CM_Media_Server |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_CM_Media_Server(Ctx ctx,
int CM_Media_Server_ID,
String trxName)
Standard Constructor |
|
X_CM_Media_Server(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getCM_Media_Server_ID()
Get Media Server. |
int |
getCM_WebProject_ID()
Get Web Project. |
String |
getDescription()
Get Description. |
String |
getFolder()
Get Folder. |
String |
getHelp()
Get Comment. |
String |
getIP_Address()
Get IP Address. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
String |
getPassword()
Get Password. |
String |
getURL()
Get URL. |
String |
getUserName()
Get Registered EMail. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isPassive()
Get Transfer passive. |
void |
setCM_Media_Server_ID(int CM_Media_Server_ID)
Set Media Server. |
void |
setCM_WebProject_ID(int CM_WebProject_ID)
Set Web Project. |
void |
setDescription(String Description)
Set Description. |
void |
setFolder(String Folder)
Set Folder. |
void |
setHelp(String Help)
Set Comment. |
void |
setIP_Address(String IP_Address)
Set IP Address. |
void |
setIsPassive(boolean IsPassive)
Set Transfer passive. |
void |
setName(String Name)
Set Name. |
void |
setPassword(String Password)
Set Password. |
void |
setURL(String URL)
Set URL. |
void |
setUserName(String UserName)
Set Registered EMail. |
String |
toString()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
| Constructor Detail |
|---|
public X_CM_Media_Server(Ctx ctx,
int CM_Media_Server_ID,
String trxName)
ctx - contextCM_Media_Server_ID - idtrxName - transaction
public X_CM_Media_Server(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setCM_Media_Server_ID(int CM_Media_Server_ID)
CM_Media_Server_ID - Media Server list to which content should get transferredpublic int getCM_Media_Server_ID()
public void setCM_WebProject_ID(int CM_WebProject_ID)
CM_WebProject_ID - A web project is the main data container for Containers, URLs, Ads, and Media etc.public int getCM_WebProject_ID()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setFolder(String Folder)
Folder - A folder on a local or remote system to store data intopublic String getFolder()
public void setHelp(String Help)
Help - Comment, Help or Hintpublic String getHelp()
public void setIP_Address(String IP_Address)
IP_Address - Defines the IP address to transfer data topublic String getIP_Address()
public void setIsPassive(boolean IsPassive)
IsPassive - FTP passive transferpublic boolean isPassive()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public void setPassword(String Password)
Password - Password of any length (case sensitive)public String getPassword()
public void setURL(String URL)
URL - Full URL address - e.g. http://www.compiere.orgpublic String getURL()
public void setUserName(String UserName)
UserName - Email of the responsible for the Systempublic String getUserName()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||