|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.konakart.wsapp.EngineConfig
public class EngineConfig
| Constructor Summary | |
|---|---|
EngineConfig()
|
|
EngineConfig(java.lang.String appPropertiesFileName,
boolean categoriesShared,
boolean customersShared,
java.lang.String engineId,
int mode,
boolean productsShared,
java.lang.String propertiesFileName,
java.lang.String storeId)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAppPropertiesFileName()
Gets the appPropertiesFileName value for this EngineConfig. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getEngineId()
Gets the engineId value for this EngineConfig. |
int |
getMode()
Gets the mode value for this EngineConfig. |
java.lang.String |
getPropertiesFileName()
Gets the propertiesFileName value for this EngineConfig. |
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 |
getStoreId()
Gets the storeId value for this EngineConfig. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isCategoriesShared()
Gets the categoriesShared value for this EngineConfig. |
boolean |
isCustomersShared()
Gets the customersShared value for this EngineConfig. |
boolean |
isProductsShared()
Gets the productsShared value for this EngineConfig. |
void |
setAppPropertiesFileName(java.lang.String appPropertiesFileName)
Sets the appPropertiesFileName value for this EngineConfig. |
void |
setCategoriesShared(boolean categoriesShared)
Sets the categoriesShared value for this EngineConfig. |
void |
setCustomersShared(boolean customersShared)
Sets the customersShared value for this EngineConfig. |
void |
setEngineId(java.lang.String engineId)
Sets the engineId value for this EngineConfig. |
void |
setMode(int mode)
Sets the mode value for this EngineConfig. |
void |
setProductsShared(boolean productsShared)
Sets the productsShared value for this EngineConfig. |
void |
setPropertiesFileName(java.lang.String propertiesFileName)
Sets the propertiesFileName value for this EngineConfig. |
void |
setStoreId(java.lang.String storeId)
Sets the storeId value for this EngineConfig. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EngineConfig()
public EngineConfig(java.lang.String appPropertiesFileName,
boolean categoriesShared,
boolean customersShared,
java.lang.String engineId,
int mode,
boolean productsShared,
java.lang.String propertiesFileName,
java.lang.String storeId)
| Method Detail |
|---|
public java.lang.String getAppPropertiesFileName()
public void setAppPropertiesFileName(java.lang.String appPropertiesFileName)
appPropertiesFileName - public boolean isCategoriesShared()
public void setCategoriesShared(boolean categoriesShared)
categoriesShared - public boolean isCustomersShared()
public void setCustomersShared(boolean customersShared)
customersShared - public java.lang.String getEngineId()
public void setEngineId(java.lang.String engineId)
engineId - public int getMode()
public void setMode(int mode)
mode - public boolean isProductsShared()
public void setProductsShared(boolean productsShared)
productsShared - public java.lang.String getPropertiesFileName()
public void setPropertiesFileName(java.lang.String propertiesFileName)
propertiesFileName - public java.lang.String getStoreId()
public void setStoreId(java.lang.String storeId)
storeId - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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 | ||||||||