Package step.repository.alm.otaclient
Interface IBaseField3
-
- All Superinterfaces:
com4j.Com4jObject
public interface IBaseField3 extends com4j.Com4jObject
Represents a basic data field or entity, such as an attachment.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
post(boolean undoOnFailure)
Writes all changed values to database.
-