public class PersistableChecker
extends java.lang.Object
| Constructor and Description |
|---|
PersistableChecker() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
validate(Persistable persistable)
Check if this Persistable object is valid (not null, not disabled etc.).
|
protected void validate(Persistable persistable) throws SAFSException
persistable - Persistable, the object to persistSAFSException - if the persistable is null or is not enabledCopyright © SAS Institute. All Rights Reserved.