| com.sun.portal.rproxy.admin.model.GatewayModel
All known Subclasses: com.sun.portal.rproxy.admin.model.GatewayModelImpl,
GatewayModel | public interface GatewayModel extends AMModel(Code) | | The interface uses by the create rule view bean to create
a new ruleset XML.
|
getAttrSyntax | int getAttrSyntax()(Code) | | |
getAttrType | int getAttrType()(Code) | | |
getDateInDefaultLocale | public Set getDateInDefaultLocale(Set dates) throws AMConsoleException(Code) | | gets the date in the default locale.
Parameters: dates - a set of date strings a set of date strings in the default locale. |
getGWAttributeIndex | public int getGWAttributeIndex(String attr)(Code) | | |
getGatewayProfileCount | public int getGatewayProfileCount()(Code) | | |
getServiceName | String getServiceName()(Code) | | The service name. |
hasSchema | boolean hasSchema()(Code) | | |
setCurrentRow | boolean setCurrentRow(int row)(Code) | | |
|
|