|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.CommandFactory
com.retek.component.geolocation.impl.GeoLocationCommandFactory
Field Summary |
Fields inherited from class com.retek.commons.domain.core.CommandFactory |
commandProperties |
Method Summary | |
static GeoLocationFindCommand |
createGeoLocationFindCommand(GeoLocationSearchCriteria searchCriteria)
|
static GeoLocationFindServiceCommand |
createGeoLocationFindServiceCommand(GeoLocationSearchCriteria searchCriteria)
|
protected static GeoLocationCommandFactory |
getInstance()
|
protected java.lang.String |
getPropertyFilename()
|
protected void |
logError(java.lang.String message,
java.lang.Throwable throwable)
|
Methods inherited from class com.retek.commons.domain.core.CommandFactory |
createCommand, load |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
protected static GeoLocationCommandFactory getInstance() throws SystemException
SystemException
protected java.lang.String getPropertyFilename()
getPropertyFilename
in class CommandFactory
protected void logError(java.lang.String message, java.lang.Throwable throwable)
logError
in class CommandFactory
public static GeoLocationFindCommand createGeoLocationFindCommand(GeoLocationSearchCriteria searchCriteria) throws SystemException
SystemException
public static GeoLocationFindServiceCommand createGeoLocationFindServiceCommand(GeoLocationSearchCriteria searchCriteria) throws SystemException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |