@Entity public class StaticPathInformation extends AuditableEntity
| Modifier and Type | Field and Description |
|---|---|
static int |
NAME_LENGTH |
static String |
SPRING_MVC_TYPE |
static int |
TYPE_LENGTH |
static int |
VALUE_LENGTH |
| Constructor and Description |
|---|
StaticPathInformation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getType() |
String |
getValue() |
FrameworkType |
guessFrameworkType() |
void |
setName(String name) |
void |
setType(String type) |
void |
setValue(String value) |
String |
toString() |
getCreatedDate, getModifiedDate, isActive, setActive, setCreatedDate, setModifiedDategetId, isNew, setIdpublic static final String SPRING_MVC_TYPE
public static final int NAME_LENGTH
public static final int TYPE_LENGTH
public static final int VALUE_LENGTH
Copyright © 2018 Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.. All rights reserved.