public class RequiredStructureException
extends com.liferay.portal.kernel.exception.PortalException
| Modifier and Type | Class and Description |
|---|---|
static class |
RequiredStructureException.MustNotDeleteStructureReferencedByStructureLinks |
static class |
RequiredStructureException.MustNotDeleteStructureReferencedByTemplates |
static class |
RequiredStructureException.MustNotDeleteStructureThatHasChild |
| Modifier and Type | Field and Description |
|---|---|
static int |
REFERENCED_STRUCTURE
Deprecated.
|
static int |
REFERENCED_STRUCTURE_LINK
Deprecated.
|
static int |
REFERENCED_TEMPLATE
Deprecated.
|
| Constructor and Description |
|---|
RequiredStructureException(int type)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getType()
Deprecated.
|
@Deprecated public static final int REFERENCED_STRUCTURE
@Deprecated public static final int REFERENCED_STRUCTURE_LINK
@Deprecated public static final int REFERENCED_TEMPLATE