public class SimpleParsingRule extends AbstractParsingRule
LOGGER| Constructor and Description |
|---|
SimpleParsingRule() |
SimpleParsingRule(AbstractParsingRule<?> storableParsingRule)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAutosave() |
String |
getDescription() |
Storable |
getExtendsParameters() |
Object |
getID() |
String |
getName() |
ParsingRuleProvider |
getParent() |
String |
getParsedExpression() |
String |
getParsingRulePath()
Make String representation of path-to-the-parsingRule.
|
String |
getPrefix() |
BigInteger |
getProjectId() |
Map<String,String> |
getStorableProp() |
Object |
getVersion() |
applicable, apply, equals, fillProperties, getNaturalId, hashCodecontains, copy, doAfterCreate, doAfterUpdate, doBeforeRemove, findRootObject, findUsages, flush, getManager, getStoreInformationDelegate, move, performActionsForImportIntoAnotherProject, performPostCopyActions, performPostImportActions, performPostImportActionsParent, printStackTrace, remove, replicate, returnSimpleParent, setDescription, setID, setNaturalId, setParent, setPrefix, setStorableProp, setVersion, store, toString, update, upStorableVersionsetNameclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetExpression, getMultiple, getParamName, getParsingType, setAutosave, setExpression, setMultiple, setName, setParamName, setParent, setParsingType, setProjectIdcontains, copy, findRootObject, findUsages, flush, getStoreInformationDelegate, move, performActionsForImportIntoAnotherProject, performPostCopyActions, performPostImportActions, performPostImportActionsParent, remove, replicate, returnSimpleParent, setDescription, setNaturalId, setParent, setStorableProp, store, upStorableVersionsetIDsetVersionpublic SimpleParsingRule()
public SimpleParsingRule(AbstractParsingRule<?> storableParsingRule)
storableParsingRule - - parsing rule object.public String getParsedExpression()
public Boolean getAutosave()
public BigInteger getProjectId()
public ParsingRuleProvider getParent()
getParent in interface StorablegetParent in interface ParsingRulegetParent in class AbstractStorablepublic String getDescription()
getDescription in interface StorablegetDescription in class AbstractStorablepublic Object getVersion()
getVersion in interface OptimisticLockable<Object>getVersion in class AbstractStorablepublic String getName()
getName in interface NamedgetName in interface ParsingRulegetName in class AbstractNamedImplpublic Storable getExtendsParameters()
getExtendsParameters in interface StorablegetExtendsParameters in class AbstractStorablepublic Object getID()
getID in interface Identified<Object>getID in class AbstractStorablepublic String getParsingRulePath()
AbstractParsingRulegetParsingRulePath in interface ParsingRulegetParsingRulePath in class AbstractParsingRulepublic String getPrefix()
getPrefix in interface PrefixedgetPrefix in class AbstractStorablepublic Map<String,String> getStorableProp()
getStorableProp in interface StorablegetStorableProp in class AbstractStorableCopyright © 2025. All rights reserved.