public class ShippingJurisdictionGroupCache extends JurisdictionGroupCache implements com.ibm.commerce.datatype.CustomProperty
| Modifier and Type | Field and Description |
|---|---|
| static java.lang.String | COPYRIGHT
The IBM copyright string.
|
| Constructor and Description |
|---|
| ShippingJurisdictionGroupCache()
Constructor for ShippingJurisdictionGroupCache.
|
| ShippingJurisdictionGroupCache(int anCacheSize)
Constructor for ShippingJurisdictionGroupCache.
|
| Modifier and Type | Method and Description |
|---|---|
| static ShippingJurisdictionGroupCache | getInstance(CommandContext aCommandContext)
Returns the instance from the command context.
|
| protected java.lang.Integer | getSubclass()
Returns the JurisdictionGroupRelationship subclass.
|
| static void | releaseInstance(CommandContext aCommandContext)
Releases the instance from the command context, if there is one in the command context.
|
public static final java.lang.String COPYRIGHT
public ShippingJurisdictionGroupCache()
public ShippingJurisdictionGroupCache(int anCacheSize)
public static ShippingJurisdictionGroupCache getInstance(CommandContext aCommandContext)
public static void releaseInstance(CommandContext aCommandContext)
protected java.lang.Integer getSubclass()