@Deprecated public class DetailsUtil extends Object
Constructor and Description |
---|
DetailsUtil()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static String |
getCurrentItemId(IServiceInterfaceRequest request)
Deprecated.
Returns the itemId stored by
setCurrentItemId(DouiContext) . |
static void |
setCurrentItemId(DouiContext douiContext)
Deprecated.
Stores the itemId in a special attribute in the request if it is not present in the request as parameter.
|
public static void setCurrentItemId(DouiContext douiContext) throws PortalException
douiContext
- the douiContext of the details interface.PortalException
public static String getCurrentItemId(IServiceInterfaceRequest request)
setCurrentItemId(DouiContext)
.null
if it was not set.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.