|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_CM_Media_Server
public class X_CM_Media_Server
Generated Model for CM_Media_Server
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_CM_Media_Server |
|---|
accessLevel, COLUMNNAME_CM_Media_Server_ID, COLUMNNAME_CM_WebProject_ID, COLUMNNAME_Description, COLUMNNAME_Folder, COLUMNNAME_Help, COLUMNNAME_IP_Address, COLUMNNAME_IsPassive, COLUMNNAME_Name, COLUMNNAME_Password, COLUMNNAME_URL, COLUMNNAME_UserName, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_CM_Media_Server(Properties ctx,
int CM_Media_Server_ID,
String trxName)
Standard Constructor |
|
X_CM_Media_Server(Properties 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. |
I_CM_WebProject |
getCM_WebProject()
|
String |
getDescription()
Get Description. |
String |
getFolder()
Get Folder. |
String |
getHelp()
Get Comment/Help. |
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(Properties 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/Help. |
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()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public X_CM_Media_Server(Properties ctx,
int CM_Media_Server_ID,
String trxName)
public X_CM_Media_Server(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setCM_Media_Server_ID(int CM_Media_Server_ID)
setCM_Media_Server_ID in interface I_CM_Media_ServerCM_Media_Server_ID - Media Server list to which content should get transferedpublic int getCM_Media_Server_ID()
getCM_Media_Server_ID in interface I_CM_Media_Server
public I_CM_WebProject getCM_WebProject()
throws Exception
getCM_WebProject in interface I_CM_Media_ServerExceptionpublic void setCM_WebProject_ID(int CM_WebProject_ID)
setCM_WebProject_ID in interface I_CM_Media_ServerCM_WebProject_ID - A web project is the main data container for Containers, URLs, Ads, Media etc.public int getCM_WebProject_ID()
getCM_WebProject_ID in interface I_CM_Media_Serverpublic void setDescription(String Description)
setDescription in interface I_CM_Media_ServerDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_CM_Media_Serverpublic void setFolder(String Folder)
setFolder in interface I_CM_Media_ServerFolder - A folder on a local or remote system to store data intopublic String getFolder()
getFolder in interface I_CM_Media_Serverpublic void setHelp(String Help)
setHelp in interface I_CM_Media_ServerHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_CM_Media_Serverpublic void setIP_Address(String IP_Address)
setIP_Address in interface I_CM_Media_ServerIP_Address - Defines the IP address to transfer data topublic String getIP_Address()
getIP_Address in interface I_CM_Media_Serverpublic void setIsPassive(boolean IsPassive)
setIsPassive in interface I_CM_Media_ServerIsPassive - FTP passive transferpublic boolean isPassive()
isPassive in interface I_CM_Media_Serverpublic void setName(String Name)
setName in interface I_CM_Media_ServerName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_CM_Media_Serverpublic KeyNamePair getKeyNamePair()
public void setPassword(String Password)
setPassword in interface I_CM_Media_ServerPassword - Password of any length (case sensitive)public String getPassword()
getPassword in interface I_CM_Media_Serverpublic void setURL(String URL)
setURL in interface I_CM_Media_ServerURL - Full URL address - e.g. http://www.adempiere.orgpublic String getURL()
getURL in interface I_CM_Media_Serverpublic void setUserName(String UserName)
setUserName in interface I_CM_Media_ServerUserName - Email of the responsible for the Systempublic String getUserName()
getUserName in interface I_CM_Media_Server
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||