public class AutoAdministrationTreeManager extends Object
Constructor and Description |
---|
AutoAdministrationTreeManager() |
Modifier and Type | Method and Description |
---|---|
static void |
clearCacheByExclusion(String exclusionId)
Clears the tree cache by tree item exclusion identifier.
|
static void |
clearCacheByTree(String treeId)
Clears the tree cache by tree identifier.
|
static AutoAdministrationTree |
get(String treeId)
Returns the custom auto administration navigation tree by identifier.
|
public static AutoAdministrationTree get(String treeId) throws PortalException
treeId
- the tree identifier.PortalException
public static void clearCacheByTree(String treeId) throws PortalException
treeId
- the tree identifier.PortalException
public static void clearCacheByExclusion(String exclusionId) throws PortalException
exclusionId
- the tree item exclusion identifier.PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.