|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.opencms.file.types.A_CmsResourceType
org.opencms.file.types.A_CmsResourceTypeLinkParseable
public abstract class A_CmsResourceTypeLinkParseable
Base implementation for resource types implementing the I_CmsLinkParseable interface.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencms.file.types.I_CmsResourceType |
|---|
I_CmsResourceType.Formatter |
| Field Summary |
|---|
| Fields inherited from interface org.opencms.file.types.I_CmsResourceType |
|---|
ADD_MAPPING_METHOD, ADD_RESOURCE_TYPE_METHOD, CONFIGURATION_PROPERTY_CREATE, CONFIGURATION_RESOURCE_TYPE_ID, CONFIGURATION_RESOURCE_TYPE_NAME, PROPERTY_ON_RESOURCE, PROPERTY_ON_STRUCTURE |
| Fields inherited from interface org.opencms.configuration.I_CmsConfigurationParameterHandler |
|---|
ADD_PARAMETER_METHOD, INIT_CONFIGURATION_METHOD |
| Constructor Summary | |
|---|---|
A_CmsResourceTypeLinkParseable()
Default constructor. |
|
| Method Summary | |
|---|---|
boolean |
isDirectEditable()
Returns true if this resource type is direct editable. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.opencms.relations.I_CmsLinkParseable |
|---|
parseLinks |
| Constructor Detail |
|---|
public A_CmsResourceTypeLinkParseable()
| Method Detail |
|---|
public boolean isDirectEditable()
I_CmsResourceTypetrue if this resource type is direct editable.
isDirectEditable in interface I_CmsResourceTypeisDirectEditable in class A_CmsResourceTypetrue if this resource type is direct editableI_CmsResourceType.isDirectEditable()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||