Uses of Class
org.gcube.application.geoportalcommon.shared.guipresentation.DataEntryGUIPresentationConfig
-
Packages that use DataEntryGUIPresentationConfig Package Description org.gcube.application.geoportalcommon.shared -
-
Uses of DataEntryGUIPresentationConfig in org.gcube.application.geoportalcommon.shared
Methods in org.gcube.application.geoportalcommon.shared that return DataEntryGUIPresentationConfig Modifier and Type Method Description DataEntryGUIPresentationConfigGNADataEntryConfigProfile. getDataEntryGUIPresentation()Gets the data entry GUI presentation.Methods in org.gcube.application.geoportalcommon.shared with parameters of type DataEntryGUIPresentationConfig Modifier and Type Method Description voidGNADataEntryConfigProfile. setDataEntryGUIPresentation(DataEntryGUIPresentationConfig dataEntryGUIPresentation)Sets the data entry GUI presentation.Constructors in org.gcube.application.geoportalcommon.shared with parameters of type DataEntryGUIPresentationConfig Constructor Description GNADataEntryConfigProfile(List<RoleRights> permissionsForRole, DataEntryGUIPresentationConfig dataEntryGUIPresentation)
-