public static interface ViewStatePersistenceProvider.ViewStatePersisteable
ViewStatePersistenceProvider The only requirement for such a
component is to provide a unique id of itself.| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getViewComponentId()
Return value of this method is used as a key in Map/Set, so proper equals()/hashcode() methods implementation
must be provided!
|
Copyright © 2018 SAP SE. All Rights Reserved.