|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuditableProperty | |
|---|---|
| org.weda.store | |
| org.weda.store.impl | |
| Uses of AuditableProperty in org.weda.store |
|---|
| Methods in org.weda.store that return types with arguments of type AuditableProperty | |
|---|---|
java.util.List<AuditableProperty> |
AuditableObject.getObjectProperties()
Метод возвращает имена свойств объекта за изменениями которых нужно следить. |
| Uses of AuditableProperty in org.weda.store.impl |
|---|
| Classes in org.weda.store.impl that implement AuditableProperty | |
|---|---|
class |
AuditablePropertyImpl
|
| Methods in org.weda.store.impl that return types with arguments of type AuditableProperty | |
|---|---|
java.util.List<AuditableProperty> |
AuditableObjectImpl.getObjectProperties()
|
| Methods in org.weda.store.impl with parameters of type AuditableProperty | |
|---|---|
void |
AuditableObjectImpl.addObjectProperty(AuditableProperty property)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||