|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.konakart.wsapp.Store
public class Store
Constructor Summary | |
---|---|
Store()
|
|
Store(java.lang.String adminEmail,
java.lang.String cssFileName,
java.lang.String custom1,
java.lang.String custom2,
java.lang.String custom3,
java.lang.String custom4,
java.lang.String custom5,
java.util.Calendar dateAdded,
boolean deleted,
boolean enabled,
java.util.Calendar lastUpdated,
java.lang.String logoFileName,
int maxProducts,
java.lang.String storeDesc,
java.lang.String storeHome,
java.lang.String storeId,
java.lang.String storeName,
java.lang.String storeUrl,
boolean template,
boolean underMaintenance)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAdminEmail()
Gets the adminEmail value for this Store. |
java.lang.String |
getCssFileName()
Gets the cssFileName value for this Store. |
java.lang.String |
getCustom1()
Gets the custom1 value for this Store. |
java.lang.String |
getCustom2()
Gets the custom2 value for this Store. |
java.lang.String |
getCustom3()
Gets the custom3 value for this Store. |
java.lang.String |
getCustom4()
Gets the custom4 value for this Store. |
java.lang.String |
getCustom5()
Gets the custom5 value for this Store. |
java.util.Calendar |
getDateAdded()
Gets the dateAdded value for this Store. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.util.Calendar |
getLastUpdated()
Gets the lastUpdated value for this Store. |
java.lang.String |
getLogoFileName()
Gets the logoFileName value for this Store. |
int |
getMaxProducts()
Gets the maxProducts value for this Store. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getStoreDesc()
Gets the storeDesc value for this Store. |
java.lang.String |
getStoreHome()
Gets the storeHome value for this Store. |
java.lang.String |
getStoreId()
Gets the storeId value for this Store. |
java.lang.String |
getStoreName()
Gets the storeName value for this Store. |
java.lang.String |
getStoreUrl()
Gets the storeUrl value for this Store. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isDeleted()
Gets the deleted value for this Store. |
boolean |
isEnabled()
Gets the enabled value for this Store. |
boolean |
isTemplate()
Gets the template value for this Store. |
boolean |
isUnderMaintenance()
Gets the underMaintenance value for this Store. |
void |
setAdminEmail(java.lang.String adminEmail)
Sets the adminEmail value for this Store. |
void |
setCssFileName(java.lang.String cssFileName)
Sets the cssFileName value for this Store. |
void |
setCustom1(java.lang.String custom1)
Sets the custom1 value for this Store. |
void |
setCustom2(java.lang.String custom2)
Sets the custom2 value for this Store. |
void |
setCustom3(java.lang.String custom3)
Sets the custom3 value for this Store. |
void |
setCustom4(java.lang.String custom4)
Sets the custom4 value for this Store. |
void |
setCustom5(java.lang.String custom5)
Sets the custom5 value for this Store. |
void |
setDateAdded(java.util.Calendar dateAdded)
Sets the dateAdded value for this Store. |
void |
setDeleted(boolean deleted)
Sets the deleted value for this Store. |
void |
setEnabled(boolean enabled)
Sets the enabled value for this Store. |
void |
setLastUpdated(java.util.Calendar lastUpdated)
Sets the lastUpdated value for this Store. |
void |
setLogoFileName(java.lang.String logoFileName)
Sets the logoFileName value for this Store. |
void |
setMaxProducts(int maxProducts)
Sets the maxProducts value for this Store. |
void |
setStoreDesc(java.lang.String storeDesc)
Sets the storeDesc value for this Store. |
void |
setStoreHome(java.lang.String storeHome)
Sets the storeHome value for this Store. |
void |
setStoreId(java.lang.String storeId)
Sets the storeId value for this Store. |
void |
setStoreName(java.lang.String storeName)
Sets the storeName value for this Store. |
void |
setStoreUrl(java.lang.String storeUrl)
Sets the storeUrl value for this Store. |
void |
setTemplate(boolean template)
Sets the template value for this Store. |
void |
setUnderMaintenance(boolean underMaintenance)
Sets the underMaintenance value for this Store. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Store()
public Store(java.lang.String adminEmail, java.lang.String cssFileName, java.lang.String custom1, java.lang.String custom2, java.lang.String custom3, java.lang.String custom4, java.lang.String custom5, java.util.Calendar dateAdded, boolean deleted, boolean enabled, java.util.Calendar lastUpdated, java.lang.String logoFileName, int maxProducts, java.lang.String storeDesc, java.lang.String storeHome, java.lang.String storeId, java.lang.String storeName, java.lang.String storeUrl, boolean template, boolean underMaintenance)
Method Detail |
---|
public java.lang.String getAdminEmail()
public void setAdminEmail(java.lang.String adminEmail)
adminEmail
- public java.lang.String getCssFileName()
public void setCssFileName(java.lang.String cssFileName)
cssFileName
- public java.lang.String getCustom1()
public void setCustom1(java.lang.String custom1)
custom1
- public java.lang.String getCustom2()
public void setCustom2(java.lang.String custom2)
custom2
- public java.lang.String getCustom3()
public void setCustom3(java.lang.String custom3)
custom3
- public java.lang.String getCustom4()
public void setCustom4(java.lang.String custom4)
custom4
- public java.lang.String getCustom5()
public void setCustom5(java.lang.String custom5)
custom5
- public java.util.Calendar getDateAdded()
public void setDateAdded(java.util.Calendar dateAdded)
dateAdded
- public boolean isDeleted()
public void setDeleted(boolean deleted)
deleted
- public boolean isEnabled()
public void setEnabled(boolean enabled)
enabled
- public java.util.Calendar getLastUpdated()
public void setLastUpdated(java.util.Calendar lastUpdated)
lastUpdated
- public java.lang.String getLogoFileName()
public void setLogoFileName(java.lang.String logoFileName)
logoFileName
- public int getMaxProducts()
public void setMaxProducts(int maxProducts)
maxProducts
- public java.lang.String getStoreDesc()
public void setStoreDesc(java.lang.String storeDesc)
storeDesc
- public java.lang.String getStoreHome()
public void setStoreHome(java.lang.String storeHome)
storeHome
- public java.lang.String getStoreId()
public void setStoreId(java.lang.String storeId)
storeId
- public java.lang.String getStoreName()
public void setStoreName(java.lang.String storeName)
storeName
- public java.lang.String getStoreUrl()
public void setStoreUrl(java.lang.String storeUrl)
storeUrl
- public boolean isTemplate()
public void setTemplate(boolean template)
template
- public boolean isUnderMaintenance()
public void setUnderMaintenance(boolean underMaintenance)
underMaintenance
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |