|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.infoasset.platform.services.asset.ModelProperty
de.infoasset.platform.services.asset.Property
de.infoasset.platform.services.asset.CharStreamProperty
public abstract class CharStreamProperty
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class de.infoasset.platform.services.asset.ModelProperty |
|---|
ModelProperty.ApplyEvent |
| Nested classes/interfaces inherited from interface de.infoasset.platform.store.Attribute |
|---|
Attribute.DataTypes |
| Field Summary |
|---|
| Fields inherited from class de.infoasset.platform.services.asset.ModelProperty |
|---|
UNDERSCORE, validators |
| Fields inherited from interface de.infoasset.platform.store.Attribute |
|---|
ASSET_ID_LENGTH, ASSET_UID_LENGTH, DOMAINVALUE_LENGTH, INDEXED, LENGTH, MULTI_DOMAINVALUE_LENGTH, MULTILINGUAL, MULTILINGUAL_LENGTH, NOT_NULL_CONSTRAINT, REFERENCES, TYPE, UNIQUE_CONSTRAINT |
| Constructor Summary | |
|---|---|
CharStreamProperty()
|
|
| Method Summary | |
|---|---|
java.lang.String |
get()
|
Attribute.DataTypes |
getDatatype()
Return the dataType of this attribute type, constants are defined above. |
void |
set(java.lang.String value)
|
| Methods inherited from class de.infoasset.platform.services.asset.Property |
|---|
encode, getContainer, getObject, getStringRepresentation, getTypedObjectFromString, getUniqueConstraintAttributeNames, isPersistent, notNull, setContainer, setObject, toString, validationMessage |
| Methods inherited from class de.infoasset.platform.services.asset.ModelProperty |
|---|
applyWhen, checkName, containsValidator, getAttributeName, getChoices, getFullyQualifiedName, getLabel, getListeners, getLongHelp, getName, getOrdinalNumber, getOwnerAsset, getParameterName, getParameterNameIdSafe, getPropertyName, getPropertyNameFromParameterName, getShortHelp, getUid, getValidators, init, isCloneable, isDynamicProperty, isValid, isVersionable, isWatchable, putValidators, setName, showInGenericViews |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface de.infoasset.platform.store.Attribute |
|---|
encode, getAttributeName, getContainer, getUniqueConstraintAttributeNames, isPersistent, notNull, setContainer |
| Constructor Detail |
|---|
public CharStreamProperty()
| Method Detail |
|---|
public void set(java.lang.String value)
public java.lang.String get()
public final Attribute.DataTypes getDatatype()
Attribute
getDatatype in interface Attribute
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||