public interface IPropertyBagManagerSPI extends IPropertyBagManager
Modifier and Type | Method and Description |
---|---|
Tuple2<Map<String,List<String>>,Map<String,List<String>>> |
getValues(String propertyBagId)
|
add, delete, get, getValue, getValueMap, getValues
Tuple2<Map<String,List<String>>,Map<String,List<String>>> getValues(String propertyBagId) throws PortalException
a
slot and the complete values (with the inherited values) will be in b
slot.propertyBagId
- the property bag identifier.PortalObjectNotFoundException
- if no property with the given identifier was found.PortalException
LumisXP 12.2.0.200122 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.