public interface ICustomization2 extends ICustomization
Modifier and Type | Method and Description |
---|---|
boolean |
isChanged()
Checks if there has been at least one change to a property or child object that has not been saved.
|
void |
rollback()
Discards unsaved changes to properties and child objects.
|
actions, commit, extendedUDFSupport, fields, lists, load, mailConditions, modules, permissions, users, usersGroups
isLocked, lockObject, unLockObject
boolean isChanged()
Checks if there has been at least one change to a property or child object that has not been saved.
Getter method for the COM property "IsChanged"
void rollback()
Discards unsaved changes to properties and child objects.
Copyright © 2020. All rights reserved.