protected abstract class BaseFlatfileTable.BaseFlatfileTableOrganizationContext extends BaseTableOrganizationContext
_props
Modifier | Constructor and Description |
---|---|
protected |
BaseFlatfileTableOrganizationContext() |
Modifier and Type | Method and Description |
---|---|
java.util.Set |
getPropertyKeys()
Gets a Set of Strings representing valid property key names.
|
java.util.Set |
getRequiredPropertyKeys() |
void |
readOrSetDefaultProperties(java.util.Properties props) |
void |
updateProperties() |
assertValidPropertyKeys, getBasePropertyKeys, getBaseRequiredPropertyKeys, getTableProperties, setProperty
protected BaseFlatfileTableOrganizationContext()
public java.util.Set getPropertyKeys()
TableOrganizationContext
getPropertyKeys
in interface TableOrganizationContext
getPropertyKeys
in class BaseTableOrganizationContext
public void readOrSetDefaultProperties(java.util.Properties props) throws AxionException
readOrSetDefaultProperties
in interface TableOrganizationContext
readOrSetDefaultProperties
in class BaseTableOrganizationContext
AxionException
public void updateProperties()
updateProperties
in interface TableOrganizationContext
updateProperties
in class BaseTableOrganizationContext
public java.util.Set getRequiredPropertyKeys()
getRequiredPropertyKeys
in interface TableOrganizationContext
getRequiredPropertyKeys
in class BaseTableOrganizationContext