public static class DbPropertyTest.MyDbObject extends AbstractDbObject
| Modifier and Type | Field and Description |
|---|---|
static DbPropertyTest.MyDbObject |
lastAdded |
comparisonUtils| Constructor and Description |
|---|
DbPropertyTest.MyDbObject(java.lang.String name,
int level) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(DbObjectVisitor visitor)
Allows a visitor to be invoked against this DbObject.
|
DbPropertyTest.MyDbObject |
add(DbPropertyTest.MyDbObject child) |
int |
getLevel() |
diff, doDiff, equals, getName, getParent, getTypeName, getValidators, hashCode, hasObjectLevelValidator, hasValidators, sameAs, setComparisonUtils, setName, setParent, setValidators, toStringpublic static DbPropertyTest.MyDbObject lastAdded
public DbPropertyTest.MyDbObject(java.lang.String name,
int level)
public void accept(DbObjectVisitor visitor)
DbObjectpublic DbPropertyTest.MyDbObject add(DbPropertyTest.MyDbObject child)
public int getLevel()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.