|
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_MediaDeploy
public class X_CM_MediaDeploy
Generated Model for CM_MediaDeploy
| 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_MediaDeploy |
|---|
accessLevel, COLUMNNAME_CM_Media_ID, COLUMNNAME_CM_Media_Server_ID, COLUMNNAME_CM_MediaDeploy_ID, COLUMNNAME_Description, COLUMNNAME_IsDeployed, COLUMNNAME_LastSynchronized, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_CM_MediaDeploy(Properties ctx,
int CM_MediaDeploy_ID,
String trxName)
Standard Constructor |
|
X_CM_MediaDeploy(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getCM_Media_ID()
Get Media Item. |
int |
getCM_Media_Server_ID()
Get Media Server. |
I_CM_Media_Server |
getCM_Media_Server()
|
I_CM_Media |
getCM_Media()
|
int |
getCM_MediaDeploy_ID()
Get Media Deploy. |
String |
getDescription()
Get Description. |
Timestamp |
getLastSynchronized()
Get Last Synchronized. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isDeployed()
Get Deployed. |
void |
setCM_Media_ID(int CM_Media_ID)
Set Media Item. |
void |
setCM_Media_Server_ID(int CM_Media_Server_ID)
Set Media Server. |
void |
setCM_MediaDeploy_ID(int CM_MediaDeploy_ID)
Set Media Deploy. |
void |
setDescription(String Description)
Set Description. |
void |
setIsDeployed(boolean IsDeployed)
Set Deployed. |
void |
setLastSynchronized(Timestamp LastSynchronized)
Set Last Synchronized. |
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_MediaDeploy(Properties ctx,
int CM_MediaDeploy_ID,
String trxName)
public X_CM_MediaDeploy(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_MediaDeploy_ID(int CM_MediaDeploy_ID)
setCM_MediaDeploy_ID in interface I_CM_MediaDeployCM_MediaDeploy_ID - Media Deployment Logpublic int getCM_MediaDeploy_ID()
getCM_MediaDeploy_ID in interface I_CM_MediaDeploy
public I_CM_Media getCM_Media()
throws Exception
getCM_Media in interface I_CM_MediaDeployExceptionpublic void setCM_Media_ID(int CM_Media_ID)
setCM_Media_ID in interface I_CM_MediaDeployCM_Media_ID - Contains media content like images, flash movies etc.public int getCM_Media_ID()
getCM_Media_ID in interface I_CM_MediaDeploy
public I_CM_Media_Server getCM_Media_Server()
throws Exception
getCM_Media_Server in interface I_CM_MediaDeployExceptionpublic void setCM_Media_Server_ID(int CM_Media_Server_ID)
setCM_Media_Server_ID in interface I_CM_MediaDeployCM_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_MediaDeploypublic void setDescription(String Description)
setDescription in interface I_CM_MediaDeployDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_CM_MediaDeploypublic void setIsDeployed(boolean IsDeployed)
setIsDeployed in interface I_CM_MediaDeployIsDeployed - Entity is deployedpublic boolean isDeployed()
isDeployed in interface I_CM_MediaDeploypublic void setLastSynchronized(Timestamp LastSynchronized)
setLastSynchronized in interface I_CM_MediaDeployLastSynchronized - Date when last synchronizedpublic Timestamp getLastSynchronized()
getLastSynchronized in interface I_CM_MediaDeploy
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||