public static interface PropertyMap.Property
String getName()
DataType getType()
boolean isDdl()
true
, users
can't change or delete the property in access without the dbSecWriteDef
permission. Additionally, certain properties must be flagged correctly
or the access engine may not recognize them correctly.Object getValue()
void setValue(Object newValue)
Note, this change will not be persisted until the PropertyMap.save()
method has been called.
Copyright © 2005–2024 OpenHMS. All rights reserved.