public interface ContentManagedFileEARUpdate
| Modifier and Type | Field and Description |
|---|---|
| static java.lang.String | COPYRIGHT
The internal copyright field.
|
| static java.lang.String | NAME
Define the CLASSNAME.
|
| Modifier and Type | Method and Description |
|---|---|
| void | update()
Calls update(null, true, false).
|
| void | update(java.lang.String astrProductionServerApplicationName, boolean boolUpdateCurrentEAR, boolean boolImmediateUpdate)
Determine if content managed files need to be updated to the Commerce EAR.
|
static final java.lang.String COPYRIGHT
static final java.lang.String NAME
void update()
throws ECException
void update(java.lang.String astrProductionServerApplicationName,
boolean boolUpdateCurrentEAR,
boolean boolImmediateUpdate)
throws ECException